Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 910562 Details for
Bug 1111376
MDRaidError: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 6.43 MB, created by
tiapko
on 2014-06-19 21:52:17 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
tiapko
Created:
2014-06-19 21:52:17 UTC
Size:
6.43 MB
patch
obsolete
>anaconda 20.25.15-1 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/blivet/devicelibs/mdraid.py", line 222, in mddeactivate > raise MDRaidError("mddeactivate failed for %s: %s" % (device, msg)) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 3399, in teardown > mdraid.mddeactivate(self.path) > File "/usr/lib/python2.7/site-packages/blivet/deviceaction.py", line 317, in __init__ > device.teardown() > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 1220, in destroyDevice > action = ActionDestroyDevice(device) > File "/usr/lib/python2.7/site-packages/blivet/__init__.py", line 759, in recursiveRemove > self.destroyDevice(leaf) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/lib/resize.py", line 397, in _scheduleActions > self.storage.recursiveRemove(device) >MDRaidError: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed > >Local variables in innermost frame: >msg: running mdadm --stop /dev/md/localhost.localdomain:swap failed >device: /dev/md/localhost.localdomain:swap >args: ['--stop', '/dev/md/localhost.localdomain:swap'] > > > >Exception occurred during state dump: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 434, in dump > ret += self._dumpClass(obj, skipList=idSkipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 383, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 383, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 383, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 379, in _dumpClass > ret += value > File "/usr/lib/python2.7/site-packages/meh/safe_string.py", line 40, in __add__ > other = other.__str__() > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2585, in __repr__ > s = DMDevice.__repr__(self) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 1811, in __repr__ > s = StorageDevice.__repr__(self) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 606, in __repr__ > s = Device.__repr__(self) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 265, in __repr__ > "parents": pprint.pformat([str(p) for p in self.parents])}) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 511, in __str__ > s = "%s %dMB %s" % (exist, self.size, super(StorageDevice, self).__str__()) > File "/usr/lib/python2.7/site-packages/blivet/devices.py", line 2408, in size > size += max(0, self.align(pv.size - pv.format.peStart)) >AttributeError: 'DeviceFormat' object has no attribute 'peStart' > >Registered callbacks: >journalctl: >-- Logs begin at Thu 2014-06-19 20:20:42 EDT, end at Thu 2014-06-19 17:47:26 EDT. -- >Jun 19 20:20:42 localhost systemd-journal[117]: Runtime journal is using 8.0M (max 799.4M, leaving 1.1G of free 7.7G, current limit 799.4M). >Jun 19 20:20:42 localhost systemd-journal[117]: Runtime journal is using 8.0M (max 799.4M, leaving 1.1G of free 7.7G, current limit 799.4M). >Jun 19 20:20:42 localhost kernel: Initializing cgroup subsys cpuset >Jun 19 20:20:42 localhost kernel: Initializing cgroup subsys cpu >Jun 19 20:20:42 localhost kernel: Initializing cgroup subsys cpuacct >Jun 19 20:20:42 localhost kernel: Linux version 3.11.10-301.fc20.x86_64 (mockbuild@bkernel01.phx2.fedoraproject.org) (gcc version 4.8.2 20131017 (Red Hat 4.8.2-1) (GCC) ) #1 SMP Thu Dec 5 14:01:17 UTC 2013 >Jun 19 20:20:42 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jun 19 20:20:42 localhost kernel: e820: BIOS-provided physical RAM map: >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x00000000cb1c5fff] usable >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000cb1c6000-0x00000000cb1ccfff] ACPI NVS >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000cb1cd000-0x00000000cb617fff] usable >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000cb618000-0x00000000cba35fff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000cba36000-0x00000000dd781fff] usable >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000dd782000-0x00000000dd98afff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000dd98b000-0x00000000dd9a1fff] ACPI data >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000dd9a2000-0x00000000ddedffff] ACPI NVS >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000ddee0000-0x00000000deffefff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000defff000-0x00000000deffffff] usable >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed03fff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved >Jun 19 20:20:42 localhost kernel: BIOS-e820: [mem 0x0000000100000000-0x000000041effffff] usable >Jun 19 20:20:42 localhost kernel: NX (Execute Disable) protection: active >Jun 19 20:20:42 localhost kernel: SMBIOS 2.7 present. >Jun 19 20:20:42 localhost kernel: DMI: ASUS All Series/H87-PLUS, BIOS 0806 01/20/2014 >Jun 19 20:20:42 localhost kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved >Jun 19 20:20:42 localhost kernel: e820: remove [mem 0x000a0000-0x000fffff] usable >Jun 19 20:20:42 localhost kernel: No AGP bridge found >Jun 19 20:20:42 localhost kernel: e820: last_pfn = 0x41f000 max_arch_pfn = 0x400000000 >Jun 19 20:20:42 localhost kernel: MTRR default type: uncachable >Jun 19 20:20:42 localhost kernel: MTRR fixed ranges enabled: >Jun 19 20:20:42 localhost kernel: 00000-9FFFF write-back >Jun 19 20:20:42 localhost kernel: A0000-BFFFF uncachable >Jun 19 20:20:42 localhost kernel: C0000-CFFFF write-protect >Jun 19 20:20:42 localhost kernel: D0000-E7FFF uncachable >Jun 19 20:20:42 localhost kernel: E8000-FFFFF write-protect >Jun 19 20:20:42 localhost kernel: MTRR variable ranges enabled: >Jun 19 20:20:42 localhost kernel: 0 base 0000000000 mask 7C00000000 write-back >Jun 19 20:20:42 localhost kernel: 1 base 0400000000 mask 7FF0000000 write-back >Jun 19 20:20:42 localhost kernel: 2 base 0410000000 mask 7FF8000000 write-back >Jun 19 20:20:42 localhost kernel: 3 base 0418000000 mask 7FFC000000 write-back >Jun 19 20:20:42 localhost kernel: 4 base 041C000000 mask 7FFE000000 write-back >Jun 19 20:20:42 localhost kernel: 5 base 041E000000 mask 7FFF000000 write-back >Jun 19 20:20:42 localhost kernel: 6 base 00E0000000 mask 7FE0000000 uncachable >Jun 19 20:20:42 localhost kernel: 7 disabled >Jun 19 20:20:42 localhost kernel: 8 disabled >Jun 19 20:20:42 localhost kernel: 9 disabled >Jun 19 20:20:42 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Jun 19 20:20:42 localhost kernel: e820: update [mem 0xe0000000-0xffffffff] usable ==> reserved >Jun 19 20:20:42 localhost kernel: e820: last_pfn = 0xdf000 max_arch_pfn = 0x400000000 >Jun 19 20:20:42 localhost kernel: found SMP MP-table at [mem 0x000fd770-0x000fd77f] mapped at [ffff8800000fd770] >Jun 19 20:20:42 localhost kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576 >Jun 19 20:20:42 localhost kernel: Using GB pages for direct mapping >Jun 19 20:20:42 localhost kernel: init_memory_mapping: [mem 0x00000000-0x000fffff] >Jun 19 20:20:42 localhost kernel: [mem 0x00000000-0x000fffff] page 4k >Jun 19 20:20:42 localhost kernel: BRK [0x01fe7000, 0x01fe7fff] PGTABLE >Jun 19 20:20:42 localhost kernel: BRK [0x01fe8000, 0x01fe8fff] PGTABLE >Jun 19 20:20:42 localhost kernel: BRK [0x01fe9000, 0x01fe9fff] PGTABLE >Jun 19 20:20:42 localhost kernel: init_memory_mapping: [mem 0x41ee00000-0x41effffff] >Jun 19 20:20:42 localhost kernel: [mem 0x41ee00000-0x41effffff] page 2M >Jun 19 20:20:42 localhost kernel: BRK [0x01fea000, 0x01feafff] PGTABLE >Jun 19 20:20:42 localhost kernel: init_memory_mapping: [mem 0x41c000000-0x41edfffff] >Jun 19 20:20:42 localhost kernel: [mem 0x41c000000-0x41edfffff] page 2M >Jun 19 20:20:42 localhost kernel: init_memory_mapping: [mem 0x400000000-0x41bffffff] >Jun 19 20:20:42 localhost kernel: [mem 0x400000000-0x41bffffff] page 2M >Jun 19 20:20:42 localhost kernel: init_memory_mapping: [mem 0x00100000-0xcb1c5fff] >Jun 19 20:20:42 localhost kernel: [mem 0x00100000-0x001fffff] page 4k >Jun 19 20:20:42 localhost kernel: [mem 0x00200000-0x3fffffff] page 2M >Jun 19 20:20:42 localhost kernel: [mem 0x40000000-0xbfffffff] page 1G >Jun 19 20:20:42 localhost kernel: [mem 0xc0000000-0xcaffffff] page 2M >Jun 19 20:20:42 localhost kernel: [mem 0xcb000000-0xcb1c5fff] page 4k >Jun 19 20:20:42 localhost kernel: init_memory_mapping: [mem 0xcb1cd000-0xcb617fff] >Jun 19 20:20:42 localhost kernel: [mem 0xcb1cd000-0xcb1fffff] page 4k >Jun 19 20:20:42 localhost kernel: [mem 0xcb200000-0xcb5fffff] page 2M >Jun 19 20:20:42 localhost kernel: [mem 0xcb600000-0xcb617fff] page 4k >Jun 19 20:20:42 localhost kernel: BRK [0x01feb000, 0x01febfff] PGTABLE >Jun 19 20:20:42 localhost kernel: init_memory_mapping: [mem 0xcba36000-0xdd781fff] >Jun 19 20:20:42 localhost kernel: [mem 0xcba36000-0xcbbfffff] page 4k >Jun 19 20:20:42 localhost kernel: [mem 0xcbc00000-0xdd5fffff] page 2M >Jun 19 20:20:42 localhost kernel: [mem 0xdd600000-0xdd781fff] page 4k >Jun 19 20:20:42 localhost kernel: BRK [0x01fec000, 0x01fecfff] PGTABLE >Jun 19 20:20:42 localhost kernel: init_memory_mapping: [mem 0xdefff000-0xdeffffff] >Jun 19 20:20:42 localhost kernel: [mem 0xdefff000-0xdeffffff] page 4k >Jun 19 20:20:42 localhost kernel: init_memory_mapping: [mem 0x100000000-0x3ffffffff] >Jun 19 20:20:42 localhost kernel: [mem 0x100000000-0x3ffffffff] page 1G >Jun 19 20:20:42 localhost kernel: RAMDISK: [mem 0x7e179000-0x7fffefff] >Jun 19 20:20:42 localhost kernel: ACPI: RSDP 00000000000f0490 00024 (v02 ALASKA) >Jun 19 20:20:42 localhost kernel: ACPI: XSDT 00000000dd98f080 0007C (v01 ALASKA A M I 01072009 AMI 00010013) >Jun 19 20:20:42 localhost kernel: ACPI: FACP 00000000dd99d1c0 0010C (v05 ALASKA A M I 01072009 AMI 00010013) >Jun 19 20:20:42 localhost kernel: ACPI: DSDT 00000000dd98f198 0E025 (v02 ALASKA A M I 00000031 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: FACS 00000000ddede080 00040 >Jun 19 20:20:42 localhost kernel: ACPI: APIC 00000000dd99d2d0 00092 (v03 ALASKA A M I 01072009 AMI 00010013) >Jun 19 20:20:42 localhost kernel: ACPI: FPDT 00000000dd99d368 00044 (v01 ALASKA A M I 01072009 AMI 00010013) >Jun 19 20:20:42 localhost kernel: ACPI: LPIT 00000000dd99d3b0 0005C (v01 ALASKA A M I 00000000 AMI. 00000005) >Jun 19 20:20:42 localhost kernel: ACPI: SSDT 00000000dd99d410 00539 (v01 PmRef Cpu0Ist 00003000 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: SSDT 00000000dd99d950 00AD8 (v01 PmRef CpuPm 00003000 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: MCFG 00000000dd99e428 0003C (v01 ALASKA A M I 01072009 MSFT 00000097) >Jun 19 20:20:42 localhost kernel: ACPI: HPET 00000000dd99e468 00038 (v01 ALASKA A M I 01072009 AMI. 00000005) >Jun 19 20:20:42 localhost kernel: ACPI: SSDT 00000000dd99e4a0 0036D (v01 SataRe SataTabl 00001000 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: SSDT 00000000dd99e810 034E1 (v01 SaSsdt SaSsdt 00003000 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: BGRT 00000000dd9a1d50 00038 (v00 ALASKA A M I 01072009 AMI 00010013) >Jun 19 20:20:42 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jun 19 20:20:42 localhost kernel: No NUMA configuration found >Jun 19 20:20:42 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000041effffff] >Jun 19 20:20:42 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x41effffff] >Jun 19 20:20:42 localhost kernel: NODE_DATA [mem 0x41efe8000-0x41effbfff] >Jun 19 20:20:42 localhost kernel: [ffffea0000000000-ffffea00107fffff] PMD -> [ffff88040e600000-ffff88041e5fffff] on node 0 >Jun 19 20:20:42 localhost kernel: Zone ranges: >Jun 19 20:20:42 localhost kernel: DMA [mem 0x00001000-0x00ffffff] >Jun 19 20:20:42 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Jun 19 20:20:42 localhost kernel: Normal [mem 0x100000000-0x41effffff] >Jun 19 20:20:42 localhost kernel: Movable zone start for each node >Jun 19 20:20:42 localhost kernel: Early memory node ranges >Jun 19 20:20:42 localhost kernel: node 0: [mem 0x00001000-0x0009cfff] >Jun 19 20:20:42 localhost kernel: node 0: [mem 0x00100000-0xcb1c5fff] >Jun 19 20:20:42 localhost kernel: node 0: [mem 0xcb1cd000-0xcb617fff] >Jun 19 20:20:42 localhost kernel: node 0: [mem 0xcba36000-0xdd781fff] >Jun 19 20:20:42 localhost kernel: node 0: [mem 0xdefff000-0xdeffffff] >Jun 19 20:20:42 localhost kernel: node 0: [mem 0x100000000-0x41effffff] >Jun 19 20:20:42 localhost kernel: On node 0 totalpages: 4178682 >Jun 19 20:20:42 localhost kernel: DMA zone: 64 pages used for memmap >Jun 19 20:20:42 localhost kernel: DMA zone: 21 pages reserved >Jun 19 20:20:42 localhost kernel: DMA zone: 3996 pages, LIFO batch:0 >Jun 19 20:20:42 localhost kernel: DMA32 zone: 14094 pages used for memmap >Jun 19 20:20:42 localhost kernel: DMA32 zone: 901982 pages, LIFO batch:31 >Jun 19 20:20:42 localhost kernel: Normal zone: 51136 pages used for memmap >Jun 19 20:20:42 localhost kernel: Normal zone: 3272704 pages, LIFO batch:31 >Jun 19 20:20:42 localhost kernel: ACPI: PM-Timer IO Port: 0x1808 >Jun 19 20:20:42 localhost kernel: ACPI: Local APIC address 0xfee00000 >Jun 19 20:20:42 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >Jun 19 20:20:42 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Jun 19 20:20:42 localhost kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x04] enabled) >Jun 19 20:20:42 localhost kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x06] enabled) >Jun 19 20:20:42 localhost kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x01] enabled) >Jun 19 20:20:42 localhost kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x03] enabled) >Jun 19 20:20:42 localhost kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x05] enabled) >Jun 19 20:20:42 localhost kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] enabled) >Jun 19 20:20:42 localhost kernel: ACPI: LAPIC_NMI (acpi_id[0xff] high edge lint[0x1]) >Jun 19 20:20:42 localhost kernel: ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0]) >Jun 19 20:20:42 localhost kernel: IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23 >Jun 19 20:20:42 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jun 19 20:20:42 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Jun 19 20:20:42 localhost kernel: ACPI: IRQ0 used by override. >Jun 19 20:20:42 localhost kernel: ACPI: IRQ2 used by override. >Jun 19 20:20:42 localhost kernel: ACPI: IRQ9 used by override. >Jun 19 20:20:42 localhost kernel: Using ACPI (MADT) for SMP configuration information >Jun 19 20:20:42 localhost kernel: ACPI: HPET id: 0x8086a701 base: 0xfed00000 >Jun 19 20:20:42 localhost kernel: smpboot: Allowing 8 CPUs, 0 hotplug CPUs >Jun 19 20:20:42 localhost kernel: nr_irqs_gsi: 40 >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xcb1c6000-0xcb1ccfff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xcb618000-0xcba35fff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xdd782000-0xdd98afff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xdd98b000-0xdd9a1fff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xdd9a2000-0xddedffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xddee0000-0xdeffefff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xdf000000-0xf7ffffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xf8000000-0xfbffffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xfc000000-0xfebfffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfecfffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xfed00000-0xfed03fff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xfed04000-0xfed1bfff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xfee01000-0xfeffffff] >Jun 19 20:20:42 localhost kernel: PM: Registered nosave memory: [mem 0xff000000-0xffffffff] >Jun 19 20:20:42 localhost kernel: e820: [mem 0xdf000000-0xf7ffffff] available for PCI devices >Jun 19 20:20:42 localhost kernel: Booting paravirtualized kernel on bare hardware >Jun 19 20:20:42 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1 >Jun 19 20:20:42 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88041ec00000 s85568 r8192 d20928 u262144 >Jun 19 20:20:42 localhost kernel: pcpu-alloc: s85568 r8192 d20928 u262144 alloc=1*2097152 >Jun 19 20:20:42 localhost kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >Jun 19 20:20:42 localhost kernel: Built 1 zonelists in Zone order, mobility grouping on. Total pages: 4113367 >Jun 19 20:20:42 localhost kernel: Policy zone: Normal >Jun 19 20:20:42 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jun 19 20:20:42 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Jun 19 20:20:42 localhost kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 >Jun 19 20:20:42 localhost kernel: Checking aperture... >Jun 19 20:20:42 localhost kernel: No AGP bridge found >Jun 19 20:20:42 localhost kernel: Memory: 16337732K/16714728K available (6493K kernel code, 990K rwdata, 2864K rodata, 1424K init, 1544K bss, 376996K reserved) >Jun 19 20:20:42 localhost kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >Jun 19 20:20:42 localhost kernel: Hierarchical RCU implementation. >Jun 19 20:20:42 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8. >Jun 19 20:20:42 localhost kernel: NR_IRQS:8448 nr_irqs:744 16 >Jun 19 20:20:42 localhost kernel: Console: colour VGA+ 80x25 >Jun 19 20:20:42 localhost kernel: console [tty0] enabled >Jun 19 20:20:42 localhost kernel: allocated 67108864 bytes of page_cgroup >Jun 19 20:20:42 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jun 19 20:20:42 localhost kernel: hpet clockevent registered >Jun 19 20:20:42 localhost kernel: tsc: Fast TSC calibration using PIT >Jun 19 20:20:42 localhost kernel: tsc: Detected 3399.964 MHz processor >Jun 19 20:20:42 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6799.92 BogoMIPS (lpj=3399964) >Jun 19 20:20:42 localhost kernel: pid_max: default: 32768 minimum: 301 >Jun 19 20:20:42 localhost kernel: Security Framework initialized >Jun 19 20:20:42 localhost kernel: SELinux: Initializing. >Jun 19 20:20:42 localhost kernel: SELinux: Starting in permissive mode >Jun 19 20:20:42 localhost kernel: Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes) >Jun 19 20:20:42 localhost kernel: Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes) >Jun 19 20:20:42 localhost kernel: Mount-cache hash table entries: 256 >Jun 19 20:20:42 localhost kernel: Initializing cgroup subsys memory >Jun 19 20:20:42 localhost kernel: Initializing cgroup subsys devices >Jun 19 20:20:42 localhost kernel: Initializing cgroup subsys freezer >Jun 19 20:20:42 localhost kernel: Initializing cgroup subsys net_cls >Jun 19 20:20:42 localhost kernel: Initializing cgroup subsys blkio >Jun 19 20:20:42 localhost kernel: Initializing cgroup subsys perf_event >Jun 19 20:20:42 localhost kernel: Initializing cgroup subsys hugetlb >Jun 19 20:20:42 localhost kernel: CPU: Physical Processor ID: 0 >Jun 19 20:20:42 localhost kernel: CPU: Processor Core ID: 0 >Jun 19 20:20:42 localhost kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >Jun 19 20:20:42 localhost kernel: mce: CPU supports 9 MCE banks >Jun 19 20:20:42 localhost kernel: CPU0: Thermal monitoring enabled (TM1) >Jun 19 20:20:42 localhost kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Last level dTLB entries: 4KB 64, 2MB 0, 4MB 0 >tlb_flushall_shift: 6 >Jun 19 20:20:42 localhost kernel: Freeing SMP alternatives memory: 24K (ffffffff81e5d000 - ffffffff81e63000) >Jun 19 20:20:42 localhost kernel: ACPI: Core revision 20130517 >Jun 19 20:20:42 localhost kernel: ACPI: All ACPI Tables successfully acquired >Jun 19 20:20:42 localhost kernel: ftrace: allocating 25129 entries in 99 pages >Jun 19 20:20:42 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jun 19 20:20:42 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-4770 CPU @ 3.40GHz (fam: 06, model: 3c, stepping: 03) >Jun 19 20:20:42 localhost kernel: TSC deadline timer enabled >Jun 19 20:20:42 localhost kernel: Performance Events: PEBS fmt2+, 16-deep LBR, Haswell events, full-width counters, Intel PMU driver. >Jun 19 20:20:42 localhost kernel: ... version: 3 >Jun 19 20:20:42 localhost kernel: ... bit width: 48 >Jun 19 20:20:42 localhost kernel: ... generic registers: 4 >Jun 19 20:20:42 localhost kernel: ... value mask: 0000ffffffffffff >Jun 19 20:20:42 localhost kernel: ... max period: 0000ffffffffffff >Jun 19 20:20:42 localhost kernel: ... fixed-purpose events: 3 >Jun 19 20:20:42 localhost kernel: ... event mask: 000000070000000f >Jun 19 20:20:42 localhost kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. >Jun 19 20:20:42 localhost kernel: smpboot: Booting Node 0, Processors #1 #2 #3 #4 #5 #6 #7 OK >Jun 19 20:20:42 localhost kernel: Brought up 8 CPUs >Jun 19 20:20:42 localhost kernel: smpboot: Total of 8 processors activated (54399.42 BogoMIPS) >Jun 19 20:20:42 localhost kernel: devtmpfs: initialized >Jun 19 20:20:42 localhost kernel: PM: Registering ACPI NVS region [mem 0xcb1c6000-0xcb1ccfff] (28672 bytes) >Jun 19 20:20:42 localhost kernel: PM: Registering ACPI NVS region [mem 0xdd9a2000-0xddedffff] (5496832 bytes) >Jun 19 20:20:42 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Jun 19 20:20:42 localhost kernel: RTC time: 0:20:42, date: 06/20/14 >Jun 19 20:20:42 localhost kernel: NET: Registered protocol family 16 >Jun 19 20:20:42 localhost kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >Jun 19 20:20:42 localhost kernel: ACPI: bus type PCI registered >Jun 19 20:20:42 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jun 19 20:20:42 localhost kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >Jun 19 20:20:42 localhost kernel: PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820 >Jun 19 20:20:42 localhost kernel: PCI: Using configuration type 1 for base access >Jun 19 20:20:42 localhost kernel: bio: create slab <bio-0> at 0 >Jun 19 20:20:42 localhost kernel: ACPI: Added _OSI(Module Device) >Jun 19 20:20:42 localhost kernel: ACPI: Added _OSI(Processor Device) >Jun 19 20:20:42 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Jun 19 20:20:42 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Jun 19 20:20:42 localhost kernel: ACPI: EC: Look up EC in DSDT >Jun 19 20:20:42 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Jun 19 20:20:42 localhost kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >Jun 19 20:20:42 localhost kernel: ACPI: SSDT 00000000dd980c18 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: Dynamic OEM Table Load: >Jun 19 20:20:42 localhost kernel: ACPI: SSDT (null) 003D3 (v01 PmRef Cpu0Cst 00003001 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: SSDT 00000000dd980618 005AA (v01 PmRef ApIst 00003000 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: Dynamic OEM Table Load: >Jun 19 20:20:42 localhost kernel: ACPI: SSDT (null) 005AA (v01 PmRef ApIst 00003000 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: SSDT 00000000dd97fd98 00119 (v01 PmRef ApCst 00003000 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: Dynamic OEM Table Load: >Jun 19 20:20:42 localhost kernel: ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20091112) >Jun 19 20:20:42 localhost kernel: ACPI: Interpreter enabled >Jun 19 20:20:42 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571) >Jun 19 20:20:42 localhost kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571) >Jun 19 20:20:42 localhost kernel: ACPI: (supports S0 S3 S4 S5) >Jun 19 20:20:42 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Jun 19 20:20:42 localhost kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jun 19 20:20:42 localhost kernel: ACPI: No dock devices found. >Jun 19 20:20:42 localhost kernel: ACPI: Power Resource [FN00] (off) >Jun 19 20:20:42 localhost kernel: ACPI: Power Resource [FN01] (off) >Jun 19 20:20:42 localhost kernel: ACPI: Power Resource [FN02] (off) >Jun 19 20:20:42 localhost kernel: ACPI: Power Resource [FN03] (off) >Jun 19 20:20:42 localhost kernel: ACPI: Power Resource [FN04] (off) >Jun 19 20:20:42 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e]) >Jun 19 20:20:42 localhost kernel: acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d) >Jun 19 20:20:42 localhost kernel: acpi PNP0A08:00: ACPI _OSC control (0x18) granted >Jun 19 20:20:42 localhost kernel: PCI host bridge to bus 0000:00 >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-3e] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000d3fff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d4000-0x000d7fff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000d8000-0x000dbfff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000dc000-0x000dffff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000e3fff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x000e4000-0x000e7fff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: root bus resource [mem 0xe0000000-0xfeafffff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:00.0: [8086:0c00] type 00 class 0x060000 >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: [8086:0c01] type 01 class 0x060400 >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: System wakeup disabled by ACPI >Jun 19 20:20:42 localhost kernel: pci 0000:00:14.0: [8086:8c31] type 00 class 0x0c0330 >Jun 19 20:20:42 localhost kernel: pci 0000:00:14.0: reg 0x10: [mem 0xf7200000-0xf720ffff 64bit] >Jun 19 20:20:42 localhost kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold >Jun 19 20:20:42 localhost kernel: pci 0000:00:14.0: System wakeup disabled by ACPI >Jun 19 20:20:42 localhost kernel: pci 0000:00:16.0: [8086:8c3a] type 00 class 0x078000 >Jun 19 20:20:42 localhost kernel: pci 0000:00:16.0: reg 0x10: [mem 0xf721a000-0xf721a00f 64bit] >Jun 19 20:20:42 localhost kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >Jun 19 20:20:42 localhost kernel: pci 0000:00:1a.0: [8086:8c2d] type 00 class 0x0c0320 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xf7218000-0xf72183ff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >Jun 19 20:20:42 localhost kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI >Jun 19 20:20:42 localhost kernel: pci 0000:00:1b.0: [8086:8c20] type 00 class 0x040300 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xf7210000-0xf7213fff 64bit] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >Jun 19 20:20:42 localhost kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: [8086:8c10] type 01 class 0x060400 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: [8086:8c14] type 01 class 0x060400 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI >Jun 19 20:20:42 localhost kernel: pci 0000:00:1d.0: [8086:8c26] type 00 class 0x0c0320 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xf7217000-0xf72173ff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >Jun 19 20:20:42 localhost kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.0: [8086:8c4a] type 00 class 0x060100 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.2: [8086:8c02] type 00 class 0x010601 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.2: reg 0x10: [io 0xf070-0xf077] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.2: reg 0x14: [io 0xf060-0xf063] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.2: reg 0x18: [io 0xf050-0xf057] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.2: reg 0x1c: [io 0xf040-0xf043] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.2: reg 0x20: [io 0xf020-0xf03f] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xf7216000-0xf72167ff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.2: PME# supported from D3hot >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.3: [8086:8c22] type 00 class 0x0c0500 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xf7215000-0xf72150ff 64bit] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1f.3: reg 0x20: [io 0xf000-0xf01f] >Jun 19 20:20:42 localhost kernel: pci 0000:01:00.0: [10de:11c6] type 00 class 0x030000 >Jun 19 20:20:42 localhost kernel: pci 0000:01:00.0: reg 0x10: [mem 0xf6000000-0xf6ffffff] >Jun 19 20:20:42 localhost kernel: pci 0000:01:00.0: reg 0x14: [mem 0xe8000000-0xefffffff 64bit pref] >Jun 19 20:20:42 localhost kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xf0000000-0xf1ffffff 64bit pref] >Jun 19 20:20:42 localhost kernel: pci 0000:01:00.0: reg 0x24: [io 0xe000-0xe07f] >Jun 19 20:20:42 localhost kernel: pci 0000:01:00.0: reg 0x30: [mem 0xf7000000-0xf707ffff pref] >Jun 19 20:20:42 localhost kernel: pci 0000:01:00.0: System wakeup disabled by ACPI >Jun 19 20:20:42 localhost kernel: pci 0000:01:00.1: [10de:0e0b] type 00 class 0x040300 >Jun 19 20:20:42 localhost kernel: pci 0000:01:00.1: reg 0x10: [mem 0xf7080000-0xf7083fff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >Jun 19 20:20:42 localhost kernel: acpiphp: Slot [1] registered >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Jun 19 20:20:42 localhost kernel: pci 0000:03:00.0: [10ec:8168] type 00 class 0x020000 >Jun 19 20:20:42 localhost kernel: pci 0000:03:00.0: reg 0x10: [io 0xd000-0xd0ff] >Jun 19 20:20:42 localhost kernel: pci 0000:03:00.0: reg 0x18: [mem 0xf7100000-0xf7100fff 64bit] >Jun 19 20:20:42 localhost kernel: pci 0000:03:00.0: reg 0x20: [mem 0xf2100000-0xf2103fff 64bit pref] >Jun 19 20:20:42 localhost kernel: pci 0000:03:00.0: supports D1 D2 >Jun 19 20:20:42 localhost kernel: pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold >Jun 19 20:20:42 localhost kernel: pci 0000:03:00.0: System wakeup disabled by ACPI >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf21fffff 64bit pref] >Jun 19 20:20:42 localhost kernel: acpi PNP0A08:00: Disabling ASPM (FADT indicates it is unsupported) >Jun 19 20:20:42 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12 14 15) >Jun 19 20:20:42 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 *10 11 12 14 15) >Jun 19 20:20:42 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 11 12 *14 15) >Jun 19 20:20:42 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) >Jun 19 20:20:42 localhost kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs *3 4 5 6 7 10 11 12 14 15) >Jun 19 20:20:42 localhost kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 *15) >Jun 19 20:20:42 localhost kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 *7 10 11 12 14 15) >Jun 19 20:20:42 localhost kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 *6 7 10 11 12 14 15) >Jun 19 20:20:42 localhost kernel: ACPI: Enabled 6 GPEs in block 00 to 3F >Jun 19 20:20:42 localhost kernel: ACPI: \_SB_.PCI0: notify handler is installed >Jun 19 20:20:42 localhost kernel: Found 1 acpi root devices >Jun 19 20:20:42 localhost kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none >Jun 19 20:20:42 localhost kernel: vgaarb: loaded >Jun 19 20:20:42 localhost kernel: vgaarb: bridge control possible 0000:01:00.0 >Jun 19 20:20:42 localhost kernel: SCSI subsystem initialized >Jun 19 20:20:42 localhost kernel: ACPI: bus type ATA registered >Jun 19 20:20:42 localhost kernel: libata version 3.00 loaded. >Jun 19 20:20:42 localhost kernel: ACPI: bus type USB registered >Jun 19 20:20:42 localhost kernel: usbcore: registered new interface driver usbfs >Jun 19 20:20:42 localhost kernel: usbcore: registered new interface driver hub >Jun 19 20:20:42 localhost kernel: usbcore: registered new device driver usb >Jun 19 20:20:42 localhost kernel: PCI: Using ACPI for IRQ routing >Jun 19 20:20:42 localhost kernel: PCI: pci_cache_line_size set to 64 bytes >Jun 19 20:20:42 localhost kernel: e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff] >Jun 19 20:20:42 localhost kernel: e820: reserve RAM buffer [mem 0xcb1c6000-0xcbffffff] >Jun 19 20:20:42 localhost kernel: e820: reserve RAM buffer [mem 0xcb618000-0xcbffffff] >Jun 19 20:20:42 localhost kernel: e820: reserve RAM buffer [mem 0xdd782000-0xdfffffff] >Jun 19 20:20:42 localhost kernel: e820: reserve RAM buffer [mem 0xdf000000-0xdfffffff] >Jun 19 20:20:42 localhost kernel: e820: reserve RAM buffer [mem 0x41f000000-0x41fffffff] >Jun 19 20:20:42 localhost kernel: NetLabel: Initializing >Jun 19 20:20:42 localhost kernel: NetLabel: domain hash size = 128 >Jun 19 20:20:42 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Jun 19 20:20:42 localhost kernel: NetLabel: unlabeled traffic allowed by default >Jun 19 20:20:42 localhost kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >Jun 19 20:20:42 localhost kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter >Jun 19 20:20:42 localhost kernel: Switched to clocksource hpet >Jun 19 20:20:42 localhost kernel: pnp: PnP ACPI init >Jun 19 20:20:42 localhost kernel: ACPI: bus type PNP registered >Jun 19 20:20:42 localhost kernel: system 00:00: [mem 0xfed40000-0xfed44fff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >Jun 19 20:20:42 localhost kernel: pnp 00:01: [dma 4] >Jun 19 20:20:42 localhost kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active) >Jun 19 20:20:42 localhost kernel: pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active) >Jun 19 20:20:42 localhost kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >Jun 19 20:20:42 localhost kernel: pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active) >Jun 19 20:20:42 localhost kernel: system 00:05: [io 0x0680-0x069f] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:05: [io 0xffff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:05: [io 0xffff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:05: [io 0xffff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:05: [io 0x1c00-0x1cfe] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:05: [io 0x1d00-0x1dfe] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:05: [io 0x1e00-0x1efe] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:05: [io 0x1f00-0x1ffe] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:05: [io 0x1800-0x18fe] could not be reserved >Jun 19 20:20:42 localhost kernel: system 00:05: [io 0x164e-0x164f] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active) >Jun 19 20:20:42 localhost kernel: pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active) >Jun 19 20:20:42 localhost kernel: system 00:07: [io 0x1854-0x1857] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active) >Jun 19 20:20:42 localhost kernel: system 00:08: [io 0x0290-0x029f] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active) >Jun 19 20:20:42 localhost kernel: system 00:09: [io 0x04d0-0x04d1] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) >Jun 19 20:20:42 localhost kernel: pnp 00:0a: [dma 0 disabled] >Jun 19 20:20:42 localhost kernel: pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active) >Jun 19 20:20:42 localhost kernel: pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xfed10000-0xfed17fff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xfed18000-0xfed18fff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xfed19000-0xfed19fff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xf8000000-0xfbffffff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xfed20000-0xfed3ffff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xfed90000-0xfed93fff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xfed45000-0xfed8ffff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xff000000-0xffffffff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xfee00000-0xfeefffff] could not be reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xf7fdf000-0xf7fdffff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: [mem 0xf7fe0000-0xf7feffff] has been reserved >Jun 19 20:20:42 localhost kernel: system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) >Jun 19 20:20:42 localhost kernel: pnp: PnP ACPI: found 13 devices >Jun 19 20:20:42 localhost kernel: ACPI: bus type PNP unregistered >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 02] add_size 1000 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 02] add_size 200000 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: BAR 14: assigned [mem 0xe0000000-0xe01fffff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0xe0200000-0xe03fffff 64bit pref] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: BAR 13: assigned [io 0x2000-0x2fff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: PCI bridge to [bus 01] >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: bridge window [io 0xe000-0xefff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xf6000000-0xf70fffff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:01.0: bridge window [mem 0xe8000000-0xf1ffffff 64bit pref] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: PCI bridge to [bus 02] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xe0000000-0xe01fffff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.0: bridge window [mem 0xe0200000-0xe03fffff 64bit pref] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: PCI bridge to [bus 03] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: bridge window [io 0xd000-0xdfff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf7100000-0xf71fffff] >Jun 19 20:20:42 localhost kernel: pci 0000:00:1c.2: bridge window [mem 0xf2100000-0xf21fffff 64bit pref] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000d3fff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: resource 8 [mem 0x000d4000-0x000d7fff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: resource 9 [mem 0x000d8000-0x000dbfff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: resource 10 [mem 0x000dc000-0x000dffff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: resource 11 [mem 0x000e0000-0x000e3fff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: resource 12 [mem 0x000e4000-0x000e7fff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:00: resource 13 [mem 0xe0000000-0xfeafffff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:01: resource 0 [io 0xe000-0xefff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:01: resource 1 [mem 0xf6000000-0xf70fffff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:01: resource 2 [mem 0xe8000000-0xf1ffffff 64bit pref] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:02: resource 1 [mem 0xe0000000-0xe01fffff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:02: resource 2 [mem 0xe0200000-0xe03fffff 64bit pref] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:03: resource 0 [io 0xd000-0xdfff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:03: resource 1 [mem 0xf7100000-0xf71fffff] >Jun 19 20:20:42 localhost kernel: pci_bus 0000:03: resource 2 [mem 0xf2100000-0xf21fffff 64bit pref] >Jun 19 20:20:42 localhost kernel: NET: Registered protocol family 2 >Jun 19 20:20:42 localhost kernel: TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >Jun 19 20:20:42 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Jun 19 20:20:42 localhost kernel: TCP: Hash tables configured (established 131072 bind 65536) >Jun 19 20:20:42 localhost kernel: TCP: reno registered >Jun 19 20:20:42 localhost kernel: UDP hash table entries: 8192 (order: 6, 262144 bytes) >Jun 19 20:20:42 localhost kernel: UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes) >Jun 19 20:20:42 localhost kernel: NET: Registered protocol family 1 >Jun 19 20:20:42 localhost kernel: pci 0000:01:00.0: Boot video device >Jun 19 20:20:42 localhost kernel: PCI: CLS 64 bytes, default 64 >Jun 19 20:20:42 localhost kernel: Unpacking initramfs... >Jun 19 20:20:42 localhost kernel: Freeing initrd memory: 31256K (ffff88007e179000 - ffff88007ffff000) >Jun 19 20:20:42 localhost kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >Jun 19 20:20:42 localhost kernel: software IO TLB [mem 0xd9782000-0xdd782000] (64MB) mapped at [ffff8800d9782000-ffff8800dd781fff] >Jun 19 20:20:42 localhost kernel: alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >Jun 19 20:20:42 localhost kernel: Initialise system trusted keyring >Jun 19 20:20:42 localhost kernel: audit: initializing netlink socket (disabled) >Jun 19 20:20:42 localhost kernel: type=2000 audit(1403223642.495:1): initialized >Jun 19 20:20:42 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jun 19 20:20:42 localhost kernel: zbud: loaded >Jun 19 20:20:42 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Jun 19 20:20:42 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jun 19 20:20:42 localhost kernel: msgmni has been set to 31970 >Jun 19 20:20:42 localhost kernel: Key type big_key registered >Jun 19 20:20:42 localhost kernel: SELinux: Registering netfilter hooks >Jun 19 20:20:42 localhost kernel: alg: No test for stdrng (krng) >Jun 19 20:20:42 localhost kernel: NET: Registered protocol family 38 >Jun 19 20:20:42 localhost kernel: Key type asymmetric registered >Jun 19 20:20:42 localhost kernel: Asymmetric key parser 'x509' registered >Jun 19 20:20:42 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Jun 19 20:20:42 localhost kernel: io scheduler noop registered >Jun 19 20:20:42 localhost kernel: io scheduler deadline registered >Jun 19 20:20:42 localhost kernel: io scheduler cfq registered (default) >Jun 19 20:20:42 localhost kernel: pcieport 0000:00:01.0: irq 40 for MSI/MSI-X >Jun 19 20:20:42 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jun 19 20:20:42 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jun 19 20:20:42 localhost kernel: intel_idle: MWAIT substates: 0x42120 >Jun 19 20:20:42 localhost kernel: intel_idle: v0.4 model 0x3C >Jun 19 20:20:42 localhost kernel: intel_idle: lapic_timer_reliable_states 0xffffffff >Jun 19 20:20:42 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 >Jun 19 20:20:42 localhost kernel: ACPI: Power Button [PWRB] >Jun 19 20:20:42 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 >Jun 19 20:20:42 localhost kernel: ACPI: Power Button [PWRF] >Jun 19 20:20:42 localhost kernel: ACPI: Fan [FAN0] (off) >Jun 19 20:20:42 localhost kernel: ACPI: Fan [FAN1] (off) >Jun 19 20:20:42 localhost kernel: ACPI: Fan [FAN2] (off) >Jun 19 20:20:42 localhost kernel: ACPI: Fan [FAN3] (off) >Jun 19 20:20:42 localhost kernel: ACPI: Fan [FAN4] (off) >Jun 19 20:20:42 localhost kernel: ACPI: Requesting acpi_cpufreq >Jun 19 20:20:42 localhost kernel: thermal LNXTHERM:00: registered as thermal_zone0 >Jun 19 20:20:42 localhost kernel: ACPI: Thermal Zone [TZ00] (28 C) >Jun 19 20:20:42 localhost kernel: thermal LNXTHERM:01: registered as thermal_zone1 >Jun 19 20:20:42 localhost kernel: ACPI: Thermal Zone [TZ01] (30 C) >Jun 19 20:20:42 localhost kernel: GHES: HEST is not enabled! >Jun 19 20:20:42 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jun 19 20:20:42 localhost kernel: 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Jun 19 20:20:42 localhost kernel: Non-volatile memory driver v1.3 >Jun 19 20:20:42 localhost kernel: Linux agpgart interface v0.103 >Jun 19 20:20:42 localhost kernel: ahci 0000:00:1f.2: version 3.0 >Jun 19 20:20:42 localhost kernel: ahci 0000:00:1f.2: irq 41 for MSI/MSI-X >Jun 19 20:20:42 localhost kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x3 impl SATA mode >Jun 19 20:20:42 localhost kernel: ahci 0000:00:1f.2: flags: 64bit ncq led clo pio slum part ems apst >Jun 19 20:20:42 localhost kernel: ahci 0000:00:1f.2: setting latency timer to 64 >Jun 19 20:20:42 localhost kernel: scsi0 : ahci >Jun 19 20:20:42 localhost kernel: scsi1 : ahci >Jun 19 20:20:42 localhost kernel: scsi2 : ahci >Jun 19 20:20:42 localhost kernel: scsi3 : ahci >Jun 19 20:20:42 localhost kernel: scsi4 : ahci >Jun 19 20:20:42 localhost kernel: scsi5 : ahci >Jun 19 20:20:42 localhost kernel: ata1: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216100 irq 41 >Jun 19 20:20:42 localhost kernel: ata2: SATA max UDMA/133 abar m2048@0xf7216000 port 0xf7216180 irq 41 >Jun 19 20:20:42 localhost kernel: ata3: DUMMY >Jun 19 20:20:42 localhost kernel: ata4: DUMMY >Jun 19 20:20:42 localhost kernel: ata5: DUMMY >Jun 19 20:20:42 localhost kernel: ata6: DUMMY >Jun 19 20:20:42 localhost kernel: libphy: Fixed MDIO Bus: probed >Jun 19 20:20:42 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jun 19 20:20:42 localhost kernel: ehci-pci: EHCI PCI platform driver >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1a.0: setting latency timer to 64 >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1 >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1a.0: debug port 2 >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1a.0: irq 20, io mem 0xf7218000 >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >Jun 19 20:20:42 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >Jun 19 20:20:42 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 19 20:20:42 localhost kernel: usb usb1: Product: EHCI Host Controller >Jun 19 20:20:42 localhost kernel: usb usb1: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Jun 19 20:20:42 localhost kernel: usb usb1: SerialNumber: 0000:00:1a.0 >Jun 19 20:20:42 localhost kernel: hub 1-0:1.0: USB hub found >Jun 19 20:20:42 localhost kernel: hub 1-0:1.0: 2 ports detected >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1d.0: setting latency timer to 64 >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2 >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1d.0: debug port 2 >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xf7217000 >Jun 19 20:20:42 localhost kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >Jun 19 20:20:42 localhost kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >Jun 19 20:20:42 localhost kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 19 20:20:42 localhost kernel: usb usb2: Product: EHCI Host Controller >Jun 19 20:20:42 localhost kernel: usb usb2: Manufacturer: Linux 3.11.10-301.fc20.x86_64 ehci_hcd >Jun 19 20:20:42 localhost kernel: usb usb2: SerialNumber: 0000:00:1d.0 >Jun 19 20:20:42 localhost kernel: hub 2-0:1.0: USB hub found >Jun 19 20:20:42 localhost kernel: hub 2-0:1.0: 2 ports detected >Jun 19 20:20:42 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jun 19 20:20:42 localhost kernel: ohci-pci: OHCI PCI platform driver >Jun 19 20:20:42 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Jun 19 20:20:42 localhost kernel: xhci_hcd 0000:00:14.0: setting latency timer to 64 >Jun 19 20:20:42 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Jun 19 20:20:42 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3 >Jun 19 20:20:42 localhost kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported >Jun 19 20:20:42 localhost kernel: xhci_hcd 0000:00:14.0: irq 42 for MSI/MSI-X >Jun 19 20:20:42 localhost kernel: usb usb3: New USB device found, idVendor=1d6b, idProduct=0002 >Jun 19 20:20:42 localhost kernel: usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 19 20:20:42 localhost kernel: usb usb3: Product: xHCI Host Controller >Jun 19 20:20:42 localhost kernel: usb usb3: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >Jun 19 20:20:42 localhost kernel: usb usb3: SerialNumber: 0000:00:14.0 >Jun 19 20:20:42 localhost kernel: xHCI xhci_add_endpoint called for root hub >Jun 19 20:20:42 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Jun 19 20:20:42 localhost kernel: hub 3-0:1.0: USB hub found >Jun 19 20:20:42 localhost kernel: hub 3-0:1.0: 14 ports detected >Jun 19 20:20:42 localhost kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller >Jun 19 20:20:42 localhost kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4 >Jun 19 20:20:42 localhost kernel: usb usb4: New USB device found, idVendor=1d6b, idProduct=0003 >Jun 19 20:20:42 localhost kernel: usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jun 19 20:20:42 localhost kernel: usb usb4: Product: xHCI Host Controller >Jun 19 20:20:42 localhost kernel: usb usb4: Manufacturer: Linux 3.11.10-301.fc20.x86_64 xhci_hcd >Jun 19 20:20:42 localhost kernel: usb usb4: SerialNumber: 0000:00:14.0 >Jun 19 20:20:42 localhost kernel: xHCI xhci_add_endpoint called for root hub >Jun 19 20:20:42 localhost kernel: xHCI xhci_check_bandwidth called for root hub >Jun 19 20:20:42 localhost kernel: hub 4-0:1.0: USB hub found >Jun 19 20:20:42 localhost kernel: hub 4-0:1.0: 6 ports detected >Jun 19 20:20:42 localhost kernel: usbcore: registered new interface driver usbserial >Jun 19 20:20:42 localhost kernel: usbcore: registered new interface driver usbserial_generic >Jun 19 20:20:42 localhost kernel: usbserial: USB Serial support registered for generic >Jun 19 20:20:42 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1 >Jun 19 20:20:42 localhost kernel: i8042: PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp >Jun 19 20:20:42 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Jun 19 20:20:42 localhost kernel: mousedev: PS/2 mouse device common for all mice >Jun 19 20:20:42 localhost kernel: rtc_cmos 00:06: RTC can wake from S4 >Jun 19 20:20:42 localhost kernel: rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0 >Jun 19 20:20:42 localhost kernel: rtc_cmos 00:06: alarms up to one month, y3k, 242 bytes nvram, hpet irqs >Jun 19 20:20:42 localhost kernel: device-mapper: uevent: version 1.0.3 >Jun 19 20:20:42 localhost kernel: device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: dm-devel@redhat.com >Jun 19 20:20:42 localhost kernel: cpuidle: using governor menu >Jun 19 20:20:42 localhost kernel: hidraw: raw HID events driver (C) Jiri Kosina >Jun 19 20:20:42 localhost kernel: usbcore: registered new interface driver usbhid >Jun 19 20:20:42 localhost kernel: usbhid: USB HID core driver >Jun 19 20:20:42 localhost kernel: drop_monitor: Initializing network drop monitor service >Jun 19 20:20:42 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Jun 19 20:20:42 localhost kernel: TCP: cubic registered >Jun 19 20:20:42 localhost kernel: Initializing XFRM netlink socket >Jun 19 20:20:42 localhost kernel: NET: Registered protocol family 10 >Jun 19 20:20:42 localhost kernel: mip6: Mobile IPv6 >Jun 19 20:20:42 localhost kernel: NET: Registered protocol family 17 >Jun 19 20:20:42 localhost kernel: PM: Hibernation image not present or could not be loaded. >Jun 19 20:20:42 localhost kernel: Loading compiled-in X.509 certificates >Jun 19 20:20:42 localhost kernel: Loaded X.509 cert 'Fedora kernel signing key: 03591dc57a690741401a1c202e2b3d9f4fed2a0e' >Jun 19 20:20:42 localhost kernel: registered taskstats version 1 >Jun 19 20:20:42 localhost kernel: Magic number: 2:769:304 >Jun 19 20:20:42 localhost kernel: tty tty33: hash matches >Jun 19 20:20:42 localhost kernel: rtc_cmos 00:06: setting system clock to 2014-06-20 00:20:42 UTC (1403223642) >Jun 19 20:20:42 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >Jun 19 20:20:42 localhost kernel: ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Jun 19 20:20:42 localhost kernel: ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300) >Jun 19 20:20:42 localhost kernel: ata2.00: ATA-9: WDC WD10EZEX-00BN5A0, 01.01A01, max UDMA/133 >Jun 19 20:20:42 localhost kernel: ata2.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Jun 19 20:20:42 localhost kernel: ata1.00: ATA-9: ST1000DM003-1CH162, CC47, max UDMA/133 >Jun 19 20:20:42 localhost kernel: ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA >Jun 19 20:20:42 localhost kernel: ata2.00: configured for UDMA/133 >Jun 19 20:20:42 localhost kernel: ata1.00: configured for UDMA/133 >Jun 19 20:20:42 localhost kernel: scsi 0:0:0:0: Direct-Access ATA ST1000DM003-1CH1 CC47 PQ: 0 ANSI: 5 >Jun 19 20:20:42 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Jun 19 20:20:42 localhost kernel: sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Jun 19 20:20:42 localhost kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks >Jun 19 20:20:42 localhost kernel: scsi 1:0:0:0: Direct-Access ATA WDC WD10EZEX-00B 01.0 PQ: 0 ANSI: 5 >Jun 19 20:20:42 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Jun 19 20:20:42 localhost kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >Jun 19 20:20:42 localhost kernel: sd 1:0:0:0: Attached scsi generic sg1 type 0 >Jun 19 20:20:42 localhost kernel: sd 1:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB) >Jun 19 20:20:42 localhost kernel: sd 1:0:0:0: [sdb] 4096-byte physical blocks >Jun 19 20:20:42 localhost kernel: sd 1:0:0:0: [sdb] Write Protect is off >Jun 19 20:20:42 localhost kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00 >Jun 19 20:20:42 localhost kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jun 19 20:20:42 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Jun 19 20:20:42 localhost kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci >Jun 19 20:20:42 localhost kernel: sdb: sdb1 sdb2 sdb3 sdb4 < sdb5 sdb6 > >Jun 19 20:20:42 localhost kernel: sd 1:0:0:0: [sdb] Attached SCSI disk >Jun 19 20:20:42 localhost kernel: sda: sda1 sda2 sda3 sda4 < sda5 sda6 > >Jun 19 20:20:42 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Jun 19 20:20:42 localhost kernel: Freeing unused kernel memory: 1424K (ffffffff81cf9000 - ffffffff81e5d000) >Jun 19 20:20:42 localhost kernel: Write protecting the kernel read-only data: 12288k >Jun 19 20:20:42 localhost kernel: Freeing unused kernel memory: 1688K (ffff88000165a000 - ffff880001800000) >Jun 19 20:20:42 localhost kernel: Freeing unused kernel memory: 1232K (ffff880001acc000 - ffff880001c00000) >Jun 19 20:20:42 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Jun 19 20:20:42 localhost systemd[1]: Running in initial RAM disk. >Jun 19 20:20:42 localhost systemd[1]: No hostname configured. >Jun 19 20:20:42 localhost systemd[1]: Set hostname to <localhost>. >Jun 19 20:20:42 localhost systemd[1]: Initializing machine ID from random generator. >Jun 19 20:20:42 localhost systemd[1]: Starting -.slice. >Jun 19 20:20:42 localhost systemd[1]: Created slice -.slice. >Jun 19 20:20:42 localhost systemd[1]: Starting System Slice. >Jun 19 20:20:42 localhost systemd[1]: Created slice System Slice. >Jun 19 20:20:42 localhost systemd[1]: Starting Slices. >Jun 19 20:20:42 localhost systemd[1]: Reached target Slices. >Jun 19 20:20:42 localhost systemd[1]: Starting Timers. >Jun 19 20:20:42 localhost systemd[1]: Reached target Timers. >Jun 19 20:20:42 localhost systemd[1]: Starting udev Kernel Socket. >Jun 19 20:20:42 localhost systemd[1]: Listening on udev Kernel Socket. >Jun 19 20:20:42 localhost systemd[1]: Starting udev Control Socket. >Jun 19 20:20:42 localhost systemd[1]: Listening on udev Control Socket. >Jun 19 20:20:42 localhost systemd[1]: Starting Journal Socket. >Jun 19 20:20:42 localhost systemd[1]: Listening on Journal Socket. >Jun 19 20:20:42 localhost systemd[1]: Starting dracut cmdline hook... >Jun 19 20:20:42 localhost systemd[1]: Starting Sockets. >Jun 19 20:20:42 localhost systemd[1]: Reached target Sockets. >Jun 19 20:20:42 localhost systemd[1]: Starting Journal Service... >Jun 19 20:20:42 localhost systemd[1]: Started Journal Service. >Jun 19 20:20:42 localhost systemd-journal[117]: Journal started >Jun 19 20:20:42 localhost systemd[1]: Starting Setup Virtual Console... >Jun 19 20:20:42 localhost systemd[1]: Starting Create list of required static device nodes for the current kernel... >Jun 19 20:20:42 localhost systemd[1]: Started Load Kernel Modules. >Jun 19 20:20:42 localhost systemd[1]: Starting Encrypted Volumes. >Jun 19 20:20:42 localhost systemd[1]: Reached target Encrypted Volumes. >Jun 19 20:20:42 localhost systemd[1]: Started Device-Mapper Multipath Device Controller. >Jun 19 20:20:42 localhost systemd[1]: Starting Swap. >Jun 19 20:20:42 localhost systemd[1]: Reached target Swap. >Jun 19 20:20:42 localhost systemd[1]: Starting Local File Systems. >Jun 19 20:20:42 localhost systemd[1]: Reached target Local File Systems. >Jun 19 20:20:42 localhost systemd[1]: Started Setup Virtual Console. >Jun 19 20:20:42 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jun 19 20:20:42 localhost systemd[1]: Starting Create static device nodes in /dev... >Jun 19 20:20:42 localhost systemd[1]: Started Create static device nodes in /dev. >Jun 19 20:20:42 localhost dracut-cmdline[116]: dracut-20 (Heisenbug) dracut-034-64.git20131205.fc20 >Jun 19 20:20:42 localhost dracut-cmdline[116]: rd.luks=0: removing cryptoluks activation >Jun 19 20:20:42 localhost kernel: loop: module loaded >Jun 19 20:20:42 localhost dracut-cmdline[116]: root was live:CDLABEL=LIVE, is now live:/dev/disk/by-label/LIVE >Jun 19 20:20:42 localhost kernel: usb 1-1: New USB device found, idVendor=8087, idProduct=8008 >Jun 19 20:20:42 localhost kernel: usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Jun 19 20:20:42 localhost kernel: hub 1-1:1.0: USB hub found >Jun 19 20:20:42 localhost kernel: hub 1-1:1.0: 6 ports detected >Jun 19 20:20:42 localhost systemd[1]: Started dracut cmdline hook. >Jun 19 20:20:42 localhost systemd[1]: Starting dracut pre-udev hook... >Jun 19 20:20:42 localhost systemd[1]: Started dracut pre-udev hook. >Jun 19 20:20:42 localhost systemd[1]: Starting udev Kernel Device Manager... >Jun 19 20:20:42 localhost systemd[1]: Started udev Kernel Device Manager. >Jun 19 20:20:42 localhost systemd[1]: Starting dracut pre-trigger hook... >Jun 19 20:20:42 localhost systemd-udevd[288]: starting version 208 >Jun 19 20:20:42 localhost systemd-udevd[288]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Jun 19 20:20:42 localhost dracut-pre-trigger[289]: rd.dm=0: removing DM RAID activation >Jun 19 20:20:42 localhost dracut-pre-trigger[289]: rd.md.imsm=0: no MD RAID for imsm/isw raids >Jun 19 20:20:42 localhost dracut-pre-trigger[289]: rd.md.ddf=0: no MD RAID for SNIA ddf raids >Jun 19 20:20:42 localhost dracut-pre-trigger[289]: rd.md=0: removing MD RAID activation >Jun 19 20:20:42 localhost systemd[1]: Started dracut pre-trigger hook. >Jun 19 20:20:42 localhost systemd[1]: Starting udev Coldplug all Devices... >Jun 19 20:20:42 localhost systemd-udevd[288]: invalid key/value pair in file /etc/udev/rules.d/99-resume.rules on line 1,starting at character 179 ('I') >Jun 19 20:20:42 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jun 19 20:20:42 localhost kernel: wmi: Mapper loaded >Jun 19 20:20:42 localhost systemd[1]: Started udev Coldplug all Devices. >Jun 19 20:20:42 localhost systemd[1]: Starting dracut initqueue hook... >Jun 19 20:20:42 localhost systemd[1]: Starting Show Plymouth Boot Screen... >Jun 19 20:20:42 localhost systemd[1]: Starting System Initialization. >Jun 19 20:20:42 localhost systemd[1]: Reached target System Initialization. >Jun 19 20:20:42 localhost kernel: r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded >Jun 19 20:20:42 localhost kernel: r8169 0000:03:00.0: can't disable ASPM; OS doesn't have ASPM control >Jun 19 20:20:42 localhost kernel: [drm] Initialized drm 1.1.0 20060810 >Jun 19 20:20:42 localhost kernel: r8169 0000:03:00.0: irq 43 for MSI/MSI-X >Jun 19 20:20:42 localhost kernel: r8169 0000:03:00.0 eth0: RTL8168g/8111g at 0xffffc90001834000, 74:d0:2b:90:c4:63, XID 0c000800 IRQ 43 >Jun 19 20:20:42 localhost kernel: r8169 0000:03:00.0 eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] >Jun 19 20:20:42 localhost kernel: alg: No test for crc32 (crc32-pclmul) >Jun 19 20:20:42 localhost systemd[1]: Reloading. >Jun 19 20:20:42 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jun 19 20:20:42 localhost kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci >Jun 19 20:20:43 localhost kernel: nouveau [ DEVICE][0000:01:00.0] BOOT0 : 0x0e6060a1 >Jun 19 20:20:43 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Chipset: GK106 (NVE6) >Jun 19 20:20:43 localhost kernel: nouveau [ DEVICE][0000:01:00.0] Family : NVE0 >Jun 19 20:20:43 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking PRAMIN for image... >Jun 19 20:20:43 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... signature not found >Jun 19 20:20:43 localhost kernel: nouveau [ VBIOS][0000:01:00.0] checking PROM for image... >Jun 19 20:20:43 localhost kernel: nouveau [ VBIOS][0000:01:00.0] ... appears to be valid >Jun 19 20:20:43 localhost kernel: nouveau [ VBIOS][0000:01:00.0] using image from PROM >Jun 19 20:20:43 localhost kernel: nouveau [ VBIOS][0000:01:00.0] BIT signature found >Jun 19 20:20:43 localhost kernel: nouveau [ VBIOS][0000:01:00.0] version 80.06.21.00.bb >Jun 19 20:20:43 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM type: GDDR5 >Jun 19 20:20:43 localhost kernel: nouveau [ PFB][0000:01:00.0] RAM size: 2048 MiB >Jun 19 20:20:43 localhost kernel: nouveau [ PFB][0000:01:00.0] ZCOMP: 0 tags >Jun 19 20:20:43 localhost kernel: usb 2-1: New USB device found, idVendor=8087, idProduct=8000 >Jun 19 20:20:43 localhost kernel: usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >Jun 19 20:20:43 localhost kernel: hub 2-1:1.0: USB hub found >Jun 19 20:20:43 localhost kernel: hub 2-1:1.0: 8 ports detected >Jun 19 20:20:43 localhost systemd-udevd[362]: renamed network interface eth0 to p2p1 >Jun 19 20:20:43 localhost kernel: usb 3-4: new low-speed USB device number 2 using xhci_hcd >Jun 19 20:20:43 localhost kernel: usb 3-4: New USB device found, idVendor=045e, idProduct=0039 >Jun 19 20:20:43 localhost kernel: usb 3-4: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >Jun 19 20:20:43 localhost kernel: usb 3-4: Product: Microsoft 5-Button Mouse with IntelliEye(TM) >Jun 19 20:20:43 localhost kernel: usb 3-4: Manufacturer: Microsoft >Jun 19 20:20:43 localhost kernel: usb 3-4: ep 0x81 - rounding interval to 64 microframes, ep desc says 80 microframes >Jun 19 20:20:43 localhost kernel: input: Microsoft Microsoft 5-Button Mouse with IntelliEye(TM) as /devices/pci0000:00/0000:00:14.0/usb3/3-4/3-4:1.0/input/input3 >Jun 19 20:20:43 localhost kernel: hid-generic 0003:045E:0039.0001: input,hidraw0: USB HID v1.10 Mouse [Microsoft Microsoft 5-Button Mouse with IntelliEye(TM)] on usb-0000:00:14.0-4/input0 >Jun 19 20:20:43 localhost kernel: tsc: Refined TSC clocksource calibration: 3399.995 MHz >Jun 19 20:20:43 localhost kernel: usb 3-14: new high-speed USB device number 3 using xhci_hcd >Jun 19 20:20:43 localhost kernel: usb 3-14: New USB device found, idVendor=3538, idProduct=0901 >Jun 19 20:20:43 localhost kernel: usb 3-14: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >Jun 19 20:20:43 localhost kernel: usb 3-14: Product: PQI USB Flash Drive >Jun 19 20:20:43 localhost kernel: usb 3-14: Manufacturer: PQI >Jun 19 20:20:43 localhost kernel: usb 3-14: SerialNumber: 08AD000000002517 >Jun 19 20:20:43 localhost kernel: usb 3-14: ep 0x81 - rounding interval to 128 microframes, ep desc says 255 microframes >Jun 19 20:20:43 localhost kernel: usb 3-14: ep 0x2 - rounding interval to 128 microframes, ep desc says 255 microframes >Jun 19 20:20:43 localhost kernel: usb-storage 3-14:1.0: USB Mass Storage device detected >Jun 19 20:20:43 localhost kernel: scsi6 : usb-storage 3-14:1.0 >Jun 19 20:20:43 localhost kernel: usbcore: registered new interface driver usb-storage >Jun 19 20:20:43 localhost kernel: nouveau [ PTHERM][0000:01:00.0] FAN control: none / external >Jun 19 20:20:43 localhost kernel: nouveau [ PTHERM][0000:01:00.0] fan management: disabled >Jun 19 20:20:43 localhost kernel: nouveau [ PTHERM][0000:01:00.0] internal sensor: yes >Jun 19 20:20:43 localhost kernel: [TTM] Zone kernel: Available graphics memory: 8186678 kiB >Jun 19 20:20:43 localhost kernel: [TTM] Zone dma32: Available graphics memory: 2097152 kiB >Jun 19 20:20:43 localhost kernel: [TTM] Initializing pool allocator >Jun 19 20:20:43 localhost kernel: [TTM] Initializing DMA pool allocator >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] VRAM: 2048 MiB >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] GART: 1048576 MiB >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] TMDS table version 2.0 >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] DCB version 4.0 >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] DCB outp 00: 02000f00 00000000 >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] DCB outp 01: 01011f12 00020030 >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] DCB outp 02: 08022f82 00020030 >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] DCB outp 03: 02033f62 00020010 >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] DCB conn 00: 00000000 >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] DCB conn 01: 00001131 >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] DCB conn 02: 00010231 >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] DCB conn 03: 00002361 >Jun 19 20:20:43 localhost kernel: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >Jun 19 20:20:43 localhost kernel: [drm] No driver support for vblank timestamp query. >Jun 19 20:20:43 localhost kernel: nouveau W[ DRM] voltage table 0x50 unknown >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] 3 available performance level(s) >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] 0: core 162MHz shader 324MHz memory 648MHz voltage 100mV >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] 1: core 405MHz shader 810MHz memory 1080MHz voltage 80mV >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] 3: core 1350MHz shader 2700MHz memory 1080MHz voltage 40mV >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] c: >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] MM: using COPY for buffer copies >Jun 19 20:20:43 localhost kernel: nouveau [ DRM] allocated 1680x1050 fb: 0x80000, bo ffff88040114bc00 >Jun 19 20:20:43 localhost kernel: fbcon: nouveaufb (fb0) is primary device >Jun 19 20:20:43 localhost kernel: Console: switching to colour frame buffer device 210x65 >Jun 19 20:20:43 localhost kernel: nouveau 0000:01:00.0: fb0: nouveaufb frame buffer device >Jun 19 20:20:43 localhost kernel: nouveau 0000:01:00.0: registered panic notifier >Jun 19 20:20:43 localhost kernel: [drm] Initialized nouveau 1.1.1 20120801 for 0000:01:00.0 on minor 0 >Jun 19 20:20:44 localhost systemd[1]: Started Show Plymouth Boot Screen. >Jun 19 20:20:44 localhost systemd[1]: Started Dispatch Password Requests to Console Directory Watch. >Jun 19 20:20:44 localhost systemd[1]: Starting Paths. >Jun 19 20:20:44 localhost systemd[1]: Reached target Paths. >Jun 19 20:20:44 localhost systemd[1]: Starting Forward Password Requests to Plymouth Directory Watch. >Jun 19 20:20:44 localhost systemd[1]: Started Forward Password Requests to Plymouth Directory Watch. >Jun 19 20:20:44 localhost systemd[1]: Starting Basic System. >Jun 19 20:20:44 localhost systemd[1]: Reached target Basic System. >Jun 19 20:20:44 localhost kernel: Switched to clocksource tsc >Jun 19 20:20:44 localhost kernel: scsi 6:0:0:0: Direct-Access Generic USB Flash Disk 1100 PQ: 0 ANSI: 4 >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: Attached scsi generic sg2 type 0 >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: [sdc] 15826944 512-byte logical blocks: (8.10 GB/7.54 GiB) >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: [sdc] Write Protect is off >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: [sdc] Mode Sense: 43 00 00 00 >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: [sdc] No Caching mode page found >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: [sdc] Assuming drive cache: write through >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: [sdc] No Caching mode page found >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: [sdc] Assuming drive cache: write through >Jun 19 20:20:44 localhost kernel: sdc: sdc1 >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: [sdc] No Caching mode page found >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: [sdc] Assuming drive cache: write through >Jun 19 20:20:44 localhost kernel: sd 6:0:0:0: [sdc] Attached SCSI removable disk >Jun 19 20:20:45 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jun 19 20:20:45 localhost kernel: bio: create slab <bio-1> at 1 >Jun 19 20:20:45 localhost kernel: bio: create slab <bio-2> at 2 >Jun 19 20:20:45 localhost systemd[1]: Started dracut initqueue hook. >Jun 19 20:20:45 localhost systemd[1]: Starting dracut pre-mount hook... >Jun 19 20:20:45 localhost systemd[1]: Started dracut pre-mount hook. >Jun 19 20:20:45 localhost systemd[1]: Starting Initrd Root File System. >Jun 19 20:20:45 localhost systemd[1]: Reached target Initrd Root File System. >Jun 19 20:20:45 localhost systemd[1]: Starting Reload Configuration from the Real Root... >Jun 19 20:20:45 localhost systemd[1]: Reloading. >Jun 19 20:20:45 localhost systemd[1]: Failed to add job sys-kernel-config.mount/start, ignoring: Invalid argument. >Jun 19 20:20:45 localhost systemd[1]: Started Reload Configuration from the Real Root. >Jun 19 20:20:45 localhost systemd[1]: Starting Initrd File Systems. >Jun 19 20:20:45 localhost systemd[1]: Reached target Initrd File Systems. >Jun 19 20:20:45 localhost systemd[1]: Starting dracut mount hook... >Jun 19 20:20:45 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 20:20:45 localhost systemd[1]: Started dracut mount hook. >Jun 19 20:20:45 localhost systemd[1]: Starting Initrd Default Target. >Jun 19 20:20:45 localhost systemd[1]: Reached target Initrd Default Target. >Jun 19 20:20:45 localhost systemd[1]: Starting dracut pre-pivot and cleanup hook... >Jun 19 20:20:45 localhost systemd[1]: Started dracut pre-pivot and cleanup hook. >Jun 19 20:20:45 localhost systemd[1]: Starting Cleaning Up and Shutting Down Daemons... >Jun 19 20:20:45 localhost systemd[1]: Stopping Cleaning Up and Shutting Down Daemons... >Jun 19 20:20:45 localhost systemd[1]: Starting Plymouth switch root service... >Jun 19 20:20:45 localhost systemd[1]: Stopped Cleaning Up and Shutting Down Daemons. >Jun 19 20:20:45 localhost systemd[1]: Stopping dracut pre-pivot and cleanup hook... >Jun 19 20:20:45 localhost systemd[1]: Stopped dracut pre-pivot and cleanup hook. >Jun 19 20:20:45 localhost systemd[1]: Stopping Initrd Default Target. >Jun 19 20:20:45 localhost systemd[1]: Stopped target Initrd Default Target. >Jun 19 20:20:45 localhost systemd[1]: Stopping dracut mount hook... >Jun 19 20:20:45 localhost systemd[1]: Stopped dracut mount hook. >Jun 19 20:20:45 localhost systemd[1]: Stopping dracut pre-mount hook... >Jun 19 20:20:45 localhost systemd[1]: Stopped dracut pre-mount hook. >Jun 19 20:20:45 localhost systemd[1]: Stopping dracut initqueue hook... >Jun 19 20:20:45 localhost systemd[1]: Stopped dracut initqueue hook. >Jun 19 20:20:45 localhost systemd[1]: Stopping Basic System. >Jun 19 20:20:45 localhost systemd[1]: Stopped target Basic System. >Jun 19 20:20:45 localhost systemd[1]: Stopping Slices. >Jun 19 20:20:45 localhost systemd[1]: Stopped target Slices. >Jun 19 20:20:45 localhost systemd[1]: Stopping System Slice. >Jun 19 20:20:45 localhost systemd[1]: Removed slice System Slice. >Jun 19 20:20:45 localhost systemd[1]: Stopping -.slice. >Jun 19 20:20:45 localhost systemd[1]: Removed slice -.slice. >Jun 19 20:20:45 localhost systemd[1]: Stopping Paths. >Jun 19 20:20:45 localhost systemd[1]: Stopped target Paths. >Jun 19 20:20:45 localhost systemd[1]: Stopping Timers. >Jun 19 20:20:45 localhost systemd[1]: Stopped target Timers. >Jun 19 20:20:45 localhost systemd[1]: Stopping Sockets. >Jun 19 20:20:45 localhost systemd[1]: Stopped target Sockets. >Jun 19 20:20:45 localhost systemd[1]: Stopping System Initialization. >Jun 19 20:20:45 localhost systemd[1]: Stopped target System Initialization. >Jun 19 20:20:45 localhost systemd[1]: Stopping Encrypted Volumes. >Jun 19 20:20:45 localhost systemd[1]: Stopped target Encrypted Volumes. >Jun 19 20:20:45 localhost systemd[1]: Stopping udev Coldplug all Devices... >Jun 19 20:20:45 localhost systemd[1]: Stopped udev Coldplug all Devices. >Jun 19 20:20:45 localhost systemd[1]: Stopping dracut pre-trigger hook... >Jun 19 20:20:45 localhost systemd[1]: Stopped dracut pre-trigger hook. >Jun 19 20:20:45 localhost systemd[1]: Stopping Swap. >Jun 19 20:20:45 localhost systemd[1]: Stopped target Swap. >Jun 19 20:20:45 localhost systemd[1]: Stopping Local File Systems. >Jun 19 20:20:45 localhost systemd[1]: Stopped target Local File Systems. >Jun 19 20:20:45 localhost systemd[1]: Stopping udev Kernel Device Manager... >Jun 19 20:20:45 localhost systemd[1]: Stopped udev Kernel Device Manager. >Jun 19 20:20:45 localhost systemd[1]: Stopping dracut pre-udev hook... >Jun 19 20:20:45 localhost systemd[1]: Stopped dracut pre-udev hook. >Jun 19 20:20:45 localhost systemd[1]: Stopping dracut cmdline hook... >Jun 19 20:20:45 localhost systemd[1]: Stopped dracut cmdline hook. >Jun 19 20:20:45 localhost systemd[1]: Stopping Create static device nodes in /dev... >Jun 19 20:20:45 localhost systemd[1]: Stopped Create static device nodes in /dev. >Jun 19 20:20:45 localhost systemd[1]: Stopping Create list of required static device nodes for the current kernel... >Jun 19 20:20:45 localhost systemd[1]: Stopped Create list of required static device nodes for the current kernel. >Jun 19 20:20:45 localhost systemd[1]: Stopping udev Control Socket. >Jun 19 20:20:45 localhost systemd[1]: Closed udev Control Socket. >Jun 19 20:20:45 localhost systemd[1]: Stopping udev Kernel Socket. >Jun 19 20:20:45 localhost systemd[1]: Closed udev Kernel Socket. >Jun 19 20:20:45 localhost systemd[1]: Starting Cleanup udevd DB... >Jun 19 20:20:45 localhost systemd[1]: Started Cleanup udevd DB. >Jun 19 20:20:45 localhost systemd[1]: Starting Switch Root. >Jun 19 20:20:45 localhost systemd[1]: Reached target Switch Root. >Jun 19 20:20:45 localhost systemd[1]: Started Plymouth switch root service. >Jun 19 20:20:45 localhost systemd[1]: Starting Switch Root... >Jun 19 20:20:45 localhost systemd[1]: Switching root. >Jun 19 20:20:45 localhost [117]: Journal stopped >Jun 19 20:20:46 localhost systemd-journal[650]: Runtime journal is using 8.0M (max 799.4M, leaving 1.1G of free 7.7G, current limit 799.4M). >Jun 19 20:20:46 localhost systemd-journal[650]: Runtime journal is using 8.0M (max 799.4M, leaving 1.1G of free 7.7G, current limit 799.4M). >Jun 19 20:20:46 localhost systemd-journald[117]: Received SIGTERM >Jun 19 20:20:46 localhost kernel: type=1404 audit(1403223646.173:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jun 19 20:20:46 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Jun 19 20:20:46 localhost kernel: SELinux: 2048 avtab hash slots, 101316 rules. >Jun 19 20:20:46 localhost kernel: SELinux: 8 users, 83 roles, 4634 types, 265 bools, 1 sens, 1024 cats >Jun 19 20:20:46 localhost kernel: SELinux: 83 classes, 101316 rules >Jun 19 20:20:46 localhost kernel: SELinux: Completing initialization. >Jun 19 20:20:46 localhost kernel: SELinux: Setting up existing superblocks. >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev proc, type proc), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev devpts, type devpts), uses transition SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev pstore, type pstore), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev sdc1, type vfat), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev loop0, type squashfs), uses xattr >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev loop2, type squashfs), uses xattr >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev dm-0, type ext4), uses xattr >Jun 19 20:20:46 localhost kernel: type=1403 audit(1403223646.321:3): policy loaded auid=4294967295 ses=4294967295 >Jun 19 20:20:46 localhost systemd[1]: Successfully loaded SELinux policy in 157.943ms. >Jun 19 20:20:46 localhost systemd[1]: Relabelled /dev and /run in 12.621ms. >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >Jun 19 20:20:46 localhost kernel: SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >Jun 19 20:20:46 localhost systemd-journal[650]: Journal started >Jun 19 20:20:46 localhost systemd-cgroups-agent[620]: Failed to get D-Bus connection: Failed to connect to socket /run/systemd/private: No such file or directory >Jun 19 20:20:46 localhost systemd[1]: systemd 208 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ) >Jun 19 20:20:46 localhost systemd[1]: Failed to open private bus connection: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory >Jun 19 20:20:46 localhost systemd[1]: [/usr/lib/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service' >Jun 19 20:20:46 localhost systemd[1]: Started Collect Read-Ahead Data. >Jun 19 20:20:46 localhost systemd[1]: Started Load legacy module configuration. >Jun 19 20:20:46 localhost systemd[1]: Starting Apply Kernel Variables... >Jun 19 20:20:46 localhost systemd[1]: Started Load Kernel Modules. >Jun 19 20:20:46 localhost systemd[1]: Mounted FUSE Control File System. >Jun 19 20:20:46 localhost systemd[1]: Mounting Configuration File System... >Jun 19 20:20:46 localhost systemd[1]: Started Set Up Additional Binary Formats. >Jun 19 20:20:46 localhost systemd[1]: Started File System Check on Root Device. >Jun 19 20:20:46 localhost systemd[1]: Starting Remount Root and Kernel File Systems... >Jun 19 20:20:46 localhost systemd[1]: Mounted Debug File System. >Jun 19 20:20:46 localhost systemd[1]: Mounted Huge Pages File System. >Jun 19 20:20:46 localhost systemd[1]: Mounted POSIX Message Queue File System. >Jun 19 20:20:46 localhost systemd[1]: Mounted Temporary Directory. >Jun 19 20:20:46 localhost systemd[1]: Started Apply Kernel Variables. >Jun 19 20:20:46 localhost systemd[1]: Mounted Configuration File System. >Jun 19 20:20:46 localhost systemd[1]: Starting LVM2 metadata daemon... >Jun 19 20:20:46 localhost systemd[1]: Started Create list of required static device nodes for the current kernel. >Jun 19 20:20:46 localhost systemd[1]: Started udev Coldplug all Devices. >Jun 19 20:20:46 localhost systemd[1]: Starting udev Wait for Complete Device Initialization... >Jun 19 20:20:46 localhost systemd[1]: Starting Create static device nodes in /dev... >Jun 19 20:20:46 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Jun 19 20:20:46 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Jun 19 20:20:46 localhost systemd[1]: Starting Import network configuration from initramfs... >Jun 19 20:20:46 localhost systemd[1]: Starting Configure read-only root support... >Jun 19 20:20:46 localhost systemd[1]: Starting Load/Save Random Seed... >Jun 19 20:20:46 localhost systemd[1]: Started Load/Save Random Seed. >Jun 19 20:20:46 localhost systemd[1]: Started LVM2 metadata daemon. >Jun 19 20:20:47 localhost systemd[1]: Started Configure read-only root support. >Jun 19 20:20:47 localhost systemd[1]: Started Import network configuration from initramfs. >Jun 19 20:20:47 localhost systemd[1]: Started Create static device nodes in /dev. >Jun 19 20:20:47 localhost systemd[1]: Starting udev Kernel Device Manager... >Jun 19 20:20:47 localhost systemd[1]: Starting Local File Systems (Pre). >Jun 19 20:20:47 localhost systemd[1]: Reached target Local File Systems (Pre). >Jun 19 20:20:47 localhost systemd-udevd[693]: starting version 208 >Jun 19 20:20:47 localhost systemd[1]: Started udev Kernel Device Manager. >Jun 19 20:20:47 localhost lvm[647]: No volume groups found >Jun 19 20:20:47 localhost systemd[1]: Started Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling. >Jun 19 20:20:47 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Jun 19 20:20:47 localhost systemd[1]: Starting Activation of DM RAID sets... >Jun 19 20:20:47 localhost systemd[1]: Mounted Configuration File System. >Jun 19 20:20:47 localhost kernel: microcode: CPU0 sig=0x306c3, pf=0x2, revision=0x12 >Jun 19 20:20:47 localhost kernel: microcode: CPU1 sig=0x306c3, pf=0x2, revision=0x12 >Jun 19 20:20:47 localhost kernel: microcode: CPU2 sig=0x306c3, pf=0x2, revision=0x12 >Jun 19 20:20:47 localhost kernel: microcode: CPU3 sig=0x306c3, pf=0x2, revision=0x12 >Jun 19 20:20:47 localhost kernel: microcode: CPU4 sig=0x306c3, pf=0x2, revision=0x12 >Jun 19 20:20:47 localhost kernel: microcode: CPU5 sig=0x306c3, pf=0x2, revision=0x12 >Jun 19 20:20:47 localhost kernel: microcode: CPU6 sig=0x306c3, pf=0x2, revision=0x12 >Jun 19 20:20:47 localhost kernel: microcode: CPU7 sig=0x306c3, pf=0x2, revision=0x12 >Jun 19 20:20:47 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Jun 19 20:20:47 localhost kernel: ACPI Warning: 0x000000000000f000-0x000000000000f01f SystemIO conflicts with Region \_SB_.PCI0.SBUS.SMBI 1 (20130517/utaddress-251) >Jun 19 20:20:47 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jun 19 20:20:47 localhost kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4 >Jun 19 20:20:47 localhost kernel: ACPI Warning: 0x0000000000001828-0x000000000000182f SystemIO conflicts with Region \PMIO 1 (20130517/utaddress-251) >Jun 19 20:20:47 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jun 19 20:20:47 localhost kernel: ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPRL 1 (20130517/utaddress-251) >Jun 19 20:20:47 localhost kernel: ACPI Warning: 0x0000000000001c30-0x0000000000001c3f SystemIO conflicts with Region \GPR_ 2 (20130517/utaddress-251) >Jun 19 20:20:47 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jun 19 20:20:47 localhost kernel: ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPRL 1 (20130517/utaddress-251) >Jun 19 20:20:47 localhost kernel: ACPI Warning: 0x0000000000001c00-0x0000000000001c2f SystemIO conflicts with Region \GPR_ 2 (20130517/utaddress-251) >Jun 19 20:20:47 localhost kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver >Jun 19 20:20:47 localhost kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich >Jun 19 20:20:47 localhost kernel: mei_me 0000:00:16.0: setting latency timer to 64 >Jun 19 20:20:47 localhost kernel: mei_me 0000:00:16.0: irq 44 for MSI/MSI-X >Jun 19 20:20:47 localhost kernel: asus_wmi: ASUS WMI generic driver loaded >Jun 19 20:20:47 localhost mtp-probe[747]: checking bus 3, device 2: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-4" >Jun 19 20:20:47 localhost mtp-probe[747]: bus: 3, device: 2 was not an MTP device >Jun 19 20:20:47 localhost mtp-probe[726]: checking bus 3, device 3: "/sys/devices/pci0000:00/0000:00:14.0/usb3/3-14" >Jun 19 20:20:47 localhost mtp-probe[726]: bus: 3, device: 3 was not an MTP device >Jun 19 20:20:47 localhost kernel: asus_wmi: Initialization: 0x0 >Jun 19 20:20:47 localhost kernel: asus_wmi: BIOS WMI version: 0.9 >Jun 19 20:20:47 localhost kernel: asus_wmi: SFUN value: 0x0 >Jun 19 20:20:47 localhost kernel: input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input4 >Jun 19 20:20:47 localhost kernel: asus_wmi: Disabling ACPI video driver >Jun 19 20:20:47 localhost kernel: iTCO_vendor_support: vendor-support=0 >Jun 19 20:20:47 localhost systemd[1]: Started Activation of DM RAID sets. >Jun 19 20:20:47 localhost systemd[1]: Starting Local File Systems. >Jun 19 20:20:47 localhost systemd[1]: Reached target Local File Systems. >Jun 19 20:20:47 localhost systemd[1]: Started Relabel all filesystems, if necessary. >Jun 19 20:20:47 localhost systemd[1]: Started Reconfigure the system on administrator request. >Jun 19 20:20:47 localhost systemd[1]: Started Mark the need to relabel after reboot. >Jun 19 20:20:47 localhost systemd[1]: Starting Trigger Flushing of Journal to Persistent Storage... >Jun 19 20:20:47 localhost systemd[1]: Starting Tell Plymouth To Write Out Runtime Data... >Jun 19 20:20:47 localhost systemd[1]: Starting Recreate Volatile Files and Directories... >Jun 19 20:20:47 localhost systemd[1]: Starting Security Auditing Service... >Jun 19 20:20:47 localhost systemd[1]: Starting Encrypted Volumes. >Jun 19 20:20:47 localhost systemd[1]: Reached target Encrypted Volumes. >Jun 19 20:20:47 localhost kernel: md: bind<sda5> >Jun 19 20:20:47 localhost kernel: md: bind<sda6> >Jun 19 20:20:47 localhost kernel: md: bind<sdb3> >Jun 19 20:20:47 localhost kernel: md: bind<sda3> >Jun 19 20:20:47 localhost kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10 >Jun 19 20:20:47 localhost kernel: iTCO_wdt: Found a Lynx Point TCO device (Version=2, TCOBASE=0x1860) >Jun 19 20:20:47 localhost kernel: iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0) >Jun 19 20:20:47 localhost auditctl[784]: No rules >Jun 19 20:20:47 localhost auditctl[784]: AUDIT_STATUS: enabled=0 flag=1 pid=0 rate_limit=0 backlog_limit=320 lost=0 backlog=0 >Jun 19 20:20:47 localhost systemd[1]: Started Security Auditing Service. >Jun 19 20:20:47 localhost kernel: md: raid1 personality registered for level 1 >Jun 19 20:20:47 localhost kernel: md/raid1:md125: active with 2 out of 2 mirrors >Jun 19 20:20:47 localhost kernel: created bitmap (1 pages) for device md125 >Jun 19 20:20:47 localhost kernel: md125: bitmap initialized from disk: read 1 pages, set 0 of 938 bits >Jun 19 20:20:47 localhost systemd-tmpfiles[782]: Unable to fix label of /var/log/journal/54b5dcf1e9bd10fdc45cd82ffc9fb291: No such file or directory >Jun 19 20:20:47 localhost systemd[1]: Started Recreate Volatile Files and Directories. >Jun 19 20:20:47 localhost systemd[1]: Starting Update UTMP about System Reboot/Shutdown... >Jun 19 20:20:47 localhost systemd[1]: Started Tell Plymouth To Write Out Runtime Data. >Jun 19 20:20:47 localhost kernel: snd_hda_intel 0000:00:1b.0: irq 45 for MSI/MSI-X >Jun 19 20:20:47 localhost systemd[1]: Started Update UTMP about System Reboot/Shutdown. >Jun 19 20:20:47 localhost systemd[1]: Starting System Initialization. >Jun 19 20:20:47 localhost systemd[1]: Reached target System Initialization. >Jun 19 20:20:47 localhost systemd[1]: Starting Daily Cleanup of Temporary Directories. >Jun 19 20:20:47 localhost systemd[1]: Started Daily Cleanup of Temporary Directories. >Jun 19 20:20:47 localhost systemd[1]: Started dnf makecache timer. >Jun 19 20:20:47 localhost systemd[1]: Starting Timers. >Jun 19 20:20:47 localhost systemd[1]: Reached target Timers. >Jun 19 20:20:47 localhost systemd[1]: Starting Manage Sound Card State (restore and store)... >Jun 19 20:20:47 localhost systemd[1]: Started Manage Sound Card State (restore and store). >Jun 19 20:20:47 localhost systemd[1]: Started Restore Sound Card State. >Jun 19 20:20:47 localhost systemd[1]: Starting CUPS Printer Service Spool. >Jun 19 20:20:47 localhost systemd[1]: Started CUPS Printer Service Spool. >Jun 19 20:20:47 localhost systemd[1]: Starting Paths. >Jun 19 20:20:47 localhost systemd[1]: Reached target Paths. >Jun 19 20:20:47 localhost systemd[1]: Starting CUPS Printing Service Sockets. >Jun 19 20:20:47 localhost kernel: md125: detected capacity change from 0 to 62914560000 >Jun 19 20:20:47 localhost kernel: RAID1 conf printout: >Jun 19 20:20:47 localhost kernel: --- wd:2 rd:2 >Jun 19 20:20:47 localhost kernel: disk 0, wo:0, o:1, dev:sda3 >Jun 19 20:20:47 localhost kernel: disk 1, wo:0, o:1, dev:sdb3 >Jun 19 20:20:47 localhost kernel: md: bind<sdb6> >Jun 19 20:20:47 localhost kernel: md: raid0 personality registered for level 0 >Jun 19 20:20:47 localhost kernel: md/raid0:md126: md_size is 16408576 sectors. >Jun 19 20:20:47 localhost kernel: md: RAID0 configuration for md126 - 1 zone >Jun 19 20:20:47 localhost kernel: md: zone0=[sda6/sdb6] >Jun 19 20:20:47 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size= 8204288KB >Jun 19 20:20:47 localhost kernel: Jun 19 20:20:47 localhost kernel: md126: detected capacity change from 0 to 8401190912 >Jun 19 20:20:47 localhost systemd[1]: Listening on CUPS Printing Service Sockets. >Jun 19 20:20:47 localhost systemd[1]: Starting Open-iSCSI iscsiuio Socket. >Jun 19 20:20:47 localhost systemd[1]: Listening on Open-iSCSI iscsiuio Socket. >Jun 19 20:20:47 localhost systemd[1]: Starting Open-iSCSI iscsid Socket. >Jun 19 20:20:47 localhost systemd[1]: Listening on Open-iSCSI iscsid Socket. >Jun 19 20:20:47 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack Activation Socket. >Jun 19 20:20:47 localhost systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket. >Jun 19 20:20:47 localhost systemd[1]: Starting D-Bus System Message Bus Socket. >Jun 19 20:20:47 localhost systemd[1]: Listening on D-Bus System Message Bus Socket. >Jun 19 20:20:47 localhost systemd[1]: Starting Sockets. >Jun 19 20:20:47 localhost systemd[1]: Reached target Sockets. >Jun 19 20:20:47 localhost systemd[1]: Starting Basic System. >Jun 19 20:20:47 localhost systemd[1]: Reached target Basic System. >Jun 19 20:20:47 localhost systemd[1]: Starting firewalld - dynamic firewall daemon... >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:418 SKU: Nid=0x1d sku_cfg=0x4044c601 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:420 SKU: port_connectivity=0x1 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:421 SKU: enable_pcbeep=0x0 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:422 SKU: check_sum=0x00000004 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:423 SKU: customization=0x000000c6 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:424 SKU: external_amp=0x0 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:425 SKU: platform_type=0x0 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:426 SKU: swap=0x0 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:427 SKU: override=0x1 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:393 autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:397 speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:401 hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:402 mono: mono_out=0x0 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:405 dig-out=0x11/0x0 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:406 inputs: >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Front Mic=0x19 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Rear Mic=0x18 >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_auto_parser.c:410 Line=0x1a >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:490 realtek: No valid SSID, checking pincfg 0x4044c601 for NID 0x1d >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/patch_realtek.c:506 realtek: Enabling init ASM_ID=0xc601 CODEC_ID=10ec0887 >Jun 19 20:20:47 localhost systemd[1]: Starting RealtimeKit Scheduling Policy Service... >Jun 19 20:20:47 localhost systemd[1]: Starting Accounts Service... >Jun 19 20:20:47 localhost systemd[1]: Starting Hardware RNG Entropy Gatherer Daemon... >Jun 19 20:20:47 localhost systemd[1]: Started Hardware RNG Entropy Gatherer Daemon. >Jun 19 20:20:47 localhost systemd[1]: Started Service for virtual machines hosted on VMware. >Jun 19 20:20:47 localhost systemd[1]: Starting irqbalance daemon... >Jun 19 20:20:47 localhost kernel: input: HDA Intel PCH Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 >Jun 19 20:20:47 localhost kernel: input: HDA Intel PCH Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6 >Jun 19 20:20:47 localhost kernel: input: HDA Intel PCH Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7 >Jun 19 20:20:47 localhost kernel: input: HDA Intel PCH Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8 >Jun 19 20:20:47 localhost kernel: input: HDA Intel PCH Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9 >Jun 19 20:20:47 localhost kernel: hda_intel: Disabling MSI >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3116 0000:01:00.1: Handle VGA-switcheroo audio client >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_intel.c:3593 0000:01:00.1: Disabling 64bit DMA >Jun 19 20:20:47 localhost kernel: ALSA sound/pci/hda/hda_intel.c:1748 0000:01:00.1: Enable delay in RIRB handling >Jun 19 20:20:47 localhost systemd[1]: Started irqbalance daemon. >Jun 19 20:20:47 localhost systemd[1]: Starting Machine Check Exception Logging Daemon... >Jun 19 20:20:47 localhost systemd[1]: Starting Avahi mDNS/DNS-SD Stack... >Jun 19 20:20:47 localhost systemd[1]: Started Software RAID monitoring and management. >Jun 19 20:20:47 localhost systemd[1]: Starting Modem Manager... >Jun 19 20:20:47 localhost systemd[1]: Starting NTP client/server... >Jun 19 20:20:47 localhost systemd[1]: Starting LSB: Init script for live image.... >Jun 19 20:20:47 localhost systemd[1]: Starting D-Bus System Message Bus... >Jun 19 20:20:47 localhost systemd[1]: Started D-Bus System Message Bus. >Jun 19 20:20:47 localhost systemd[1]: Starting Login Service... >Jun 19 20:20:47 localhost kernel: md126: unknown partition table >Jun 19 20:20:47 localhost systemd-journal[650]: Permanent journal is using 8.0M (max 390.3M, leaving 585.5M of free 814.3M, current limit 228.8M). >Jun 19 20:20:47 localhost systemd-journal[650]: Time spent on flushing to /var is 34.516ms for 1190 entries. >Jun 19 20:20:47 localhost rngd[819]: Unable to open file: /dev/tpm0 >Jun 19 20:20:47 localhost systemd[1]: Started Trigger Flushing of Journal to Persistent Storage. >Jun 19 20:20:47 localhost systemd[1]: Starting Permit User Sessions... >Jun 19 20:20:47 localhost kernel: md: bind<sda1> >Jun 19 20:20:47 localhost kernel: md: bind<sdb5> >Jun 19 20:20:47 localhost kernel: md125: unknown partition table >Jun 19 20:20:47 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Jun 19 20:20:47 localhost kernel: md127: detected capacity change from 0 to 1048510464 >Jun 19 20:20:47 localhost kernel: RAID1 conf printout: >Jun 19 20:20:47 localhost kernel: --- wd:2 rd:2 >Jun 19 20:20:47 localhost kernel: disk 0, wo:0, o:1, dev:sda5 >Jun 19 20:20:47 localhost kernel: disk 1, wo:0, o:1, dev:sdb5 >Jun 19 20:20:47 localhost kernel: md127: unknown partition table >Jun 19 20:20:47 localhost kernel: md: bind<sda2> >Jun 19 20:20:47 localhost kernel: md: bind<sdb1> >Jun 19 20:20:47 localhost kernel: md/raid1:md124: not clean -- starting background reconstruction >Jun 19 20:20:47 localhost kernel: md/raid1:md124: active with 2 out of 2 mirrors >Jun 19 20:20:47 localhost kernel: created bitmap (1 pages) for device md124 >Jun 19 20:20:47 localhost kernel: md124: bitmap initialized from disk: read 1 pages, set 1542 of 1563 bits >Jun 19 20:20:47 localhost systemd[1]: Started Permit User Sessions. >Jun 19 20:20:47 localhost systemd[1]: Starting Job spooling tools... >Jun 19 20:20:47 localhost systemd[1]: Started Job spooling tools. >Jun 19 20:20:47 localhost systemd[1]: Starting Command Scheduler... >Jun 19 20:20:47 localhost systemd[1]: Started Command Scheduler. >Jun 19 20:20:47 localhost systemd[1]: Starting Wait for Plymouth Boot Screen to Quit... >Jun 19 20:20:47 localhost kernel: md124: detected capacity change from 0 to 104857600000 >Jun 19 20:20:47 localhost kernel: RAID1 conf printout: >Jun 19 20:20:47 localhost kernel: --- wd:2 rd:2 >Jun 19 20:20:47 localhost kernel: disk 0, wo:0, o:1, dev:sda1 >Jun 19 20:20:47 localhost kernel: disk 1, wo:0, o:1, dev:sdb1 >Jun 19 20:20:47 localhost kernel: md: bind<sdb2> >Jun 19 20:20:47 localhost kernel: md/raid0:md123: md_size is 307462144 sectors. >Jun 19 20:20:47 localhost kernel: md: RAID0 configuration for md123 - 1 zone >Jun 19 20:20:47 localhost kernel: md: zone0=[sda2/sdb2] >Jun 19 20:20:47 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size= 153731072KB >Jun 19 20:20:47 localhost kernel: Jun 19 20:20:47 localhost kernel: md123: detected capacity change from 0 to 157420617728 >Jun 19 20:20:47 localhost kernel: md124: unknown partition table >Jun 19 20:20:47 localhost chronyd[864]: chronyd version 1.29 starting >Jun 19 20:20:47 localhost kernel: md123: unknown partition table >Jun 19 20:20:47 localhost crond[865]: (CRON) INFO (Syslog will be used instead of sendmail.) >Jun 19 20:20:47 localhost crond[865]: (CRON) INFO (RANDOM_DELAY will be scaled with factor 93% if used.) >Jun 19 20:20:47 localhost chronyd[864]: Linux kernel major=3 minor=11 patch=10 >Jun 19 20:20:47 localhost chronyd[864]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Jun 19 20:20:47 localhost systemd[1]: Started Machine Check Exception Logging Daemon. >Jun 19 20:20:48 localhost kernel: input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10 >Jun 19 20:20:48 localhost kernel: input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11 >Jun 19 20:20:48 localhost kernel: input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input12 >Jun 19 20:20:48 localhost kernel: input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input13 >Jun 19 20:20:48 localhost chronyd[864]: Generated key 1 >Jun 19 20:20:48 localhost systemd[1]: Starting Sound Card. >Jun 19 20:20:48 localhost systemd[1]: Reached target Sound Card. >Jun 19 20:20:48 localhost systemd[1]: Reached target Sound Card. >Jun 19 20:20:48 localhost avahi-daemon[823]: Found user 'avahi' (UID 70) and group 'avahi' (GID 70). >Jun 19 20:20:48 localhost avahi-daemon[823]: Successfully dropped root privileges. >Jun 19 20:20:48 localhost alsactl[811]: alsactl 1.0.27.2 daemon started >Jun 19 20:20:48 localhost avahi-daemon[823]: avahi-daemon 0.6.31 starting up. >Jun 19 20:20:48 localhost alsactl[811]: /usr/sbin/alsactl: state_lock:121file /var/lib/alsa/asound.state lock error: File exists >Jun 19 20:20:48 localhost alsactl[811]: /usr/sbin/alsactl: load_state:1677Cannot open /var/lib/alsa/asound.state for reading: File exists >Jun 19 20:20:48 localhost auditd[783]: Started dispatcher: /sbin/audispd pid: 879 >Jun 19 20:20:48 localhost systemd[1]: Started NTP client/server. >Jun 19 20:20:48 localhost kernel: type=1305 audit(1403223648.051:4): audit_pid=783 old=0 auid=4294967295 ses=4294967295 >subj=system_u:system_r:auditd_t:s0 res=1 >Jun 19 20:20:48 localhost audispd[879]: priority_boost_parser called with: 4 >Jun 19 20:20:48 localhost audispd[879]: max_restarts_parser called with: 10 >Jun 19 20:20:48 localhost alsactl[811]: Found hardware: "HDA-Intel" "Realtek ALC887-VD" "HDA:10ec0887,10438576,00100302" "0x1043" "0x8576" >Jun 19 20:20:48 localhost alsactl[811]: Hardware is initialized using a generic method >Jun 19 20:20:48 localhost audispd[879]: audispd initialized with q_depth=150 and 1 active plugins >Jun 19 20:20:48 localhost alsactl[811]: Found hardware: "HDA-Intel" "Nvidia GPU 41 HDMI/DP" "HDA:10de0041,10438447,00100100" "0x1043" "0x8447" >Jun 19 20:20:48 localhost alsactl[811]: Hardware is initialized using a generic method >Jun 19 20:20:48 localhost systemd[1]: Reached target Sound Card. >Jun 19 20:20:48 localhost auditd[783]: Init complete, auditd 2.3.2 listening for events (startup state enable) >Jun 19 20:20:48 localhost ModemManager[824]: <info> ModemManager (version 1.1.0-2.git20130913.fc20) starting... >Jun 19 20:20:48 localhost crond[865]: (CRON) INFO (running with inotify support) >Jun 19 20:20:48 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jun 19 20:20:48 localhost avahi-daemon[823]: Successfully called chroot(). >Jun 19 20:20:48 localhost rtkit-daemon[817]: Successfully called chroot. >Jun 19 20:20:48 localhost avahi-daemon[823]: Successfully dropped remaining capabilities. >Jun 19 20:20:48 localhost rtkit-daemon[817]: Successfully dropped privileges. >Jun 19 20:20:48 localhost rtkit-daemon[817]: Successfully limited resources. >Jun 19 20:20:48 localhost rtkit-daemon[817]: Running. >Jun 19 20:20:48 localhost rtkit-daemon[817]: Watchdog thread running. >Jun 19 20:20:48 localhost rtkit-daemon[817]: Canary thread running. >Jun 19 20:20:48 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jun 19 20:20:48 localhost avahi-daemon[823]: No service file found in /etc/avahi/services. >Jun 19 20:20:48 localhost systemd[1]: Started Login Service. >Jun 19 20:20:48 localhost avahi-daemon[823]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jun 19 20:20:48 localhost systemd-logind[828]: New seat seat0. >Jun 19 20:20:48 localhost avahi-daemon[823]: Network interface enumeration completed. >Jun 19 20:20:48 localhost avahi-daemon[823]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jun 19 20:20:48 localhost systemd-logind[828]: Watching system buttons on /dev/input/event1 (Power Button) >Jun 19 20:20:48 localhost systemd-logind[828]: Watching system buttons on /dev/input/event0 (Power Button) >Jun 19 20:20:48 localhost avahi-daemon[823]: Server startup complete. Host name is linux.local. Local service cookie is 4074183586. >Jun 19 20:20:48 localhost kernel: Adding 8204284k swap on /dev/md126. Priority:-1 extents:1 across:8204284k FS >Jun 19 20:20:48 localhost livesys[826]: Enabling swap partition /dev/md126 [ OK ] >Jun 19 20:20:48 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 19 20:20:48 localhost kernel: SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >Jun 19 20:20:48 localhost useradd[911]: new group: name=liveuser, GID=1000 >Jun 19 20:20:48 localhost useradd[911]: new user: name=liveuser, UID=1000, GID=1000, home=/home/liveuser, shell=/bin/bash >Jun 19 20:20:48 localhost systemd[1]: Started Modem Manager. >Jun 19 20:20:48 localhost livesys[826]: Adding live user [ OK ] >Jun 19 20:20:48 localhost usermod[917]: add 'liveuser' to group 'wheel' >Jun 19 20:20:48 localhost usermod[917]: add 'liveuser' to shadow group 'wheel' >Jun 19 20:20:48 localhost systemd[1]: Stopped Software RAID monitoring and management. >Jun 19 20:20:48 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jun 19 20:20:48 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jun 19 20:20:48 localhost systemd[1]: Starting Authorization Manager... >Jun 19 20:20:48 localhost polkitd[933]: Started polkitd version 0.112 >Jun 19 20:20:48 localhost livesys[826]: (process:932): dconf-WARNING **: failed to commit changes to dconf: Error spawning command line 'dbus-launch --autolaunch=54b5dcf1e9bd10fdc45cd82ffc9fb291 --binary-syntax --close-stderr': Child process exited with code 1 >Jun 19 20:20:48 localhost systemd[1]: Stopping Command Scheduler... >Jun 19 20:20:48 localhost systemd[1]: Stopped Command Scheduler. >Jun 19 20:20:48 localhost systemd[1]: Stopping Job spooling tools... >Jun 19 20:20:48 localhost systemd[1]: Stopped Job spooling tools. >Jun 19 20:20:49 localhost systemd[1]: Reached target Sound Card. >Jun 19 20:20:49 localhost livesys[826]: sed: can't read : No such file or directory >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost polkitd[933]: Loading rules from directory /etc/polkit-1/rules.d >Jun 19 20:20:49 localhost polkitd[933]: Loading rules from directory /usr/share/polkit-1/rules.d >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost polkitd[933]: Finished loading, compiling and executing 5 rules >Jun 19 20:20:49 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jun 19 20:20:49 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jun 19 20:20:49 localhost polkitd[933]: Acquired the name org.freedesktop.PolicyKit1 on the system bus >Jun 19 20:20:49 localhost systemd[1]: Started Authorization Manager. >Jun 19 20:20:49 localhost accounts-daemon[818]: started daemon version 0.6.35 >Jun 19 20:20:49 localhost systemd[1]: Started Accounts Service. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost livesys[826]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jun 19 20:20:49 localhost systemd[1]: Started LSB: Init script for live image.. >Jun 19 20:20:49 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Jun 19 20:20:49 localhost systemd[1]: Starting ABRT Automated Bug Reporting Tool... >Jun 19 20:20:49 localhost systemd[1]: Started ABRT Automated Bug Reporting Tool. >Jun 19 20:20:49 localhost systemd[1]: Starting Install ABRT coredump hook... >Jun 19 20:20:49 localhost systemd[1]: Started ABRT Xorg log watcher. >Jun 19 20:20:49 localhost systemd[1]: Started Harvest vmcores for ABRT. >Jun 19 20:20:49 localhost systemd[1]: Starting ABRT kernel log watcher... >Jun 19 20:20:49 localhost systemd[1]: Started ABRT kernel log watcher. >Jun 19 20:20:49 localhost systemd[1]: Starting GNOME Display Manager... >Jun 19 20:20:49 localhost systemd[1]: Started SYSV: Late init script for live image.. >Jun 19 20:20:49 localhost systemd[1]: Started Install ABRT coredump hook. >Jun 19 20:20:49 localhost abrtd[966]: Init complete, entering main loop >Jun 19 20:20:49 localhost systemd[1]: Started GNOME Display Manager. >Jun 19 20:20:49 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Jun 19 20:20:49 localhost dbus-daemon[827]: dbus[827]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=969 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=995 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jun 19 20:20:49 localhost dbus[827]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.7" (uid=0 pid=969 comm="/usr/sbin/gdm ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.8" (uid=0 pid=995 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jun 19 20:20:49 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Jun 19 20:20:49 localhost kernel: Ebtables v2.0 registered >Jun 19 20:20:49 localhost kernel: Bridge firewalling registered >Jun 19 20:20:49 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Jun 19 20:20:49 localhost systemd[1]: Starting Network Manager... >Jun 19 20:20:49 localhost NetworkManager[1037]: <info> NetworkManager (version 0.9.9.0-20.git20131003.fc20) is starting... >Jun 19 20:20:49 localhost NetworkManager[1037]: <info> Read config: /etc/NetworkManager/NetworkManager.conf >Jun 19 20:20:49 localhost NetworkManager[1037]: <info> WEXT support is enabled >Jun 19 20:20:49 localhost kernel: cfg80211: Calling CRDA to update world regulatory domain >Jun 19 20:20:49 localhost NetworkManager[1037]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Jun 19 20:20:49 localhost NetworkManager[1037]: <info> VPN: loaded org.freedesktop.NetworkManager.l2tp >Jun 19 20:20:49 localhost NetworkManager[1037]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Jun 19 20:20:49 localhost NetworkManager[1037]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Jun 19 20:20:49 localhost NetworkManager[1037]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Jun 19 20:20:49 localhost kernel: cfg80211: World regulatory domain updated: >Jun 19 20:20:49 localhost kernel: cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp) >Jun 19 20:20:49 localhost kernel: cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jun 19 20:20:49 localhost kernel: cfg80211: (2457000 KHz - 2482000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jun 19 20:20:49 localhost kernel: cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm) >Jun 19 20:20:49 localhost kernel: cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jun 19 20:20:49 localhost kernel: cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm) >Jun 19 20:20:49 localhost NetworkManager[1037]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Jun 19 20:20:49 localhost NetworkManager[1037]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jun 19 20:20:49 localhost NetworkManager[1037]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jun 19 20:20:50 localhost NetworkManager[1037]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> WiFi hardware radio set enabled >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> WiFi enabled by radio killswitch; enabled by state file >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> WWAN enabled by radio killswitch; enabled by state file >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> Networking is enabled by state file >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (lo): link connected >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (lo): carrier is ON >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (lo): new Generic device (driver: 'unknown' ifindex: 1) >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (lo): exported as /org/freedesktop/NetworkManager/Devices/0 >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (lo): No existing connection detected. >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (p2p1): carrier is OFF >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (p2p1): new Ethernet device (driver: 'r8169' ifindex: 2) >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/1 >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (p2p1): No existing connection detected. >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> (p2p1): bringing up device. >Jun 19 20:20:50 localhost systemd[1]: Started Network Manager. >Jun 19 20:20:50 localhost systemd[1]: Starting Network. >Jun 19 20:20:50 localhost systemd[1]: Reached target Network. >Jun 19 20:20:50 localhost systemd[1]: Started Login and scanning of iSCSI devices. >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/net/p2p1 >Jun 19 20:20:50 localhost kernel: r8169 0000:03:00.0 p2p1: link down >Jun 19 20:20:50 localhost kernel: r8169 0000:03:00.0 p2p1: link down >Jun 19 20:20:50 localhost kernel: IPv6: ADDRCONF(NETDEV_UP): p2p1: link is not ready >Jun 19 20:20:50 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jun 19 20:20:50 localhost dbus[827]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> startup complete >Jun 19 20:20:50 localhost systemd[1]: Starting Bluetooth service... >Jun 19 20:20:50 localhost NetworkManager[1037]: <info> ModemManager available in the bus >Jun 19 20:20:50 localhost bluetoothd[1228]: Bluetooth daemon 5.12 >Jun 19 20:20:50 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.bluez' >Jun 19 20:20:50 localhost dbus[827]: [system] Successfully activated service 'org.bluez' >Jun 19 20:20:50 localhost systemd[1]: Started Bluetooth service. >Jun 19 20:20:50 localhost kernel: Bluetooth: Core ver 2.16 >Jun 19 20:20:50 localhost kernel: NET: Registered protocol family 31 >Jun 19 20:20:50 localhost kernel: Bluetooth: HCI device and connection manager initialized >Jun 19 20:20:50 localhost kernel: Bluetooth: HCI socket layer initialized >Jun 19 20:20:50 localhost kernel: Bluetooth: L2CAP socket layer initialized >Jun 19 20:20:50 localhost kernel: Bluetooth: SCO socket layer initialized >Jun 19 20:20:50 localhost bluetoothd[1228]: Starting SDP server >Jun 19 20:20:50 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jun 19 20:20:50 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Jun 19 20:20:50 localhost kernel: Bluetooth: BNEP socket layer initialized >Jun 19 20:20:50 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 19 20:20:50 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 19 20:20:50 localhost bluetoothd[1228]: Bluetooth management interface 1.3 initialized >Jun 19 20:20:50 localhost systemd[1]: Starting Hostname Service... >Jun 19 20:20:50 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 19 20:20:50 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 19 20:20:50 localhost systemd[1]: Started Hostname Service. >Jun 19 20:20:50 localhost ModemManager[824]: <warn> Couldn't find support for device at '/sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0': not supported by any plugin >Jun 19 20:20:51 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Jun 19 20:20:51 localhost systemd[1]: Starting Multi-User System. >Jun 19 20:20:51 localhost systemd[1]: Reached target Multi-User System. >Jun 19 20:20:51 localhost systemd[1]: Starting Graphical Interface. >Jun 19 20:20:51 localhost systemd[1]: Reached target Graphical Interface. >Jun 19 20:20:51 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Jun 19 20:20:51 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Jun 19 20:20:51 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Jun 19 20:20:51 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Jun 19 20:20:51 localhost systemd[1]: Startup finished in 892ms (kernel) + 3.340s (initrd) + 4.966s (userspace) = 9.199s. >Jun 19 20:20:51 localhost systemd[1]: Starting user-1000.slice. >Jun 19 20:20:51 localhost systemd[1]: Created slice user-1000.slice. >Jun 19 20:20:51 localhost systemd[1]: Starting User Manager for 1000... >Jun 19 20:20:51 localhost systemd[1]: Starting Session 1 of user liveuser. >Jun 19 20:20:51 localhost systemd-logind[828]: New session 1 of user liveuser. >Jun 19 20:20:51 localhost systemd[1]: Started Session 1 of user liveuser. >Jun 19 20:20:51 localhost systemd-logind[828]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Jun 19 20:20:51 localhost gdm-autologin][1497]: pam_unix(gdm-autologin:session): session opened for user liveuser by (uid=0) >Jun 19 20:20:51 localhost systemd[1501]: pam_unix(systemd-user:session): session opened for user liveuser by (uid=0) >Jun 19 20:20:51 localhost systemd[1501]: Failed to open private bus connection: Failed to connect to socket /run/user/1000/dbus/user_bus_socket: No such file or directory >Jun 19 20:20:51 localhost systemd[1501]: Starting Default. >Jun 19 20:20:51 localhost systemd[1501]: Reached target Default. >Jun 19 20:20:51 localhost systemd[1501]: Startup finished in 7ms. >Jun 19 20:20:51 localhost systemd[1]: Started User Manager for 1000. >Jun 19 20:20:51 localhost /etc/gdm/Xsession[1504]: cp: cannot stat ‘/usr/share/applications/liveinst.desktop’: No such file or directory >Jun 19 20:20:51 localhost kernel: r8169 0000:03:00.0 p2p1: link up >Jun 19 20:20:51 localhost kernel: IPv6: ADDRCONF(NETDEV_CHANGE): p2p1: link becomes ready >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> (p2p1): link connected >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> (p2p1): device state change: unavailable -> disconnected (reason 'carrier-changed') [20 30 40] >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Auto-activating connection 'Wired connection 1'. >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) starting connection 'Wired connection 1' >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> NetworkManager state is now CONNECTING >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> dhclient started with pid 1553 >Jun 19 20:20:51 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >Jun 19 20:20:51 localhost NetworkManager[1037]: <error> [1403223651.985743] [rdisc/nm-lndp-rdisc.c:194] send_rs(): (p2p1): cannot send router solicitation: -99. >Jun 19 20:20:52 localhost dhclient[1553]: Internet Systems Consortium DHCP Client 4.2.5 >Jun 19 20:20:52 localhost dhclient[1553]: Copyright 2004-2013 Internet Systems Consortium. >Jun 19 20:20:52 localhost dhclient[1553]: All rights reserved. >Jun 19 20:20:52 localhost dhclient[1553]: For info, please visit https://www.isc.org/software/dhcp/ >Jun 19 20:20:52 localhost dhclient[1553]: Jun 19 20:20:52 localhost NetworkManager[1037]: Internet Systems Consortium DHCP Client 4.2.5 >Jun 19 20:20:52 localhost NetworkManager[1037]: Copyright 2004-2013 Internet Systems Consortium. >Jun 19 20:20:52 localhost NetworkManager[1037]: All rights reserved. >Jun 19 20:20:52 localhost NetworkManager[1037]: For info, please visit https://www.isc.org/software/dhcp/ >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> (p2p1): DHCPv4 state changed nbi -> preinit >Jun 19 20:20:52 localhost dhclient[1553]: Listening on LPF/p2p1/74:d0:2b:90:c4:63 >Jun 19 20:20:52 localhost dhclient[1553]: Sending on LPF/p2p1/74:d0:2b:90:c4:63 >Jun 19 20:20:52 localhost dhclient[1553]: Sending on Socket/fallback >Jun 19 20:20:52 localhost NetworkManager[1037]: Listening on LPF/p2p1/74:d0:2b:90:c4:63 >Jun 19 20:20:52 localhost NetworkManager[1037]: Sending on LPF/p2p1/74:d0:2b:90:c4:63 >Jun 19 20:20:52 localhost NetworkManager[1037]: Sending on Socket/fallback >Jun 19 20:20:52 localhost dhclient[1553]: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 6 (xid=0x77b9618c) >Jun 19 20:20:52 localhost NetworkManager[1037]: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 6 (xid=0x77b9618c) >Jun 19 20:20:52 localhost kernel: fuse init (API version 7.22) >Jun 19 20:20:52 localhost systemd[1]: Mounting FUSE Control File System... >Jun 19 20:20:52 localhost systemd[1]: Mounted FUSE Control File System. >Jun 19 20:20:52 localhost kernel: SELinux: initialized (dev fusectl, type fusectl), uses genfs_contexts >Jun 19 20:20:52 localhost kernel: SELinux: initialized (dev fuse, type fuse), uses genfs_contexts >Jun 19 20:20:52 localhost gnome-session[1504]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-DS2QKI >Jun 19 20:20:52 localhost gnome-session[1504]: GPG_AGENT_INFO=/run/user/1000/keyring-DS2QKI/gpg:0:1 >Jun 19 20:20:52 localhost gnome-session[1504]: GNOME_KEYRING_PID=1595 >Jun 19 20:20:52 localhost gnome-session[1504]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-DS2QKI >Jun 19 20:20:52 localhost gnome-session[1504]: GPG_AGENT_INFO=/run/user/1000/keyring-DS2QKI/gpg:0:1 >Jun 19 20:20:52 localhost gnome-session[1504]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-DS2QKI >Jun 19 20:20:52 localhost gnome-session[1504]: GPG_AGENT_INFO=/run/user/1000/keyring-DS2QKI/gpg:0:1 >Jun 19 20:20:52 localhost gnome-session[1504]: SSH_AUTH_SOCK=/run/user/1000/keyring-DS2QKI/ssh >Jun 19 20:20:52 localhost gnome-session[1504]: GNOME_KEYRING_CONTROL=/run/user/1000/keyring-DS2QKI >Jun 19 20:20:52 localhost gnome-session[1504]: GPG_AGENT_INFO=/run/user/1000/keyring-DS2QKI/gpg:0:1 >Jun 19 20:20:52 localhost gnome-session[1504]: SSH_AUTH_SOCK=/run/user/1000/keyring-DS2QKI/ssh >Jun 19 20:20:52 localhost gnome-session[1504]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.config/pulse/cookie': No such file or directory >Jun 19 20:20:52 localhost gnome-session[1504]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.config/pulse/cookie': No such file or directory >Jun 19 20:20:52 localhost gnome-session[1504]: W: [pulseaudio] authkey.c: Failed to open cookie file '/home/liveuser/.pulse-cookie': No such file or directory >Jun 19 20:20:52 localhost gnome-session[1504]: W: [pulseaudio] authkey.c: Failed to load authorization key '/home/liveuser/.pulse-cookie': No such file or directory >Jun 19 20:20:52 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jun 19 20:20:52 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jun 19 20:20:52 localhost systemd[1]: Starting Daemon for power management... >Jun 19 20:20:52 localhost dhclient[1553]: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x77b9618c) >Jun 19 20:20:52 localhost dhclient[1553]: DHCPOFFER from 192.168.1.1 >Jun 19 20:20:52 localhost NetworkManager[1037]: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x77b9618c) >Jun 19 20:20:52 localhost NetworkManager[1037]: DHCPOFFER from 192.168.1.1 >Jun 19 20:20:52 localhost dhclient[1553]: DHCPACK from 192.168.1.1 (xid=0x77b9618c) >Jun 19 20:20:52 localhost NetworkManager[1037]: DHCPACK from 192.168.1.1 (xid=0x77b9618c) >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> (p2p1): DHCPv4 state changed preinit -> bound >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> address 192.168.1.34 >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> plen 24 (255.255.255.0) >Jun 19 20:20:52 localhost dhclient[1553]: bound to 192.168.1.34 -- renewal in 3352 seconds. >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> gateway 192.168.1.1 >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> lease time 7200 >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> nameserver '77.70.112.1' >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> nameserver '213.240.241.252' >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >Jun 19 20:20:52 localhost avahi-daemon[823]: Joining mDNS multicast group on interface p2p1.IPv4 with address 192.168.1.34. >Jun 19 20:20:52 localhost avahi-daemon[823]: New relevant interface p2p1.IPv4 for mDNS. >Jun 19 20:20:52 localhost avahi-daemon[823]: Registering new address record for 192.168.1.34 on p2p1.IPv4. >Jun 19 20:20:52 localhost NetworkManager[1037]: bound to 192.168.1.34 -- renewal in 3352 seconds. >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> (p2p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> (p2p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> NetworkManager state is now CONNECTED_GLOBAL >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> Policy set 'Wired connection 1' (p2p1) as default for IPv4 routing and DNS. >Jun 19 20:20:52 localhost NetworkManager[1037]: <info> Activation (p2p1) successful, device activated. >Jun 19 20:20:52 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jun 19 20:20:52 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' >Jun 19 20:20:52 localhost systemd[1]: Starting Network Manager Script Dispatcher Service... >Jun 19 20:20:52 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.UPower' >Jun 19 20:20:52 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.UPower' >Jun 19 20:20:52 localhost systemd[1]: Started Daemon for power management. >Jun 19 20:20:52 localhost rtkit-daemon[817]: Successfully made thread 1604 of process 1604 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jun 19 20:20:52 localhost rtkit-daemon[817]: Supervising 1 threads of 1 processes of 1 users. >Jun 19 20:20:52 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jun 19 20:20:52 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jun 19 20:20:52 localhost systemd[1]: Started Network Manager Script Dispatcher Service. >Jun 19 20:20:53 localhost rtkit-daemon[817]: Supervising 1 threads of 1 processes of 1 users. >Jun 19 20:20:53 localhost rtkit-daemon[817]: Successfully made thread 1651 of process 1604 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jun 19 20:20:53 localhost rtkit-daemon[817]: Supervising 2 threads of 1 processes of 1 users. >Jun 19 20:20:53 localhost rtkit-daemon[817]: Supervising 2 threads of 1 processes of 1 users. >Jun 19 20:20:53 localhost rtkit-daemon[817]: Successfully made thread 1656 of process 1604 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jun 19 20:20:53 localhost rtkit-daemon[817]: Supervising 3 threads of 1 processes of 1 users. >Jun 19 20:20:53 localhost rtkit-daemon[817]: Supervising 3 threads of 1 processes of 1 users. >Jun 19 20:20:53 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jun 19 20:20:53 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jun 19 20:20:53 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Jun 19 20:20:53 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jun 19 20:20:53 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jun 19 20:20:53 localhost systemd[1]: Starting Disk Manager... >Jun 19 20:20:53 localhost rtkit-daemon[817]: Successfully made thread 1659 of process 1604 (/usr/bin/pulseaudio) owned by '1000' RT at priority 5. >Jun 19 20:20:53 localhost rtkit-daemon[817]: Supervising 4 threads of 1 processes of 1 users. >Jun 19 20:20:53 localhost colord[1661]: Using mapping database file /var/lib/colord/mapping.db >Jun 19 20:20:53 localhost udisksd[1665]: udisks daemon version 2.1.1 starting >Jun 19 20:20:53 localhost colord[1661]: Using device database file /var/lib/colord/storage.db >Jun 19 20:20:53 localhost colord[1661]: loaded plugin libcd_plugin_scanner.so >Jun 19 20:20:53 localhost colord[1661]: loaded plugin libcd_plugin_camera.so >Jun 19 20:20:53 localhost colord[1661]: Daemon ready for requests >Jun 19 20:20:53 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jun 19 20:20:53 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jun 19 20:20:53 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Jun 19 20:20:53 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 20:20:53 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 20:20:53 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md126/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 20:20:53 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md126/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 20:20:53 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jun 19 20:20:53 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jun 19 20:20:53 localhost systemd[1]: Started Disk Manager. >Jun 19 20:20:53 localhost udisksd[1665]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jun 19 20:20:53 localhost systemd[1]: Starting CUPS Printing Service... >Jun 19 20:20:53 localhost systemd[1]: Started CUPS Printing Service. >Jun 19 20:20:53 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Jun 19 20:20:53 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.locale1' unit='dbus-org.freedesktop.locale1.service' >Jun 19 20:20:53 localhost systemd[1]: Starting Locale Service... >Jun 19 20:20:53 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.locale1' >Jun 19 20:20:53 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.locale1' >Jun 19 20:20:53 localhost systemd[1]: Started Locale Service. >Jun 19 20:20:53 localhost avahi-daemon[823]: Registering new address record for fe80::76d0:2bff:fe90:c463 on p2p1.*. >Jun 19 20:20:54 localhost polkitd[933]: Registered Authentication Agent for unix-session:1 (system bus name :1.34 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) >Jun 19 20:20:55 localhost goa[1725]: goa-daemon version 3.10.2 starting [main.c:117, main()] >Jun 19 20:20:55 localhost goa[1725]: GoaKerberosIdentityManager: Using polling for change notification for credential cache type 'KEYRING' [goakerberosidentitymanager.c:1393, monitor_credentials_cache()] >Jun 19 20:20:55 localhost gnome-session[1504]: Gjs-Message: JS LOG: GNOME Shell started at Thu Jun 19 2014 20:20:55 GMT-0400 (EDT) >Jun 19 20:20:55 localhost gnome-session[1504]: vmware-user: could not open /proc/fs/vmblock/dev >Jun 19 20:20:55 localhost gnome-session[1504]: Failed to play sound: File or data not found >Jun 19 20:20:55 localhost gnome-session[1504]: Entering running state >Jun 19 20:20:55 localhost gnome-session[1504]: Creating config directory:'/home/liveuser/.config/tracker' >Jun 19 20:20:55 localhost vmusr[1804]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-app-ctx after class was initialised >Jun 19 20:20:55 localhost vmusr[1804]: [ warning] [GLib-GObject] Attempt to add property ToolsCoreService::tcs-prop-thread-pool after class was initialised >Jun 19 20:20:55 localhost vmusr[1804]: [ warning] [vmtoolsd] The vmusr service needs to run inside a virtual machine. >Jun 19 20:20:56 localhost gnome-keyring-daemon[1595]: keyring alias directory: /home/liveuser/.local/share/keyrings >Jun 19 20:20:56 localhost obexd[1866]: OBEX daemon 5.12 >Jun 19 20:20:56 localhost gnome-session[1504]: (gnome-settings-daemon:1580): power-plugin-CRITICAL **: gsd_power_backlight_abs_to_percentage: assertion 'max > min' failed >Jun 19 20:20:56 localhost colord[1661]: Device added: xrandr-Goldstar Company Ltd-W2234-169439 >Jun 19 20:20:56 localhost gnome-session[1504]: (tracker-miner-fs:1803): GLib-CRITICAL **: g_timer_continue: assertion 'timer->active == FALSE' failed >Jun 19 20:20:56 localhost gnome-session[1504]: (tracker-miner-fs:1803): Tracker-WARNING **: File 'file:///usr' has been reenqueued more than 2 times. It will not be indexed. >Jun 19 20:20:56 localhost gnome-session[1504]: (tracker-miner-fs:1803): Tracker-WARNING **: File 'file:///usr/share' has been reenqueued more than 2 times. It will not be indexed. >Jun 19 20:20:56 localhost gnome-session[1504]: (tracker-miner-fs:1803): Tracker-WARNING **: File 'file:///usr/share/gnome-documents' has been reenqueued more than 2 times. It will not be indexed. >Jun 19 20:20:56 localhost gnome-session[1504]: (tracker-miner-fs:1803): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started' has been reenqueued more than 2 times. It will not be indexed. >Jun 19 20:20:56 localhost gnome-session[1504]: (tracker-miner-fs:1803): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C' has been reenqueued more than 2 times. It will not be indexed. >Jun 19 20:20:56 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Jun 19 20:20:56 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_ADD: window 0x2200001 already in stack >Jun 19 20:20:56 localhost gnome-session[1504]: (tracker-miner-fs:1803): Tracker-WARNING **: File 'file:///usr/share/gnome-documents/getting-started/C/gnome-documents-getting-started.pdf' has been reenqueued more than 2 times. It will not be indexed. >Jun 19 20:20:57 localhost colord[1661]: Automatic metadata add icc-75491b90c267224d3834f944f6986e35 to xrandr-Goldstar Company Ltd-W2234-169439 >Jun 19 20:20:57 localhost colord[1661]: Profile added: icc-75491b90c267224d3834f944f6986e35 >Jun 19 20:20:58 localhost chronyd[864]: Selected source 79.98.105.18 >Jun 19 20:20:58 localhost chronyd[864]: System clock wrong by -10799.771191 seconds, adjustment started >Jun 19 17:20:58 localhost chronyd[864]: System clock was stepped by -10799.771 seconds >Jun 19 17:20:58 localhost systemd[1]: Time has been changed >Jun 19 17:20:58 localhost systemd[1501]: Time has been changed >Jun 19 17:20:59 localhost gnome-session[1504]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jun 19 17:20:59 localhost userhelper[1967]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jun 19 17:20:59 localhost userhelper[1972]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jun 19 17:20:59 localhost kernel: async_tx: api initialized (async) >Jun 19 17:20:59 localhost kernel: xor: automatically using best checksumming function: >Jun 19 17:20:59 localhost kernel: avx : 37524.000 MB/sec >Jun 19 17:20:59 localhost kernel: raid6: sse2x1 12082 MB/s >Jun 19 17:20:59 localhost kernel: raid6: sse2x2 14300 MB/s >Jun 19 17:20:59 localhost kernel: raid6: sse2x4 16316 MB/s >Jun 19 17:20:59 localhost kernel: raid6: avx2x1 21453 MB/s >Jun 19 17:20:59 localhost kernel: raid6: avx2x2 25992 MB/s >Jun 19 17:20:59 localhost kernel: raid6: avx2x4 30324 MB/s >Jun 19 17:20:59 localhost kernel: raid6: using algorithm avx2x4 (30324 MB/s) >Jun 19 17:20:59 localhost kernel: raid6: using avx2x2 recovery algorithm >Jun 19 17:20:59 localhost kernel: md: raid6 personality registered for level 6 >Jun 19 17:20:59 localhost kernel: md: raid5 personality registered for level 5 >Jun 19 17:20:59 localhost kernel: md: raid4 personality registered for level 4 >Jun 19 17:20:59 localhost kernel: md: raid10 personality registered for level 10 >Jun 19 17:20:59 localhost kernel: device-mapper: multipath: version 1.5.1 loaded >Jun 19 17:20:59 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Jun 19 17:20:59 localhost kernel: sha256_ssse3: Using AVX2 optimized SHA-256 implementation >Jun 19 17:20:59 localhost kernel: Loading iSCSI transport class v2.0-870. >Jun 19 17:20:59 localhost kernel: iscsi: registered transport (tcp) >Jun 19 17:20:59 localhost kernel: No iBFT detected. >Jun 19 17:20:59 localhost dbus[1513]: avc: received setenforce notice (enforcing=0) >Jun 19 17:20:59 localhost dbus[1541]: avc: received setenforce notice (enforcing=0) >Jun 19 17:20:59 localhost dbus[827]: avc: received setenforce notice (enforcing=0) >Jun 19 17:20:59 localhost dbus-daemon[827]: dbus[827]: avc: received setenforce notice (enforcing=0) >Jun 19 17:21:00 localhost kernel: md: resync of RAID array md124 >Jun 19 17:21:00 localhost kernel: md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >Jun 19 17:21:00 localhost kernel: md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >Jun 19 17:21:00 localhost kernel: md: using 128k window, over a total of 102400000k. >Jun 19 17:21:02 localhost gnome-session[1504]: localuser:root being added to access control list >Jun 19 17:21:02 localhost anaconda[2181]: /sbin/anaconda 20.25.15-1 >Jun 19 17:21:02 localhost anaconda[2181]: 16384000 kB (16000 MB) are available >Jun 19 17:21:02 localhost anaconda[2181]: check_memory(): total:16000, needed:512, graphical:512 >Jun 19 17:21:02 localhost anaconda[2181]: Not doing 'start audit daemon' in live installation >Jun 19 17:21:02 localhost anaconda[2181]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Jun 19 17:21:02 localhost anaconda[2181]: Default encoding = ascii >Jun 19 17:21:02 localhost program[2181]: Running... udevadm trigger --action=change --subsystem-match=block >Jun 19 17:21:02 localhost program[2181]: Return code: 0 >Jun 19 17:21:02 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:03 localhost program[2181]: Return code: 0 >Jun 19 17:21:03 localhost blivet[2181]: ISCSID is /sbin/iscsid >Jun 19 17:21:03 localhost blivet[2181]: no initiator set >Jun 19 17:21:03 localhost program[2181]: Running... modprobe fcoe >Jun 19 17:21:03 localhost program[2181]: Return code: 0 >Jun 19 17:21:03 localhost program[2181]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jun 19 17:21:03 localhost program[2181]: No FCoE boot disk information is found in EDD! >Jun 19 17:21:03 localhost program[2181]: Return code: 1 >Jun 19 17:21:03 localhost blivet[2181]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jun 19 17:21:03 localhost blivet[2181]: no /etc/zfcp.conf; not configuring zfcp >Jun 19 17:21:03 localhost anaconda[2181]: Display mode = g >Jun 19 17:21:03 localhost anaconda[2181]: 16384000 kB (16000 MB) are available >Jun 19 17:21:03 localhost anaconda[2181]: check_memory(): total:16000, needed:512, graphical:512 >Jun 19 17:21:03 localhost blivet[2181]: trying to set new default fstype to 'ext4' >Jun 19 17:21:03 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:03 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:03 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:03 localhost anaconda[2181]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 19 17:21:03 localhost anaconda[2181]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 19 17:21:03 localhost anaconda[2181]: using only installclass _Fedora >Jun 19 17:21:03 localhost anaconda[2181]: bootloader GRUB2 on X86 platform >Jun 19 17:21:03 localhost blivet[2181]: Detected 16016M of memory >Jun 19 17:21:03 localhost blivet[2181]: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Jun 19 17:21:03 localhost blivet[2181]: Swap attempt of 0M >Jun 19 17:21:03 localhost anaconda[2181]: bootloader GRUB2 on X86 platform >Jun 19 17:21:03 localhost anaconda[2181]: network: devices found ['p2p1'] >Jun 19 17:21:03 localhost ifcfg[2181]: content of files (network initialization): >Jun 19 17:21:03 localhost ifcfg[2181]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403223652L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}}] >Jun 19 17:21:03 localhost NetworkManager[1037]: ifcfg-rh: read connection 'p2p1' >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): deactivating device (reason 'connection-removed') [38] >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): canceled DHCP transaction, DHCP client pid 1553 >Jun 19 17:21:03 localhost avahi-daemon[823]: Withdrawing address record for 192.168.1.34 on p2p1. >Jun 19 17:21:03 localhost avahi-daemon[823]: Leaving mDNS multicast group on interface p2p1.IPv4 with address 192.168.1.34. >Jun 19 17:21:03 localhost avahi-daemon[823]: Interface p2p1.IPv4 no longer relevant for mDNS. >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> NetworkManager state is now DISCONNECTED >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Saved default wired connection 'p2p1' to persistent storage >Jun 19 17:21:03 localhost anaconda[2181]: network: dumping ifcfg file for default autoconnection on p2p1 >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Auto-activating connection 'p2p1'. >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) starting connection 'p2p1' >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> NetworkManager state is now CONNECTING >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >Jun 19 17:21:03 localhost anaconda[2181]: network: setting autoconnect of p2p1 to False >Jun 19 17:21:03 localhost anaconda[2181]: network: missing ifcfgs created for devices ['p2p1'] >Jun 19 17:21:03 localhost ifcfg[2181]: content of files (missing ifcfgs created for devices ['p2p1']): >Jun 19 17:21:03 localhost NetworkManager[1037]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:21:03 localhost ifcfg[2181]: /etc/sysconfig/network-scripts/ifcfg-p2p1: >Jun 19 17:21:03 localhost ifcfg[2181]: TYPE=Ethernet >Jun 19 17:21:03 localhost ifcfg[2181]: BOOTPROTO=dhcp >Jun 19 17:21:03 localhost ifcfg[2181]: DEFROUTE=yes >Jun 19 17:21:03 localhost ifcfg[2181]: IPV4_FAILURE_FATAL=no >Jun 19 17:21:03 localhost ifcfg[2181]: IPV6INIT=yes >Jun 19 17:21:03 localhost ifcfg[2181]: IPV6_AUTOCONF=yes >Jun 19 17:21:03 localhost ifcfg[2181]: IPV6_DEFROUTE=yes >Jun 19 17:21:03 localhost ifcfg[2181]: IPV6_PEERDNS=yes >Jun 19 17:21:03 localhost ifcfg[2181]: IPV6_PEERROUTES=yes >Jun 19 17:21:03 localhost ifcfg[2181]: IPV6_FAILURE_FATAL=no >Jun 19 17:21:03 localhost ifcfg[2181]: NAME=p2p1 >Jun 19 17:21:03 localhost ifcfg[2181]: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >Jun 19 17:21:03 localhost ifcfg[2181]: ONBOOT=no >Jun 19 17:21:03 localhost ifcfg[2181]: HWADDR=74:D0:2B:90:C4:63 >Jun 19 17:21:03 localhost ifcfg[2181]: PEERDNS=yes >Jun 19 17:21:03 localhost ifcfg[2181]: PEERROUTES=yes >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> dhclient started with pid 2311 >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >Jun 19 17:21:03 localhost ifcfg[2181]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403223652L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Jun 19 17:21:03 localhost chronyd[864]: Source 178.16.128.13 offline >Jun 19 17:21:03 localhost chronyd[864]: Source 84.43.191.4 offline >Jun 19 17:21:03 localhost chronyd[864]: Source 84.54.128.8 offline >Jun 19 17:21:03 localhost chronyd[864]: Source 79.98.105.18 offline >Jun 19 17:21:03 localhost anaconda[2181]: updating hostname localhost.localdomain >Jun 19 17:21:03 localhost dhclient[2311]: Internet Systems Consortium DHCP Client 4.2.5 >Jun 19 17:21:03 localhost dhclient[2311]: Copyright 2004-2013 Internet Systems Consortium. >Jun 19 17:21:03 localhost dhclient[2311]: All rights reserved. >Jun 19 17:21:03 localhost dhclient[2311]: For info, please visit https://www.isc.org/software/dhcp/ >Jun 19 17:21:03 localhost dhclient[2311]: Jun 19 17:21:03 localhost NetworkManager[1037]: Internet Systems Consortium DHCP Client 4.2.5 >Jun 19 17:21:03 localhost NetworkManager[1037]: Copyright 2004-2013 Internet Systems Consortium. >Jun 19 17:21:03 localhost NetworkManager[1037]: All rights reserved. >Jun 19 17:21:03 localhost NetworkManager[1037]: For info, please visit https://www.isc.org/software/dhcp/ >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): DHCPv4 state changed nbi -> preinit >Jun 19 17:21:03 localhost anaconda[2181]: Running Thread: AnaStorageThread (140009642690304) >Jun 19 17:21:03 localhost anaconda[2181]: Running Thread: AnaTimeInitThread (140009634297600) >Jun 19 17:21:03 localhost blivet[2181]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x44f5e90> >Jun 19 17:21:03 localhost anaconda[2181]: Running Thread: AnaWaitForConnectingNMThread (140009558505216) >Jun 19 17:21:03 localhost anaconda[2181]: Running Thread: AnaPayloadThread (140009550112512) >Jun 19 17:21:03 localhost blivet[2181]: no initiator set >Jun 19 17:21:03 localhost blivet[2181]: not going to create backup copy of non-existent /etc/mdadm.conf >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jun 19 17:21:03 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:03 localhost dhclient[2311]: Listening on LPF/p2p1/74:d0:2b:90:c4:63 >Jun 19 17:21:03 localhost dhclient[2311]: Sending on LPF/p2p1/74:d0:2b:90:c4:63 >Jun 19 17:21:03 localhost dhclient[2311]: Sending on Socket/fallback >Jun 19 17:21:03 localhost dhclient[2311]: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x4489f330) >Jun 19 17:21:03 localhost anaconda[2181]: updating hostname localhost.localdomain >Jun 19 17:21:03 localhost NetworkManager[1037]: Listening on LPF/p2p1/74:d0:2b:90:c4:63 >Jun 19 17:21:03 localhost NetworkManager[1037]: Sending on LPF/p2p1/74:d0:2b:90:c4:63 >Jun 19 17:21:03 localhost NetworkManager[1037]: Sending on Socket/fallback >Jun 19 17:21:03 localhost NetworkManager[1037]: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x4489f330) >Jun 19 17:21:03 localhost dhclient[2311]: DHCPACK from 192.168.1.1 (xid=0x4489f330) >Jun 19 17:21:03 localhost NetworkManager[1037]: DHCPACK from 192.168.1.1 (xid=0x4489f330) >Jun 19 17:21:03 localhost anaconda[2181]: got 0 NTP servers from DHCP >Jun 19 17:21:03 localhost anaconda[2181]: Thread Done: AnaWaitForConnectingNMThread (140009558505216) >Jun 19 17:21:03 localhost dhclient[2311]: bound to 192.168.1.34 -- renewal in 3253 seconds. >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): DHCPv4 state changed preinit -> reboot >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> address 192.168.1.34 >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> plen 24 (255.255.255.0) >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> gateway 192.168.1.1 >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> lease time 7200 >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> nameserver '77.70.112.1' >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> nameserver '213.240.241.252' >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jun 19 17:21:03 localhost anaconda[2181]: Running Thread: AnaGeolocationRefreshThread (140009558505216) >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >Jun 19 17:21:03 localhost anaconda[2181]: Not doing 'start chronyd' in live installation >Jun 19 17:21:03 localhost avahi-daemon[823]: Joining mDNS multicast group on interface p2p1.IPv4 with address 192.168.1.34. >Jun 19 17:21:03 localhost avahi-daemon[823]: New relevant interface p2p1.IPv4 for mDNS. >Jun 19 17:21:03 localhost anaconda[2181]: Starting geolocation lookup >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): device state change: ip-config -> ip-check (reason 'none') [70 80 0] >Jun 19 17:21:03 localhost avahi-daemon[823]: Registering new address record for 192.168.1.34 on p2p1.IPv4. >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): device state change: ip-check -> secondaries (reason 'none') [80 90 0] >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jun 19 17:21:03 localhost anaconda[2181]: Geolocation provider: Fedora GeoIP >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> NetworkManager state is now CONNECTED_GLOBAL >Jun 19 17:21:03 localhost NetworkManager[1037]: bound to 192.168.1.34 -- renewal in 3253 seconds. >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Policy set 'p2p1' (p2p1) as default for IPv4 routing and DNS. >Jun 19 17:21:03 localhost NetworkManager[1037]: <info> Activation (p2p1) successful, device activated. >Jun 19 17:21:03 localhost program[2181]: Return code: 0 >Jun 19 17:21:03 localhost anaconda[2181]: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >Jun 19 17:21:03 localhost anaconda[2181]: Geolocation lookup finished in 0.0 seconds >Jun 19 17:21:03 localhost anaconda[2181]: no results from geolocation >Jun 19 17:21:03 localhost anaconda[2181]: Thread Done: AnaGeolocationRefreshThread (140009558505216) >Jun 19 17:21:03 localhost chronyd[864]: Source 178.16.128.13 online >Jun 19 17:21:03 localhost chronyd[864]: Source 79.98.105.18 online >Jun 19 17:21:03 localhost chronyd[864]: Source 84.43.191.4 online >Jun 19 17:21:03 localhost chronyd[864]: Source 84.54.128.8 online >Jun 19 17:21:03 localhost blivet[2181]: protected device spec /dev/sdc1 resolved to sdc1 >Jun 19 17:21:03 localhost blivet[2181]: sdc1 looks to be the live device; marking as protected >Jun 19 17:21:03 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:03 localhost program[2181]: Return code: 0 >Jun 19 17:21:03 localhost anaconda[2181]: Not doing 'activate layouts' in live installation >Jun 19 17:21:03 localhost blivet[2181]: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md123', 'md124', 'md125', 'md126', 'md127'] >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7735', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >Jun 19 17:21:03 localhost blivet[2181]: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.addUdevDiskDevice: name: sdc ; >Jun 19 17:21:03 localhost blivet[2181]: sdc is a disk >Jun 19 17:21:03 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:03 localhost blivet[2181]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Jun 19 17:21:03 localhost program[2181]: Running... multipath -c /dev/sdc >Jun 19 17:21:03 localhost program[2181]: Jun 19 17:21:03 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:21:03 localhost program[2181]: Jun 19 17:21:03 | A default multipath.conf file is located at >Jun 19 17:21:03 localhost program[2181]: Jun 19 17:21:03 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:21:03 localhost program[2181]: Jun 19 17:21:03 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:21:03 localhost program[2181]: /dev/sdc is not a valid multipath device path >Jun 19 17:21:03 localhost program[2181]: Return code: 1 >Jun 19 17:21:03 localhost blivet[2181]: added disk sdc (id 0) to device tree >Jun 19 17:21:03 localhost blivet[2181]: looking up parted Device: /dev/sdc >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >Jun 19 17:21:03 localhost blivet[2181]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:03 localhost blivet[2181]: required disklabel type for sdc (1) is None >Jun 19 17:21:03 localhost blivet[2181]: default disklabel type for sdc is msdos >Jun 19 17:21:03 localhost blivet[2181]: selecting msdos disklabel for sdc based on size >Jun 19 17:21:03 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >Jun 19 17:21:03 localhost blivet[2181]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f5684098210>] >device: <parted.device.Device object at 0x7f5684092b50> >PedDisk: <_ped.Disk object at 0x7f5684093d88> >Jun 19 17:21:03 localhost blivet[2181]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:21:03 localhost blivet[2181]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Jun 19 17:21:03 localhost blivet[2181]: got device: DiskDevice instance (0x7f56840637d0) -- >name = sdc status = True kids = 0 id = 0 >parents = [] >uuid = None size = 7728.0 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x48408c0> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f5684089650> >Jun 19 17:21:03 localhost blivet[2181]: got format: DiskLabel instance (0x7f5684089950) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f5684098210>] >device: <parted.device.Device object at 0x7f5684092b50> >PedDisk: <_ped.Disk object at 0x7f5684093d88> >origPartedDisk = <parted.disk.Disk object at 0x7f5684092d90> >partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x4840e60> >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'BCD2-CFA5', >'ID_FS_UUID_ENC': 'BCD2-CFA5', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '56', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15826888', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '07577f2c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7752', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/BCD2-CFA5'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >Jun 19 17:21:03 localhost blivet[2181]: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdc1 ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:03 localhost blivet[2181]: sdc1 is a partition >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >Jun 19 17:21:03 localhost blivet[2181]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:21:03 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >Jun 19 17:21:03 localhost blivet[2181]: looking up parted Partition: /dev/sdc1 >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.probe: sdc1 ; exists: True ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >Jun 19 17:21:03 localhost blivet[2181]: added partition sdc1 (id 1) to device tree >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:03 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >Jun 19 17:21:03 localhost blivet[2181]: disklabel detected but not usable on sdc1 >Jun 19 17:21:03 localhost blivet[2181]: getFormat('efi') returning EFIFS instance >Jun 19 17:21:03 localhost blivet[2181]: type detected on 'sdc1' is 'vfat' >Jun 19 17:21:03 localhost blivet[2181]: getFormat('efi') returning EFIFS instance >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >Jun 19 17:21:03 localhost blivet[2181]: looking up parted Device: /dev/sdc1 >Jun 19 17:21:03 localhost blivet[2181]: got device: PartitionDevice instance (0x7f56840983d0) -- >name = sdc1 status = True kids = 0 id = 1 >parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] >uuid = None size = 7727.97265625 >format = existing efi filesystem >major = 8 minor = 33 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 15826888 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409a050> >target size = 0 path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f5684092c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f56840982d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f5684098250> PedPartition: <_ped.Partition object at 0x7f5684096350> >disk = existing 7728MB disk sdc (0) with existing msdos disklabel >start = 56 end = 15826943 length = 15826888 >flags = boot >Jun 19 17:21:03 localhost blivet[2181]: got format: EFIFS instance (0x7f56840988d0) -- >type = efi name = EFI System Partition status = False >device = /dev/sdc1 uuid = BCD2-CFA5 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9166', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', >'/dev/disk/by-id/wwn-0x5000c500621d52f9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Jun 19 17:21:03 localhost blivet[2181]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.addUdevDiskDevice: name: sda ; >Jun 19 17:21:03 localhost blivet[2181]: sda is a disk >Jun 19 17:21:03 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:03 localhost blivet[2181]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 19 17:21:03 localhost program[2181]: Running... multipath -c /dev/sda >Jun 19 17:21:03 localhost program[2181]: Jun 19 17:21:03 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:21:03 localhost program[2181]: Jun 19 17:21:03 | A default multipath.conf file is located at >Jun 19 17:21:03 localhost program[2181]: Jun 19 17:21:03 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:21:03 localhost program[2181]: Jun 19 17:21:03 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:21:03 localhost program[2181]: /dev/sda is not a valid multipath device path >Jun 19 17:21:03 localhost program[2181]: Return code: 1 >Jun 19 17:21:03 localhost blivet[2181]: added disk sda (id 2) to device tree >Jun 19 17:21:03 localhost blivet[2181]: looking up parted Device: /dev/sda >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Jun 19 17:21:03 localhost blivet[2181]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:03 localhost blivet[2181]: required disklabel type for sda (1) is None >Jun 19 17:21:03 localhost blivet[2181]: default disklabel type for sda is msdos >Jun 19 17:21:03 localhost blivet[2181]: selecting msdos disklabel for sda based on size >Jun 19 17:21:03 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Jun 19 17:21:03 localhost blivet[2181]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f56840aa410>, <parted.partition.Partition object at 0x7f56840aa790>, <parted.partition.Partition object at 0x7f56840aa990>, <parted.partition.Partition object at 0x7f56840aab10>, <parted.partition.Partition object at 0x7f56840aad90>, <parted.partition.Partition object at 0x7f56840aafd0>] >device: <parted.device.Device object at 0x7f56840aa250> >PedDisk: <_ped.Disk object at 0x7f56840ac290> >Jun 19 17:21:03 localhost blivet[2181]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:21:03 localhost blivet[2181]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 19 17:21:03 localhost blivet[2181]: got device: DiskDevice instance (0x7f5684089bd0) -- >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409a3b0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5684098e90> >Jun 19 17:21:03 localhost blivet[2181]: got format: DiskLabel instance (0x7f5684098fd0) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f56840aa410>, <parted.partition.Partition object at 0x7f56840aa790>, <parted.partition.Partition object at 0x7f56840aa990>, <parted.partition.Partition object at 0x7f56840aab10>, <parted.partition.Partition object at 0x7f56840aad90>, <parted.partition.Partition object at 0x7f56840aafd0>] >device: <parted.device.Device object at 0x7f56840aa250> >PedDisk: <_ped.Disk object at 0x7f56840ac290> >origPartedDisk = <parted.disk.Disk object at 0x7f56840aad10> >partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409a290> >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', >'UDISKS_MD_MEMBER_EVENTS': '27', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212860', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9203', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jun 19 17:21:03 localhost blivet[2181]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda1 ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:03 localhost blivet[2181]: sda1 is a partition >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:21:03 localhost blivet[2181]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:21:03 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Jun 19 17:21:03 localhost blivet[2181]: looking up parted Partition: /dev/sda1 >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.probe: sda1 ; exists: True ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Jun 19 17:21:03 localhost blivet[2181]: added partition sda1 (id 3) to device tree >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:03 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Jun 19 17:21:03 localhost blivet[2181]: disklabel detected but not usable on sda1 >Jun 19 17:21:03 localhost program[2181]: Running... mdadm --examine --export /dev/sda1 >Jun 19 17:21:03 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:21:03 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:21:03 localhost program[2181]: MD_NAME=localhost.localdomain:home >Jun 19 17:21:03 localhost program[2181]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:21:03 localhost program[2181]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:21:03 localhost program[2181]: MD_UPDATE_TIME=1403212860 >Jun 19 17:21:03 localhost program[2181]: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >Jun 19 17:21:03 localhost program[2181]: MD_EVENTS=27 >Jun 19 17:21:03 localhost program[2181]: Return code: 0 >Jun 19 17:21:03 localhost program[2181]: Running... mdadm --examine --brief /dev/sda1 >Jun 19 17:21:03 localhost program[2181]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:21:03 localhost program[2181]: Return code: 0 >Jun 19 17:21:03 localhost blivet[2181]: type detected on 'sda1' is 'linux_raid_member' >Jun 19 17:21:03 localhost blivet[2181]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:21:03 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:21:03 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:03 localhost program[2181]: Return code: 0 >Jun 19 17:21:03 localhost blivet[2181]: using name localhost.localdomain:home for md array containing member sda1 >Jun 19 17:21:03 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:03 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:home ; current: None ; type: None ; >Jun 19 17:21:03 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >Jun 19 17:21:03 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:home ; device: sda1 ; status: True ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:03 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:03 localhost program[2181]: Return code: 0 >Jun 19 17:21:03 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sda1 >Jun 19 17:21:03 localhost program[2181]: Return code: 1 >Jun 19 17:21:03 localhost blivet[2181]: failed to add member /dev/sda1 to md array /dev/md/localhost.localdomain:home: mdadd failed for /dev/sda1: running mdadm --incremental --quiet /dev/sda1 failed >Jun 19 17:21:03 localhost blivet[2181]: looking up parted Device: /dev/md/localhost.localdomain:home >Jun 19 17:21:03 localhost blivet[2181]: added mdarray localhost.localdomain:home (id 4) to device tree >Jun 19 17:21:03 localhost blivet[2181]: looking up parted Device: /dev/sda1 >Jun 19 17:21:03 localhost blivet[2181]: got device: PartitionDevice instance (0x7f56840aa150) -- >name = sda1 status = True kids = 1 id = 3 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409a710> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56840aa550> PedPartition: <_ped.Partition object at 0x7f56840964d0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:21:03 localhost blivet[2181]: got format: MDRaidMember instance (0x7f56840ad910) -- >type = mdmember name = software RAID status = False >device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '9241', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Jun 19 17:21:03 localhost blivet[2181]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda2 ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:03 localhost blivet[2181]: sda2 is a partition >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:21:03 localhost blivet[2181]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:21:03 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Jun 19 17:21:03 localhost blivet[2181]: looking up parted Partition: /dev/sda2 >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.probe: sda2 ; exists: True ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Jun 19 17:21:03 localhost blivet[2181]: added partition sda2 (id 5) to device tree >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Jun 19 17:21:03 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Jun 19 17:21:03 localhost blivet[2181]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:03 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Jun 19 17:21:03 localhost blivet[2181]: disklabel detected but not usable on sda2 >Jun 19 17:21:03 localhost program[2181]: Running... mdadm --examine --export /dev/sda2 >Jun 19 17:21:04 localhost program[2181]: MD_LEVEL=raid0 >Jun 19 17:21:04 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:21:04 localhost program[2181]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:21:04 localhost program[2181]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:21:04 localhost program[2181]: MD_UPDATE_TIME=1403225694 >Jun 19 17:21:04 localhost program[2181]: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >Jun 19 17:21:04 localhost program[2181]: MD_EVENTS=0 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --brief /dev/sda2 >Jun 19 17:21:04 localhost program[2181]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'sda2' is 'linux_raid_member' >Jun 19 17:21:04 localhost blivet[2181]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: using name localhost.localdomain:raid0 for md array containing member sda2 >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:raid0 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:raid0 ; device: sda2 ; status: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sda2 >Jun 19 17:21:04 localhost program[2181]: Return code: 1 >Jun 19 17:21:04 localhost blivet[2181]: failed to add member /dev/sda2 to md array /dev/md/localhost.localdomain:raid0: mdadd failed for /dev/sda2: running mdadm --incremental --quiet /dev/sda2 failed >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/md/localhost.localdomain:raid0 >Jun 19 17:21:04 localhost blivet[2181]: added mdarray localhost.localdomain:raid0 (id 6) to device tree >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sda2 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x7f56840986d0) -- >name = sda2 status = True kids = 1 id = 5 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409a200> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56840aa850> PedPartition: <_ped.Partition object at 0x7f5684096650> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:21:04 localhost blivet[2181]: got format: MDRaidMember instance (0x4a37c10) -- >type = mdmember name = software RAID status = False >device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212861', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '9279', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda3 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: sda3 is a partition >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda3 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Partition: /dev/sda3 >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.probe: sda3 ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >Jun 19 17:21:04 localhost blivet[2181]: added partition sda3 (id 7) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: disklabel detected but not usable on sda3 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --export /dev/sda3 >Jun 19 17:21:04 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:21:04 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:21:04 localhost program[2181]: MD_NAME=localhost.localdomain:root >Jun 19 17:21:04 localhost program[2181]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:21:04 localhost program[2181]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:21:04 localhost program[2181]: MD_UPDATE_TIME=1403212861 >Jun 19 17:21:04 localhost program[2181]: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >Jun 19 17:21:04 localhost program[2181]: MD_EVENTS=92 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --brief /dev/sda3 >Jun 19 17:21:04 localhost program[2181]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'sda3' is 'linux_raid_member' >Jun 19 17:21:04 localhost blivet[2181]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: using name localhost.localdomain:root for md array containing member sda3 >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:root ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:root ; device: sda3 ; status: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sda3 >Jun 19 17:21:04 localhost program[2181]: Return code: 1 >Jun 19 17:21:04 localhost blivet[2181]: failed to add member /dev/sda3 to md array /dev/md/localhost.localdomain:root: mdadd failed for /dev/sda3: running mdadm --incremental --quiet /dev/sda3 failed >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/md/localhost.localdomain:root >Jun 19 17:21:04 localhost blivet[2181]: added mdarray localhost.localdomain:root (id 8) to device tree >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sda3 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x4a37610) -- >name = sda3 status = True kids = 1 id = 7 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409a950> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56840aa9d0> PedPartition: <_ped.Partition object at 0x7f56840965f0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:21:04 localhost blivet[2181]: got format: MDRaidMember instance (0x4a4c710) -- >type = mdmember name = software RAID status = False >device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '0008397b-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9319', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: sda4 is a partition >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda4 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.addChild: kids: 3 ; name: sda ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda4 ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Partition: /dev/sda4 >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.probe: sda4 ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >Jun 19 17:21:04 localhost blivet[2181]: added partition sda4 (id 9) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: disklabel detected but not usable on sda4 >Jun 19 17:21:04 localhost blivet[2181]: no type or existing type for sda4, bailing >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sda4 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x4a37bd0) -- >name = sda4 status = True kids = 0 id = 9 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409aa70> >target size = 0 path = /dev/sda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56840aab50> PedPartition: <_ped.Partition object at 0x7f5684096530> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212861', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '9359', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda5 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: sda5 is a partition >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda5 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.addChild: kids: 4 ; name: sda ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Partition: /dev/sda5 >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.probe: sda5 ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >Jun 19 17:21:04 localhost blivet[2181]: added partition sda5 (id 10) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: disklabel detected but not usable on sda5 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --export /dev/sda5 >Jun 19 17:21:04 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:21:04 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:21:04 localhost program[2181]: MD_NAME=localhost.localdomain:boot >Jun 19 17:21:04 localhost program[2181]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:21:04 localhost program[2181]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:21:04 localhost program[2181]: MD_UPDATE_TIME=1403212861 >Jun 19 17:21:04 localhost program[2181]: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >Jun 19 17:21:04 localhost program[2181]: MD_EVENTS=20 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --brief /dev/sda5 >Jun 19 17:21:04 localhost program[2181]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'sda5' is 'linux_raid_member' >Jun 19 17:21:04 localhost blivet[2181]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: using name localhost.localdomain:boot for md array containing member sda5 >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:boot ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:boot ; device: sda5 ; status: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sda5 >Jun 19 17:21:04 localhost program[2181]: Return code: 1 >Jun 19 17:21:04 localhost blivet[2181]: failed to add member /dev/sda5 to md array /dev/md/localhost.localdomain:boot: mdadd failed for /dev/sda5: running mdadm --incremental --quiet /dev/sda5 failed >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/md/localhost.localdomain:boot >Jun 19 17:21:04 localhost blivet[2181]: added mdarray localhost.localdomain:boot (id 11) to device tree >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sda5 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x484a890) -- >name = sda5 status = True kids = 1 id = 10 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409a9e0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: <parted.filesystem.FileSystem object at 0x7f56840aaed0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56840aae50> PedPartition: <_ped.Partition object at 0x7f56840966b0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:21:04 localhost blivet[2181]: got format: MDRaidMember instance (0x4a43c50) -- >type = mdmember name = software RAID status = False >device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '9399', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda6 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: sda6 is a partition >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda6 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Partition: /dev/sda6 >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.probe: sda6 ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >Jun 19 17:21:04 localhost blivet[2181]: added partition sda6 (id 12) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: disklabel detected but not usable on sda6 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --export /dev/sda6 >Jun 19 17:21:04 localhost program[2181]: MD_LEVEL=raid0 >Jun 19 17:21:04 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:21:04 localhost program[2181]: MD_NAME=localhost.localdomain:swap >Jun 19 17:21:04 localhost program[2181]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:21:04 localhost program[2181]: MD_UPDATE_TIME=1403225692 >Jun 19 17:21:04 localhost program[2181]: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >Jun 19 17:21:04 localhost program[2181]: MD_EVENTS=0 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --brief /dev/sda6 >Jun 19 17:21:04 localhost program[2181]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'sda6' is 'linux_raid_member' >Jun 19 17:21:04 localhost blivet[2181]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: using name localhost.localdomain:swap for md array containing member sda6 >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sda6 >Jun 19 17:21:04 localhost program[2181]: Return code: 1 >Jun 19 17:21:04 localhost blivet[2181]: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/md/localhost.localdomain:swap >Jun 19 17:21:04 localhost blivet[2181]: added mdarray localhost.localdomain:swap (id 13) to device tree >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sda6 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x4a37150) -- >name = sda6 status = True kids = 1 id = 12 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 121 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409a7a0> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56840ad050> PedPartition: <_ped.Partition object at 0x7f5684096710> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:21:04 localhost blivet[2181]: got format: MDRaidMember instance (0x4a5b250) -- >type = mdmember name = software RAID status = False >device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9922', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDiskDevice: name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: sdb is a disk >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Jun 19 17:21:04 localhost program[2181]: Running... multipath -c /dev/sdb >Jun 19 17:21:04 localhost program[2181]: Jun 19 17:21:04 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:21:04 localhost program[2181]: Jun 19 17:21:04 | A default multipath.conf file is located at >Jun 19 17:21:04 localhost program[2181]: Jun 19 17:21:04 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:21:04 localhost program[2181]: Jun 19 17:21:04 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:21:04 localhost program[2181]: /dev/sdb is not a valid multipath device path >Jun 19 17:21:04 localhost program[2181]: Return code: 1 >Jun 19 17:21:04 localhost blivet[2181]: added disk sdb (id 14) to device tree >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sdb >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: required disklabel type for sdb (1) is None >Jun 19 17:21:04 localhost blivet[2181]: default disklabel type for sdb is msdos >Jun 19 17:21:04 localhost blivet[2181]: selecting msdos disklabel for sdb based on size >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4a43810>, <parted.partition.Partition object at 0x4a43dd0>, <parted.partition.Partition object at 0x4a647d0>, <parted.partition.Partition object at 0x4a64050>, <parted.partition.Partition object at 0x4a64150>, <parted.partition.Partition object at 0x4a64450>] >device: <parted.device.Device object at 0x4a4c950> >PedDisk: <_ped.Disk object at 0x7f56840a5c68> >Jun 19 17:21:04 localhost blivet[2181]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >Jun 19 17:21:04 localhost blivet[2181]: got device: DiskDevice instance (0x4a4cbd0) -- >name = sdb status = True kids = 0 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409add0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4a4c9d0> >Jun 19 17:21:04 localhost blivet[2181]: got format: DiskLabel instance (0x4a4c850) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4a43810>, <parted.partition.Partition object at 0x4a43dd0>, <parted.partition.Partition object at 0x4a647d0>, <parted.partition.Partition object at 0x4a64050>, <parted.partition.Partition object at 0x4a64150>, <parted.partition.Partition object at 0x4a64450>] >device: <parted.device.Device object at 0x4a4c950> >PedDisk: <_ped.Disk object at 0x7f56840a5c68> >origPartedDisk = <parted.disk.Disk object at 0x4a64610> >partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409ad40> >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', >'UDISKS_MD_MEMBER_EVENTS': '27', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212860', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9972', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb1 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: sdb1 is a partition >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Partition: /dev/sdb1 >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.probe: sdb1 ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >Jun 19 17:21:04 localhost blivet[2181]: added partition sdb1 (id 15) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: disklabel detected but not usable on sdb1 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --export /dev/sdb1 >Jun 19 17:21:04 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:21:04 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:21:04 localhost program[2181]: MD_NAME=localhost.localdomain:home >Jun 19 17:21:04 localhost program[2181]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:21:04 localhost program[2181]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:21:04 localhost program[2181]: MD_UPDATE_TIME=1403212860 >Jun 19 17:21:04 localhost program[2181]: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >Jun 19 17:21:04 localhost program[2181]: MD_EVENTS=27 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --brief /dev/sdb1 >Jun 19 17:21:04 localhost program[2181]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'sdb1' is 'linux_raid_member' >Jun 19 17:21:04 localhost blivet[2181]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >Jun 19 17:21:04 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:21:04 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:21:04 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray localhost.localdomain:home (4) >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:home ; device: sdb1 ; status: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sdb1 >Jun 19 17:21:04 localhost program[2181]: Return code: 1 >Jun 19 17:21:04 localhost blivet[2181]: failed to add member /dev/sdb1 to md array /dev/md/localhost.localdomain:home: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sdb1 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x4a4c2d0) -- >name = sdb1 status = True kids = 1 id = 15 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x4a50290> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a43f50> PedPartition: <_ped.Partition object at 0x4a686b0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:21:04 localhost blivet[2181]: got format: MDRaidMember instance (0x4a4c690) -- >type = mdmember name = software RAID status = False >device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '10025', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb2 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: sdb2 is a partition >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.addChild: kids: 1 ; name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Partition: /dev/sdb2 >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.probe: sdb2 ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >Jun 19 17:21:04 localhost blivet[2181]: added partition sdb2 (id 16) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: disklabel detected but not usable on sdb2 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --export /dev/sdb2 >Jun 19 17:21:04 localhost program[2181]: MD_LEVEL=raid0 >Jun 19 17:21:04 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:21:04 localhost program[2181]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:21:04 localhost program[2181]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:21:04 localhost program[2181]: MD_UPDATE_TIME=1403225694 >Jun 19 17:21:04 localhost program[2181]: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >Jun 19 17:21:04 localhost program[2181]: MD_EVENTS=0 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --brief /dev/sdb2 >Jun 19 17:21:04 localhost program[2181]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'sdb2' is 'linux_raid_member' >Jun 19 17:21:04 localhost blivet[2181]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >Jun 19 17:21:04 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:21:04 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:21:04 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned existing 150128MB mdarray localhost.localdomain:raid0 (6) >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:raid0 ; device: sdb2 ; status: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sdb2 >Jun 19 17:21:04 localhost program[2181]: Return code: 1 >Jun 19 17:21:04 localhost blivet[2181]: failed to add member /dev/sdb2 to md array /dev/md/localhost.localdomain:raid0: mdadd failed for /dev/sdb2: running mdadm --incremental --quiet /dev/sdb2 failed >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sdb2 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x4a64290) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 18772 did: 20047 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x4a503b0> >target size = 0 path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a433d0> PedPartition: <_ped.Partition object at 0x4a687d0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:21:04 localhost blivet[2181]: got format: MDRaidMember instance (0x4a64d90) -- >type = mdmember name = software RAID status = False >device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '19', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212861', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '10076', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb3 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: sdb3 is a partition >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Partition: /dev/sdb3 >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.probe: sdb3 ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >Jun 19 17:21:04 localhost blivet[2181]: added partition sdb3 (id 17) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: disklabel detected but not usable on sdb3 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --export /dev/sdb3 >Jun 19 17:21:04 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:21:04 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:21:04 localhost program[2181]: MD_NAME=localhost.localdomain:root >Jun 19 17:21:04 localhost program[2181]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:21:04 localhost program[2181]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:21:04 localhost program[2181]: MD_UPDATE_TIME=1403212864 >Jun 19 17:21:04 localhost program[2181]: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >Jun 19 17:21:04 localhost program[2181]: MD_EVENTS=92 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --brief /dev/sdb3 >Jun 19 17:21:04 localhost program[2181]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'sdb3' is 'linux_raid_member' >Jun 19 17:21:04 localhost blivet[2181]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >Jun 19 17:21:04 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:21:04 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:21:04 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray localhost.localdomain:root (8) >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:root ; device: sdb3 ; status: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sdb3 >Jun 19 17:21:04 localhost program[2181]: Return code: 1 >Jun 19 17:21:04 localhost blivet[2181]: failed to add member /dev/sdb3 to md array /dev/md/localhost.localdomain:root: mdadd failed for /dev/sdb3: running mdadm --incremental --quiet /dev/sdb3 failed >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sdb3 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x4a64ad0) -- >name = sdb3 status = True kids = 1 id = 17 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 19 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x4a50440> >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a64810> PedPartition: <_ped.Partition object at 0x4a68770> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:21:04 localhost blivet[2181]: got format: MDRaidMember instance (0x4a64a90) -- >type = mdmember name = software RAID status = False >device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', >'DEVNAME': 'sdb4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '000d5377-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '20', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10127', >'name': 'sdb4', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: sdb4 is a partition >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.addChild: kids: 3 ; name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb4 ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Partition: /dev/sdb4 >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.probe: sdb4 ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >Jun 19 17:21:04 localhost blivet[2181]: added partition sdb4 (id 18) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: disklabel detected but not usable on sdb4 >Jun 19 17:21:04 localhost blivet[2181]: no type or existing type for sdb4, bailing >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sdb4 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x4a64950) -- >name = sdb4 status = True kids = 0 id = 18 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 20 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x4a504d0> >target size = 0 path = /dev/sdb4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a646d0> PedPartition: <_ped.Partition object at 0x4a68650> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', >'DEVNAME': 'sdb5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '21', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212861', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '10178', >'name': 'sdb5', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb5 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: sdb5 is a partition >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.addChild: kids: 4 ; name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Partition: /dev/sdb5 >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.probe: sdb5 ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >Jun 19 17:21:04 localhost blivet[2181]: added partition sdb5 (id 19) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: disklabel detected but not usable on sdb5 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --export /dev/sdb5 >Jun 19 17:21:04 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:21:04 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:21:04 localhost program[2181]: MD_NAME=localhost.localdomain:boot >Jun 19 17:21:04 localhost program[2181]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:21:04 localhost program[2181]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:21:04 localhost program[2181]: MD_UPDATE_TIME=1403212864 >Jun 19 17:21:04 localhost program[2181]: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >Jun 19 17:21:04 localhost program[2181]: MD_EVENTS=20 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --brief /dev/sdb5 >Jun 19 17:21:04 localhost program[2181]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'sdb5' is 'linux_raid_member' >Jun 19 17:21:04 localhost blivet[2181]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >Jun 19 17:21:04 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:21:04 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:21:04 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned existing 999MB mdarray localhost.localdomain:boot (11) >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:boot ; device: sdb5 ; status: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sdb5 >Jun 19 17:21:04 localhost program[2181]: Return code: 1 >Jun 19 17:21:04 localhost blivet[2181]: failed to add member /dev/sdb5 to md array /dev/md/localhost.localdomain:boot: mdadd failed for /dev/sdb5: running mdadm --incremental --quiet /dev/sdb5 failed >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sdb5 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x4a37410) -- >name = sdb5 status = True kids = 1 id = 19 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 21 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x4a50560> >target size = 0 path = /dev/sdb5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: <parted.filesystem.FileSystem object at 0x4a64550> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a644d0> PedPartition: <_ped.Partition object at 0x4a68830> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:21:04 localhost blivet[2181]: got format: MDRaidMember instance (0x4a64d50) -- >type = mdmember name = software RAID status = False >device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', >'DEVNAME': 'sdb6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '22', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '10230', >'name': 'sdb6', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb6 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: sdb6 is a partition >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:21:04 localhost blivet[2181]: DiskDevice.addChild: kids: 5 ; name: sdb ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Partition: /dev/sdb6 >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.probe: sdb6 ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >Jun 19 17:21:04 localhost blivet[2181]: added partition sdb6 (id 20) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >Jun 19 17:21:04 localhost blivet[2181]: disklabel detected but not usable on sdb6 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --export /dev/sdb6 >Jun 19 17:21:04 localhost program[2181]: MD_LEVEL=raid0 >Jun 19 17:21:04 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:21:04 localhost program[2181]: MD_NAME=localhost.localdomain:swap >Jun 19 17:21:04 localhost program[2181]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:21:04 localhost program[2181]: MD_UPDATE_TIME=1403225692 >Jun 19 17:21:04 localhost program[2181]: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >Jun 19 17:21:04 localhost program[2181]: MD_EVENTS=0 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --examine --brief /dev/sdb6 >Jun 19 17:21:04 localhost program[2181]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'sdb6' is 'linux_raid_member' >Jun 19 17:21:04 localhost blivet[2181]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >Jun 19 17:21:04 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:21:04 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:21:04 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:21:04 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >Jun 19 17:21:04 localhost blivet[2181]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:04 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sdb6 >Jun 19 17:21:04 localhost program[2181]: Return code: 1 >Jun 19 17:21:04 localhost blivet[2181]: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >Jun 19 17:21:04 localhost blivet[2181]: looking up parted Device: /dev/sdb6 >Jun 19 17:21:04 localhost blivet[2181]: got device: PartitionDevice instance (0x4a37350) -- >name = sdb6 status = True kids = 1 id = 20 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 22 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x4a50200> >target size = 0 path = /dev/sdb6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a64350> PedPartition: <_ped.Partition object at 0x4a68890> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:21:04 localhost blivet[2181]: got format: MDRaidMember instance (0x4a554d0) -- >type = mdmember name = software RAID status = False >device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20740', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning loop0 (/devices/virtual/block/loop0)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop0 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: loop0 is a loop device >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: added file /osmin.img (deleted) (id 21) to device tree >Jun 19 17:21:04 localhost blivet[2181]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: added loop loop0 (id 22) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: device loop0 does not contain a disklabel >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'loop0' is 'squashfs' >Jun 19 17:21:04 localhost blivet[2181]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Jun 19 17:21:04 localhost blivet[2181]: got device: LoopDevice instance (0x4a37510) -- >name = loop0 status = False kids = 0 id = 22 >parents = ['existing 0MB file /osmin.img (deleted) (21)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Jun 19 17:21:04 localhost blivet[2181]: got format: DeviceFormat instance (0x4a37710) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20887', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning loop1 (/devices/virtual/block/loop1)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: loop1 is a loop device >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: /osmin ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: added file /osmin (id 23) to device tree >Jun 19 17:21:04 localhost blivet[2181]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: added loop loop1 (id 24) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: device loop1 does not contain a disklabel >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'loop1' is 'DM_snapshot_cow' >Jun 19 17:21:04 localhost blivet[2181]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:21:04 localhost blivet[2181]: got device: LoopDevice instance (0x4a55650) -- >name = loop1 status = False kids = 0 id = 24 >parents = ['existing 0MB file /osmin (23)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Jun 19 17:21:04 localhost blivet[2181]: got format: DeviceFormat instance (0x4a55410) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21041', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning loop2 (/devices/virtual/block/loop2)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop2 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: loop2 is a loop device >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >Jun 19 17:21:04 localhost blivet[2181]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: added loop loop2 (id 26) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: device loop2 does not contain a disklabel >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'loop2' is 'squashfs' >Jun 19 17:21:04 localhost blivet[2181]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Jun 19 17:21:04 localhost blivet[2181]: got device: LoopDevice instance (0x4a559d0) -- >name = loop2 status = False kids = 0 id = 26 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Jun 19 17:21:04 localhost blivet[2181]: got format: DeviceFormat instance (0x4a55a10) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21195', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Jun 19 17:21:04 localhost blivet[2181]: scanning loop3 (/devices/virtual/block/loop3)... >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: loop3 is a loop device >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: added file /LiveOS/ext3fs.img (id 27) to device tree >Jun 19 17:21:04 localhost blivet[2181]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:04 localhost blivet[2181]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Jun 19 17:21:04 localhost blivet[2181]: added loop loop3 (id 28) to device tree >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Jun 19 17:21:04 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Jun 19 17:21:04 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:04 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:04 localhost blivet[2181]: device loop3 does not contain a disklabel >Jun 19 17:21:04 localhost blivet[2181]: type detected on 'loop3' is 'ext4' >Jun 19 17:21:04 localhost program[2181]: Running... dumpe2fs -h /dev/loop3 >Jun 19 17:21:04 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:04 localhost program[2181]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:21:04 localhost program[2181]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:21:04 localhost program[2181]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:21:04 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:21:04 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:21:04 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:21:04 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:21:04 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:21:04 localhost program[2181]: Filesystem state: clean >Jun 19 17:21:04 localhost program[2181]: Errors behavior: Continue >Jun 19 17:21:04 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:21:04 localhost program[2181]: Inode count: 262144 >Jun 19 17:21:04 localhost program[2181]: Block count: 1048576 >Jun 19 17:21:04 localhost program[2181]: Reserved block count: 10484 >Jun 19 17:21:04 localhost program[2181]: Free blocks: 225114 >Jun 19 17:21:04 localhost program[2181]: Free inodes: 155781 >Jun 19 17:21:04 localhost program[2181]: First block: 0 >Jun 19 17:21:04 localhost program[2181]: Block size: 4096 >Jun 19 17:21:04 localhost program[2181]: Fragment size: 4096 >Jun 19 17:21:04 localhost program[2181]: Reserved GDT blocks: 255 >Jun 19 17:21:04 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:21:04 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:21:04 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:21:04 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:21:04 localhost program[2181]: Flex block group size: 16 >Jun 19 17:21:04 localhost program[2181]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:21:04 localhost program[2181]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:21:04 localhost program[2181]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:21:04 localhost program[2181]: Mount count: 0 >Jun 19 17:21:04 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:21:04 localhost program[2181]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:21:04 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:21:04 localhost program[2181]: Lifetime writes: 767 MB >Jun 19 17:21:04 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:21:04 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:21:04 localhost program[2181]: First inode: 11 >Jun 19 17:21:04 localhost program[2181]: Inode size: 256 >Jun 19 17:21:04 localhost program[2181]: Required extra isize: 28 >Jun 19 17:21:04 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:21:04 localhost program[2181]: Journal inode: 8 >Jun 19 17:21:04 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:21:04 localhost program[2181]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:21:04 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:21:04 localhost program[2181]: Journal features: journal_incompat_revoke >Jun 19 17:21:04 localhost program[2181]: Journal size: 128M >Jun 19 17:21:04 localhost program[2181]: Journal length: 32768 >Jun 19 17:21:04 localhost program[2181]: Journal sequence: 0x00003086 >Jun 19 17:21:04 localhost program[2181]: Journal start: 0 >Jun 19 17:21:04 localhost program[2181]: Jun 19 17:21:04 localhost program[2181]: Return code: 0 >Jun 19 17:21:04 localhost program[2181]: Running... resize2fs -P /dev/loop3 >Jun 19 17:21:05 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jun 19 17:21:05 localhost program[2181]: Couldn't find valid filesystem superblock. >Jun 19 17:21:05 localhost program[2181]: Return code: 1 >Jun 19 17:21:05 localhost blivet[2181]: using current size 0 as min size >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Jun 19 17:21:05 localhost blivet[2181]: got device: LoopDevice instance (0x4a64b50) -- >name = loop3 status = False kids = 0 id = 28 >parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: got format: Ext4FS instance (0x4a55590) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21350', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Jun 19 17:21:05 localhost blivet[2181]: scanning loop4 (/devices/virtual/block/loop4)... >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: loop4 is a loop device >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:05 localhost blivet[2181]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Jun 19 17:21:05 localhost blivet[2181]: added file /overlay (deleted) (id 29) to device tree >Jun 19 17:21:05 localhost blivet[2181]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:05 localhost blivet[2181]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jun 19 17:21:05 localhost blivet[2181]: added loop loop4 (id 30) to device tree >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:21:05 localhost blivet[2181]: device loop4 does not contain a disklabel >Jun 19 17:21:05 localhost blivet[2181]: type detected on 'loop4' is 'DM_snapshot_cow' >Jun 19 17:21:05 localhost blivet[2181]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:21:05 localhost blivet[2181]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:21:05 localhost blivet[2181]: got device: LoopDevice instance (0x4a55d50) -- >name = loop4 status = False kids = 0 id = 30 >parents = ['existing 0MB file /overlay (deleted) (29)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Jun 19 17:21:05 localhost blivet[2181]: got format: DeviceFormat instance (0x4a55f10) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '44915', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Jun 19 17:21:05 localhost blivet[2181]: scanning live-rw (/devices/virtual/block/dm-0)... >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: live-rw is a device-mapper device >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDMDevice: name: live-rw ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:05 localhost blivet[2181]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Jun 19 17:21:05 localhost blivet[2181]: added dm live-rw (id 31) to device tree >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: device live-rw does not contain a disklabel >Jun 19 17:21:05 localhost blivet[2181]: type detected on 'live-rw' is 'ext4' >Jun 19 17:21:05 localhost program[2181]: Running... dumpe2fs -h /dev/mapper/live-rw >Jun 19 17:21:05 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:21:05 localhost program[2181]: Last mounted on: / >Jun 19 17:21:05 localhost program[2181]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:21:05 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:21:05 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:21:05 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:21:05 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:21:05 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:21:05 localhost program[2181]: Filesystem state: clean >Jun 19 17:21:05 localhost program[2181]: Errors behavior: Continue >Jun 19 17:21:05 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:21:05 localhost program[2181]: Inode count: 262144 >Jun 19 17:21:05 localhost program[2181]: Block count: 1048576 >Jun 19 17:21:05 localhost program[2181]: Reserved block count: 10484 >Jun 19 17:21:05 localhost program[2181]: Free blocks: 225114 >Jun 19 17:21:05 localhost program[2181]: Free inodes: 155781 >Jun 19 17:21:05 localhost program[2181]: First block: 0 >Jun 19 17:21:05 localhost program[2181]: Block size: 4096 >Jun 19 17:21:05 localhost program[2181]: Fragment size: 4096 >Jun 19 17:21:05 localhost program[2181]: Reserved GDT blocks: 255 >Jun 19 17:21:05 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:21:05 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:21:05 localhost program[2181]: Flex block group size: 16 >Jun 19 17:21:05 localhost program[2181]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:21:05 localhost program[2181]: Last mount time: Thu Jun 19 20:20:45 2014 >Jun 19 17:21:05 localhost program[2181]: Last write time: Thu Jun 19 20:20:45 2014 >Jun 19 17:21:05 localhost program[2181]: Mount count: 1 >Jun 19 17:21:05 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:21:05 localhost program[2181]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:21:05 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:21:05 localhost program[2181]: Lifetime writes: 767 MB >Jun 19 17:21:05 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:21:05 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:21:05 localhost program[2181]: First inode: 11 >Jun 19 17:21:05 localhost program[2181]: Inode size: 256 >Jun 19 17:21:05 localhost program[2181]: Required extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Journal inode: 8 >Jun 19 17:21:05 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:21:05 localhost program[2181]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:21:05 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:21:05 localhost program[2181]: Journal features: journal_incompat_revoke >Jun 19 17:21:05 localhost program[2181]: Journal size: 128M >Jun 19 17:21:05 localhost program[2181]: Journal length: 32768 >Jun 19 17:21:05 localhost program[2181]: Journal sequence: 0x00003087 >Jun 19 17:21:05 localhost program[2181]: Journal start: 1 >Jun 19 17:21:05 localhost program[2181]: Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost program[2181]: Running... resize2fs -P /dev/mapper/live-rw >Jun 19 17:21:05 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Estimated minimum size of the filesystem: 825687 >Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost blivet[2181]: padding min size from 3226 up to 3548 >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Jun 19 17:21:05 localhost blivet[2181]: looking up parted Device: /dev/mapper/live-rw >Jun 19 17:21:05 localhost blivet[2181]: got device: DMDevice instance (0x4a55dd0) -- >name = live-rw status = True kids = 0 id = 31 >parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4a50680> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: got format: Ext4FS instance (0x4a55f50) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68671', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Jun 19 17:21:05 localhost blivet[2181]: scanning live-base (/devices/virtual/block/dm-1)... >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: live-base is a device-mapper device >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDMDevice: name: live-base ; >Jun 19 17:21:05 localhost blivet[2181]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:05 localhost blivet[2181]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Jun 19 17:21:05 localhost blivet[2181]: added dm live-base (id 32) to device tree >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: device live-base does not contain a disklabel >Jun 19 17:21:05 localhost blivet[2181]: type detected on 'live-base' is 'ext4' >Jun 19 17:21:05 localhost program[2181]: Running... dumpe2fs -h /dev/mapper/live-base >Jun 19 17:21:05 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:21:05 localhost program[2181]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:21:05 localhost program[2181]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:21:05 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:21:05 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:21:05 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:21:05 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:21:05 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:21:05 localhost program[2181]: Filesystem state: clean >Jun 19 17:21:05 localhost program[2181]: Errors behavior: Continue >Jun 19 17:21:05 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:21:05 localhost program[2181]: Inode count: 262144 >Jun 19 17:21:05 localhost program[2181]: Block count: 1048576 >Jun 19 17:21:05 localhost program[2181]: Reserved block count: 10484 >Jun 19 17:21:05 localhost program[2181]: Free blocks: 225114 >Jun 19 17:21:05 localhost program[2181]: Free inodes: 155781 >Jun 19 17:21:05 localhost program[2181]: First block: 0 >Jun 19 17:21:05 localhost program[2181]: Block size: 4096 >Jun 19 17:21:05 localhost program[2181]: Fragment size: 4096 >Jun 19 17:21:05 localhost program[2181]: Reserved GDT blocks: 255 >Jun 19 17:21:05 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:21:05 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:21:05 localhost program[2181]: Flex block group size: 16 >Jun 19 17:21:05 localhost program[2181]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:21:05 localhost program[2181]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:21:05 localhost program[2181]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:21:05 localhost program[2181]: Mount count: 0 >Jun 19 17:21:05 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:21:05 localhost program[2181]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:21:05 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:21:05 localhost program[2181]: Lifetime writes: 767 MB >Jun 19 17:21:05 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:21:05 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:21:05 localhost program[2181]: First inode: 11 >Jun 19 17:21:05 localhost program[2181]: Inode size: 256 >Jun 19 17:21:05 localhost program[2181]: Required extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Journal inode: 8 >Jun 19 17:21:05 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:21:05 localhost program[2181]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:21:05 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:21:05 localhost program[2181]: Journal features: journal_incompat_revoke >Jun 19 17:21:05 localhost program[2181]: Journal size: 128M >Jun 19 17:21:05 localhost program[2181]: Journal length: 32768 >Jun 19 17:21:05 localhost program[2181]: Journal sequence: 0x00003086 >Jun 19 17:21:05 localhost program[2181]: Journal start: 0 >Jun 19 17:21:05 localhost program[2181]: Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost program[2181]: Running... resize2fs -P /dev/mapper/live-base >Jun 19 17:21:05 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Jun 19 17:21:05 localhost program[2181]: Couldn't find valid filesystem superblock. >Jun 19 17:21:05 localhost program[2181]: Return code: 1 >Jun 19 17:21:05 localhost blivet[2181]: using current size 0 as min size >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Jun 19 17:21:05 localhost blivet[2181]: looking up parted Device: /dev/mapper/live-base >Jun 19 17:21:05 localhost blivet[2181]: got device: DMDevice instance (0x4a55890) -- >name = live-base status = True kids = 0 id = 32 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4a50320> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: got format: Ext4FS instance (0x4a55d90) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73701', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Jun 19 17:21:05 localhost blivet[2181]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: live-osimg-min is a device-mapper device >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Jun 19 17:21:05 localhost blivet[2181]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:21:05 localhost blivet[2181]: DMDevice.getDMNode: live-base ; status: True ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:21:05 localhost blivet[2181]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Jun 19 17:21:05 localhost blivet[2181]: added dm live-osimg-min (id 33) to device tree >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: device live-osimg-min does not contain a disklabel >Jun 19 17:21:05 localhost blivet[2181]: type detected on 'live-osimg-min' is 'ext4' >Jun 19 17:21:05 localhost program[2181]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jun 19 17:21:05 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:21:05 localhost program[2181]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:21:05 localhost program[2181]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:21:05 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:21:05 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:21:05 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:21:05 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:21:05 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:21:05 localhost program[2181]: Filesystem state: clean >Jun 19 17:21:05 localhost program[2181]: Errors behavior: Continue >Jun 19 17:21:05 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:21:05 localhost program[2181]: Inode count: 212992 >Jun 19 17:21:05 localhost program[2181]: Block count: 825687 >Jun 19 17:21:05 localhost program[2181]: Reserved block count: 8255 >Jun 19 17:21:05 localhost program[2181]: Free blocks: 5566 >Jun 19 17:21:05 localhost program[2181]: Free inodes: 106629 >Jun 19 17:21:05 localhost program[2181]: First block: 0 >Jun 19 17:21:05 localhost program[2181]: Block size: 4096 >Jun 19 17:21:05 localhost program[2181]: Fragment size: 4096 >Jun 19 17:21:05 localhost program[2181]: Reserved GDT blocks: 255 >Jun 19 17:21:05 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:21:05 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:21:05 localhost program[2181]: Flex block group size: 16 >Jun 19 17:21:05 localhost program[2181]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:21:05 localhost program[2181]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:21:05 localhost program[2181]: Last write time: Wed Dec 11 19:51:43 2013 >Jun 19 17:21:05 localhost program[2181]: Mount count: 0 >Jun 19 17:21:05 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:21:05 localhost program[2181]: Last checked: Wed Dec 11 19:51:43 2013 >Jun 19 17:21:05 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:21:05 localhost program[2181]: Lifetime writes: 768 MB >Jun 19 17:21:05 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:21:05 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:21:05 localhost program[2181]: First inode: 11 >Jun 19 17:21:05 localhost program[2181]: Inode size: 256 >Jun 19 17:21:05 localhost program[2181]: Required extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Journal inode: 8 >Jun 19 17:21:05 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:21:05 localhost program[2181]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:21:05 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:21:05 localhost program[2181]: Journal features: journal_incompat_revoke >Jun 19 17:21:05 localhost program[2181]: Journal size: 128M >Jun 19 17:21:05 localhost program[2181]: Journal length: 32768 >Jun 19 17:21:05 localhost program[2181]: Journal sequence: 0x00003086 >Jun 19 17:21:05 localhost program[2181]: Journal start: 0 >Jun 19 17:21:05 localhost program[2181]: Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost program[2181]: Running... resize2fs -P /dev/mapper/live-osimg-min >Jun 19 17:21:05 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jun 19 17:21:05 localhost program[2181]: Couldn't find valid filesystem superblock. >Jun 19 17:21:05 localhost program[2181]: Return code: 1 >Jun 19 17:21:05 localhost blivet[2181]: using current size 0 as min size >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Jun 19 17:21:05 localhost blivet[2181]: looking up parted Device: /dev/mapper/live-osimg-min >Jun 19 17:21:05 localhost blivet[2181]: got device: DMDevice instance (0x4a55bd0) -- >name = live-osimg-min status = True kids = 0 id = 33 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4a505f0> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: got format: Ext4FS instance (0x7f568413b150) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/localhost.localdomain:raid0', >'DEVNAME': 'md123', >'DEVPATH': '/devices/virtual/block/md123', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda2_DEV': '/dev/sda2', >'MD_DEVICE_sda2_ROLE': '0', >'MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'MD_DEVICE_sdb2_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:raid0', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:raid0', >'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'MINOR': '123', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', >'UDISKS_MD_DEVICE_sda2_ROLE': '0', >'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'UDISKS_MD_DEVICE_sdb2_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:raid0', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '59233', >'name': 'md123', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', >'/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', >'/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'/dev/md/localhost.localdomain:raid0'], >'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >Jun 19 17:21:05 localhost blivet[2181]: scanning md123 (/devices/virtual/block/md123)... >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: md123 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: localhost.localdomain:raid0 ; >Jun 19 17:21:05 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:21:05 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:21:05 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 150128MB mdarray localhost.localdomain:raid0 (6) >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:raid0 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:raid0 ; label_type: None ; >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: device localhost.localdomain:raid0 does not contain a disklabel >Jun 19 17:21:05 localhost blivet[2181]: type detected on 'md123' is 'ext4' >Jun 19 17:21:05 localhost program[2181]: Running... dumpe2fs -h /dev/md/localhost.localdomain:raid0 >Jun 19 17:21:05 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Filesystem volume name: <none> >Jun 19 17:21:05 localhost program[2181]: Last mounted on: <not available> >Jun 19 17:21:05 localhost program[2181]: Filesystem UUID: cc0010ea-ffeb-4a98-8929-1c726730ea2c >Jun 19 17:21:05 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:21:05 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:21:05 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:21:05 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:21:05 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:21:05 localhost program[2181]: Filesystem state: clean >Jun 19 17:21:05 localhost program[2181]: Errors behavior: Continue >Jun 19 17:21:05 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:21:05 localhost program[2181]: Inode count: 9609216 >Jun 19 17:21:05 localhost program[2181]: Block count: 38432768 >Jun 19 17:21:05 localhost program[2181]: Reserved block count: 1921638 >Jun 19 17:21:05 localhost program[2181]: Free blocks: 37781697 >Jun 19 17:21:05 localhost program[2181]: Free inodes: 9609205 >Jun 19 17:21:05 localhost program[2181]: First block: 0 >Jun 19 17:21:05 localhost program[2181]: Block size: 4096 >Jun 19 17:21:05 localhost program[2181]: Fragment size: 4096 >Jun 19 17:21:05 localhost program[2181]: Reserved GDT blocks: 1014 >Jun 19 17:21:05 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:21:05 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:21:05 localhost program[2181]: RAID stride: 128 >Jun 19 17:21:05 localhost program[2181]: RAID stripe width: 256 >Jun 19 17:21:05 localhost program[2181]: Flex block group size: 16 >Jun 19 17:21:05 localhost program[2181]: Filesystem created: Thu Jun 19 20:54:54 2014 >Jun 19 17:21:05 localhost program[2181]: Last mount time: Thu Jun 19 18:14:31 2014 >Jun 19 17:21:05 localhost program[2181]: Last write time: Thu Jun 19 17:17:50 2014 >Jun 19 17:21:05 localhost program[2181]: Mount count: 2 >Jun 19 17:21:05 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:21:05 localhost program[2181]: Last checked: Thu Jun 19 20:54:54 2014 >Jun 19 17:21:05 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:21:05 localhost program[2181]: Lifetime writes: 783 MB >Jun 19 17:21:05 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:21:05 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:21:05 localhost program[2181]: First inode: 11 >Jun 19 17:21:05 localhost program[2181]: Inode size: 256 >Jun 19 17:21:05 localhost program[2181]: Required extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Journal inode: 8 >Jun 19 17:21:05 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:21:05 localhost program[2181]: Directory Hash Seed: 51a7da5e-77e6-4a4c-86a7-e80ec33db4fc >Jun 19 17:21:05 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:21:05 localhost program[2181]: Journal features: (none) >Jun 19 17:21:05 localhost program[2181]: Journal size: 128M >Jun 19 17:21:05 localhost program[2181]: Journal length: 32768 >Jun 19 17:21:05 localhost program[2181]: Journal sequence: 0x00000036 >Jun 19 17:21:05 localhost program[2181]: Journal start: 0 >Jun 19 17:21:05 localhost program[2181]: Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost program[2181]: Running... resize2fs -P /dev/md/localhost.localdomain:raid0 >Jun 19 17:21:05 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Estimated minimum size of the filesystem: 120310 >Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost blivet[2181]: padding min size from 470 up to 517 >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:raid0 ; current: None ; type: ext4 ; >Jun 19 17:21:05 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:21:05 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:21:05 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:21:05 localhost blivet[2181]: got device: MDRaidArrayDevice instance (0x4a4c090) -- >name = localhost.localdomain:raid0 status = True kids = 0 id = 6 >parents = ['existing 75128MB partition sda2 (5) with existing mdmember', >'existing 75128MB partition sdb2 (16) with existing mdmember'] >uuid = 8acf5e03:778adc8f:cafcfbb9:00b617c9 size = 150128.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md123 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:raid0 type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 307462144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (38432768, 2, 4) biosGeometry: (19138, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409a830> >target size = 0 path = /dev/md/localhost.localdomain:raid0 >format args = None originalFormat = None level = 0 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: got format: Ext4FS instance (0x4a55c50) -- >type = ext4 name = ext4 status = False >device = /dev/md/localhost.localdomain:raid0 uuid = cc0010ea-ffeb-4a98-8929-1c726730ea2c exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 150128.0 targetSize = 150128.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/localhost.localdomain:home', >'DEVNAME': 'md124', >'DEVPATH': '/devices/virtual/block/md124', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda1_DEV': '/dev/sda1', >'MD_DEVICE_sda1_ROLE': '0', >'MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'MD_DEVICE_sdb1_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:home', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:home', >'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'MINOR': '124', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', >'UDISKS_MD_DEVICE_sda1_ROLE': '0', >'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'UDISKS_MD_DEVICE_sdb1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:home', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:home', >'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '4110', >'name': 'md124', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', >'/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', >'/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', >'/dev/md/localhost.localdomain:home'], >'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >Jun 19 17:21:05 localhost blivet[2181]: scanning md124 (/devices/virtual/block/md124)... >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: md124 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: localhost.localdomain:home ; >Jun 19 17:21:05 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:21:05 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:21:05 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 100000MB mdarray localhost.localdomain:home (4) >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:home ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:home ; label_type: None ; >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: device localhost.localdomain:home does not contain a disklabel >Jun 19 17:21:05 localhost blivet[2181]: type detected on 'md124' is 'ext4' >Jun 19 17:21:05 localhost program[2181]: Running... dumpe2fs -h /dev/md/localhost.localdomain:home >Jun 19 17:21:05 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Filesystem volume name: <none> >Jun 19 17:21:05 localhost program[2181]: Last mounted on: /home >Jun 19 17:21:05 localhost program[2181]: Filesystem UUID: 213a7710-f072-4875-8b41-5f23905edd49 >Jun 19 17:21:05 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:21:05 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:21:05 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:21:05 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:21:05 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:21:05 localhost program[2181]: Filesystem state: clean >Jun 19 17:21:05 localhost program[2181]: Errors behavior: Continue >Jun 19 17:21:05 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:21:05 localhost program[2181]: Inode count: 6406144 >Jun 19 17:21:05 localhost program[2181]: Block count: 25600000 >Jun 19 17:21:05 localhost program[2181]: Reserved block count: 1280000 >Jun 19 17:21:05 localhost program[2181]: Free blocks: 25148840 >Jun 19 17:21:05 localhost program[2181]: Free inodes: 6405993 >Jun 19 17:21:05 localhost program[2181]: First block: 0 >Jun 19 17:21:05 localhost program[2181]: Block size: 4096 >Jun 19 17:21:05 localhost program[2181]: Fragment size: 4096 >Jun 19 17:21:05 localhost program[2181]: Reserved GDT blocks: 1017 >Jun 19 17:21:05 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:21:05 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:21:05 localhost program[2181]: Flex block group size: 16 >Jun 19 17:21:05 localhost program[2181]: Filesystem created: Thu Jun 19 20:54:42 2014 >Jun 19 17:21:05 localhost program[2181]: Last mount time: Thu Jun 19 18:14:31 2014 >Jun 19 17:21:05 localhost program[2181]: Last write time: Thu Jun 19 18:14:31 2014 >Jun 19 17:21:05 localhost program[2181]: Mount count: 2 >Jun 19 17:21:05 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:21:05 localhost program[2181]: Last checked: Thu Jun 19 20:54:42 2014 >Jun 19 17:21:05 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:21:05 localhost program[2181]: Lifetime writes: 1054 MB >Jun 19 17:21:05 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:21:05 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:21:05 localhost program[2181]: First inode: 11 >Jun 19 17:21:05 localhost program[2181]: Inode size: 256 >Jun 19 17:21:05 localhost program[2181]: Required extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Journal inode: 8 >Jun 19 17:21:05 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:21:05 localhost program[2181]: Directory Hash Seed: f622086e-7e8a-4253-afa9-770d5a2e5255 >Jun 19 17:21:05 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:21:05 localhost program[2181]: Journal features: (none) >Jun 19 17:21:05 localhost program[2181]: Journal size: 128M >Jun 19 17:21:05 localhost program[2181]: Journal length: 32768 >Jun 19 17:21:05 localhost program[2181]: Journal sequence: 0x00000064 >Jun 19 17:21:05 localhost program[2181]: Journal start: 0 >Jun 19 17:21:05 localhost program[2181]: Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost program[2181]: Running... resize2fs -P /dev/md/localhost.localdomain:home >Jun 19 17:21:05 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Estimated minimum size of the filesystem: 95705 >Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost blivet[2181]: padding min size from 374 up to 411 >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:home ; current: None ; type: ext4 ; >Jun 19 17:21:05 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:21:05 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:21:05 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:21:05 localhost blivet[2181]: got device: MDRaidArrayDevice instance (0x4a37050) -- >name = localhost.localdomain:home status = True kids = 0 id = 4 >parents = ['existing 100064MB partition sda1 (3) with existing mdmember', >'existing 100064MB partition sdb1 (15) with existing mdmember'] >uuid = 76812ef6:e5228b8c:3e44a427:16734e24 size = 100000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md124 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:home type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 204800000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (25600000, 2, 4) biosGeometry: (12748, 255, 63) >PedDevice: <_ped.Device object at 0x4840dd0> >target size = 0 path = /dev/md/localhost.localdomain:home >format args = None originalFormat = None level = 1 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: got format: Ext4FS instance (0x4a55e10) -- >type = ext4 name = ext4 status = False >device = /dev/md/localhost.localdomain:home uuid = 213a7710-f072-4875-8b41-5f23905edd49 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 100000.0 targetSize = 100000.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/localhost.localdomain:root', >'DEVNAME': 'md125', >'DEVPATH': '/devices/virtual/block/md125', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda3_DEV': '/dev/sda3', >'MD_DEVICE_sda3_ROLE': '0', >'MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'MD_DEVICE_sdb3_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:root', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:root', >'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'MINOR': '125', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', >'UDISKS_MD_DEVICE_sda3_ROLE': '0', >'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'UDISKS_MD_DEVICE_sdb3_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:root', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:root', >'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '89740', >'name': 'md125', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', >'/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', >'/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', >'/dev/md/localhost.localdomain:root'], >'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >Jun 19 17:21:05 localhost blivet[2181]: scanning md125 (/devices/virtual/block/md125)... >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: md125 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: localhost.localdomain:root ; >Jun 19 17:21:05 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:21:05 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:21:05 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 60000MB mdarray localhost.localdomain:root (8) >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:root ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:root ; label_type: None ; >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: device localhost.localdomain:root does not contain a disklabel >Jun 19 17:21:05 localhost blivet[2181]: type detected on 'md125' is 'ext4' >Jun 19 17:21:05 localhost program[2181]: Running... dumpe2fs -h /dev/md/localhost.localdomain:root >Jun 19 17:21:05 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Filesystem volume name: <none> >Jun 19 17:21:05 localhost program[2181]: Last mounted on: / >Jun 19 17:21:05 localhost program[2181]: Filesystem UUID: d40f038f-e448-4301-93b9-048166c68297 >Jun 19 17:21:05 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:21:05 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:21:05 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:21:05 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:21:05 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:21:05 localhost program[2181]: Filesystem state: clean >Jun 19 17:21:05 localhost program[2181]: Errors behavior: Continue >Jun 19 17:21:05 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:21:05 localhost program[2181]: Inode count: 3842048 >Jun 19 17:21:05 localhost program[2181]: Block count: 15360000 >Jun 19 17:21:05 localhost program[2181]: Reserved block count: 768000 >Jun 19 17:21:05 localhost program[2181]: Free blocks: 14239835 >Jun 19 17:21:05 localhost program[2181]: Free inodes: 3735660 >Jun 19 17:21:05 localhost program[2181]: First block: 0 >Jun 19 17:21:05 localhost program[2181]: Block size: 4096 >Jun 19 17:21:05 localhost program[2181]: Fragment size: 4096 >Jun 19 17:21:05 localhost program[2181]: Reserved GDT blocks: 1020 >Jun 19 17:21:05 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:21:05 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:21:05 localhost program[2181]: Flex block group size: 16 >Jun 19 17:21:05 localhost program[2181]: Filesystem created: Thu Jun 19 20:54:53 2014 >Jun 19 17:21:05 localhost program[2181]: Last mount time: Thu Jun 19 18:14:29 2014 >Jun 19 17:21:05 localhost program[2181]: Last write time: Thu Jun 19 18:14:28 2014 >Jun 19 17:21:05 localhost program[2181]: Mount count: 2 >Jun 19 17:21:05 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:21:05 localhost program[2181]: Last checked: Thu Jun 19 20:54:53 2014 >Jun 19 17:21:05 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:21:05 localhost program[2181]: Lifetime writes: 4542 MB >Jun 19 17:21:05 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:21:05 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:21:05 localhost program[2181]: First inode: 11 >Jun 19 17:21:05 localhost program[2181]: Inode size: 256 >Jun 19 17:21:05 localhost program[2181]: Required extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Journal inode: 8 >Jun 19 17:21:05 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:21:05 localhost program[2181]: Directory Hash Seed: 4bd53192-e796-4214-b0b6-c7d883177611 >Jun 19 17:21:05 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:21:05 localhost program[2181]: Journal features: journal_incompat_revoke >Jun 19 17:21:05 localhost program[2181]: Journal size: 128M >Jun 19 17:21:05 localhost program[2181]: Journal length: 32768 >Jun 19 17:21:05 localhost program[2181]: Journal sequence: 0x000000bc >Jun 19 17:21:05 localhost program[2181]: Journal start: 0 >Jun 19 17:21:05 localhost program[2181]: Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost program[2181]: Running... resize2fs -P /dev/md/localhost.localdomain:root >Jun 19 17:21:05 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Estimated minimum size of the filesystem: 921397 >Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost blivet[2181]: padding min size from 3600 up to 3960 >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:root ; current: None ; type: ext4 ; >Jun 19 17:21:05 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:21:05 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:21:05 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:21:05 localhost blivet[2181]: got device: MDRaidArrayDevice instance (0x4a43790) -- >name = localhost.localdomain:root status = True kids = 0 id = 8 >parents = ['existing 60032MB partition sda3 (7) with existing mdmember', >'existing 60032MB partition sdb3 (17) with existing mdmember'] >uuid = ece6d799:20eb59af:3582dbc3:d994b55a size = 60000.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md125 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:root type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 122880000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (15360000, 2, 4) biosGeometry: (7648, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409a8c0> >target size = 0 path = /dev/md/localhost.localdomain:root >format args = None originalFormat = None level = 1 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: got format: Ext4FS instance (0x4a558d0) -- >type = ext4 name = ext4 status = False >device = /dev/md/localhost.localdomain:root uuid = d40f038f-e448-4301-93b9-048166c68297 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 60000.0 targetSize = 60000.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', >'DEVNAME': 'md126', >'DEVPATH': '/devices/virtual/block/md126', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_VERSION': '2', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda6_DEV': '/dev/sda6', >'MD_DEVICE_sda6_ROLE': '0', >'MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'MD_DEVICE_sdb6_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:swap', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:swap', >'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'MINOR': '126', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', >'UDISKS_MD_DEVICE_sda6_ROLE': '0', >'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'UDISKS_MD_DEVICE_sdb6_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '89372', >'name': 'md126', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', >'/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', >'/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'/dev/md/localhost.localdomain:swap'], >'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >Jun 19 17:21:05 localhost blivet[2181]: scanning md126 (/devices/virtual/block/md126)... >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: md126 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >Jun 19 17:21:05 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:21:05 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:21:05 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >Jun 19 17:21:05 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:21:05 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:21:05 localhost blivet[2181]: device localhost.localdomain:swap does not contain a disklabel >Jun 19 17:21:05 localhost blivet[2181]: type detected on 'md126' is 'swap' >Jun 19 17:21:05 localhost blivet[2181]: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:21:05 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >Jun 19 17:21:05 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:21:05 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:21:05 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:21:05 localhost blivet[2181]: got device: MDRaidArrayDevice instance (0x4a4ca90) -- >name = localhost.localdomain:swap status = True kids = 0 id = 13 >parents = ['existing 4008MB partition sda6 (12) with existing mdmember', >'existing 4008MB partition sdb6 (20) with existing mdmember'] >uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 16408576 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: True >hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409acb0> >target size = 0 path = /dev/md/localhost.localdomain:swap >format args = None originalFormat = None level = 0 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >Jun 19 17:21:05 localhost blivet[2181]: got format: SwapSpace instance (0x7f568413b550) -- >type = swap name = swap status = False >device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/localhost.localdomain:boot', >'DEVNAME': 'md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda5_DEV': '/dev/sda5', >'MD_DEVICE_sda5_ROLE': '0', >'MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'MD_DEVICE_sdb5_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:boot', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.0', >'MD_NAME': 'localhost.localdomain:boot', >'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'MINOR': '127', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', >'UDISKS_MD_DEVICE_sda5_ROLE': '0', >'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'UDISKS_MD_DEVICE_sdb5_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:boot', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.0', >'UDISKS_MD_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '87825', >'name': 'md127', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', >'/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', >'/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'/dev/md/localhost.localdomain:boot'], >'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >Jun 19 17:21:05 localhost blivet[2181]: scanning md127 (/devices/virtual/block/md127)... >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: md127 ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName: name: localhost.localdomain:boot ; >Jun 19 17:21:05 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:21:05 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:21:05 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 999MB mdarray localhost.localdomain:boot (11) >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:boot ; >Jun 19 17:21:05 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:boot ; label_type: None ; >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: device localhost.localdomain:boot does not contain a disklabel >Jun 19 17:21:05 localhost blivet[2181]: type detected on 'md127' is 'ext4' >Jun 19 17:21:05 localhost program[2181]: Running... dumpe2fs -h /dev/md/localhost.localdomain:boot >Jun 19 17:21:05 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Filesystem volume name: <none> >Jun 19 17:21:05 localhost program[2181]: Last mounted on: /boot >Jun 19 17:21:05 localhost program[2181]: Filesystem UUID: 04443461-24b4-4f3c-8221-ed4ef1e60d8b >Jun 19 17:21:05 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:21:05 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:21:05 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:21:05 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:21:05 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:21:05 localhost program[2181]: Filesystem state: clean >Jun 19 17:21:05 localhost program[2181]: Errors behavior: Continue >Jun 19 17:21:05 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:21:05 localhost program[2181]: Inode count: 64000 >Jun 19 17:21:05 localhost program[2181]: Block count: 255984 >Jun 19 17:21:05 localhost program[2181]: Reserved block count: 12799 >Jun 19 17:21:05 localhost program[2181]: Free blocks: 225266 >Jun 19 17:21:05 localhost program[2181]: Free inodes: 63625 >Jun 19 17:21:05 localhost program[2181]: First block: 0 >Jun 19 17:21:05 localhost program[2181]: Block size: 4096 >Jun 19 17:21:05 localhost program[2181]: Fragment size: 4096 >Jun 19 17:21:05 localhost program[2181]: Reserved GDT blocks: 62 >Jun 19 17:21:05 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:21:05 localhost program[2181]: Inodes per group: 8000 >Jun 19 17:21:05 localhost program[2181]: Inode blocks per group: 500 >Jun 19 17:21:05 localhost program[2181]: Flex block group size: 16 >Jun 19 17:21:05 localhost program[2181]: Filesystem created: Thu Jun 19 20:54:50 2014 >Jun 19 17:21:05 localhost program[2181]: Last mount time: Thu Jun 19 18:14:31 2014 >Jun 19 17:21:05 localhost program[2181]: Last write time: Thu Jun 19 18:14:31 2014 >Jun 19 17:21:05 localhost program[2181]: Mount count: 2 >Jun 19 17:21:05 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:21:05 localhost program[2181]: Last checked: Thu Jun 19 20:54:50 2014 >Jun 19 17:21:05 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:21:05 localhost program[2181]: Lifetime writes: 120 MB >Jun 19 17:21:05 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:21:05 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:21:05 localhost program[2181]: First inode: 11 >Jun 19 17:21:05 localhost program[2181]: Inode size: 256 >Jun 19 17:21:05 localhost program[2181]: Required extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:21:05 localhost program[2181]: Journal inode: 8 >Jun 19 17:21:05 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:21:05 localhost program[2181]: Directory Hash Seed: 54e28cf3-965f-41f1-bfc2-983c2e1ad180 >Jun 19 17:21:05 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:21:05 localhost program[2181]: Journal features: (none) >Jun 19 17:21:05 localhost program[2181]: Journal size: 16M >Jun 19 17:21:05 localhost program[2181]: Journal length: 4096 >Jun 19 17:21:05 localhost program[2181]: Journal sequence: 0x0000001a >Jun 19 17:21:05 localhost program[2181]: Journal start: 0 >Jun 19 17:21:05 localhost program[2181]: Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost program[2181]: Running... resize2fs -P /dev/md/localhost.localdomain:boot >Jun 19 17:21:05 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:21:05 localhost program[2181]: Estimated minimum size of the filesystem: 35455 >Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost blivet[2181]: padding min size from 139 up to 152 >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:21:05 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:boot ; current: None ; type: ext4 ; >Jun 19 17:21:05 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:21:05 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:21:05 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:21:05 localhost blivet[2181]: got device: MDRaidArrayDevice instance (0x4a5b410) -- >name = localhost.localdomain:boot status = True kids = 0 id = 11 >parents = ['existing 1000MB partition sda5 (10) with existing mdmember', >'existing 1000MB partition sdb5 (19) with existing mdmember'] >uuid = 7d3f340d:7ed82db9:d771b385:480b4381 size = 999.9375 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:boot type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 2047872 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (255984, 2, 4) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x7f568409ab00> >target size = 0 path = /dev/md/localhost.localdomain:boot >format args = None originalFormat = None level = 1 spares = 0 >members = 2 >total devices = 2 metadata version = 1.0 >Jun 19 17:21:05 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:05 localhost blivet[2181]: got format: Ext4FS instance (0x4a55610) -- >type = ext4 name = ext4 status = False >device = /dev/md/localhost.localdomain:boot uuid = 04443461-24b4-4f3c-8221-ed4ef1e60d8b exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = None size = 999.0 targetSize = 999.0 >Jun 19 17:21:05 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:home ; status: True ; controllable: True ; >Jun 19 17:21:05 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:05 localhost program[2181]: Return code: 0 >Jun 19 17:21:05 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:home >Jun 19 17:21:05 localhost kernel: md: md_do_sync() got signal ... exiting >Jun 19 17:21:06 localhost kernel: md124: detected capacity change from 104857600000 to 0 >Jun 19 17:21:06 localhost kernel: md: md124 stopped. >Jun 19 17:21:06 localhost kernel: md: unbind<sdb1> >Jun 19 17:21:06 localhost kernel: md: export_rdev(sdb1) >Jun 19 17:21:06 localhost kernel: md: unbind<sda1> >Jun 19 17:21:06 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:21:06 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:21:06 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:21:06 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/bitmap/location': Failed to open file '/sys/devices/virtual/block/md124/md/bitmap/location': No such file or directory (g-file-error-quark, 4) >Jun 19 17:21:06 localhost program[2181]: mdadm: stopped /dev/md/localhost.localdomain:home >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost kernel: md: export_rdev(sda1) >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:raid0 ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:raid0 >Jun 19 17:21:06 localhost kernel: md123: detected capacity change from 157420617728 to 0 >Jun 19 17:21:06 localhost kernel: md: md123 stopped. >Jun 19 17:21:06 localhost kernel: md: unbind<sdb2> >Jun 19 17:21:06 localhost kernel: md: export_rdev(sdb2) >Jun 19 17:21:06 localhost kernel: md: unbind<sda2> >Jun 19 17:21:06 localhost program[2181]: mdadm: stopped /dev/md/localhost.localdomain:raid0 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost kernel: md: export_rdev(sda2) >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:root ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:root >Jun 19 17:21:06 localhost kernel: md125: detected capacity change from 62914560000 to 0 >Jun 19 17:21:06 localhost kernel: md: md125 stopped. >Jun 19 17:21:06 localhost kernel: md: unbind<sda3> >Jun 19 17:21:06 localhost kernel: md: export_rdev(sda3) >Jun 19 17:21:06 localhost kernel: md: unbind<sdb3> >Jun 19 17:21:06 localhost program[2181]: mdadm: stopped /dev/md/localhost.localdomain:root >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost kernel: md: export_rdev(sdb3) >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:boot ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:boot >Jun 19 17:21:06 localhost kernel: md127: detected capacity change from 1048510464 to 0 >Jun 19 17:21:06 localhost kernel: md: md127 stopped. >Jun 19 17:21:06 localhost kernel: md: unbind<sdb5> >Jun 19 17:21:06 localhost kernel: md: export_rdev(sdb5) >Jun 19 17:21:06 localhost kernel: md: unbind<sda5> >Jun 19 17:21:06 localhost kernel: md: export_rdev(sda5) >Jun 19 17:21:06 localhost program[2181]: mdadm: stopped /dev/md/localhost.localdomain:boot >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:21:06 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:21:06 localhost program[2181]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:21:06 localhost program[2181]: Return code: 1 >Jun 19 17:21:06 localhost blivet[2181]: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:21:06 localhost blivet[2181]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jun 19 17:21:06 localhost blivet[2181]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jun 19 17:21:06 localhost blivet[2181]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jun 19 17:21:06 localhost blivet[2181]: not going to restore from backup of non-existent /etc/mdadm.conf >Jun 19 17:21:06 localhost blivet[2181]: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.setup: localhost.localdomain:home ; status: False ; controllable: True ; orig: False ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:home ; orig: False ; >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.setup: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice._setup: localhost.localdomain:home ; status: False ; controllable: True ; orig: False ; >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:06 localhost blivet[2181]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:06 localhost program[2181]: Running... mdadm --assemble /dev/md/localhost.localdomain:home --uuid=76812ef6:e5228b8c:3e44a427:16734e24 --run /dev/sda1 /dev/sdb1 >Jun 19 17:21:06 localhost kernel: md: md127 stopped. >Jun 19 17:21:06 localhost kernel: md: bind<sdb1> >Jun 19 17:21:06 localhost kernel: md: bind<sda1> >Jun 19 17:21:06 localhost kernel: md/raid1:md127: not clean -- starting background reconstruction >Jun 19 17:21:06 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Jun 19 17:21:06 localhost kernel: created bitmap (1 pages) for device md127 >Jun 19 17:21:06 localhost kernel: md127: bitmap initialized from disk: read 1 pages, set 1542 of 1563 bits >Jun 19 17:21:06 localhost kernel: md127: detected capacity change from 0 to 104857600000 >Jun 19 17:21:06 localhost kernel: md: resync of RAID array md127 >Jun 19 17:21:06 localhost kernel: md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >Jun 19 17:21:06 localhost kernel: md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >Jun 19 17:21:06 localhost kernel: md: using 128k window, over a total of 102400000k. >Jun 19 17:21:06 localhost kernel: md127: unknown partition table >Jun 19 17:21:06 localhost program[2181]: mdadm: /dev/md/localhost.localdomain:home has been started with 2 drives. >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >Jun 19 17:21:06 localhost blivet[2181]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Jun 19 17:21:06 localhost program[2181]: Running... mount -t ext4 -o defaults,ro /dev/md/localhost.localdomain:home /mnt/sysimage >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost kernel: EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 17:21:06 localhost kernel: SELinux: initialized (dev md127, type ext4), uses xattr >Jun 19 17:21:06 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:home ; status: True ; controllable: True ; >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost program[2181]: Running... umount /mnt/sysimage >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:06 localhost program[2181]: Return code: 0 >Jun 19 17:21:06 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:home >Jun 19 17:21:07 localhost kernel: md: md127: resync done. >Jun 19 17:21:07 localhost kernel: md127: detected capacity change from 104857600000 to 0 >Jun 19 17:21:07 localhost kernel: md: md127 stopped. >Jun 19 17:21:07 localhost kernel: md: unbind<sda1> >Jun 19 17:21:07 localhost kernel: md: export_rdev(sda1) >Jun 19 17:21:07 localhost kernel: md: unbind<sdb1> >Jun 19 17:21:07 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:21:07 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:21:07 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:21:07 localhost program[2181]: mdadm: stopped /dev/md/localhost.localdomain:home >Jun 19 17:21:07 localhost program[2181]: Return code: 0 >Jun 19 17:21:07 localhost kernel: md: export_rdev(sdb1) >Jun 19 17:21:07 localhost blivet[2181]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:21:07 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:21:07 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:21:07 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:07 localhost program[2181]: Return code: 0 >Jun 19 17:21:07 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:21:07 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:07 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:07 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:07 localhost program[2181]: Return code: 0 >Jun 19 17:21:07 localhost blivet[2181]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:21:07 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:21:07 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:21:07 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:07 localhost program[2181]: Return code: 0 >Jun 19 17:21:07 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:21:07 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:07 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:07 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:07 localhost program[2181]: Return code: 0 >Jun 19 17:21:07 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >Jun 19 17:21:07 localhost blivet[2181]: MDRaidArrayDevice.setup: localhost.localdomain:raid0 ; status: False ; controllable: True ; orig: False ; >Jun 19 17:21:07 localhost blivet[2181]: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:raid0 ; orig: False ; >Jun 19 17:21:07 localhost blivet[2181]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:07 localhost blivet[2181]: MDRaidMember.setup: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:21:07 localhost blivet[2181]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:07 localhost blivet[2181]: MDRaidMember.setup: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:21:07 localhost blivet[2181]: MDRaidArrayDevice._setup: localhost.localdomain:raid0 ; status: False ; controllable: True ; orig: False ; >Jun 19 17:21:07 localhost blivet[2181]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:07 localhost blivet[2181]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:07 localhost program[2181]: Running... mdadm --assemble /dev/md/localhost.localdomain:raid0 --uuid=8acf5e03:778adc8f:cafcfbb9:00b617c9 --run /dev/sda2 /dev/sdb2 >Jun 19 17:21:07 localhost kernel: md: md127 stopped. >Jun 19 17:21:07 localhost kernel: md: bind<sdb2> >Jun 19 17:21:07 localhost kernel: md: bind<sda2> >Jun 19 17:21:07 localhost kernel: md/raid0:md127: md_size is 307462144 sectors. >Jun 19 17:21:07 localhost kernel: md: RAID0 configuration for md127 - 1 zone >Jun 19 17:21:07 localhost kernel: md: zone0=[sda2/sdb2] >Jun 19 17:21:07 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size= 153731072KB >Jun 19 17:21:07 localhost kernel: Jun 19 17:21:07 localhost kernel: md127: detected capacity change from 0 to 157420617728 >Jun 19 17:21:07 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:21:07 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:21:07 localhost kernel: md127: unknown partition table >Jun 19 17:21:08 localhost program[2181]: mdadm: /dev/md/localhost.localdomain:raid0 has been started with 2 drives. >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >Jun 19 17:21:08 localhost blivet[2181]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Jun 19 17:21:08 localhost program[2181]: Running... mount -t ext4 -o defaults,ro /dev/md/localhost.localdomain:raid0 /mnt/sysimage >Jun 19 17:21:08 localhost kernel: EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 17:21:08 localhost kernel: SELinux: initialized (dev md127, type ext4), uses xattr >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:raid0 ; status: True ; controllable: True ; >Jun 19 17:21:08 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost program[2181]: Running... umount /mnt/sysimage >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:raid0 >Jun 19 17:21:08 localhost kernel: md127: detected capacity change from 157420617728 to 0 >Jun 19 17:21:08 localhost kernel: md: md127 stopped. >Jun 19 17:21:08 localhost kernel: md: unbind<sda2> >Jun 19 17:21:08 localhost kernel: md: export_rdev(sda2) >Jun 19 17:21:08 localhost kernel: md: unbind<sdb2> >Jun 19 17:21:08 localhost kernel: md: export_rdev(sdb2) >Jun 19 17:21:08 localhost program[2181]: mdadm: stopped /dev/md/localhost.localdomain:raid0 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost blivet[2181]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:21:08 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:21:08 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:08 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:08 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost blivet[2181]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:21:08 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:21:08 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:08 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:08 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice.setup: localhost.localdomain:root ; status: False ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:root ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidMember.setup: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:21:08 localhost blivet[2181]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidMember.setup: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice._setup: localhost.localdomain:root ; status: False ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost program[2181]: Running... mdadm --assemble /dev/md/localhost.localdomain:root --uuid=ece6d799:20eb59af:3582dbc3:d994b55a --run /dev/sda3 /dev/sdb3 >Jun 19 17:21:08 localhost kernel: md: md127 stopped. >Jun 19 17:21:08 localhost kernel: md: bind<sdb3> >Jun 19 17:21:08 localhost kernel: md: bind<sda3> >Jun 19 17:21:08 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Jun 19 17:21:08 localhost kernel: created bitmap (1 pages) for device md127 >Jun 19 17:21:08 localhost kernel: md127: bitmap initialized from disk: read 1 pages, set 0 of 938 bits >Jun 19 17:21:08 localhost kernel: md127: detected capacity change from 0 to 62914560000 >Jun 19 17:21:08 localhost kernel: md127: unknown partition table >Jun 19 17:21:08 localhost program[2181]: mdadm: /dev/md/localhost.localdomain:root has been started with 2 drives. >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >Jun 19 17:21:08 localhost blivet[2181]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Jun 19 17:21:08 localhost program[2181]: Running... mount -t ext4 -o defaults,ro /dev/md/localhost.localdomain:root /mnt/sysimage >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost kernel: EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 17:21:08 localhost kernel: SELinux: initialized (dev md127, type ext4), uses xattr >Jun 19 17:21:08 localhost program[2181]: Running... arch >Jun 19 17:21:08 localhost program[2181]: x86_64 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost blivet[2181]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Jun 19 17:21:08 localhost blivet[2181]: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Jun 19 17:21:08 localhost blivet[2181]: parsing /mnt/sysimage/etc/crypttab >Jun 19 17:21:08 localhost blivet[2181]: parsing /mnt/sysimage/etc/blkid/blkid.tab >Jun 19 17:21:08 localhost blivet[2181]: crypttab maps: [] >Jun 19 17:21:08 localhost blivet[2181]: parsing /mnt/sysimage/etc/fstab >Jun 19 17:21:08 localhost blivet[2181]: resolved 'UUID=d40f038f-e448-4301-93b9-048166c68297' to 'localhost.localdomain:root' (mdarray) >Jun 19 17:21:08 localhost blivet[2181]: resolved 'UUID=04443461-24b4-4f3c-8221-ed4ef1e60d8b' to 'localhost.localdomain:boot' (mdarray) >Jun 19 17:21:08 localhost blivet[2181]: resolved 'UUID=213a7710-f072-4875-8b41-5f23905edd49' to 'localhost.localdomain:home' (mdarray) >Jun 19 17:21:08 localhost blivet[2181]: resolved 'UUID=cc0010ea-ffeb-4a98-8929-1c726730ea2c' to 'localhost.localdomain:raid0' (mdarray) >Jun 19 17:21:08 localhost blivet[2181]: resolved 'UUID=964906e2-7e1a-407c-ac1d-1c2ace86ee85' to 'localhost.localdomain:swap' (mdarray) >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:root ; status: True ; controllable: True ; >Jun 19 17:21:08 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost program[2181]: Running... umount /mnt/sysimage >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:root >Jun 19 17:21:08 localhost kernel: md127: detected capacity change from 62914560000 to 0 >Jun 19 17:21:08 localhost kernel: md: md127 stopped. >Jun 19 17:21:08 localhost kernel: md: unbind<sda3> >Jun 19 17:21:08 localhost kernel: md: export_rdev(sda3) >Jun 19 17:21:08 localhost kernel: md: unbind<sdb3> >Jun 19 17:21:08 localhost kernel: md: export_rdev(sdb3) >Jun 19 17:21:08 localhost program[2181]: mdadm: stopped /dev/md/localhost.localdomain:root >Jun 19 17:21:08 localhost program[2181]: Return code: 0 >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice.setup: localhost.localdomain:boot ; status: False ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:boot ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidMember.setup: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:21:08 localhost blivet[2181]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidMember.setup: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:21:08 localhost blivet[2181]: MDRaidArrayDevice._setup: localhost.localdomain:boot ; status: False ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost blivet[2181]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:21:08 localhost program[2181]: Running... mdadm --assemble /dev/md/localhost.localdomain:boot --uuid=7d3f340d:7ed82db9:d771b385:480b4381 --run /dev/sda5 /dev/sdb5 >Jun 19 17:21:08 localhost kernel: md: md127 stopped. >Jun 19 17:21:08 localhost kernel: md: bind<sdb5> >Jun 19 17:21:08 localhost kernel: md: bind<sda5> >Jun 19 17:21:08 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Jun 19 17:21:08 localhost kernel: md127: detected capacity change from 0 to 1048510464 >Jun 19 17:21:08 localhost kernel: md127: unknown partition table >Jun 19 17:21:09 localhost program[2181]: mdadm: /dev/md/localhost.localdomain:boot has been started with 2 drives. >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >Jun 19 17:21:09 localhost blivet[2181]: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Jun 19 17:21:09 localhost program[2181]: Running... mount -t ext4 -o defaults,ro /dev/md/localhost.localdomain:boot /mnt/sysimage >Jun 19 17:21:09 localhost kernel: EXT4-fs (md127): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 17:21:09 localhost kernel: SELinux: initialized (dev md127, type ext4), uses xattr >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:boot ; status: True ; controllable: True ; >Jun 19 17:21:09 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost program[2181]: Running... umount /mnt/sysimage >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:boot >Jun 19 17:21:09 localhost kernel: md127: detected capacity change from 1048510464 to 0 >Jun 19 17:21:09 localhost kernel: md: md127 stopped. >Jun 19 17:21:09 localhost kernel: md: unbind<sda5> >Jun 19 17:21:09 localhost kernel: md: export_rdev(sda5) >Jun 19 17:21:09 localhost kernel: md: unbind<sdb5> >Jun 19 17:21:09 localhost kernel: md: export_rdev(sdb5) >Jun 19 17:21:09 localhost program[2181]: mdadm: stopped /dev/md/localhost.localdomain:boot >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost blivet[2181]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:21:09 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:21:09 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:21:09 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:21:09 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:09 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:21:09 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost blivet[2181]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:21:09 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:21:09 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:21:09 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:21:09 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:09 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:21:09 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:09 localhost program[2181]: Return code: 0 >Jun 19 17:21:09 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >Jun 19 17:21:09 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:09 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:09 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:09 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:21:09 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:21:09 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:21:09 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:09 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:21:09 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:21:09 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:21:09 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:09 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:21:09 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:21:09 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:21:09 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:09 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:21:09 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:21:09 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:21:09 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:09 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:21:09 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:21:09 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:21:09 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:09 localhost anaconda[2181]: Thread Done: AnaStorageThread (140009642690304) >Jun 19 17:21:09 localhost program[2181]: Running... hwclock --hctosys --utc >Jun 19 17:21:09 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Jun 19 17:21:09 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >Jun 19 17:21:10 localhost systemd[1]: Time has been changed >Jun 19 17:21:10 localhost systemd[1501]: Time has been changed >Jun 19 17:21:10 localhost program[2181]: Return code: 0 >Jun 19 17:21:10 localhost anaconda[2181]: Thread Done: AnaTimeInitThread (140009634297600) >Jun 19 17:21:10 localhost program[2181]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Jun 19 17:21:10 localhost program[2181]: Return code: 0 >Jun 19 17:21:10 localhost anaconda[2181]: Thread Done: AnaPayloadThread (140009550112512) >Jun 19 17:21:10 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 17:21:10 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jun 19 17:21:14 localhost anaconda[2181]: Not doing 'require network connection' in live installation >Jun 19 17:21:14 localhost anaconda[2181]: network standalone spoke (init): completed: True >Jun 19 17:21:14 localhost anaconda[2181]: Not doing 'require network connection' in live installation >Jun 19 17:21:15 localhost anaconda[2181]: Running Thread: AnaDateTimeThread (140009550112512) >Jun 19 17:21:15 localhost anaconda[2181]: Not doing 'modify system time and date' in live installation >Jun 19 17:21:15 localhost anaconda[2181]: Thread Done: AnaDateTimeThread (140009550112512) >Jun 19 17:21:16 localhost anaconda[2181]: fs space: 0 B needed: 2.96 GB >Jun 19 17:21:16 localhost anaconda[2181]: fs space: 0 B needed: 2.96 GB >Jun 19 17:21:16 localhost anaconda[2181]: Running Thread: AnaStorageWatcher (140009634297600) >Jun 19 17:21:16 localhost anaconda[2181]: Thread Done: AnaStorageWatcher (140009634297600) >Jun 19 17:21:16 localhost anaconda[2181]: Running Thread: AnaCustomStorageInit (140009634297600) >Jun 19 17:21:16 localhost blivet[2181]: Iso9660FS.supported: supported: True ; >Jun 19 17:21:16 localhost blivet[2181]: Iso9660FS.supported: supported: True ; >Jun 19 17:21:16 localhost blivet[2181]: NFSv4.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: NFSv4.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: SELinuxFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: SELinuxFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:16 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:21:16 localhost anaconda[2181]: Not doing 'register anaconda secret agent' in live installation >Jun 19 17:21:16 localhost anaconda[2181]: network: selected device p2p1 >Jun 19 17:21:16 localhost anaconda[2181]: Not doing 'hide hint to use network configuration in DE' in live installation >Jun 19 17:21:16 localhost ifcfg[2181]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:21:16 localhost ifcfg[2181]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:21:16 localhost anaconda[2181]: updating hostname localhost.localdomain >Jun 19 17:21:16 localhost anaconda[2181]: Not doing 'require network connection' in live installation >Jun 19 17:21:16 localhost anaconda[2181]: Running Thread: AnaNTPserver0 (140009642690304) >Jun 19 17:21:16 localhost anaconda[2181]: Running Thread: AnaNTPserver1 (140009104733952) >Jun 19 17:21:16 localhost anaconda[2181]: Running Thread: AnaNTPserver2 (140009021634304) >Jun 19 17:21:16 localhost anaconda[2181]: Running Thread: AnaNTPserver3 (140009013241600) >Jun 19 17:21:16 localhost blivet[2181]: Ext3FS.supported: supported: True ; >Jun 19 17:21:16 localhost blivet[2181]: Ext3FS.supported: supported: True ; >Jun 19 17:21:16 localhost anaconda[2181]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f56843ff450> >Jun 19 17:21:16 localhost anaconda[2181]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> status to: Probing storage... >Jun 19 17:21:16 localhost anaconda[2181]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >Jun 19 17:21:16 localhost anaconda[2181]: updating hostname localhost.localdomain >Jun 19 17:21:16 localhost blivet[2181]: Ext2FS.supported: supported: True ; >Jun 19 17:21:16 localhost blivet[2181]: Ext2FS.supported: supported: True ; >Jun 19 17:21:16 localhost anaconda[2181]: Thread Done: AnaNTPserver1 (140009104733952) >Jun 19 17:21:16 localhost anaconda[2181]: Thread Done: AnaNTPserver2 (140009021634304) >Jun 19 17:21:16 localhost anaconda[2181]: updating hostname localhost.localdomain >Jun 19 17:21:16 localhost blivet[2181]: SysFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: SysFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: MultipathMember.__init__: >Jun 19 17:21:16 localhost blivet[2181]: MDRaidMember.__init__: >Jun 19 17:21:16 localhost blivet[2181]: ProcFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: ProcFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:21:16 localhost blivet[2181]: NoDevFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: NoDevFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: DevPtsFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: DevPtsFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: BTRFS.supported: supported: True ; >Jun 19 17:21:16 localhost program[2181]: Running... modprobe btrfs >Jun 19 17:21:16 localhost anaconda[2181]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f567c00aa50> status to: Wired (p2p1) connected >Jun 19 17:21:16 localhost kernel: bio: create slab <bio-3> at 3 >Jun 19 17:21:16 localhost kernel: Btrfs loaded >Jun 19 17:21:16 localhost program[2181]: Return code: 0 >Jun 19 17:21:16 localhost blivet[2181]: USBFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: USBFS.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: DiskLabel.__init__: >Jun 19 17:21:16 localhost blivet[2181]: DiskLabel.partedDevice returning None >Jun 19 17:21:16 localhost blivet[2181]: HFSPlus.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: HFSPlus.supported: supported: False ; >Jun 19 17:21:16 localhost blivet[2181]: XFS.supported: supported: True ; >Jun 19 17:21:16 localhost program[2181]: Running... modprobe xfs >Jun 19 17:21:16 localhost anaconda[2181]: Thread Done: AnaNTPserver3 (140009013241600) >Jun 19 17:21:16 localhost program[2181]: Return code: 0 >Jun 19 17:21:16 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Jun 19 17:21:16 localhost blivet[2181]: XFS.supported: supported: True ; >Jun 19 17:21:16 localhost blivet[2181]: TmpFS.supported: supported: True ; >Jun 19 17:21:17 localhost blivet[2181]: LUKS.__init__: >Jun 19 17:21:17 localhost blivet[2181]: NTFS.supported: supported: False ; >Jun 19 17:21:17 localhost blivet[2181]: NTFS.supported: supported: False ; >Jun 19 17:21:17 localhost blivet[2181]: BindFS.supported: supported: False ; >Jun 19 17:21:17 localhost blivet[2181]: BindFS.supported: supported: False ; >Jun 19 17:21:17 localhost blivet[2181]: HFS.supported: supported: False ; >Jun 19 17:21:17 localhost blivet[2181]: HFS.supported: supported: False ; >Jun 19 17:21:17 localhost blivet[2181]: LVMPhysicalVolume.__init__: >Jun 19 17:21:17 localhost blivet[2181]: NFS.supported: supported: False ; >Jun 19 17:21:17 localhost blivet[2181]: NFS.supported: supported: False ; >Jun 19 17:21:17 localhost blivet[2181]: FATFS.supported: supported: True ; >Jun 19 17:21:17 localhost blivet[2181]: FATFS.supported: supported: True ; >Jun 19 17:21:17 localhost blivet[2181]: DMRaidMember.__init__: >Jun 19 17:21:17 localhost anaconda[2181]: Thread Done: AnaCustomStorageInit (140009634297600) >Jun 19 17:21:17 localhost anaconda[2181]: Thread Done: AnaNTPserver0 (140009642690304) >Jun 19 17:21:21 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Jun 19 17:21:21 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Jun 19 17:21:22 localhost anaconda[2181]: disk free: 1.42 TB fs free: 0 B sw needs: 2.96 GB auto swap: 0 B >Jun 19 17:21:33 localhost blivet[2181]: Detected 16016M of memory >Jun 19 17:21:33 localhost blivet[2181]: Swap attempt of 8008M >Jun 19 17:21:34 localhost gnome-session[1504]: Window manager warning: last_focus_time (51905) is greater than comparison timestamp (51904). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:21:34 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400248 not in stack >Jun 19 17:21:34 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400244 not in stack >Jun 19 17:21:34 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400244 not in stack >Jun 19 17:21:34 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400244 not in stack >Jun 19 17:21:46 localhost gnome-session[1504]: Window manager warning: last_focus_time (64394) is greater than comparison timestamp (64393). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:21:46 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400370 not in stack >Jun 19 17:21:46 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x140036c not in stack >Jun 19 17:21:46 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x140036c not in stack >Jun 19 17:21:46 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140036c not in stack >Jun 19 17:21:48 localhost anaconda[2181]: disk free: 1.42 TB fs free: 0 B sw needs: 2.96 GB auto swap: 8.00 GB >Jun 19 17:21:55 localhost blivet[2181]: Detected 16016M of memory >Jun 19 17:21:55 localhost blivet[2181]: Swap attempt of 8008M >Jun 19 17:21:55 localhost anaconda[2181]: Running Thread: AnaExecuteStorageThread (140009504233216) >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sda6 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sdb6 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sda5 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sdb5 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sda4 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sdb4 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sda3 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sdb3 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sda2 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sdb2 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sda1 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sdb1 >Jun 19 17:21:55 localhost blivet[2181]: clearpart: looking at sdc1 >Jun 19 17:21:55 localhost blivet[2181]: checking whether disk sda has an empty extended >Jun 19 17:21:55 localhost gnome-session[1504]: Window manager warning: last_focus_time (73174) is greater than comparison timestamp (73173). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:21:55 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140056b not in stack >Jun 19 17:21:55 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400567 not in stack >Jun 19 17:21:55 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400567 not in stack >Jun 19 17:21:55 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400567 not in stack >Jun 19 17:21:55 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a55150> PedPartition: <_ped.Partition object at 0x7f568409f3b0> ; logicals is ['sda5', 'sda6'] >Jun 19 17:21:55 localhost blivet[2181]: checking whether disk sdb has an empty extended >Jun 19 17:21:55 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a55b90> PedPartition: <_ped.Partition object at 0x7f568409f410> ; logicals is ['sdb5', 'sdb6'] >Jun 19 17:21:55 localhost blivet[2181]: checking whether disk sdc has an empty extended >Jun 19 17:21:55 localhost blivet[2181]: extended is None ; logicals is [] >Jun 19 17:21:55 localhost anaconda[2181]: new disk order: [] >Jun 19 17:21:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:55 localhost program[2181]: Return code: 0 >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:21:55 localhost anaconda[2181]: new disk order: [] >Jun 19 17:21:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:21:55 localhost anaconda[2181]: Not doing 'require network connection' in live installation >Jun 19 17:21:55 localhost program[2181]: Return code: 0 >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:21:55 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:21:55 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:21:55 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:21:55 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:21:55 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:21:55 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:21:55 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:21:55 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:21:55 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:21:55 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:21:55 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:21:55 localhost anaconda[2181]: Thread Done: AnaExecuteStorageThread (140009504233216) >Jun 19 17:21:55 localhost blivet[2181]: starting Blivet copy >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:21:55 localhost blivet[2181]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x461c650> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5684412e10> PedPartition: <_ped.Partition object at 0x7f568409f4d0> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:21:55 localhost blivet[2181]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x461c650> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5684412f90> PedPartition: <_ped.Partition object at 0x461a290> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda3 ; >Jun 19 17:21:55 localhost blivet[2181]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x461c650> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5684135150> PedPartition: <_ped.Partition object at 0x461a1d0> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda4 ; >Jun 19 17:21:55 localhost blivet[2181]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x461c650> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56841352d0> PedPartition: <_ped.Partition object at 0x461a230> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda5 ; >Jun 19 17:21:55 localhost blivet[2181]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x461c650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5684135650> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56841355d0> PedPartition: <_ped.Partition object at 0x461a2f0> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda6 ; >Jun 19 17:21:55 localhost blivet[2181]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x461c650> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5684135790> PedPartition: <_ped.Partition object at 0x461a410> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:21:55 localhost blivet[2181]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f567c033050> PedPartition: <_ped.Partition object at 0x7f5684143770> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:21:55 localhost blivet[2181]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f568414a050> PedPartition: <_ped.Partition object at 0x7f56841437d0> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb3 ; >Jun 19 17:21:55 localhost blivet[2181]: device sdb3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f568414a1d0> PedPartition: <_ped.Partition object at 0x7f5684143830> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb4 ; >Jun 19 17:21:55 localhost blivet[2181]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f568414a350> PedPartition: <_ped.Partition object at 0x7f5684143890> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb5 ; >Jun 19 17:21:55 localhost blivet[2181]: device sdb5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55510> fileSystem: <parted.filesystem.FileSystem object at 0x7f568414a6d0> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f568414a650> PedPartition: <_ped.Partition object at 0x7f5684143950> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb6 ; >Jun 19 17:21:55 localhost blivet[2181]: device sdb6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f568414a810> PedPartition: <_ped.Partition object at 0x7f56841439b0> >Jun 19 17:21:55 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdc1 ; >Jun 19 17:21:55 localhost blivet[2181]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f567c02c2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f568414a890> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f568414a4d0> PedPartition: <_ped.Partition object at 0x7f5684143a10> >Jun 19 17:21:55 localhost blivet[2181]: finished Blivet copy >Jun 19 17:21:55 localhost blivet[2181]: hiding device partition sdc1 (id 1) >Jun 19 17:21:55 localhost blivet[2181]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Jun 19 17:21:55 localhost blivet[2181]: lvm filter: adding sdc1 to the reject list >Jun 19 17:21:55 localhost blivet[2181]: hiding device disk sdc (id 0) >Jun 19 17:21:55 localhost blivet[2181]: lvm filter: adding sdc to the reject list >Jun 19 17:21:55 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:boot', 'localhost.localdomain:home', 'localhost.localdomain:raid0', 'localhost.localdomain:root', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:21:55 localhost anaconda[2181]: ui: unused=[] >Jun 19 17:21:55 localhost anaconda[2181]: ui: new_devices=[] >Jun 19 17:21:55 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:21:55 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:21:55 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:21:55 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:21:55 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:21:55 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:21:55 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:21:55 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:21:55 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:21:55 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:21:55 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:21:55 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:21:55 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:21:55 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:21:55 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:21:55 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:21:55 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:21:55 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:21:55 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:21:55 localhost anaconda[2181]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >Jun 19 17:21:55 localhost anaconda[2181]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> status to: Saving storage configuration... >Jun 19 17:21:55 localhost anaconda[2181]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >Jun 19 17:22:00 localhost anaconda[2181]: page clicked: Fedora Linux 20 for x86_64 >Jun 19 17:22:00 localhost anaconda[2181]: show mountpoint: Fedora Linux 20 for x86_64 >Jun 19 17:22:00 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:00 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:00 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:00 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:00 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:00 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:00 localhost anaconda[2181]: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:22:00 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:00 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:00 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:00 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:00 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:00 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:00 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:00 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:00 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:00 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:00 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:00 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:22:00 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:00 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: device_type_changed: 1 RAID >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:00 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:00 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:03 localhost anaconda[2181]: current selector: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:03 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:22:03 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:boot >Jun 19 17:22:03 localhost anaconda[2181]: old name: localhost.localdomain:boot >Jun 19 17:22:03 localhost anaconda[2181]: new name: None >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:03 localhost anaconda[2181]: old size: 999.9375 >Jun 19 17:22:03 localhost anaconda[2181]: new size: 999 >Jun 19 17:22:03 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:03 localhost anaconda[2181]: old device type: 1 >Jun 19 17:22:03 localhost anaconda[2181]: new device type: 1 >Jun 19 17:22:03 localhost anaconda[2181]: reformat: False >Jun 19 17:22:03 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:03 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:03 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:22:03 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:22:03 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:22:03 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:22:03 localhost anaconda[2181]: old label: >Jun 19 17:22:03 localhost anaconda[2181]: new_label: >Jun 19 17:22:03 localhost anaconda[2181]: old mountpoint: >Jun 19 17:22:03 localhost anaconda[2181]: new mountpoint: >Jun 19 17:22:03 localhost anaconda[2181]: old raid level: raid1 >Jun 19 17:22:03 localhost anaconda[2181]: new raid level: raid1 >Jun 19 17:22:03 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 999, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >Jun 19 17:22:03 localhost anaconda[2181]: old container: None >Jun 19 17:22:03 localhost anaconda[2181]: new container: None >Jun 19 17:22:03 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:22:03 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:22:03 localhost anaconda[2181]: old container raid level: None >Jun 19 17:22:03 localhost anaconda[2181]: new container raid level: None >Jun 19 17:22:03 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:22:03 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:22:03 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:22:03 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:03 localhost anaconda[2181]: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:03 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:03 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:03 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:03 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:03 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:03 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:03 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:03 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:03 localhost anaconda[2181]: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:03 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:03 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:03 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:03 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:03 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:03 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:03 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:03 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:03 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:03 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:03 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:03 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:06 localhost anaconda[2181]: current selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:06 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:22:06 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:home >Jun 19 17:22:06 localhost anaconda[2181]: old name: localhost.localdomain:home >Jun 19 17:22:06 localhost anaconda[2181]: new name: None >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:06 localhost anaconda[2181]: old size: 100000.0 >Jun 19 17:22:06 localhost anaconda[2181]: new size: 100000 >Jun 19 17:22:06 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:06 localhost anaconda[2181]: old device type: 1 >Jun 19 17:22:06 localhost anaconda[2181]: new device type: 1 >Jun 19 17:22:06 localhost anaconda[2181]: reformat: False >Jun 19 17:22:06 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:06 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:06 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:22:06 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:22:06 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:22:06 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:22:06 localhost anaconda[2181]: old label: >Jun 19 17:22:06 localhost anaconda[2181]: new_label: >Jun 19 17:22:06 localhost anaconda[2181]: old mountpoint: >Jun 19 17:22:06 localhost anaconda[2181]: new mountpoint: >Jun 19 17:22:06 localhost anaconda[2181]: old raid level: raid1 >Jun 19 17:22:06 localhost anaconda[2181]: new raid level: raid1 >Jun 19 17:22:06 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >Jun 19 17:22:06 localhost anaconda[2181]: old container: None >Jun 19 17:22:06 localhost anaconda[2181]: new container: None >Jun 19 17:22:06 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:22:06 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:22:06 localhost anaconda[2181]: old container raid level: None >Jun 19 17:22:06 localhost anaconda[2181]: new container raid level: None >Jun 19 17:22:06 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:22:06 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:22:06 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:22:06 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:06 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:06 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:06 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:06 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:06 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:06 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:06 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:06 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:06 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:06 localhost anaconda[2181]: new selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:06 localhost anaconda[2181]: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:06 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:06 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:06 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:06 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:06 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:06 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:06 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:06 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:06 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:06 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:22:06 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:20 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:20 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:20 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:20 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:20 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:20 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:20 localhost anaconda[2181]: removing device 'existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >Jun 19 17:22:20 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:20 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:20 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:25 localhost gnome-session[1504]: Window manager warning: last_focus_time (103029) is greater than comparison timestamp (103028). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:22:25 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400dc9 not in stack >Jun 19 17:22:25 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400dc5 not in stack >Jun 19 17:22:25 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1400dc5 not in stack >Jun 19 17:22:25 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1400dc5 not in stack >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:30 localhost anaconda[2181]: current selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:30 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:22:30 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:raid0 >Jun 19 17:22:30 localhost anaconda[2181]: old name: localhost.localdomain:raid0 >Jun 19 17:22:30 localhost anaconda[2181]: new name: None >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:30 localhost anaconda[2181]: old size: 150128.0 >Jun 19 17:22:30 localhost anaconda[2181]: new size: 150128 >Jun 19 17:22:30 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:30 localhost anaconda[2181]: old device type: 1 >Jun 19 17:22:30 localhost anaconda[2181]: new device type: 1 >Jun 19 17:22:30 localhost anaconda[2181]: reformat: False >Jun 19 17:22:30 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:30 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:30 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:22:30 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:22:30 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:22:30 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:22:30 localhost anaconda[2181]: old label: >Jun 19 17:22:30 localhost anaconda[2181]: new_label: >Jun 19 17:22:30 localhost anaconda[2181]: old mountpoint: >Jun 19 17:22:30 localhost anaconda[2181]: new mountpoint: >Jun 19 17:22:30 localhost anaconda[2181]: old raid level: raid0 >Jun 19 17:22:30 localhost anaconda[2181]: new raid level: raid0 >Jun 19 17:22:30 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 150128, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:22:30 localhost anaconda[2181]: old container: None >Jun 19 17:22:30 localhost anaconda[2181]: new container: None >Jun 19 17:22:30 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:22:30 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:22:30 localhost anaconda[2181]: old container raid level: None >Jun 19 17:22:30 localhost anaconda[2181]: new container raid level: None >Jun 19 17:22:30 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:22:30 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:22:30 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:22:30 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:30 localhost anaconda[2181]: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:30 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:30 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:30 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:22:30 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost anaconda[2181]: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:30 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:30 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:30 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:30 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:30 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:30 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:30 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:30 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:30 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: current selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:22:31 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:home >Jun 19 17:22:31 localhost anaconda[2181]: old name: localhost.localdomain:home >Jun 19 17:22:31 localhost anaconda[2181]: new name: None >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: old size: 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: new size: 100000 >Jun 19 17:22:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:31 localhost anaconda[2181]: old device type: 1 >Jun 19 17:22:31 localhost anaconda[2181]: new device type: 1 >Jun 19 17:22:31 localhost anaconda[2181]: reformat: False >Jun 19 17:22:31 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:31 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:31 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:22:31 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:22:31 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:22:31 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:22:31 localhost anaconda[2181]: old label: >Jun 19 17:22:31 localhost anaconda[2181]: new_label: >Jun 19 17:22:31 localhost anaconda[2181]: old mountpoint: >Jun 19 17:22:31 localhost anaconda[2181]: new mountpoint: >Jun 19 17:22:31 localhost anaconda[2181]: old raid level: raid1 >Jun 19 17:22:31 localhost anaconda[2181]: new raid level: raid1 >Jun 19 17:22:31 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >Jun 19 17:22:31 localhost anaconda[2181]: old container: None >Jun 19 17:22:31 localhost anaconda[2181]: new container: None >Jun 19 17:22:31 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:22:31 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:22:31 localhost anaconda[2181]: old container raid level: None >Jun 19 17:22:31 localhost anaconda[2181]: new container raid level: None >Jun 19 17:22:31 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:22:31 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:22:31 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:22:31 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:31 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: new selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:31 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:22:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: current selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:22:31 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:raid0 >Jun 19 17:22:31 localhost anaconda[2181]: old name: localhost.localdomain:raid0 >Jun 19 17:22:31 localhost anaconda[2181]: new name: None >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: old size: 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: new size: 150128 >Jun 19 17:22:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:31 localhost anaconda[2181]: old device type: 1 >Jun 19 17:22:31 localhost anaconda[2181]: new device type: 1 >Jun 19 17:22:31 localhost anaconda[2181]: reformat: False >Jun 19 17:22:31 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:31 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:31 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:22:31 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:22:31 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:22:31 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:22:31 localhost anaconda[2181]: old label: >Jun 19 17:22:31 localhost anaconda[2181]: new_label: >Jun 19 17:22:31 localhost anaconda[2181]: old mountpoint: >Jun 19 17:22:31 localhost anaconda[2181]: new mountpoint: >Jun 19 17:22:31 localhost anaconda[2181]: old raid level: raid0 >Jun 19 17:22:31 localhost anaconda[2181]: new raid level: raid0 >Jun 19 17:22:31 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 150128, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:22:31 localhost anaconda[2181]: old container: None >Jun 19 17:22:31 localhost anaconda[2181]: new container: None >Jun 19 17:22:31 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:22:31 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:22:31 localhost anaconda[2181]: old container raid level: None >Jun 19 17:22:31 localhost anaconda[2181]: new container raid level: None >Jun 19 17:22:31 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:22:31 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:22:31 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:22:31 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:31 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:22:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:31 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:31 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:31 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:31 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:31 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:34 localhost anaconda[2181]: current selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:34 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:22:34 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:home >Jun 19 17:22:34 localhost anaconda[2181]: old name: localhost.localdomain:home >Jun 19 17:22:34 localhost anaconda[2181]: new name: None >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:34 localhost anaconda[2181]: old size: 100000.0 >Jun 19 17:22:34 localhost anaconda[2181]: new size: 100000 >Jun 19 17:22:34 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:34 localhost anaconda[2181]: old device type: 1 >Jun 19 17:22:34 localhost anaconda[2181]: new device type: 1 >Jun 19 17:22:34 localhost anaconda[2181]: reformat: False >Jun 19 17:22:34 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:34 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:34 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:22:34 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:22:34 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:22:34 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:22:34 localhost anaconda[2181]: old label: >Jun 19 17:22:34 localhost anaconda[2181]: new_label: >Jun 19 17:22:34 localhost anaconda[2181]: old mountpoint: >Jun 19 17:22:34 localhost anaconda[2181]: new mountpoint: >Jun 19 17:22:34 localhost anaconda[2181]: old raid level: raid1 >Jun 19 17:22:34 localhost anaconda[2181]: new raid level: raid1 >Jun 19 17:22:34 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >Jun 19 17:22:34 localhost anaconda[2181]: old container: None >Jun 19 17:22:34 localhost anaconda[2181]: new container: None >Jun 19 17:22:34 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:22:34 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:22:34 localhost anaconda[2181]: old container raid level: None >Jun 19 17:22:34 localhost anaconda[2181]: new container raid level: None >Jun 19 17:22:34 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:22:34 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:22:34 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:22:34 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:34 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:34 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:34 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:34 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:34 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:34 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:34 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:34 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:34 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:34 localhost anaconda[2181]: new selector: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:34 localhost anaconda[2181]: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:34 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:34 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:34 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:34 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:34 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:34 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:34 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:34 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:34 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:34 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:34 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:35 localhost anaconda[2181]: current selector: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:35 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:22:35 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:boot >Jun 19 17:22:35 localhost anaconda[2181]: old name: localhost.localdomain:boot >Jun 19 17:22:35 localhost anaconda[2181]: new name: None >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:35 localhost anaconda[2181]: old size: 999.9375 >Jun 19 17:22:35 localhost anaconda[2181]: new size: 999 >Jun 19 17:22:35 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:35 localhost anaconda[2181]: old device type: 1 >Jun 19 17:22:35 localhost anaconda[2181]: new device type: 1 >Jun 19 17:22:35 localhost anaconda[2181]: reformat: False >Jun 19 17:22:35 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:35 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:35 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:22:35 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:22:35 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:22:35 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:22:35 localhost anaconda[2181]: old label: >Jun 19 17:22:35 localhost anaconda[2181]: new_label: >Jun 19 17:22:35 localhost anaconda[2181]: old mountpoint: >Jun 19 17:22:35 localhost anaconda[2181]: new mountpoint: >Jun 19 17:22:35 localhost anaconda[2181]: old raid level: raid1 >Jun 19 17:22:35 localhost anaconda[2181]: new raid level: raid1 >Jun 19 17:22:35 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 999, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >Jun 19 17:22:35 localhost anaconda[2181]: old container: None >Jun 19 17:22:35 localhost anaconda[2181]: new container: None >Jun 19 17:22:35 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:22:35 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:22:35 localhost anaconda[2181]: old container raid level: None >Jun 19 17:22:35 localhost anaconda[2181]: new container raid level: None >Jun 19 17:22:35 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:22:35 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:22:35 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:22:35 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:35 localhost anaconda[2181]: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:35 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:22:35 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:35 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:35 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: new selector: existing 60000MB mdarray localhost.localdomain:root (8) with existing ext4 filesystem >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: populate_right_side: existing 60000MB mdarray localhost.localdomain:root (8) with existing ext4 filesystem >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:35 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:35 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: current selector: existing 60000MB mdarray localhost.localdomain:root (8) with existing ext4 filesystem >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:22:35 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:root >Jun 19 17:22:35 localhost anaconda[2181]: old name: localhost.localdomain:root >Jun 19 17:22:35 localhost anaconda[2181]: new name: None >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: old size: 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: new size: 60000 >Jun 19 17:22:35 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:35 localhost anaconda[2181]: old device type: 1 >Jun 19 17:22:35 localhost anaconda[2181]: new device type: 1 >Jun 19 17:22:35 localhost anaconda[2181]: reformat: False >Jun 19 17:22:35 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:35 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:35 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:22:35 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:22:35 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:22:35 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:22:35 localhost anaconda[2181]: old label: >Jun 19 17:22:35 localhost anaconda[2181]: new_label: >Jun 19 17:22:35 localhost anaconda[2181]: old mountpoint: >Jun 19 17:22:35 localhost anaconda[2181]: new mountpoint: >Jun 19 17:22:35 localhost anaconda[2181]: old raid level: raid1 >Jun 19 17:22:35 localhost anaconda[2181]: new raid level: raid1 >Jun 19 17:22:35 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 60000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >Jun 19 17:22:35 localhost anaconda[2181]: old container: None >Jun 19 17:22:35 localhost anaconda[2181]: new container: None >Jun 19 17:22:35 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:22:35 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:22:35 localhost anaconda[2181]: old container raid level: None >Jun 19 17:22:35 localhost anaconda[2181]: new container raid level: None >Jun 19 17:22:35 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:22:35 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:22:35 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:22:35 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: populate_right_side: existing 60000MB mdarray localhost.localdomain:root (8) with existing ext4 filesystem >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:22:35 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:35 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:35 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:35 localhost anaconda[2181]: new selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:35 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:35 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:35 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:35 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:35 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:35 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:35 localhost anaconda[2181]: fs type changed: swap >Jun 19 17:22:35 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:22:35 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:22:35 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:35 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:22:35 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:36 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:36 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:36 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:36 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:36 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:36 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:36 localhost anaconda[2181]: current selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:22:36 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:36 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:36 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:36 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:22:36 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:22:36 localhost anaconda[2181]: old name: localhost.localdomain:swap >Jun 19 17:22:36 localhost anaconda[2181]: new name: None >Jun 19 17:22:36 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:36 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:36 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:36 localhost anaconda[2181]: old size: 8012.0 >Jun 19 17:22:36 localhost anaconda[2181]: new size: 8012 >Jun 19 17:22:36 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:36 localhost anaconda[2181]: old device type: 1 >Jun 19 17:22:36 localhost anaconda[2181]: new device type: 1 >Jun 19 17:22:36 localhost anaconda[2181]: reformat: False >Jun 19 17:22:37 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:22:37 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:22:37 localhost anaconda[2181]: old fs type: swap >Jun 19 17:22:37 localhost anaconda[2181]: new fs type: swap >Jun 19 17:22:37 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:22:37 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:22:37 localhost anaconda[2181]: old label: >Jun 19 17:22:37 localhost anaconda[2181]: new_label: >Jun 19 17:22:37 localhost anaconda[2181]: old mountpoint: >Jun 19 17:22:37 localhost anaconda[2181]: new mountpoint: >Jun 19 17:22:37 localhost anaconda[2181]: old raid level: raid0 >Jun 19 17:22:37 localhost anaconda[2181]: new raid level: raid0 >Jun 19 17:22:37 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:22:37 localhost anaconda[2181]: old container: None >Jun 19 17:22:37 localhost anaconda[2181]: new container: None >Jun 19 17:22:37 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:22:37 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:22:37 localhost anaconda[2181]: old container raid level: None >Jun 19 17:22:37 localhost anaconda[2181]: new container raid level: None >Jun 19 17:22:37 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:22:37 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:22:37 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:22:37 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:37 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:37 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:37 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:37 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:22:37 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:22:37 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:37 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:37 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:37 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:37 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: current selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:22:37 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:home >Jun 19 17:22:37 localhost anaconda[2181]: old name: localhost.localdomain:home >Jun 19 17:22:37 localhost anaconda[2181]: new name: None >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: old size: 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: new size: 100000 >Jun 19 17:22:37 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:37 localhost anaconda[2181]: old device type: 1 >Jun 19 17:22:37 localhost anaconda[2181]: new device type: 1 >Jun 19 17:22:37 localhost anaconda[2181]: reformat: False >Jun 19 17:22:37 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:22:37 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:22:37 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:22:37 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:22:37 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:22:37 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:22:37 localhost anaconda[2181]: old label: >Jun 19 17:22:37 localhost anaconda[2181]: new_label: >Jun 19 17:22:37 localhost anaconda[2181]: old mountpoint: >Jun 19 17:22:37 localhost anaconda[2181]: new mountpoint: >Jun 19 17:22:37 localhost anaconda[2181]: old raid level: raid1 >Jun 19 17:22:37 localhost anaconda[2181]: new raid level: raid1 >Jun 19 17:22:37 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >Jun 19 17:22:37 localhost anaconda[2181]: old container: None >Jun 19 17:22:37 localhost anaconda[2181]: new container: None >Jun 19 17:22:37 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:22:37 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:22:37 localhost anaconda[2181]: old container raid level: None >Jun 19 17:22:37 localhost anaconda[2181]: new container raid level: None >Jun 19 17:22:37 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:22:37 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:22:37 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:22:37 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:22:37 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:37 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:22:37 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:37 localhost anaconda[2181]: new selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:37 localhost anaconda[2181]: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:37 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:37 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:37 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:37 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:37 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:37 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:37 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:22:37 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:40 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:40 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:40 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:40 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:40 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:40 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:40 localhost anaconda[2181]: removing device 'existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >Jun 19 17:22:40 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:22:40 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:22:40 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:boot ; current: ext4 ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [0] Destroy Format ext4 filesystem on mdarray localhost.localdomain:boot (id 11) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:boot ; status: False ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >Jun 19 17:22:44 localhost blivet[2181]: removed mdarray localhost.localdomain:boot (id 11) from device tree >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [1] Destroy Device mdarray localhost.localdomain:boot (id 11) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; current: mdmember ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [2] Destroy Format mdmember on partition sda5 (id 10) >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >Jun 19 17:22:44 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:22:44 localhost program[2181]: Return code: 0 >Jun 19 17:22:44 localhost blivet[2181]: removed partition sda5 (id 10) from device tree >Jun 19 17:22:44 localhost blivet[2181]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [3] Destroy Device partition sda5 (id 10) >Jun 19 17:22:44 localhost blivet[2181]: checking whether disk sda has an empty extended >Jun 19 17:22:44 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x461c650> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x556ac50> PedPartition: <_ped.Partition object at 0x5570290> ; logicals is ['sda5'] >Jun 19 17:22:44 localhost blivet[2181]: checking whether disk sdb has an empty extended >Jun 19 17:22:44 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x556ab90> PedPartition: <_ped.Partition object at 0x5570470> ; logicals is ['sdb5', 'sdb6'] >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; current: mdmember ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [4] Destroy Format mdmember on partition sdb5 (id 19) >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sdb5 ; status: False ; type: None ; >Jun 19 17:22:44 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:22:44 localhost program[2181]: Return code: 0 >Jun 19 17:22:44 localhost blivet[2181]: removed partition sdb5 (id 19) from device tree >Jun 19 17:22:44 localhost blivet[2181]: DiskDevice.removeChild: kids: 6 ; name: sdb ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [5] Destroy Device partition sdb5 (id 19) >Jun 19 17:22:44 localhost blivet[2181]: checking whether disk sda has an empty extended >Jun 19 17:22:44 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x461c650> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x556aed0> PedPartition: <_ped.Partition object at 0x5570290> ; logicals is ['sda5'] >Jun 19 17:22:44 localhost blivet[2181]: checking whether disk sdb has an empty extended >Jun 19 17:22:44 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x556acd0> PedPartition: <_ped.Partition object at 0x5570470> ; logicals is ['sdb5'] >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:home ; current: ext4 ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [6] Destroy Format ext4 filesystem on mdarray localhost.localdomain:home (id 4) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:home ; status: False ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >Jun 19 17:22:44 localhost blivet[2181]: removed mdarray localhost.localdomain:home (id 4) from device tree >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [7] Destroy Device mdarray localhost.localdomain:home (id 4) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; current: mdmember ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [8] Destroy Format mdmember on partition sda1 (id 3) >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >Jun 19 17:22:44 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:22:44 localhost program[2181]: Return code: 0 >Jun 19 17:22:44 localhost blivet[2181]: removed partition sda1 (id 3) from device tree >Jun 19 17:22:44 localhost blivet[2181]: DiskDevice.removeChild: kids: 5 ; name: sda ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [9] Destroy Device partition sda1 (id 3) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; current: mdmember ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [10] Destroy Format mdmember on partition sdb1 (id 15) >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >Jun 19 17:22:44 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:22:44 localhost program[2181]: Return code: 0 >Jun 19 17:22:44 localhost blivet[2181]: removed partition sdb1 (id 15) from device tree >Jun 19 17:22:44 localhost blivet[2181]: DiskDevice.removeChild: kids: 5 ; name: sdb ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [11] Destroy Device partition sdb1 (id 15) >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:root ; current: ext4 ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [12] Destroy Format ext4 filesystem on mdarray localhost.localdomain:root (id 8) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:root ; status: False ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >Jun 19 17:22:44 localhost blivet[2181]: removed mdarray localhost.localdomain:root (id 8) from device tree >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [13] Destroy Device mdarray localhost.localdomain:root (id 8) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; current: mdmember ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [14] Destroy Format mdmember on partition sda3 (id 7) >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >Jun 19 17:22:44 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:22:44 localhost program[2181]: Return code: 0 >Jun 19 17:22:44 localhost blivet[2181]: removed partition sda3 (id 7) from device tree >Jun 19 17:22:44 localhost blivet[2181]: DiskDevice.removeChild: kids: 4 ; name: sda ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [15] Destroy Device partition sda3 (id 7) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [16] Destroy Format mdmember on partition sdb3 (id 17) >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >Jun 19 17:22:44 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:22:44 localhost program[2181]: Return code: 0 >Jun 19 17:22:44 localhost blivet[2181]: removed partition sdb3 (id 17) from device tree >Jun 19 17:22:44 localhost blivet[2181]: DiskDevice.removeChild: kids: 4 ; name: sdb ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [17] Destroy Device partition sdb3 (id 17) >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:raid0 ; current: ext4 ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [18] Destroy Format ext4 filesystem on mdarray localhost.localdomain:raid0 (id 6) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:raid0 ; status: False ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >Jun 19 17:22:44 localhost blivet[2181]: removed mdarray localhost.localdomain:raid0 (id 6) from device tree >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [19] Destroy Device mdarray localhost.localdomain:raid0 (id 6) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; current: mdmember ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [20] Destroy Format mdmember on partition sda2 (id 5) >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >Jun 19 17:22:44 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:22:44 localhost program[2181]: Return code: 0 >Jun 19 17:22:44 localhost blivet[2181]: removed partition sda2 (id 5) from device tree >Jun 19 17:22:44 localhost blivet[2181]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [21] Destroy Device partition sda2 (id 5) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; current: mdmember ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [22] Destroy Format mdmember on partition sdb2 (id 16) >Jun 19 17:22:44 localhost blivet[2181]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >Jun 19 17:22:44 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:22:44 localhost program[2181]: Return code: 0 >Jun 19 17:22:44 localhost blivet[2181]: removed partition sdb2 (id 16) from device tree >Jun 19 17:22:44 localhost blivet[2181]: DiskDevice.removeChild: kids: 3 ; name: sdb ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [23] Destroy Device partition sdb2 (id 16) >Jun 19 17:22:44 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:22:44 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >Jun 19 17:22:44 localhost blivet[2181]: registered action: [24] Destroy Format swap on mdarray localhost.localdomain:swap (id 13) >Jun 19 17:22:44 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:22:44 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >Jun 19 17:22:44 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:22:44 localhost program[2181]: Return code: 0 >Jun 19 17:22:44 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:22:44 localhost program[2181]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:22:44 localhost program[2181]: Return code: 1 >Jun 19 17:22:44 localhost anaconda[2181]: failed to schedule device removal: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:22:44 localhost anaconda[2181]: ui: removed device localhost.localdomain:raid0 >Jun 19 17:22:44 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda4', 'sda5', 'sdb', 'sdb4', 'sdb5'] >Jun 19 17:22:44 localhost gnome-session[1504]: Window manager warning: last_focus_time (122505) is greater than comparison timestamp (122504). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:22:44 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140242d not in stack >Jun 19 17:22:44 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1402429 not in stack >Jun 19 17:22:44 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1402429 not in stack >Jun 19 17:22:44 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1402429 not in stack >Jun 19 17:22:44 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:22:44 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:22:44 localhost anaconda[2181]: ui: unused=[] >Jun 19 17:22:44 localhost anaconda[2181]: ui: new_devices=[] >Jun 19 17:22:44 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:44 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:44 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:44 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:22:44 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:22:44 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:22:44 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:22:44 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:22:44 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:22:46 localhost anaconda[2181]: page clicked: Fedora Linux 20 for x86_64 >Jun 19 17:22:46 localhost anaconda[2181]: show mountpoint: Fedora Linux 20 for x86_64 >Jun 19 17:22:46 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:46 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:46 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:46 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:46 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:46 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:46 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:22:46 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:46 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:46 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:46 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:22:46 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:22:46 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:22:46 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:22:46 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:22:46 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:22:46 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:22:46 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:22:46 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:22:46 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:22:46 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:46 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:22:46 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:22:53 localhost anaconda[2181]: info bar clicked: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed ((<SpokeWindow object at 0x5038fa0 (AnacondaSpokeWindow at 0x4fedef0)>,)) >Jun 19 17:22:58 localhost gnome-session[1504]: Window manager warning: last_focus_time (136096) is greater than comparison timestamp (136095). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:22:58 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1402ddb not in stack >Jun 19 17:22:58 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1402dd7 not in stack >Jun 19 17:22:58 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1402dd7 not in stack >Jun 19 17:22:58 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1402dd7 not in stack >Jun 19 17:23:04 localhost blivet[2181]: starting Blivet copy >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:23:04 localhost blivet[2181]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x556af10> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5583e10> PedPartition: <_ped.Partition object at 0x5570290> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:23:04 localhost blivet[2181]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x556af10> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5583f90> PedPartition: <_ped.Partition object at 0x5570530> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda3 ; >Jun 19 17:23:04 localhost blivet[2181]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x556af10> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x558a150> PedPartition: <_ped.Partition object at 0x55704d0> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda4 ; >Jun 19 17:23:04 localhost blivet[2181]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x556af10> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x558a2d0> PedPartition: <_ped.Partition object at 0x5570590> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda5 ; >Jun 19 17:23:04 localhost blivet[2181]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x556af10> fileSystem: <parted.filesystem.FileSystem object at 0x558a650> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x558a5d0> PedPartition: <_ped.Partition object at 0x55702f0> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda6 ; >Jun 19 17:23:04 localhost blivet[2181]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x556af10> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x558a790> PedPartition: <_ped.Partition object at 0x55703b0> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:23:04 localhost blivet[2181]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x557ea50> PedPartition: <_ped.Partition object at 0x55705f0> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:23:04 localhost blivet[2181]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x558a450> PedPartition: <_ped.Partition object at 0x5570410> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb3 ; >Jun 19 17:23:04 localhost blivet[2181]: device sdb3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x558a910> PedPartition: <_ped.Partition object at 0x5570710> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb4 ; >Jun 19 17:23:04 localhost blivet[2181]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x558aa90> PedPartition: <_ped.Partition object at 0x5570470> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb5 ; >Jun 19 17:23:04 localhost blivet[2181]: device sdb5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: <parted.filesystem.FileSystem object at 0x558ae10> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x558ad90> PedPartition: <_ped.Partition object at 0x5570650> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb6 ; >Jun 19 17:23:04 localhost blivet[2181]: device sdb6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x558af50> PedPartition: <_ped.Partition object at 0x5570830> >Jun 19 17:23:04 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdc1 ; >Jun 19 17:23:04 localhost blivet[2181]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5580610> fileSystem: <parted.filesystem.FileSystem object at 0x558afd0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x558ac10> PedPartition: <_ped.Partition object at 0x5570890> >Jun 19 17:23:04 localhost blivet[2181]: finished Blivet copy >Jun 19 17:23:04 localhost blivet[2181]: hiding device partition sdc1 (id 1) >Jun 19 17:23:04 localhost blivet[2181]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Jun 19 17:23:04 localhost blivet[2181]: lvm filter: adding sdc1 to the reject list >Jun 19 17:23:04 localhost blivet[2181]: hiding device disk sdc (id 0) >Jun 19 17:23:04 localhost blivet[2181]: lvm filter: adding sdc to the reject list >Jun 19 17:23:04 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:boot', 'localhost.localdomain:home', 'localhost.localdomain:raid0', 'localhost.localdomain:root', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:23:04 localhost anaconda[2181]: ui: unused=[] >Jun 19 17:23:04 localhost anaconda[2181]: ui: new_devices=[] >Jun 19 17:23:04 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:04 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:04 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:04 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:04 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:04 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:04 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:23:04 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:23:04 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:23:04 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:04 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:04 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:04 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:04 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:04 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:23:04 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:23:04 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:23:04 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:23:04 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:23:06 localhost anaconda[2181]: page clicked: Fedora Linux 20 for x86_64 >Jun 19 17:23:06 localhost anaconda[2181]: show mountpoint: Fedora Linux 20 for x86_64 >Jun 19 17:23:06 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:06 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:06 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:06 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:06 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:06 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:06 localhost anaconda[2181]: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:23:06 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:06 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:06 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:06 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:06 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:06 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:06 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:06 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:06 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:06 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:06 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:06 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:23:06 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:06 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:06 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:06 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:23:06 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:07 localhost anaconda[2181]: current selector: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:07 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:23:07 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:boot >Jun 19 17:23:07 localhost anaconda[2181]: old name: localhost.localdomain:boot >Jun 19 17:23:07 localhost anaconda[2181]: new name: None >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:07 localhost anaconda[2181]: old size: 999.9375 >Jun 19 17:23:07 localhost anaconda[2181]: new size: 999 >Jun 19 17:23:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:07 localhost anaconda[2181]: old device type: 1 >Jun 19 17:23:07 localhost anaconda[2181]: new device type: 1 >Jun 19 17:23:07 localhost anaconda[2181]: reformat: False >Jun 19 17:23:07 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:07 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:07 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:23:07 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:23:07 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:23:07 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:23:07 localhost anaconda[2181]: old label: >Jun 19 17:23:07 localhost anaconda[2181]: new_label: >Jun 19 17:23:07 localhost anaconda[2181]: old mountpoint: >Jun 19 17:23:07 localhost anaconda[2181]: new mountpoint: >Jun 19 17:23:07 localhost anaconda[2181]: old raid level: raid1 >Jun 19 17:23:07 localhost anaconda[2181]: new raid level: raid1 >Jun 19 17:23:07 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x5564390>, 999, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >Jun 19 17:23:07 localhost anaconda[2181]: old container: None >Jun 19 17:23:07 localhost anaconda[2181]: new container: None >Jun 19 17:23:07 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:23:07 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:23:07 localhost anaconda[2181]: old container raid level: None >Jun 19 17:23:07 localhost anaconda[2181]: new container raid level: None >Jun 19 17:23:07 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:23:07 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:23:07 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:23:07 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:07 localhost anaconda[2181]: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:07 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:07 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:07 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:07 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:07 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:07 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:23:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:07 localhost anaconda[2181]: new selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:07 localhost anaconda[2181]: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:07 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:07 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:07 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:07 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:07 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:07 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:07 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:07 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:07 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:23:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:09 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:09 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:09 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:09 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:09 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:09 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:09 localhost anaconda[2181]: removing device 'existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >Jun 19 17:23:09 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:09 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:09 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:boot ; current: ext4 ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [26] Destroy Format ext4 filesystem on mdarray localhost.localdomain:boot (id 11) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:boot ; status: False ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >Jun 19 17:23:11 localhost blivet[2181]: removed mdarray localhost.localdomain:boot (id 11) from device tree >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [27] Destroy Device mdarray localhost.localdomain:boot (id 11) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; current: mdmember ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [28] Destroy Format mdmember on partition sda5 (id 10) >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >Jun 19 17:23:11 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:11 localhost program[2181]: Return code: 0 >Jun 19 17:23:11 localhost blivet[2181]: removed partition sda5 (id 10) from device tree >Jun 19 17:23:11 localhost blivet[2181]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [29] Destroy Device partition sda5 (id 10) >Jun 19 17:23:11 localhost blivet[2181]: checking whether disk sda has an empty extended >Jun 19 17:23:11 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x556af10> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5684135610> PedPartition: <_ped.Partition object at 0x7f568409f4d0> ; logicals is ['sda5'] >Jun 19 17:23:11 localhost blivet[2181]: checking whether disk sdb has an empty extended >Jun 19 17:23:11 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f568414a310> PedPartition: <_ped.Partition object at 0x7f56841437d0> ; logicals is ['sdb5', 'sdb6'] >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; current: mdmember ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [30] Destroy Format mdmember on partition sdb5 (id 19) >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sdb5 ; status: False ; type: None ; >Jun 19 17:23:11 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:11 localhost program[2181]: Return code: 0 >Jun 19 17:23:11 localhost blivet[2181]: removed partition sdb5 (id 19) from device tree >Jun 19 17:23:11 localhost blivet[2181]: DiskDevice.removeChild: kids: 6 ; name: sdb ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [31] Destroy Device partition sdb5 (id 19) >Jun 19 17:23:11 localhost blivet[2181]: checking whether disk sda has an empty extended >Jun 19 17:23:11 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x556af10> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x462c090> PedPartition: <_ped.Partition object at 0x7f568409f4d0> ; logicals is ['sda5'] >Jun 19 17:23:11 localhost blivet[2181]: checking whether disk sdb has an empty extended >Jun 19 17:23:11 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f568414a390> PedPartition: <_ped.Partition object at 0x7f56841437d0> ; logicals is ['sdb5'] >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:home ; current: ext4 ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [32] Destroy Format ext4 filesystem on mdarray localhost.localdomain:home (id 4) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:home ; status: False ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >Jun 19 17:23:11 localhost blivet[2181]: removed mdarray localhost.localdomain:home (id 4) from device tree >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [33] Destroy Device mdarray localhost.localdomain:home (id 4) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; current: mdmember ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [34] Destroy Format mdmember on partition sda1 (id 3) >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >Jun 19 17:23:11 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:11 localhost program[2181]: Return code: 0 >Jun 19 17:23:11 localhost blivet[2181]: removed partition sda1 (id 3) from device tree >Jun 19 17:23:11 localhost blivet[2181]: DiskDevice.removeChild: kids: 5 ; name: sda ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [35] Destroy Device partition sda1 (id 3) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; current: mdmember ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [36] Destroy Format mdmember on partition sdb1 (id 15) >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >Jun 19 17:23:11 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:11 localhost program[2181]: Return code: 0 >Jun 19 17:23:11 localhost blivet[2181]: removed partition sdb1 (id 15) from device tree >Jun 19 17:23:11 localhost blivet[2181]: DiskDevice.removeChild: kids: 5 ; name: sdb ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [37] Destroy Device partition sdb1 (id 15) >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:root ; current: ext4 ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [38] Destroy Format ext4 filesystem on mdarray localhost.localdomain:root (id 8) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:root ; status: False ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >Jun 19 17:23:11 localhost blivet[2181]: removed mdarray localhost.localdomain:root (id 8) from device tree >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [39] Destroy Device mdarray localhost.localdomain:root (id 8) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; current: mdmember ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [40] Destroy Format mdmember on partition sda3 (id 7) >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >Jun 19 17:23:11 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:11 localhost program[2181]: Return code: 0 >Jun 19 17:23:11 localhost blivet[2181]: removed partition sda3 (id 7) from device tree >Jun 19 17:23:11 localhost blivet[2181]: DiskDevice.removeChild: kids: 4 ; name: sda ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [41] Destroy Device partition sda3 (id 7) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [42] Destroy Format mdmember on partition sdb3 (id 17) >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >Jun 19 17:23:11 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:11 localhost program[2181]: Return code: 0 >Jun 19 17:23:11 localhost blivet[2181]: removed partition sdb3 (id 17) from device tree >Jun 19 17:23:11 localhost blivet[2181]: DiskDevice.removeChild: kids: 4 ; name: sdb ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [43] Destroy Device partition sdb3 (id 17) >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:raid0 ; current: ext4 ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [44] Destroy Format ext4 filesystem on mdarray localhost.localdomain:raid0 (id 6) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:raid0 ; status: False ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >Jun 19 17:23:11 localhost blivet[2181]: removed mdarray localhost.localdomain:raid0 (id 6) from device tree >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [45] Destroy Device mdarray localhost.localdomain:raid0 (id 6) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; current: mdmember ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [46] Destroy Format mdmember on partition sda2 (id 5) >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >Jun 19 17:23:11 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:11 localhost program[2181]: Return code: 0 >Jun 19 17:23:11 localhost blivet[2181]: removed partition sda2 (id 5) from device tree >Jun 19 17:23:11 localhost blivet[2181]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [47] Destroy Device partition sda2 (id 5) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; current: mdmember ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [48] Destroy Format mdmember on partition sdb2 (id 16) >Jun 19 17:23:11 localhost blivet[2181]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >Jun 19 17:23:11 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:11 localhost program[2181]: Return code: 0 >Jun 19 17:23:11 localhost blivet[2181]: removed partition sdb2 (id 16) from device tree >Jun 19 17:23:11 localhost blivet[2181]: DiskDevice.removeChild: kids: 3 ; name: sdb ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [49] Destroy Device partition sdb2 (id 16) >Jun 19 17:23:11 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:23:11 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >Jun 19 17:23:11 localhost blivet[2181]: registered action: [50] Destroy Format swap on mdarray localhost.localdomain:swap (id 13) >Jun 19 17:23:11 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:23:11 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >Jun 19 17:23:11 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:11 localhost program[2181]: Return code: 0 >Jun 19 17:23:11 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:23:11 localhost program[2181]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:23:11 localhost program[2181]: Return code: 1 >Jun 19 17:23:11 localhost anaconda[2181]: failed to schedule device removal: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:23:11 localhost anaconda[2181]: ui: removed device localhost.localdomain:raid0 >Jun 19 17:23:11 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda4', 'sda5', 'sdb', 'sdb4', 'sdb5'] >Jun 19 17:23:11 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14040ae not in stack >Jun 19 17:23:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:23:11 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14040aa not in stack >Jun 19 17:23:11 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14040aa not in stack >Jun 19 17:23:11 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14040aa not in stack >Jun 19 17:23:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:23:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:23:11 localhost anaconda[2181]: ui: unused=[] >Jun 19 17:23:11 localhost anaconda[2181]: ui: new_devices=[] >Jun 19 17:23:11 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:11 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:11 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:23:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:23:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:23:11 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:23:11 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:23:11 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:23:17 localhost anaconda[2181]: page clicked: Fedora Linux 20 for x86_64 >Jun 19 17:23:17 localhost anaconda[2181]: show mountpoint: Fedora Linux 20 for x86_64 >Jun 19 17:23:17 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:17 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:17 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:17 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:17 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:17 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:17 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:23:17 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:17 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:17 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:17 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:17 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:17 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:17 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:17 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:17 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:17 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:17 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:17 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:23:17 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:23:17 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:17 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:23:17 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:19 localhost blivet[2181]: starting Blivet copy >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:23:19 localhost blivet[2181]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5833b90> PedPartition: <_ped.Partition object at 0x7f568409f4d0> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:23:19 localhost blivet[2181]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5833d10> PedPartition: <_ped.Partition object at 0x461a290> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda3 ; >Jun 19 17:23:19 localhost blivet[2181]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5833e90> PedPartition: <_ped.Partition object at 0x461a230> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda4 ; >Jun 19 17:23:19 localhost blivet[2181]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5842050> PedPartition: <_ped.Partition object at 0x461a2f0> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda5 ; >Jun 19 17:23:19 localhost blivet[2181]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: <parted.filesystem.FileSystem object at 0x58423d0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5842350> PedPartition: <_ped.Partition object at 0x7f5684143770> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda6 ; >Jun 19 17:23:19 localhost blivet[2181]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5842510> PedPartition: <_ped.Partition object at 0x7f5684143950> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:23:19 localhost blivet[2181]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x461c590> PedPartition: <_ped.Partition object at 0x7f5684143830> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:23:19 localhost blivet[2181]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x58421d0> PedPartition: <_ped.Partition object at 0x7f5684143890> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb3 ; >Jun 19 17:23:19 localhost blivet[2181]: device sdb3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5842690> PedPartition: <_ped.Partition object at 0x7f56841437d0> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb4 ; >Jun 19 17:23:19 localhost blivet[2181]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5842810> PedPartition: <_ped.Partition object at 0x55708f0> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb5 ; >Jun 19 17:23:19 localhost blivet[2181]: device sdb5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: <parted.filesystem.FileSystem object at 0x5842b90> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5842b10> PedPartition: <_ped.Partition object at 0x55706b0> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb6 ; >Jun 19 17:23:19 localhost blivet[2181]: device sdb6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5842cd0> PedPartition: <_ped.Partition object at 0x5570a10> >Jun 19 17:23:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdc1 ; >Jun 19 17:23:19 localhost blivet[2181]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f567c033710> fileSystem: <parted.filesystem.FileSystem object at 0x5842d50> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5842990> PedPartition: <_ped.Partition object at 0x5570a70> >Jun 19 17:23:19 localhost blivet[2181]: finished Blivet copy >Jun 19 17:23:19 localhost blivet[2181]: hiding device partition sdc1 (id 1) >Jun 19 17:23:19 localhost blivet[2181]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Jun 19 17:23:19 localhost blivet[2181]: lvm filter: adding sdc1 to the reject list >Jun 19 17:23:19 localhost blivet[2181]: hiding device disk sdc (id 0) >Jun 19 17:23:19 localhost blivet[2181]: lvm filter: adding sdc to the reject list >Jun 19 17:23:19 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:boot', 'localhost.localdomain:home', 'localhost.localdomain:raid0', 'localhost.localdomain:root', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:23:19 localhost anaconda[2181]: ui: unused=[] >Jun 19 17:23:19 localhost anaconda[2181]: ui: new_devices=[] >Jun 19 17:23:19 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:19 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:19 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:19 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:19 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:19 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:19 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:23:19 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:23:19 localhost blivet[2181]: existing RAID 1 size == 60000.0 >Jun 19 17:23:19 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:19 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:19 localhost blivet[2181]: existing RAID 0 size == 150128.0 >Jun 19 17:23:19 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:19 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:19 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:23:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:23:19 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:23:19 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:23:19 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:23:20 localhost anaconda[2181]: page clicked: Fedora Linux 20 for x86_64 >Jun 19 17:23:20 localhost anaconda[2181]: show mountpoint: Fedora Linux 20 for x86_64 >Jun 19 17:23:20 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:20 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:20 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:20 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:20 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:20 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:20 localhost anaconda[2181]: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:23:20 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:20 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:20 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:20 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:20 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:20 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:20 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:20 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:20 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:20 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:20 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:20 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:23:20 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:20 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:20 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:20 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:23:20 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:23 localhost anaconda[2181]: current selector: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:23 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:23:23 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:boot >Jun 19 17:23:23 localhost anaconda[2181]: old name: localhost.localdomain:boot >Jun 19 17:23:23 localhost anaconda[2181]: new name: None >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:23 localhost anaconda[2181]: old size: 999.9375 >Jun 19 17:23:23 localhost anaconda[2181]: new size: 999 >Jun 19 17:23:23 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:23 localhost anaconda[2181]: old device type: 1 >Jun 19 17:23:23 localhost anaconda[2181]: new device type: 1 >Jun 19 17:23:23 localhost anaconda[2181]: reformat: False >Jun 19 17:23:23 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:23 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:23 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:23:23 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:23:23 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:23:23 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:23:23 localhost anaconda[2181]: old label: >Jun 19 17:23:23 localhost anaconda[2181]: new_label: >Jun 19 17:23:23 localhost anaconda[2181]: old mountpoint: >Jun 19 17:23:23 localhost anaconda[2181]: new mountpoint: >Jun 19 17:23:23 localhost anaconda[2181]: old raid level: raid1 >Jun 19 17:23:23 localhost anaconda[2181]: new raid level: raid1 >Jun 19 17:23:23 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x462c090>, 999, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >Jun 19 17:23:23 localhost anaconda[2181]: old container: None >Jun 19 17:23:23 localhost anaconda[2181]: new container: None >Jun 19 17:23:23 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:23:23 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:23:23 localhost anaconda[2181]: old container raid level: None >Jun 19 17:23:23 localhost anaconda[2181]: new container raid level: None >Jun 19 17:23:23 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:23:23 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:23:23 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:23:23 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:23 localhost anaconda[2181]: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:23 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:23 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:23 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:23 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:23 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 999.9375 >Jun 19 17:23:23 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:23 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:23:23 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:23 localhost anaconda[2181]: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:23 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:23 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:23 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:23 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:23 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:23 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:23 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:23 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:23 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:23 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:23 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:23:23 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:25 localhost anaconda[2181]: current selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:25 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:23:25 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:home >Jun 19 17:23:25 localhost anaconda[2181]: old name: localhost.localdomain:home >Jun 19 17:23:25 localhost anaconda[2181]: new name: None >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:25 localhost anaconda[2181]: old size: 100000.0 >Jun 19 17:23:25 localhost anaconda[2181]: new size: 100000 >Jun 19 17:23:25 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:25 localhost anaconda[2181]: old device type: 1 >Jun 19 17:23:25 localhost anaconda[2181]: new device type: 1 >Jun 19 17:23:25 localhost anaconda[2181]: reformat: False >Jun 19 17:23:25 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:25 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:25 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:23:25 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:23:25 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:23:25 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:23:25 localhost anaconda[2181]: old label: >Jun 19 17:23:25 localhost anaconda[2181]: new_label: >Jun 19 17:23:25 localhost anaconda[2181]: old mountpoint: >Jun 19 17:23:25 localhost anaconda[2181]: new mountpoint: >Jun 19 17:23:25 localhost anaconda[2181]: old raid level: raid1 >Jun 19 17:23:25 localhost anaconda[2181]: new raid level: raid1 >Jun 19 17:23:25 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x462c090>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >Jun 19 17:23:25 localhost anaconda[2181]: old container: None >Jun 19 17:23:25 localhost anaconda[2181]: new container: None >Jun 19 17:23:25 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:23:25 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:23:25 localhost anaconda[2181]: old container raid level: None >Jun 19 17:23:25 localhost anaconda[2181]: new container raid level: None >Jun 19 17:23:25 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:23:25 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:23:25 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:23:25 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:25 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:25 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:25 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:25 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:25 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:25 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:25 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:25 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:23:25 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:25 localhost anaconda[2181]: new selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:25 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:25 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:25 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:25 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:25 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:25 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:25 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:25 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:25 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:25 localhost anaconda[2181]: fs type changed: swap >Jun 19 17:23:25 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:23:25 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:23:25 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:25 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:23:25 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:30 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:30 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:23:30 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:23:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:32 localhost anaconda[2181]: current selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:32 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:23:32 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:23:32 localhost anaconda[2181]: old name: localhost.localdomain:swap >Jun 19 17:23:32 localhost anaconda[2181]: new name: None >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:32 localhost anaconda[2181]: old size: 8012.0 >Jun 19 17:23:32 localhost anaconda[2181]: new size: 8012 >Jun 19 17:23:32 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:32 localhost anaconda[2181]: old device type: 1 >Jun 19 17:23:32 localhost anaconda[2181]: new device type: 1 >Jun 19 17:23:32 localhost anaconda[2181]: reformat: False >Jun 19 17:23:32 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:23:32 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:23:32 localhost anaconda[2181]: old fs type: swap >Jun 19 17:23:32 localhost anaconda[2181]: new fs type: swap >Jun 19 17:23:32 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:23:32 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:23:32 localhost anaconda[2181]: old label: >Jun 19 17:23:32 localhost anaconda[2181]: new_label: >Jun 19 17:23:32 localhost anaconda[2181]: old mountpoint: >Jun 19 17:23:32 localhost anaconda[2181]: new mountpoint: >Jun 19 17:23:32 localhost anaconda[2181]: old raid level: raid0 >Jun 19 17:23:32 localhost anaconda[2181]: new raid level: raid0 >Jun 19 17:23:32 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x462c090>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:23:32 localhost anaconda[2181]: old container: None >Jun 19 17:23:32 localhost anaconda[2181]: new container: None >Jun 19 17:23:32 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:23:32 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:23:32 localhost anaconda[2181]: old container raid level: None >Jun 19 17:23:32 localhost anaconda[2181]: new container raid level: None >Jun 19 17:23:32 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:23:32 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:23:32 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:23:32 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:32 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:32 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:32 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:32 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:32 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:32 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:32 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:32 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:23:32 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:32 localhost anaconda[2181]: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:23:32 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:32 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:32 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:33 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:33 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:33 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:33 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:33 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:33 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:33 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:23:33 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:33 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:33 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:33 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:33 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:33 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:33 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:33 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:33 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:33 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:33 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:33 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:23:33 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:33 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:33 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:33 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:23:33 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:34 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:34 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:34 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:36 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:home >Jun 19 17:23:36 localhost anaconda[2181]: old name: localhost.localdomain:home >Jun 19 17:23:36 localhost anaconda[2181]: new name: None >Jun 19 17:23:36 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:36 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:36 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:36 localhost anaconda[2181]: old size: 100000.0 >Jun 19 17:23:36 localhost anaconda[2181]: new size: 100000 >Jun 19 17:23:36 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:36 localhost anaconda[2181]: old device type: 1 >Jun 19 17:23:36 localhost anaconda[2181]: new device type: 1 >Jun 19 17:23:36 localhost anaconda[2181]: reformat: True >Jun 19 17:23:36 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:36 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:36 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:23:36 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:23:36 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:23:36 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:23:36 localhost anaconda[2181]: old label: >Jun 19 17:23:36 localhost anaconda[2181]: new_label: >Jun 19 17:23:36 localhost anaconda[2181]: old mountpoint: >Jun 19 17:23:36 localhost anaconda[2181]: new mountpoint: >Jun 19 17:23:36 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:36 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:36 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:36 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:36 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:36 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:36 localhost anaconda[2181]: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >Jun 19 17:23:36 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:36 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:36 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:36 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:23:36 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:23:36 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:23:36 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:23:36 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:23:36 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:36 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:36 localhost blivet[2181]: existing RAID 1 size == 100000.0 >Jun 19 17:23:36 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:36 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:36 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:23:36 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:38 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:23:38 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:38 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:55 localhost anaconda[2181]: Running Thread: AnaStorageThread (140009504233216) >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:home ; status: False ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:raid0 ; status: False ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:root ; status: False ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:boot ; status: False ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:23:55 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:23:55 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:23:55 localhost program[2181]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:23:55 localhost program[2181]: Return code: 1 >Jun 19 17:23:55 localhost blivet[2181]: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:23:55 localhost blivet[2181]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jun 19 17:23:55 localhost blivet[2181]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jun 19 17:23:55 localhost blivet[2181]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jun 19 17:23:55 localhost blivet[2181]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x44f5e90> >Jun 19 17:23:55 localhost blivet[2181]: no initiator set >Jun 19 17:23:55 localhost blivet[2181]: not going to create backup copy of non-existent /etc/mdadm.conf >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda', 'sdb'] >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: protected device spec /dev/sdc1 resolved to sdc1 >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: protected device spec live-base resolved to live-base >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: protected device spec live-osimg-min resolved to live-osimg-min >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: protected device spec live-rw resolved to live-rw >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: protected device spec sdc resolved to sdc >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: protected device spec sdc1 resolved to sdc1 >Jun 19 17:23:55 localhost blivet[2181]: sdc1 looks to be the live device; marking as protected >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7735', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >Jun 19 17:23:55 localhost blivet[2181]: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevDiskDevice: name: sdc ; >Jun 19 17:23:55 localhost blivet[2181]: sdc is a disk >Jun 19 17:23:55 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Jun 19 17:23:55 localhost program[2181]: Running... multipath -c /dev/sdc >Jun 19 17:23:55 localhost program[2181]: Jun 19 17:23:55 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:23:55 localhost program[2181]: Jun 19 17:23:55 | A default multipath.conf file is located at >Jun 19 17:23:55 localhost program[2181]: Jun 19 17:23:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:23:55 localhost program[2181]: Jun 19 17:23:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:23:55 localhost program[2181]: /dev/sdc is not a valid multipath device path >Jun 19 17:23:55 localhost program[2181]: Return code: 1 >Jun 19 17:23:55 localhost blivet[2181]: added disk sdc (id 34) to device tree >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Device: /dev/sdc >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:55 localhost blivet[2181]: required disklabel type for sdc (1) is None >Jun 19 17:23:55 localhost blivet[2181]: default disklabel type for sdc is msdos >Jun 19 17:23:55 localhost blivet[2181]: selecting msdos disklabel for sdc based on size >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4a55250>] >device: <parted.device.Device object at 0x5857ad0> >PedDisk: <_ped.Disk object at 0x5861680> >Jun 19 17:23:55 localhost blivet[2181]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Jun 19 17:23:55 localhost blivet[2181]: got device: DiskDevice instance (0x584bc10) -- >name = sdc status = True kids = 0 id = 34 >parents = [] >uuid = None size = 7728.0 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x5855440> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x5857850> >Jun 19 17:23:55 localhost blivet[2181]: got format: DiskLabel instance (0x58578d0) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x4a55250>] >device: <parted.device.Device object at 0x5857ad0> >PedDisk: <_ped.Disk object at 0x5861680> >origPartedDisk = <parted.disk.Disk object at 0x4a555d0> >partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x5855560> >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'BCD2-CFA5', >'ID_FS_UUID_ENC': 'BCD2-CFA5', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '56', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15826888', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '07577f2c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7752', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/BCD2-CFA5'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >Jun 19 17:23:55 localhost blivet[2181]: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdc1 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:55 localhost blivet[2181]: sdc1 is a partition >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (34) with existing msdos disklabel >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:23:55 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Partition: /dev/sdc1 >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.probe: sdc1 ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >Jun 19 17:23:55 localhost blivet[2181]: added partition sdc1 (id 35) to device tree >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: disklabel detected but not usable on sdc1 >Jun 19 17:23:55 localhost blivet[2181]: getFormat('efi') returning EFIFS instance >Jun 19 17:23:55 localhost blivet[2181]: type detected on 'sdc1' is 'vfat' >Jun 19 17:23:55 localhost blivet[2181]: getFormat('efi') returning EFIFS instance >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Device: /dev/sdc1 >Jun 19 17:23:55 localhost blivet[2181]: got device: PartitionDevice instance (0x4a64f10) -- >name = sdc1 status = True kids = 0 id = 35 >parents = ['existing 7728MB disk sdc (34) with existing msdos disklabel'] >uuid = None size = 7727.97265625 >format = existing efi filesystem >major = 8 minor = 33 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 15826888 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x5855680> >target size = 0 path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5857b90> fileSystem: <parted.filesystem.FileSystem object at 0x4a55a10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x4a557d0> PedPartition: <_ped.Partition object at 0x5570fb0> >disk = existing 7728MB disk sdc (34) with existing msdos disklabel >start = 56 end = 15826943 length = 15826888 >flags = boot >Jun 19 17:23:55 localhost blivet[2181]: got format: EFIFS instance (0x5857950) -- >type = efi name = EFI System Partition status = False >device = /dev/sdc1 uuid = BCD2-CFA5 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9166', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', >'/dev/disk/by-id/wwn-0x5000c500621d52f9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevDiskDevice: name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: sda is a disk >Jun 19 17:23:55 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 19 17:23:55 localhost program[2181]: Running... multipath -c /dev/sda >Jun 19 17:23:55 localhost program[2181]: Jun 19 17:23:55 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:23:55 localhost program[2181]: Jun 19 17:23:55 | A default multipath.conf file is located at >Jun 19 17:23:55 localhost program[2181]: Jun 19 17:23:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:23:55 localhost program[2181]: Jun 19 17:23:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:23:55 localhost program[2181]: /dev/sda is not a valid multipath device path >Jun 19 17:23:55 localhost program[2181]: Return code: 1 >Jun 19 17:23:55 localhost blivet[2181]: added disk sda (id 36) to device tree >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Device: /dev/sda >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:55 localhost blivet[2181]: required disklabel type for sda (1) is None >Jun 19 17:23:55 localhost blivet[2181]: default disklabel type for sda is msdos >Jun 19 17:23:55 localhost blivet[2181]: selecting msdos disklabel for sda based on size >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x584e3d0>, <parted.partition.Partition object at 0x584e550>, <parted.partition.Partition object at 0x584e750>, <parted.partition.Partition object at 0x584e8d0>, <parted.partition.Partition object at 0x584eb50>, <parted.partition.Partition object at 0x584ed90>] >device: <parted.device.Device object at 0x584e210> >PedDisk: <_ped.Disk object at 0x5843e60> >Jun 19 17:23:55 localhost blivet[2181]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 19 17:23:55 localhost blivet[2181]: got device: DiskDevice instance (0x4a64e90) -- >name = sda status = True kids = 0 id = 36 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x58559e0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x5857f50> >Jun 19 17:23:55 localhost blivet[2181]: got format: DiskLabel instance (0x5857fd0) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x584e3d0>, <parted.partition.Partition object at 0x584e550>, <parted.partition.Partition object at 0x584e750>, <parted.partition.Partition object at 0x584e8d0>, <parted.partition.Partition object at 0x584eb50>, <parted.partition.Partition object at 0x584ed90>] >device: <parted.device.Device object at 0x584e210> >PedDisk: <_ped.Disk object at 0x5843e60> >origPartedDisk = <parted.disk.Disk object at 0x584e9d0> >partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x58558c0> >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', >'UDISKS_MD_MEMBER_EVENTS': '30', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212866', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9203', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jun 19 17:23:55 localhost blivet[2181]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda1 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:55 localhost blivet[2181]: sda1 is a partition >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:23:55 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Partition: /dev/sda1 >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.probe: sda1 ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Jun 19 17:23:55 localhost blivet[2181]: added partition sda1 (id 37) to device tree >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: disklabel detected but not usable on sda1 >Jun 19 17:23:55 localhost program[2181]: Running... mdadm --examine --export /dev/sda1 >Jun 19 17:23:55 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:23:55 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:23:55 localhost program[2181]: MD_NAME=localhost.localdomain:home >Jun 19 17:23:55 localhost program[2181]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:23:55 localhost program[2181]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:23:55 localhost program[2181]: MD_UPDATE_TIME=1403212867 >Jun 19 17:23:55 localhost program[2181]: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >Jun 19 17:23:55 localhost program[2181]: MD_EVENTS=31 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost program[2181]: Running... mdadm --examine --brief /dev/sda1 >Jun 19 17:23:55 localhost program[2181]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: type detected on 'sda1' is 'linux_raid_member' >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:23:55 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: home ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:55 localhost blivet[2181]: using name home for md array containing member sda1 >Jun 19 17:23:55 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sda1 >Jun 19 17:23:55 localhost kernel: md: bind<sda1> >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:55 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:55 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:55 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:55 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: added mdarray home (id 38) to device tree >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Device: /dev/sda1 >Jun 19 17:23:55 localhost blivet[2181]: got device: PartitionDevice instance (0x584ef50) -- >name = sda1 status = True kids = 1 id = 37 >parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x5574950> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x584e490> PedPartition: <_ped.Partition object at 0x58490b0> >disk = existing 953869MB disk sda (36) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:23:55 localhost blivet[2181]: got format: MDRaidMember instance (0x5842f10) -- >type = mdmember name = software RAID status = False >device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '9241', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Jun 19 17:23:55 localhost blivet[2181]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda2 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:55 localhost blivet[2181]: sda2 is a partition >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:23:55 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Partition: /dev/sda2 >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.probe: sda2 ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Jun 19 17:23:55 localhost blivet[2181]: added partition sda2 (id 39) to device tree >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: disklabel detected but not usable on sda2 >Jun 19 17:23:55 localhost program[2181]: Running... mdadm --examine --export /dev/sda2 >Jun 19 17:23:55 localhost program[2181]: MD_LEVEL=raid0 >Jun 19 17:23:55 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:23:55 localhost program[2181]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:23:55 localhost program[2181]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:23:55 localhost program[2181]: MD_UPDATE_TIME=1403225694 >Jun 19 17:23:55 localhost program[2181]: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >Jun 19 17:23:55 localhost program[2181]: MD_EVENTS=0 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost program[2181]: Running... mdadm --examine --brief /dev/sda2 >Jun 19 17:23:55 localhost program[2181]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: type detected on 'sda2' is 'linux_raid_member' >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:23:55 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: raid0 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:55 localhost blivet[2181]: using name raid0 for md array containing member sda2 >Jun 19 17:23:55 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sda2 >Jun 19 17:23:55 localhost kernel: md: bind<sda2> >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:55 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: added mdarray raid0 (id 40) to device tree >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Device: /dev/sda2 >Jun 19 17:23:55 localhost blivet[2181]: got device: PartitionDevice instance (0x44f5f50) -- >name = sda2 status = True kids = 1 id = 39 >parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x5574b00> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x584e610> PedPartition: <_ped.Partition object at 0x5849050> >disk = existing 953869MB disk sda (36) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:23:55 localhost blivet[2181]: got format: MDRaidMember instance (0x5572510) -- >type = mdmember name = software RAID status = False >device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '9279', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >Jun 19 17:23:55 localhost blivet[2181]: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda3 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:55 localhost blivet[2181]: sda3 is a partition >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda3 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:23:55 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Partition: /dev/sda3 >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.probe: sda3 ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >Jun 19 17:23:55 localhost blivet[2181]: added partition sda3 (id 41) to device tree >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: disklabel detected but not usable on sda3 >Jun 19 17:23:55 localhost program[2181]: Running... mdadm --examine --export /dev/sda3 >Jun 19 17:23:55 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:23:55 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:23:55 localhost program[2181]: MD_NAME=localhost.localdomain:root >Jun 19 17:23:55 localhost program[2181]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:23:55 localhost program[2181]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:23:55 localhost program[2181]: MD_UPDATE_TIME=1403212864 >Jun 19 17:23:55 localhost program[2181]: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >Jun 19 17:23:55 localhost program[2181]: MD_EVENTS=92 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost program[2181]: Running... mdadm --examine --brief /dev/sda3 >Jun 19 17:23:55 localhost program[2181]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: type detected on 'sda3' is 'linux_raid_member' >Jun 19 17:23:55 localhost blivet[2181]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:23:55 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: root ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:55 localhost blivet[2181]: using name root for md array containing member sda3 >Jun 19 17:23:55 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:23:55 localhost blivet[2181]: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sda3 >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:55 localhost kernel: md: bind<sda3> >Jun 19 17:23:55 localhost program[2181]: Return code: 0 >Jun 19 17:23:55 localhost blivet[2181]: added mdarray root (id 42) to device tree >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Device: /dev/sda3 >Jun 19 17:23:55 localhost blivet[2181]: got device: PartitionDevice instance (0x584e110) -- >name = sda3 status = True kids = 1 id = 41 >parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x5574b90> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x584e790> PedPartition: <_ped.Partition object at 0x5849110> >disk = existing 953869MB disk sda (36) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:23:55 localhost blivet[2181]: got format: MDRaidMember instance (0x5583c90) -- >type = mdmember name = software RAID status = False >device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '0008397b-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9319', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >Jun 19 17:23:55 localhost blivet[2181]: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:55 localhost blivet[2181]: sda4 is a partition >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda4 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:23:55 localhost blivet[2181]: DiskDevice.addChild: kids: 3 ; name: sda ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda4 ; >Jun 19 17:23:55 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Partition: /dev/sda4 >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.probe: sda4 ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >Jun 19 17:23:55 localhost blivet[2181]: added partition sda4 (id 43) to device tree >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >Jun 19 17:23:55 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >Jun 19 17:23:55 localhost blivet[2181]: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:55 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >Jun 19 17:23:55 localhost blivet[2181]: disklabel detected but not usable on sda4 >Jun 19 17:23:55 localhost blivet[2181]: no type or existing type for sda4, bailing >Jun 19 17:23:55 localhost blivet[2181]: looking up parted Device: /dev/sda4 >Jun 19 17:23:55 localhost blivet[2181]: got device: PartitionDevice instance (0x7f5684137d90) -- >name = sda4 status = True kids = 0 id = 43 >parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x5574cb0> >target size = 0 path = /dev/sda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x584e910> PedPartition: <_ped.Partition object at 0x5849170> >disk = existing 953869MB disk sda (36) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '9359', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >Jun 19 17:23:56 localhost blivet[2181]: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda5 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:56 localhost blivet[2181]: sda5 is a partition >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda5 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:23:56 localhost blivet[2181]: DiskDevice.addChild: kids: 4 ; name: sda ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:23:56 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Partition: /dev/sda5 >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.probe: sda5 ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >Jun 19 17:23:56 localhost blivet[2181]: added partition sda5 (id 44) to device tree >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: disklabel detected but not usable on sda5 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --examine --export /dev/sda5 >Jun 19 17:23:56 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:23:56 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:23:56 localhost program[2181]: MD_NAME=localhost.localdomain:boot >Jun 19 17:23:56 localhost program[2181]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:23:56 localhost program[2181]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:23:56 localhost program[2181]: MD_UPDATE_TIME=1403212864 >Jun 19 17:23:56 localhost program[2181]: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >Jun 19 17:23:56 localhost program[2181]: MD_EVENTS=20 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --examine --brief /dev/sda5 >Jun 19 17:23:56 localhost program[2181]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost blivet[2181]: type detected on 'sda5' is 'linux_raid_member' >Jun 19 17:23:56 localhost blivet[2181]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:23:56 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:23:56 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: boot ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:56 localhost blivet[2181]: using name boot for md array containing member sda5 >Jun 19 17:23:56 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:56 localhost blivet[2181]: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >Jun 19 17:23:56 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:23:56 localhost blivet[2181]: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sda5 >Jun 19 17:23:56 localhost kernel: md: bind<sda5> >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:56 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:56 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost blivet[2181]: added mdarray boot (id 45) to device tree >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Device: /dev/sda5 >Jun 19 17:23:56 localhost blivet[2181]: got device: PartitionDevice instance (0x7f568414a2d0) -- >name = sda5 status = True kids = 1 id = 44 >parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x5574dd0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: <parted.filesystem.FileSystem object at 0x584ec90> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x584ec10> PedPartition: <_ped.Partition object at 0x5849230> >disk = existing 953869MB disk sda (36) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:23:56 localhost blivet[2181]: got format: MDRaidMember instance (0x4619dd0) -- >type = mdmember name = software RAID status = False >device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '9399', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >Jun 19 17:23:56 localhost blivet[2181]: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda6 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:56 localhost blivet[2181]: sda6 is a partition >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sda6 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:23:56 localhost blivet[2181]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:23:56 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Partition: /dev/sda6 >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.probe: sda6 ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >Jun 19 17:23:56 localhost blivet[2181]: added partition sda6 (id 46) to device tree >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: disklabel detected but not usable on sda6 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --examine --export /dev/sda6 >Jun 19 17:23:56 localhost program[2181]: MD_LEVEL=raid0 >Jun 19 17:23:56 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:23:56 localhost program[2181]: MD_NAME=localhost.localdomain:swap >Jun 19 17:23:56 localhost program[2181]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:23:56 localhost program[2181]: MD_UPDATE_TIME=1403225692 >Jun 19 17:23:56 localhost program[2181]: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >Jun 19 17:23:56 localhost program[2181]: MD_EVENTS=0 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --examine --brief /dev/sda6 >Jun 19 17:23:56 localhost program[2181]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost blivet[2181]: type detected on 'sda6' is 'linux_raid_member' >Jun 19 17:23:56 localhost blivet[2181]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:23:56 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:23:56 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost blivet[2181]: using name localhost.localdomain:swap for md array containing member sda6 >Jun 19 17:23:56 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:56 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >Jun 19 17:23:56 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >Jun 19 17:23:56 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sda6 >Jun 19 17:23:56 localhost program[2181]: Return code: 1 >Jun 19 17:23:56 localhost blivet[2181]: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Device: /dev/md/localhost.localdomain:swap >Jun 19 17:23:56 localhost blivet[2181]: added mdarray localhost.localdomain:swap (id 47) to device tree >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Device: /dev/sda6 >Jun 19 17:23:56 localhost blivet[2181]: got device: PartitionDevice instance (0x7f568414a610) -- >name = sda6 status = True kids = 1 id = 46 >parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 121 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x5574e60> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x584edd0> PedPartition: <_ped.Partition object at 0x5849290> >disk = existing 953869MB disk sda (36) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:23:56 localhost blivet[2181]: got format: MDRaidMember instance (0x584e0d0) -- >type = mdmember name = software RAID status = False >device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9922', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >Jun 19 17:23:56 localhost blivet[2181]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevDiskDevice: name: sdb ; >Jun 19 17:23:56 localhost blivet[2181]: sdb is a disk >Jun 19 17:23:56 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:56 localhost blivet[2181]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Jun 19 17:23:56 localhost program[2181]: Running... multipath -c /dev/sdb >Jun 19 17:23:56 localhost program[2181]: Jun 19 17:23:56 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:23:56 localhost program[2181]: Jun 19 17:23:56 | A default multipath.conf file is located at >Jun 19 17:23:56 localhost program[2181]: Jun 19 17:23:56 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:23:56 localhost program[2181]: Jun 19 17:23:56 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:23:56 localhost program[2181]: /dev/sdb is not a valid multipath device path >Jun 19 17:23:56 localhost program[2181]: Return code: 1 >Jun 19 17:23:56 localhost blivet[2181]: added disk sdb (id 48) to device tree >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Device: /dev/sdb >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >Jun 19 17:23:56 localhost blivet[2181]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost blivet[2181]: required disklabel type for sdb (1) is None >Jun 19 17:23:56 localhost blivet[2181]: default disklabel type for sdb is msdos >Jun 19 17:23:56 localhost blivet[2181]: selecting msdos disklabel for sdb based on size >Jun 19 17:23:56 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x5580350>, <parted.partition.Partition object at 0x5580ed0>, <parted.partition.Partition object at 0x5581590>, <parted.partition.Partition object at 0x5581250>, <parted.partition.Partition object at 0x5581610>, <parted.partition.Partition object at 0x5581710>] >device: <parted.device.Device object at 0x55806d0> >PedDisk: <_ped.Disk object at 0x558c4d0> >Jun 19 17:23:56 localhost blivet[2181]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:23:56 localhost blivet[2181]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >Jun 19 17:23:56 localhost blivet[2181]: got device: DiskDevice instance (0x7f568414af10) -- >name = sdb status = True kids = 0 id = 48 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x55749e0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x5580490> >Jun 19 17:23:56 localhost blivet[2181]: got format: DiskLabel instance (0x5580110) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x5580350>, <parted.partition.Partition object at 0x5580ed0>, <parted.partition.Partition object at 0x5581590>, <parted.partition.Partition object at 0x5581250>, <parted.partition.Partition object at 0x5581610>, <parted.partition.Partition object at 0x5581710>] >device: <parted.device.Device object at 0x55806d0> >PedDisk: <_ped.Disk object at 0x558c4d0> >origPartedDisk = <parted.disk.Disk object at 0x55814d0> >partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x55748c0> >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', >'UDISKS_MD_MEMBER_EVENTS': '29', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212866', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9972', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >Jun 19 17:23:56 localhost blivet[2181]: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb1 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:56 localhost blivet[2181]: sdb1 is a partition >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >Jun 19 17:23:56 localhost blivet[2181]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:23:56 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Partition: /dev/sdb1 >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.probe: sdb1 ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >Jun 19 17:23:56 localhost blivet[2181]: added partition sdb1 (id 49) to device tree >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: disklabel detected but not usable on sdb1 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --examine --export /dev/sdb1 >Jun 19 17:23:56 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:23:56 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:23:56 localhost program[2181]: MD_NAME=localhost.localdomain:home >Jun 19 17:23:56 localhost program[2181]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:23:56 localhost program[2181]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:23:56 localhost program[2181]: MD_UPDATE_TIME=1403212867 >Jun 19 17:23:56 localhost program[2181]: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >Jun 19 17:23:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:56 localhost program[2181]: MD_EVENTS=31 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --examine --brief /dev/sdb1 >Jun 19 17:23:56 localhost program[2181]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost blivet[2181]: type detected on 'sdb1' is 'linux_raid_member' >Jun 19 17:23:56 localhost blivet[2181]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:23:56 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >Jun 19 17:23:56 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:56 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:56 localhost blivet[2181]: non-existent RAID 1 size == 100000.0 >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (38) >Jun 19 17:23:56 localhost blivet[2181]: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sdb1 >Jun 19 17:23:56 localhost kernel: md: bind<sdb1> >Jun 19 17:23:56 localhost kernel: md/raid1:md127: not clean -- starting background reconstruction >Jun 19 17:23:56 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Jun 19 17:23:56 localhost kernel: created bitmap (1 pages) for device md127 >Jun 19 17:23:56 localhost kernel: md127: bitmap initialized from disk: read 1 pages, set 1542 of 1563 bits >Jun 19 17:23:56 localhost kernel: md127: detected capacity change from 0 to 104857600000 >Jun 19 17:23:56 localhost kernel: md: resync of RAID array md127 >Jun 19 17:23:56 localhost kernel: md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >Jun 19 17:23:56 localhost kernel: md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >Jun 19 17:23:56 localhost kernel: md: using 128k window, over a total of 102400000k. >Jun 19 17:23:56 localhost kernel: md127: unknown partition table >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Device: /dev/sdb1 >Jun 19 17:23:56 localhost blivet[2181]: got device: PartitionDevice instance (0x4a37690) -- >name = sdb1 status = True kids = 1 id = 49 >parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x5855ef0> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5580a90> PedPartition: <_ped.Partition object at 0x5570f50> >disk = existing 953869MB disk sdb (48) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:23:56 localhost blivet[2181]: got format: MDRaidMember instance (0x5581690) -- >type = mdmember name = software RAID status = False >device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '10025', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >Jun 19 17:23:56 localhost blivet[2181]: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb2 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:56 localhost blivet[2181]: sdb2 is a partition >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >Jun 19 17:23:56 localhost blivet[2181]: DiskDevice.addChild: kids: 1 ; name: sdb ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:23:56 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Partition: /dev/sdb2 >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.probe: sdb2 ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >Jun 19 17:23:56 localhost blivet[2181]: added partition sdb2 (id 50) to device tree >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: disklabel detected but not usable on sdb2 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --examine --export /dev/sdb2 >Jun 19 17:23:56 localhost program[2181]: MD_LEVEL=raid0 >Jun 19 17:23:56 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:23:56 localhost program[2181]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:23:56 localhost program[2181]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:23:56 localhost program[2181]: MD_UPDATE_TIME=1403225694 >Jun 19 17:23:56 localhost program[2181]: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >Jun 19 17:23:56 localhost program[2181]: MD_EVENTS=0 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --examine --brief /dev/sdb2 >Jun 19 17:23:56 localhost program[2181]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost blivet[2181]: type detected on 'sdb2' is 'linux_raid_member' >Jun 19 17:23:56 localhost blivet[2181]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:23:56 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >Jun 19 17:23:56 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:56 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:56 localhost blivet[2181]: non-existent RAID 0 size == 150000.0 >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (40) >Jun 19 17:23:56 localhost blivet[2181]: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sdb2 >Jun 19 17:23:56 localhost kernel: md: bind<sdb2> >Jun 19 17:23:56 localhost kernel: md/raid0:md125: md_size is 307462144 sectors. >Jun 19 17:23:56 localhost kernel: md: RAID0 configuration for md125 - 1 zone >Jun 19 17:23:56 localhost kernel: md: zone0=[sda2/sdb2] >Jun 19 17:23:56 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size= 153731072KB >Jun 19 17:23:56 localhost kernel: Jun 19 17:23:56 localhost kernel: md125: detected capacity change from 0 to 157420617728 >Jun 19 17:23:56 localhost kernel: md125: unknown partition table >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Device: /dev/sdb2 >Jun 19 17:23:56 localhost blivet[2181]: got device: PartitionDevice instance (0x5580d50) -- >name = sdb2 status = True kids = 1 id = 50 >parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 18772 did: 20047 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x5574a70> >target size = 0 path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5580dd0> PedPartition: <_ped.Partition object at 0x5570590> >disk = existing 953869MB disk sdb (48) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:23:56 localhost blivet[2181]: got format: MDRaidMember instance (0x5564450) -- >type = mdmember name = software RAID status = False >device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '19', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '10076', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >Jun 19 17:23:56 localhost blivet[2181]: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb3 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:56 localhost blivet[2181]: sdb3 is a partition >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >Jun 19 17:23:56 localhost blivet[2181]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:23:56 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >Jun 19 17:23:56 localhost blivet[2181]: looking up parted Partition: /dev/sdb3 >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.probe: sdb3 ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >Jun 19 17:23:56 localhost blivet[2181]: added partition sdb3 (id 51) to device tree >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >Jun 19 17:23:56 localhost blivet[2181]: disklabel detected but not usable on sdb3 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --examine --export /dev/sdb3 >Jun 19 17:23:56 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:23:56 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:23:56 localhost program[2181]: MD_NAME=localhost.localdomain:root >Jun 19 17:23:56 localhost program[2181]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:23:56 localhost program[2181]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:23:56 localhost program[2181]: MD_UPDATE_TIME=1403212864 >Jun 19 17:23:56 localhost program[2181]: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >Jun 19 17:23:56 localhost program[2181]: MD_EVENTS=92 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --examine --brief /dev/sdb3 >Jun 19 17:23:56 localhost program[2181]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost blivet[2181]: type detected on 'sdb3' is 'linux_raid_member' >Jun 19 17:23:56 localhost blivet[2181]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:23:56 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >Jun 19 17:23:56 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:23:56 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:23:56 localhost blivet[2181]: non-existent RAID 1 size == 60000.0 >Jun 19 17:23:56 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (42) >Jun 19 17:23:56 localhost blivet[2181]: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >Jun 19 17:23:56 localhost blivet[2181]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:56 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:56 localhost program[2181]: Return code: 0 >Jun 19 17:23:56 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sdb3 >Jun 19 17:23:56 localhost kernel: md: bind<sdb3> >Jun 19 17:23:56 localhost kernel: md/raid1:md124: active with 2 out of 2 mirrors >Jun 19 17:23:56 localhost kernel: created bitmap (1 pages) for device md124 >Jun 19 17:23:56 localhost kernel: md124: bitmap initialized from disk: read 1 pages, set 0 of 938 bits >Jun 19 17:23:56 localhost kernel: md124: detected capacity change from 0 to 62914560000 >Jun 19 17:23:56 localhost kernel: md124: unknown partition table >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost blivet[2181]: looking up parted Device: /dev/sdb3 >Jun 19 17:23:57 localhost blivet[2181]: got device: PartitionDevice instance (0x5580090) -- >name = sdb3 status = True kids = 1 id = 51 >parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 19 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x58640e0> >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5581310> PedPartition: <_ped.Partition object at 0x5570530> >disk = existing 953869MB disk sdb (48) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:23:57 localhost blivet[2181]: got format: MDRaidMember instance (0x7f568414a310) -- >type = mdmember name = software RAID status = False >device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', >'DEVNAME': 'sdb4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '000d5377-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '20', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10127', >'name': 'sdb4', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: sdb4 is a partition >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >Jun 19 17:23:57 localhost blivet[2181]: DiskDevice.addChild: kids: 3 ; name: sdb ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice._setFormat: sdb4 ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: looking up parted Partition: /dev/sdb4 >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.probe: sdb4 ; exists: True ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >Jun 19 17:23:57 localhost blivet[2181]: added partition sdb4 (id 52) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:57 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >Jun 19 17:23:57 localhost blivet[2181]: disklabel detected but not usable on sdb4 >Jun 19 17:23:57 localhost blivet[2181]: no type or existing type for sdb4, bailing >Jun 19 17:23:57 localhost blivet[2181]: looking up parted Device: /dev/sdb4 >Jun 19 17:23:57 localhost blivet[2181]: got device: PartitionDevice instance (0x5580fd0) -- >name = sdb4 status = True kids = 0 id = 52 >parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 20 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x5574830> >target size = 0 path = /dev/sdb4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x55815d0> PedPartition: <_ped.Partition object at 0x55704d0> >disk = existing 953869MB disk sdb (48) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', >'DEVNAME': 'sdb5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '21', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '10178', >'name': 'sdb5', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb5 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: sdb5 is a partition >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >Jun 19 17:23:57 localhost blivet[2181]: DiskDevice.addChild: kids: 4 ; name: sdb ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: looking up parted Partition: /dev/sdb5 >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.probe: sdb5 ; exists: True ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >Jun 19 17:23:57 localhost blivet[2181]: added partition sdb5 (id 53) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:57 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >Jun 19 17:23:57 localhost blivet[2181]: disklabel detected but not usable on sdb5 >Jun 19 17:23:57 localhost program[2181]: Running... mdadm --examine --export /dev/sdb5 >Jun 19 17:23:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:23:57 localhost program[2181]: MD_LEVEL=raid1 >Jun 19 17:23:57 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:23:57 localhost program[2181]: MD_NAME=localhost.localdomain:boot >Jun 19 17:23:57 localhost program[2181]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:23:57 localhost program[2181]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:23:57 localhost program[2181]: MD_UPDATE_TIME=1403212864 >Jun 19 17:23:57 localhost program[2181]: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >Jun 19 17:23:57 localhost program[2181]: MD_EVENTS=20 >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost program[2181]: Running... mdadm --examine --brief /dev/sdb5 >Jun 19 17:23:57 localhost program[2181]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'sdb5' is 'linux_raid_member' >Jun 19 17:23:57 localhost blivet[2181]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >Jun 19 17:23:57 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:57 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:57 localhost blivet[2181]: non-existent RAID 1 size == 998.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (45) >Jun 19 17:23:57 localhost blivet[2181]: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:57 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sdb5 >Jun 19 17:23:57 localhost kernel: md: bind<sdb5> >Jun 19 17:23:57 localhost kernel: md/raid1:md123: active with 2 out of 2 mirrors >Jun 19 17:23:57 localhost kernel: md123: detected capacity change from 0 to 1048510464 >Jun 19 17:23:57 localhost kernel: md123: unknown partition table >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost blivet[2181]: looking up parted Device: /dev/sdb5 >Jun 19 17:23:57 localhost blivet[2181]: got device: PartitionDevice instance (0x5580190) -- >name = sdb5 status = True kids = 1 id = 53 >parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 21 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x5864200> >target size = 0 path = /dev/sdb5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5580f50> fileSystem: <parted.filesystem.FileSystem object at 0x55816d0> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5581410> PedPartition: <_ped.Partition object at 0x5570410> >disk = existing 953869MB disk sdb (48) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:23:57 localhost blivet[2181]: got format: MDRaidMember instance (0x5857810) -- >type = mdmember name = software RAID status = False >device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', >'DEVNAME': 'sdb6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '22', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '10230', >'name': 'sdb6', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb6 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: sdb6 is a partition >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >Jun 19 17:23:57 localhost blivet[2181]: DiskDevice.addChild: kids: 5 ; name: sdb ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: looking up parted Partition: /dev/sdb6 >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.probe: sdb6 ; exists: True ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >Jun 19 17:23:57 localhost blivet[2181]: added partition sdb6 (id 54) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:57 localhost blivet[2181]: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >Jun 19 17:23:57 localhost blivet[2181]: disklabel detected but not usable on sdb6 >Jun 19 17:23:57 localhost program[2181]: Running... mdadm --examine --export /dev/sdb6 >Jun 19 17:23:57 localhost program[2181]: MD_LEVEL=raid0 >Jun 19 17:23:57 localhost program[2181]: MD_DEVICES=2 >Jun 19 17:23:57 localhost program[2181]: MD_NAME=localhost.localdomain:swap >Jun 19 17:23:57 localhost program[2181]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:23:57 localhost program[2181]: MD_UPDATE_TIME=1403225692 >Jun 19 17:23:57 localhost program[2181]: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >Jun 19 17:23:57 localhost program[2181]: MD_EVENTS=0 >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost program[2181]: Running... mdadm --examine --brief /dev/sdb6 >Jun 19 17:23:57 localhost program[2181]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'sdb6' is 'linux_raid_member' >Jun 19 17:23:57 localhost blivet[2181]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >Jun 19 17:23:57 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:57 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:57 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:23:57 localhost blivet[2181]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >Jun 19 17:23:57 localhost blivet[2181]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:23:57 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost program[2181]: Running... mdadm --incremental --quiet /dev/sdb6 >Jun 19 17:23:57 localhost program[2181]: Return code: 1 >Jun 19 17:23:57 localhost blivet[2181]: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >Jun 19 17:23:57 localhost blivet[2181]: looking up parted Device: /dev/sdb6 >Jun 19 17:23:57 localhost blivet[2181]: got device: PartitionDevice instance (0x5564110) -- >name = sdb6 status = True kids = 1 id = 54 >parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 22 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x5864170> >target size = 0 path = /dev/sdb6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5581210> PedPartition: <_ped.Partition object at 0x5570830> >disk = existing 953869MB disk sdb (48) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:23:57 localhost blivet[2181]: got format: MDRaidMember instance (0x558a590) -- >type = mdmember name = software RAID status = False >device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20740', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning loop0 (/devices/virtual/block/loop0)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop0 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: loop0 is a loop device >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added file /osmin.img (deleted) (id 55) to device tree >Jun 19 17:23:57 localhost blivet[2181]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added loop loop0 (id 56) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: device loop0 does not contain a disklabel >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'loop0' is 'squashfs' >Jun 19 17:23:57 localhost blivet[2181]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Jun 19 17:23:57 localhost blivet[2181]: got device: LoopDevice instance (0x55643d0) -- >name = loop0 status = False kids = 0 id = 56 >parents = ['existing 0MB file /osmin.img (deleted) (55)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Jun 19 17:23:57 localhost blivet[2181]: got format: DeviceFormat instance (0x55802d0) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20887', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning loop1 (/devices/virtual/block/loop1)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: loop1 is a loop device >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: /osmin ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added file /osmin (id 57) to device tree >Jun 19 17:23:57 localhost blivet[2181]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added loop loop1 (id 58) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: device loop1 does not contain a disklabel >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'loop1' is 'DM_snapshot_cow' >Jun 19 17:23:57 localhost blivet[2181]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:23:57 localhost blivet[2181]: got device: LoopDevice instance (0x558a7d0) -- >name = loop1 status = False kids = 0 id = 58 >parents = ['existing 0MB file /osmin (57)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Jun 19 17:23:57 localhost blivet[2181]: got format: DeviceFormat instance (0x558a410) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21041', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning loop2 (/devices/virtual/block/loop2)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop2 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: loop2 is a loop device >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added file /run/initramfs/live/LiveOS/squashfs.img (id 59) to device tree >Jun 19 17:23:57 localhost blivet[2181]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added loop loop2 (id 60) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: device loop2 does not contain a disklabel >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'loop2' is 'squashfs' >Jun 19 17:23:57 localhost blivet[2181]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Jun 19 17:23:57 localhost blivet[2181]: got device: LoopDevice instance (0x558a450) -- >name = loop2 status = False kids = 0 id = 60 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (59)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Jun 19 17:23:57 localhost blivet[2181]: got format: DeviceFormat instance (0x558acd0) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21195', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning loop3 (/devices/virtual/block/loop3)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: loop3 is a loop device >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added file /LiveOS/ext3fs.img (id 61) to device tree >Jun 19 17:23:57 localhost blivet[2181]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added loop loop3 (id 62) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:57 localhost blivet[2181]: device loop3 does not contain a disklabel >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'loop3' is 'ext4' >Jun 19 17:23:57 localhost program[2181]: Running... dumpe2fs -h /dev/loop3 >Jun 19 17:23:57 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:23:57 localhost program[2181]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:23:57 localhost program[2181]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:23:57 localhost program[2181]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:23:57 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:23:57 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:23:57 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:23:57 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:23:57 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:23:57 localhost program[2181]: Filesystem state: clean >Jun 19 17:23:57 localhost program[2181]: Errors behavior: Continue >Jun 19 17:23:57 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:23:57 localhost program[2181]: Inode count: 262144 >Jun 19 17:23:57 localhost program[2181]: Block count: 1048576 >Jun 19 17:23:57 localhost program[2181]: Reserved block count: 10484 >Jun 19 17:23:57 localhost program[2181]: Free blocks: 225114 >Jun 19 17:23:57 localhost program[2181]: Free inodes: 155781 >Jun 19 17:23:57 localhost program[2181]: First block: 0 >Jun 19 17:23:57 localhost program[2181]: Block size: 4096 >Jun 19 17:23:57 localhost program[2181]: Fragment size: 4096 >Jun 19 17:23:57 localhost program[2181]: Reserved GDT blocks: 255 >Jun 19 17:23:57 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:23:57 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:23:57 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:23:57 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:23:57 localhost program[2181]: Flex block group size: 16 >Jun 19 17:23:57 localhost program[2181]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:23:57 localhost program[2181]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:23:57 localhost program[2181]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:23:57 localhost program[2181]: Mount count: 0 >Jun 19 17:23:57 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:23:57 localhost program[2181]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:23:57 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:23:57 localhost program[2181]: Lifetime writes: 767 MB >Jun 19 17:23:57 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:23:57 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:23:57 localhost program[2181]: First inode: 11 >Jun 19 17:23:57 localhost program[2181]: Inode size: 256 >Jun 19 17:23:57 localhost program[2181]: Required extra isize: 28 >Jun 19 17:23:57 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:23:57 localhost program[2181]: Journal inode: 8 >Jun 19 17:23:57 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:23:57 localhost program[2181]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:23:57 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:23:57 localhost program[2181]: Journal features: journal_incompat_revoke >Jun 19 17:23:57 localhost program[2181]: Journal size: 128M >Jun 19 17:23:57 localhost program[2181]: Journal length: 32768 >Jun 19 17:23:57 localhost program[2181]: Journal sequence: 0x00003086 >Jun 19 17:23:57 localhost program[2181]: Journal start: 0 >Jun 19 17:23:57 localhost program[2181]: Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost program[2181]: Running... resize2fs -P /dev/loop3 >Jun 19 17:23:57 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:23:57 localhost program[2181]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jun 19 17:23:57 localhost program[2181]: Couldn't find valid filesystem superblock. >Jun 19 17:23:57 localhost program[2181]: Return code: 1 >Jun 19 17:23:57 localhost blivet[2181]: using current size 0 as min size >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Jun 19 17:23:57 localhost blivet[2181]: got device: LoopDevice instance (0x5857c50) -- >name = loop3 status = False kids = 0 id = 62 >parents = ['existing 0MB file /LiveOS/ext3fs.img (61)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: got format: Ext4FS instance (0x558a990) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21350', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning loop4 (/devices/virtual/block/loop4)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: loop4 is a loop device >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added file /overlay (deleted) (id 63) to device tree >Jun 19 17:23:57 localhost blivet[2181]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added loop loop4 (id 64) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: device loop4 does not contain a disklabel >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'loop4' is 'DM_snapshot_cow' >Jun 19 17:23:57 localhost blivet[2181]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:23:57 localhost blivet[2181]: got device: LoopDevice instance (0x558a610) -- >name = loop4 status = False kids = 0 id = 64 >parents = ['existing 0MB file /overlay (deleted) (63)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Jun 19 17:23:57 localhost blivet[2181]: got format: DeviceFormat instance (0x558ae90) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '44915', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Jun 19 17:23:57 localhost blivet[2181]: scanning live-rw (/devices/virtual/block/dm-0)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: live-rw is a device-mapper device >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDMDevice: name: live-rw ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (62) with existing ext4 filesystem >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (64) with existing DM_snapshot_cow >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added dm live-rw (id 65) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:57 localhost blivet[2181]: device live-rw does not contain a disklabel >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'live-rw' is 'ext4' >Jun 19 17:23:57 localhost program[2181]: Running... dumpe2fs -h /dev/mapper/live-rw >Jun 19 17:23:57 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:23:57 localhost program[2181]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:23:57 localhost program[2181]: Last mounted on: / >Jun 19 17:23:57 localhost program[2181]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:23:57 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:23:57 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:23:57 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:23:57 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:23:57 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:23:57 localhost program[2181]: Filesystem state: clean >Jun 19 17:23:57 localhost program[2181]: Errors behavior: Continue >Jun 19 17:23:57 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:23:57 localhost program[2181]: Inode count: 262144 >Jun 19 17:23:57 localhost program[2181]: Block count: 1048576 >Jun 19 17:23:57 localhost program[2181]: Reserved block count: 10484 >Jun 19 17:23:57 localhost program[2181]: Free blocks: 225114 >Jun 19 17:23:57 localhost program[2181]: Free inodes: 155781 >Jun 19 17:23:57 localhost program[2181]: First block: 0 >Jun 19 17:23:57 localhost program[2181]: Block size: 4096 >Jun 19 17:23:57 localhost program[2181]: Fragment size: 4096 >Jun 19 17:23:57 localhost program[2181]: Reserved GDT blocks: 255 >Jun 19 17:23:57 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:23:57 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:23:57 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:23:57 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:23:57 localhost program[2181]: Flex block group size: 16 >Jun 19 17:23:57 localhost program[2181]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:23:57 localhost program[2181]: Last mount time: Thu Jun 19 20:20:45 2014 >Jun 19 17:23:57 localhost program[2181]: Last write time: Thu Jun 19 20:20:45 2014 >Jun 19 17:23:57 localhost program[2181]: Mount count: 1 >Jun 19 17:23:57 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:23:57 localhost program[2181]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:23:57 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:23:57 localhost program[2181]: Lifetime writes: 767 MB >Jun 19 17:23:57 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:23:57 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:23:57 localhost program[2181]: First inode: 11 >Jun 19 17:23:57 localhost program[2181]: Inode size: 256 >Jun 19 17:23:57 localhost program[2181]: Required extra isize: 28 >Jun 19 17:23:57 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:23:57 localhost program[2181]: Journal inode: 8 >Jun 19 17:23:57 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:23:57 localhost program[2181]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:23:57 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:23:57 localhost program[2181]: Journal features: journal_incompat_revoke >Jun 19 17:23:57 localhost program[2181]: Journal size: 128M >Jun 19 17:23:57 localhost program[2181]: Journal length: 32768 >Jun 19 17:23:57 localhost program[2181]: Journal sequence: 0x00003087 >Jun 19 17:23:57 localhost program[2181]: Journal start: 1 >Jun 19 17:23:57 localhost program[2181]: Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost program[2181]: Running... resize2fs -P /dev/mapper/live-rw >Jun 19 17:23:57 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:23:57 localhost program[2181]: Estimated minimum size of the filesystem: 825687 >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost blivet[2181]: padding min size from 3226 up to 3548 >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:57 localhost blivet[2181]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Jun 19 17:23:57 localhost blivet[2181]: looking up parted Device: /dev/mapper/live-rw >Jun 19 17:23:57 localhost blivet[2181]: got device: DMDevice instance (0x558a8d0) -- >name = live-rw status = True kids = 0 id = 65 >parents = ['existing 0MB loop loop4 (64) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x5864320> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: got format: Ext4FS instance (0x558ae50) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68671', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Jun 19 17:23:57 localhost blivet[2181]: scanning live-base (/devices/virtual/block/dm-1)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: live-base is a device-mapper device >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDMDevice: name: live-base ; >Jun 19 17:23:57 localhost blivet[2181]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (62) with existing ext4 filesystem >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added dm live-base (id 66) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:57 localhost blivet[2181]: device live-base does not contain a disklabel >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'live-base' is 'ext4' >Jun 19 17:23:57 localhost program[2181]: Running... dumpe2fs -h /dev/mapper/live-base >Jun 19 17:23:57 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:23:57 localhost program[2181]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:23:57 localhost program[2181]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:23:57 localhost program[2181]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:23:57 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:23:57 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:23:57 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:23:57 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:23:57 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:23:57 localhost program[2181]: Filesystem state: clean >Jun 19 17:23:57 localhost program[2181]: Errors behavior: Continue >Jun 19 17:23:57 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:23:57 localhost program[2181]: Inode count: 262144 >Jun 19 17:23:57 localhost program[2181]: Block count: 1048576 >Jun 19 17:23:57 localhost program[2181]: Reserved block count: 10484 >Jun 19 17:23:57 localhost program[2181]: Free blocks: 225114 >Jun 19 17:23:57 localhost program[2181]: Free inodes: 155781 >Jun 19 17:23:57 localhost program[2181]: First block: 0 >Jun 19 17:23:57 localhost program[2181]: Block size: 4096 >Jun 19 17:23:57 localhost program[2181]: Fragment size: 4096 >Jun 19 17:23:57 localhost program[2181]: Reserved GDT blocks: 255 >Jun 19 17:23:57 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:23:57 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:23:57 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:23:57 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:23:57 localhost program[2181]: Flex block group size: 16 >Jun 19 17:23:57 localhost program[2181]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:23:57 localhost program[2181]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:23:57 localhost program[2181]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:23:57 localhost program[2181]: Mount count: 0 >Jun 19 17:23:57 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:23:57 localhost program[2181]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:23:57 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:23:57 localhost program[2181]: Lifetime writes: 767 MB >Jun 19 17:23:57 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:23:57 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:23:57 localhost program[2181]: First inode: 11 >Jun 19 17:23:57 localhost program[2181]: Inode size: 256 >Jun 19 17:23:57 localhost program[2181]: Required extra isize: 28 >Jun 19 17:23:57 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:23:57 localhost program[2181]: Journal inode: 8 >Jun 19 17:23:57 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:23:57 localhost program[2181]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:23:57 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:23:57 localhost program[2181]: Journal features: journal_incompat_revoke >Jun 19 17:23:57 localhost program[2181]: Journal size: 128M >Jun 19 17:23:57 localhost program[2181]: Journal length: 32768 >Jun 19 17:23:57 localhost program[2181]: Journal sequence: 0x00003086 >Jun 19 17:23:57 localhost program[2181]: Journal start: 0 >Jun 19 17:23:57 localhost program[2181]: Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost program[2181]: Running... resize2fs -P /dev/mapper/live-base >Jun 19 17:23:57 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:23:57 localhost program[2181]: Estimated minimum size of the filesystem: 825687 >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost blivet[2181]: padding min size from 3226 up to 3548 >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:57 localhost blivet[2181]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Jun 19 17:23:57 localhost blivet[2181]: looking up parted Device: /dev/mapper/live-base >Jun 19 17:23:57 localhost blivet[2181]: got device: DMDevice instance (0x558a150) -- >name = live-base status = True kids = 0 id = 66 >parents = ['existing 0MB loop loop3 (62) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x5864050> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: got format: Ext4FS instance (0x558aad0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73701', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Jun 19 17:23:57 localhost blivet[2181]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: live-osimg-min is a device-mapper device >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Jun 19 17:23:57 localhost blivet[2181]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:23:57 localhost blivet[2181]: DMDevice.getDMNode: live-base ; status: True ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (58) with existing DM_snapshot_cow >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (62) with existing ext4 filesystem >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:23:57 localhost blivet[2181]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Jun 19 17:23:57 localhost blivet[2181]: added dm live-osimg-min (id 67) to device tree >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:57 localhost blivet[2181]: device live-osimg-min does not contain a disklabel >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'live-osimg-min' is 'ext4' >Jun 19 17:23:57 localhost program[2181]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jun 19 17:23:57 localhost program[2181]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:23:57 localhost program[2181]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:23:57 localhost program[2181]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:23:57 localhost program[2181]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:23:57 localhost program[2181]: Filesystem magic number: 0xEF53 >Jun 19 17:23:57 localhost program[2181]: Filesystem revision #: 1 (dynamic) >Jun 19 17:23:57 localhost program[2181]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:23:57 localhost program[2181]: Filesystem flags: signed_directory_hash >Jun 19 17:23:57 localhost program[2181]: Default mount options: user_xattr acl >Jun 19 17:23:57 localhost program[2181]: Filesystem state: clean >Jun 19 17:23:57 localhost program[2181]: Errors behavior: Continue >Jun 19 17:23:57 localhost program[2181]: Filesystem OS type: Linux >Jun 19 17:23:57 localhost program[2181]: Inode count: 212992 >Jun 19 17:23:57 localhost program[2181]: Block count: 825687 >Jun 19 17:23:57 localhost program[2181]: Reserved block count: 8255 >Jun 19 17:23:57 localhost program[2181]: Free blocks: 5566 >Jun 19 17:23:57 localhost program[2181]: Free inodes: 106629 >Jun 19 17:23:57 localhost program[2181]: First block: 0 >Jun 19 17:23:57 localhost program[2181]: Block size: 4096 >Jun 19 17:23:57 localhost program[2181]: Fragment size: 4096 >Jun 19 17:23:57 localhost program[2181]: Reserved GDT blocks: 255 >Jun 19 17:23:57 localhost program[2181]: Blocks per group: 32768 >Jun 19 17:23:57 localhost program[2181]: Fragments per group: 32768 >Jun 19 17:23:57 localhost program[2181]: Inodes per group: 8192 >Jun 19 17:23:57 localhost program[2181]: Inode blocks per group: 512 >Jun 19 17:23:57 localhost program[2181]: Flex block group size: 16 >Jun 19 17:23:57 localhost program[2181]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:23:57 localhost program[2181]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:23:57 localhost program[2181]: Last write time: Wed Dec 11 19:51:43 2013 >Jun 19 17:23:57 localhost program[2181]: Mount count: 0 >Jun 19 17:23:57 localhost program[2181]: Maximum mount count: -1 >Jun 19 17:23:57 localhost program[2181]: Last checked: Wed Dec 11 19:51:43 2013 >Jun 19 17:23:57 localhost program[2181]: Check interval: 0 (<none>) >Jun 19 17:23:57 localhost program[2181]: Lifetime writes: 768 MB >Jun 19 17:23:57 localhost program[2181]: Reserved blocks uid: 0 (user root) >Jun 19 17:23:57 localhost program[2181]: Reserved blocks gid: 0 (group root) >Jun 19 17:23:57 localhost program[2181]: First inode: 11 >Jun 19 17:23:57 localhost program[2181]: Inode size: 256 >Jun 19 17:23:57 localhost program[2181]: Required extra isize: 28 >Jun 19 17:23:57 localhost program[2181]: Desired extra isize: 28 >Jun 19 17:23:57 localhost program[2181]: Journal inode: 8 >Jun 19 17:23:57 localhost program[2181]: Default directory hash: half_md4 >Jun 19 17:23:57 localhost program[2181]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:23:57 localhost program[2181]: Journal backup: inode blocks >Jun 19 17:23:57 localhost program[2181]: Journal features: journal_incompat_revoke >Jun 19 17:23:57 localhost program[2181]: Journal size: 128M >Jun 19 17:23:57 localhost program[2181]: Journal length: 32768 >Jun 19 17:23:57 localhost program[2181]: Journal sequence: 0x00003086 >Jun 19 17:23:57 localhost program[2181]: Journal start: 0 >Jun 19 17:23:57 localhost program[2181]: Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost program[2181]: Running... resize2fs -P /dev/mapper/live-osimg-min >Jun 19 17:23:57 localhost program[2181]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:23:57 localhost program[2181]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jun 19 17:23:57 localhost program[2181]: Couldn't find valid filesystem superblock. >Jun 19 17:23:57 localhost program[2181]: Return code: 1 >Jun 19 17:23:57 localhost blivet[2181]: using current size 0 as min size >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:23:57 localhost blivet[2181]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Jun 19 17:23:57 localhost blivet[2181]: looking up parted Device: /dev/mapper/live-osimg-min >Jun 19 17:23:57 localhost blivet[2181]: got device: DMDevice instance (0x558a190) -- >name = live-osimg-min status = True kids = 0 id = 67 >parents = ['existing 0MB loop loop3 (62) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x5864290> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:23:57 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:57 localhost blivet[2181]: got format: Ext4FS instance (0x558ac90) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', >'DEVNAME': 'md126', >'DEVPATH': '/devices/virtual/block/md126', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_VERSION': '2', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda6_DEV': '/dev/sda6', >'MD_DEVICE_sda6_ROLE': '0', >'MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'MD_DEVICE_sdb6_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:swap', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:swap', >'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'MINOR': '126', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', >'UDISKS_MD_DEVICE_sda6_ROLE': '0', >'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'UDISKS_MD_DEVICE_sdb6_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '89372', >'name': 'md126', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', >'/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', >'/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'/dev/md/localhost.localdomain:swap'], >'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning md126 (/devices/virtual/block/md126)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: md126 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >Jun 19 17:23:57 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:57 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:57 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >Jun 19 17:23:57 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:23:57 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:23:57 localhost blivet[2181]: device localhost.localdomain:swap does not contain a disklabel >Jun 19 17:23:57 localhost blivet[2181]: type detected on 'md126' is 'swap' >Jun 19 17:23:57 localhost blivet[2181]: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >Jun 19 17:23:57 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:23:57 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >Jun 19 17:23:57 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:57 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:57 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:57 localhost blivet[2181]: got device: MDRaidArrayDevice instance (0x7f56841357d0) -- >name = localhost.localdomain:swap status = True kids = 0 id = 47 >parents = ['existing 4008MB partition sda6 (46) with existing mdmember', >'existing 4008MB partition sdb6 (54) with existing mdmember'] >uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 16408576 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32598 did: 0 busy: True >hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) >PedDevice: <_ped.Device object at 0x55747a0> >target size = 0 path = /dev/md/localhost.localdomain:swap >format args = None originalFormat = None level = 0 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >Jun 19 17:23:57 localhost blivet[2181]: got format: SwapSpace instance (0x5583c10) -- >type = swap name = swap status = False >device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Jun 19 17:23:57 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost blivet[2181]: devices to scan: ['md123', 'md124', 'md125', 'md127'] >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', >'DEVNAME': 'md123', >'DEVPATH': '/devices/virtual/block/md123', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda5_DEV': '/dev/sda5', >'MD_DEVICE_sda5_ROLE': '0', >'MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'MD_DEVICE_sdb5_ROLE': '1', >'MD_DEVNAME': 'boot', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.0', >'MD_NAME': 'localhost.localdomain:boot', >'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'MINOR': '123', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', >'UDISKS_MD_DEVICE_sda5_ROLE': '0', >'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'UDISKS_MD_DEVICE_sdb5_ROLE': '1', >'UDISKS_MD_DEVNAME': 'boot', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.0', >'UDISKS_MD_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '3913269', >'name': 'md123', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', >'/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', >'/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'/dev/md/boot'], >'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning md123 (/devices/virtual/block/md123)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: md123 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: boot ; >Jun 19 17:23:57 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:57 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:57 localhost blivet[2181]: non-existent RAID 1 size == 998.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (45) >Jun 19 17:23:57 localhost blivet[2181]: no device or no media present >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', >'DEVNAME': 'md124', >'DEVPATH': '/devices/virtual/block/md124', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda3_DEV': '/dev/sda3', >'MD_DEVICE_sda3_ROLE': '0', >'MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'MD_DEVICE_sdb3_ROLE': '1', >'MD_DEVNAME': 'root', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:root', >'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'MINOR': '124', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', >'UDISKS_MD_DEVICE_sda3_ROLE': '0', >'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'UDISKS_MD_DEVICE_sdb3_ROLE': '1', >'UDISKS_MD_DEVNAME': 'root', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:root', >'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '997591', >'name': 'md124', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', >'/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', >'/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', >'/dev/md/root'], >'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning md124 (/devices/virtual/block/md124)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: md124 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: root ; >Jun 19 17:23:57 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:23:57 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:23:57 localhost blivet[2181]: non-existent RAID 1 size == 60000.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (42) >Jun 19 17:23:57 localhost blivet[2181]: no device or no media present >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', >'DEVNAME': 'md125', >'DEVPATH': '/devices/virtual/block/md125', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda2_DEV': '/dev/sda2', >'MD_DEVICE_sda2_ROLE': '0', >'MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'MD_DEVICE_sdb2_ROLE': '1', >'MD_DEVNAME': 'raid0', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:raid0', >'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'MINOR': '125', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', >'UDISKS_MD_DEVICE_sda2_ROLE': '0', >'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'UDISKS_MD_DEVICE_sdb2_ROLE': '1', >'UDISKS_MD_DEVNAME': 'raid0', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '193713278', >'name': 'md125', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', >'/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', >'/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'/dev/md/raid0'], >'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning md125 (/devices/virtual/block/md125)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: md125 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: raid0 ; >Jun 19 17:23:57 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:57 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:57 localhost blivet[2181]: non-existent RAID 0 size == 150000.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (40) >Jun 19 17:23:57 localhost blivet[2181]: no device or no media present >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', >'DEVNAME': 'md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda1_DEV': '/dev/sda1', >'MD_DEVICE_sda1_ROLE': '0', >'MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'MD_DEVICE_sdb1_ROLE': '1', >'MD_DEVNAME': 'home', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:home', >'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'MINOR': '127', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', >'UDISKS_MD_DEVICE_sda1_ROLE': '0', >'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'UDISKS_MD_DEVICE_sdb1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'home', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:home', >'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '3617104', >'name': 'md127', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', >'/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', >'/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', >'/dev/md/home'], >'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >Jun 19 17:23:57 localhost blivet[2181]: scanning md127 (/devices/virtual/block/md127)... >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: md127 ; >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned None >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName: name: home ; >Jun 19 17:23:57 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:57 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:57 localhost blivet[2181]: non-existent RAID 1 size == 100000.0 >Jun 19 17:23:57 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (38) >Jun 19 17:23:57 localhost blivet[2181]: no device or no media present >Jun 19 17:23:57 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:57 localhost program[2181]: Return code: 0 >Jun 19 17:23:57 localhost blivet[2181]: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >Jun 19 17:23:57 localhost program[2181]: Running... mdadm --stop /dev/md/home >Jun 19 17:23:57 localhost kernel: md: md_do_sync() got signal ... exiting >Jun 19 17:23:58 localhost kernel: md127: detected capacity change from 104857600000 to 0 >Jun 19 17:23:58 localhost kernel: md: md127 stopped. >Jun 19 17:23:58 localhost kernel: md: unbind<sdb1> >Jun 19 17:23:58 localhost kernel: md: export_rdev(sdb1) >Jun 19 17:23:58 localhost kernel: md: unbind<sda1> >Jun 19 17:23:58 localhost program[2181]: mdadm: stopped /dev/md/home >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost kernel: md: export_rdev(sda1) >Jun 19 17:23:58 localhost blivet[2181]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >Jun 19 17:23:58 localhost program[2181]: Running... mdadm --stop /dev/md/raid0 >Jun 19 17:23:58 localhost kernel: md125: detected capacity change from 157420617728 to 0 >Jun 19 17:23:58 localhost kernel: md: md125 stopped. >Jun 19 17:23:58 localhost kernel: md: unbind<sdb2> >Jun 19 17:23:58 localhost kernel: md: export_rdev(sdb2) >Jun 19 17:23:58 localhost kernel: md: unbind<sda2> >Jun 19 17:23:58 localhost program[2181]: mdadm: stopped /dev/md/raid0 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost kernel: md: export_rdev(sda2) >Jun 19 17:23:58 localhost blivet[2181]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >Jun 19 17:23:58 localhost program[2181]: Running... mdadm --stop /dev/md/root >Jun 19 17:23:58 localhost kernel: md124: detected capacity change from 62914560000 to 0 >Jun 19 17:23:58 localhost kernel: md: md124 stopped. >Jun 19 17:23:58 localhost kernel: md: unbind<sdb3> >Jun 19 17:23:58 localhost kernel: md: export_rdev(sdb3) >Jun 19 17:23:58 localhost kernel: md: unbind<sda3> >Jun 19 17:23:58 localhost program[2181]: mdadm: stopped /dev/md/root >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost kernel: md: export_rdev(sda3) >Jun 19 17:23:58 localhost blivet[2181]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >Jun 19 17:23:58 localhost program[2181]: Running... mdadm --stop /dev/md/boot >Jun 19 17:23:58 localhost kernel: md123: detected capacity change from 1048510464 to 0 >Jun 19 17:23:58 localhost kernel: md: md123 stopped. >Jun 19 17:23:58 localhost kernel: md: unbind<sdb5> >Jun 19 17:23:58 localhost kernel: md: export_rdev(sdb5) >Jun 19 17:23:58 localhost kernel: md: unbind<sda5> >Jun 19 17:23:58 localhost program[2181]: mdadm: stopped /dev/md/boot >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost kernel: md: export_rdev(sda5) >Jun 19 17:23:58 localhost blivet[2181]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost blivet[2181]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost blivet[2181]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:23:58 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:23:58 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:23:58 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:23:58 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:23:58 localhost program[2181]: Return code: 0 >Jun 19 17:23:58 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:23:58 localhost program[2181]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:23:58 localhost program[2181]: Return code: 1 >Jun 19 17:23:58 localhost blivet[2181]: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:23:58 localhost blivet[2181]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jun 19 17:23:58 localhost blivet[2181]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jun 19 17:23:58 localhost blivet[2181]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jun 19 17:23:58 localhost blivet[2181]: hiding device partition sdc1 (id 35) >Jun 19 17:23:58 localhost blivet[2181]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Jun 19 17:23:58 localhost blivet[2181]: lvm filter: adding sdc1 to the reject list >Jun 19 17:23:58 localhost blivet[2181]: hiding device disk sdc (id 34) >Jun 19 17:23:58 localhost blivet[2181]: lvm filter: adding sdc to the reject list >Jun 19 17:23:58 localhost blivet[2181]: not going to restore from backup of non-existent /etc/mdadm.conf >Jun 19 17:23:58 localhost blivet[2181]: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377'} >Jun 19 17:23:58 localhost blivet[2181]: raw RAID 1 size == 1000.0 >Jun 19 17:23:58 localhost blivet[2181]: Using 2.0MB superBlockSize >Jun 19 17:23:58 localhost blivet[2181]: non-existent RAID 1 size == 998.0 >Jun 19 17:23:58 localhost blivet[2181]: raw RAID 1 size == 100064.0 >Jun 19 17:23:58 localhost blivet[2181]: Using 64MB superBlockSize >Jun 19 17:23:58 localhost blivet[2181]: non-existent RAID 1 size == 100000.0 >Jun 19 17:23:58 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:58 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:58 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:58 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:23:58 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:23:58 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:23:58 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:23:58 localhost blivet[2181]: raw RAID 0 size == 150256.0 >Jun 19 17:23:58 localhost blivet[2181]: Using 128MB superBlockSize >Jun 19 17:23:58 localhost blivet[2181]: non-existent RAID 0 size == 150000.0 >Jun 19 17:23:58 localhost blivet[2181]: raw RAID 1 size == 60032.0 >Jun 19 17:23:58 localhost blivet[2181]: Using 32MB superBlockSize >Jun 19 17:23:58 localhost blivet[2181]: non-existent RAID 1 size == 60000.0 >Jun 19 17:23:58 localhost anaconda[2181]: Thread Done: AnaStorageThread (140009504233216) >Jun 19 17:24:00 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14067fc not in stack >Jun 19 17:24:00 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14067f8 not in stack >Jun 19 17:24:00 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14067f8 not in stack >Jun 19 17:24:00 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14067f8 not in stack >Jun 19 17:24:00 localhost anaconda[2181]: Not doing 'require network connection' in live installation >Jun 19 17:24:00 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:00 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:00 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:24:00 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >Jun 19 17:24:09 localhost anaconda[2181]: disk free: 1.42 TB fs free: 0 B sw needs: 2.96 GB auto swap: 8.00 GB >Jun 19 17:24:19 localhost blivet[2181]: Detected 16016M of memory >Jun 19 17:24:19 localhost blivet[2181]: Swap attempt of 8008M >Jun 19 17:24:19 localhost anaconda[2181]: Running Thread: AnaExecuteStorageThread (140009504233216) >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sda6 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sdb6 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sda5 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sdb5 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sda4 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sdb4 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sda3 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sdb3 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sda2 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sdb2 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sda1 >Jun 19 17:24:19 localhost blivet[2181]: clearpart: looking at sdb1 >Jun 19 17:24:19 localhost blivet[2181]: checking whether disk sda has an empty extended >Jun 19 17:24:19 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a64910> PedPartition: <_ped.Partition object at 0x5570470> ; logicals is ['sda5', 'sda6'] >Jun 19 17:24:19 localhost blivet[2181]: checking whether disk sdb has an empty extended >Jun 19 17:24:19 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140ccdf not in stack >Jun 19 17:24:19 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a64ad0> PedPartition: <_ped.Partition object at 0x5570650> ; logicals is ['sdb5', 'sdb6'] >Jun 19 17:24:19 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x140ccdb not in stack >Jun 19 17:24:19 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x140ccdb not in stack >Jun 19 17:24:19 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140ccdb not in stack >Jun 19 17:24:19 localhost anaconda[2181]: new disk order: [] >Jun 19 17:24:19 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:24:19 localhost program[2181]: Return code: 0 >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:19 localhost anaconda[2181]: new disk order: [] >Jun 19 17:24:19 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:24:19 localhost program[2181]: Return code: 0 >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:19 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:19 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:19 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:19 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:19 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:19 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:19 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:24:19 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:24:19 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:24:19 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:24:19 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:24:19 localhost anaconda[2181]: Thread Done: AnaExecuteStorageThread (140009504233216) >Jun 19 17:24:19 localhost anaconda[2181]: Not doing 'require network connection' in live installation >Jun 19 17:24:19 localhost blivet[2181]: starting Blivet copy >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:24:19 localhost blivet[2181]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a4c150> PedPartition: <_ped.Partition object at 0x5570470> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:24:19 localhost blivet[2181]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c2390> PedPartition: <_ped.Partition object at 0x5570650> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda3 ; >Jun 19 17:24:19 localhost blivet[2181]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c2510> PedPartition: <_ped.Partition object at 0x5570290> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda4 ; >Jun 19 17:24:19 localhost blivet[2181]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c2690> PedPartition: <_ped.Partition object at 0x5570710> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda5 ; >Jun 19 17:24:19 localhost blivet[2181]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: <parted.filesystem.FileSystem object at 0x7f56740c2a10> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c2990> PedPartition: <_ped.Partition object at 0x55703b0> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda6 ; >Jun 19 17:24:19 localhost blivet[2181]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c2b50> PedPartition: <_ped.Partition object at 0x55705f0> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:24:19 localhost blivet[2181]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5862510> PedPartition: <_ped.Partition object at 0x55702f0> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:24:19 localhost blivet[2181]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c2810> PedPartition: <_ped.Partition object at 0x58493b0> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb3 ; >Jun 19 17:24:19 localhost blivet[2181]: device sdb3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c2cd0> PedPartition: <_ped.Partition object at 0x5849350> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb4 ; >Jun 19 17:24:19 localhost blivet[2181]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c2e50> PedPartition: <_ped.Partition object at 0x58492f0> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb5 ; >Jun 19 17:24:19 localhost blivet[2181]: device sdb5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: <parted.filesystem.FileSystem object at 0x7f56740ca210> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740ca190> PedPartition: <_ped.Partition object at 0x5849410> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb6 ; >Jun 19 17:24:19 localhost blivet[2181]: device sdb6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740ca350> PedPartition: <_ped.Partition object at 0x58496b0> >Jun 19 17:24:19 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdc1 ; >Jun 19 17:24:19 localhost blivet[2181]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f56840ad910> fileSystem: <parted.filesystem.FileSystem object at 0x7f56740ca3d0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f56740c2fd0> PedPartition: <_ped.Partition object at 0x5849710> >Jun 19 17:24:19 localhost blivet[2181]: finished Blivet copy >Jun 19 17:24:19 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:19 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:24:19 localhost anaconda[2181]: ui: new_devices=[] >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:19 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:19 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:19 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:19 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:19 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:24:19 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:24:19 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:24:19 localhost anaconda[2181]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >Jun 19 17:24:19 localhost anaconda[2181]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> status to: Saving storage configuration... >Jun 19 17:24:19 localhost anaconda[2181]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >Jun 19 17:24:21 localhost anaconda[2181]: page clicked: Unknown >Jun 19 17:24:21 localhost anaconda[2181]: show mountpoint: Unknown >Jun 19 17:24:21 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:21 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:21 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:21 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:21 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:21 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:21 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) with existing swap >Jun 19 17:24:21 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:21 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:21 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:21 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:21 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:24:21 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:21 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:21 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:21 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:21 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:21 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:21 localhost anaconda[2181]: fs type changed: swap >Jun 19 17:24:21 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:24:21 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:24:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:21 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:24:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:23 localhost anaconda[2181]: running automatic partitioning >Jun 19 17:24:23 localhost blivet[2181]: doAutoPart: True >Jun 19 17:24:23 localhost blivet[2181]: encryptedAutoPart: False >Jun 19 17:24:23 localhost blivet[2181]: autoPartType: 2 >Jun 19 17:24:23 localhost blivet[2181]: clearPartType: 2 >Jun 19 17:24:23 localhost blivet[2181]: clearPartDisks: ['sda', 'sdb'] >Jun 19 17:24:23 localhost blivet[2181]: autoPartitionRequests: >PartSpec instance (0x4a4c310) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4a4c510) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x4a4cdd0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x4a4cc10) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x4a4cbd0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >Jun 19 17:24:23 localhost blivet[2181]: storage.disks: ['sda', 'sdb'] >Jun 19 17:24:23 localhost blivet[2181]: storage.partitioned: ['sda', 'sdb'] >Jun 19 17:24:23 localhost blivet[2181]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:23 localhost blivet[2181]: boot disk: sda >Jun 19 17:24:23 localhost blivet[2181]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:24:23 localhost blivet[2181]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setFormat: req0 ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: added partition req0 (id 68) to device tree >Jun 19 17:24:23 localhost blivet[2181]: registered action: [52] Create Device partition req0 (id 68) >Jun 19 17:24:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:24:23 localhost blivet[2181]: registered action: [53] Create Format lvmpv on partition req0 (id 68) >Jun 19 17:24:23 localhost blivet[2181]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:24:23 localhost blivet[2181]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setFormat: req1 ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: added partition req1 (id 69) to device tree >Jun 19 17:24:23 localhost blivet[2181]: registered action: [54] Create Device partition req1 (id 69) >Jun 19 17:24:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:24:23 localhost blivet[2181]: registered action: [55] Create Format lvmpv on partition req1 (id 69) >Jun 19 17:24:23 localhost blivet[2181]: candidate disks: [DiskDevice instance (0x4a558d0) -- >name = sda status = True kids = 6 id = 36 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x58559e0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4a5b250>, DiskDevice instance (0x4619c10) -- >name = sdb status = True kids = 6 id = 48 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x55749e0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5684412dd0>] >Jun 19 17:24:23 localhost blivet[2181]: devs: [PartitionDevice instance (0x55942d0) -- >name = req0 status = False kids = 0 id = 68 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x4a4ca50) -- >name = req1 status = False kids = 0 id = 69 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req1 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:24:23 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:24:23 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setFormat: req2 ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: added partition req2 (id 70) to device tree >Jun 19 17:24:23 localhost blivet[2181]: registered action: [56] Create Device partition req2 (id 70) >Jun 19 17:24:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:24:23 localhost blivet[2181]: registered action: [57] Create Format ext4 filesystem mounted at /boot on partition req2 (id 70) >Jun 19 17:24:23 localhost blivet[2181]: skipping unneeded stage1 biosboot request >Jun 19 17:24:23 localhost blivet[2181]: PartSpec instance (0x4a4cc10) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 19 17:24:23 localhost blivet[2181]: existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:24:23 localhost blivet[2181]: removing all non-preexisting partitions ['req0(id 68)', 'req1(id 69)', 'req2(id 70)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:24:23 localhost blivet[2181]: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 68)', 'req1(id 69)', 'req2(id 70)'] >Jun 19 17:24:23 localhost blivet[2181]: removing all non-preexisting partitions ['req2(id 70)', 'req0(id 68)', 'req1(id 69)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:23 localhost blivet[2181]: allocating partition: req2 ; id: 70 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:24:23 localhost blivet[2181]: checking freespace on sda >Jun 19 17:24:23 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:24:23 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:24:23 localhost blivet[2181]: free region not suitable for request >Jun 19 17:24:23 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:24:23 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:24:23 localhost blivet[2181]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:24:23 localhost blivet[2181]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:24:23 localhost blivet[2181]: updating use_disk to sda, type: 1 >Jun 19 17:24:23 localhost blivet[2181]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:24:23 localhost blivet[2181]: new free allows for 0 sectors of growth >Jun 19 17:24:23 localhost blivet[2181]: found free space for bootable request >Jun 19 17:24:23 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:24:23 localhost blivet[2181]: created partition sda7 of 500MB and added it to /dev/sda >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:24:23 localhost blivet[2181]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740cb210> PedPartition: <_ped.Partition object at 0x5a655f0> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:24:23 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740cbdd0> PedPartition: <_ped.Partition object at 0x5a65890> >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:23 localhost blivet[2181]: allocating partition: req0 ; id: 68 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:24:23 localhost blivet[2181]: checking freespace on sda >Jun 19 17:24:23 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:24:23 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:24:23 localhost blivet[2181]: free region not suitable for request >Jun 19 17:24:23 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:24:23 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:24:23 localhost blivet[2181]: checking 493027328-1953525167 (713133 MB) >Jun 19 17:24:23 localhost blivet[2181]: current free range is 493027328-1953525167 (713133MB) >Jun 19 17:24:23 localhost blivet[2181]: evaluating growth potential for new layout >Jun 19 17:24:23 localhost blivet[2181]: calculating growth for disk /dev/sdb >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: disk /dev/sdb growth: 0 (0MB) >Jun 19 17:24:23 localhost blivet[2181]: calculating growth for disk /dev/sda >Jun 19 17:24:23 localhost blivet[2181]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:24:23 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c9210> PedPartition: <_ped.Partition object at 0x5a65770> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:24:23 localhost blivet[2181]: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:24:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:24:23 localhost blivet[2181]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:24:23 localhost blivet[2181]: adding 1459475888 (712634MB) to 68 (sda8) >Jun 19 17:24:23 localhost blivet[2181]: new grow amount for request 68 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:24:23 localhost blivet[2181]: request 70 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:24:23 localhost blivet[2181]: request 68 (sda8) growth: 1459475888 (712634MB) size: 713134MB >Jun 19 17:24:23 localhost blivet[2181]: disk /dev/sda growth: 1459475888 (712634MB) >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:24:23 localhost blivet[2181]: device sda8 new partedPartition None >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: total growth: 1459475888 sectors >Jun 19 17:24:23 localhost blivet[2181]: updating use_disk to sda, type: 1 >Jun 19 17:24:23 localhost blivet[2181]: new free: 493027328-1953525167 / 713133MB >Jun 19 17:24:23 localhost blivet[2181]: new free allows for 1459475888 sectors of growth >Jun 19 17:24:23 localhost blivet[2181]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:24:23 localhost blivet[2181]: created partition sda8 of 500MB and added it to /dev/sda >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:24:23 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5594350> PedPartition: <_ped.Partition object at 0x5a659b0> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:24:23 localhost blivet[2181]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c94d0> PedPartition: <_ped.Partition object at 0x5a65bf0> >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:23 localhost blivet[2181]: allocating partition: req1 ; id: 69 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:24:23 localhost blivet[2181]: checking freespace on sdb >Jun 19 17:24:23 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:24:23 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:24:23 localhost blivet[2181]: free region not suitable for request >Jun 19 17:24:23 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:24:23 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:24:23 localhost blivet[2181]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:24:23 localhost blivet[2181]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:24:23 localhost blivet[2181]: evaluating growth potential for new layout >Jun 19 17:24:23 localhost blivet[2181]: calculating growth for disk /dev/sdb >Jun 19 17:24:23 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:24:23 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740cb7d0> PedPartition: <_ped.Partition object at 0x5a65650> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:24:23 localhost blivet[2181]: 1 requests and 1460499888 (713134MB) left in chunk >Jun 19 17:24:23 localhost blivet[2181]: adding 1460499888 (713134MB) to 69 (sdb7) >Jun 19 17:24:23 localhost blivet[2181]: new grow amount for request 69 (sdb7) is 1460499888 units, or 713134MB >Jun 19 17:24:23 localhost blivet[2181]: request 69 (sdb7) growth: 1460499888 (713134MB) size: 713634MB >Jun 19 17:24:23 localhost blivet[2181]: disk /dev/sdb growth: 1460499888 (713134MB) >Jun 19 17:24:23 localhost blivet[2181]: calculating growth for disk /dev/sda >Jun 19 17:24:23 localhost blivet[2181]: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:24:23 localhost blivet[2181]: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:24:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:24:23 localhost blivet[2181]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:24:23 localhost blivet[2181]: adding 1459475888 (712634MB) to 68 (sda8) >Jun 19 17:24:23 localhost blivet[2181]: new grow amount for request 68 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:24:23 localhost blivet[2181]: request 70 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:24:23 localhost blivet[2181]: request 68 (sda8) growth: 1459475888 (712634MB) size: 713134MB >Jun 19 17:24:23 localhost blivet[2181]: disk /dev/sda growth: 1459475888 (712634MB) >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:24:23 localhost blivet[2181]: device sdb7 new partedPartition None >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: total growth: 2919975776 sectors >Jun 19 17:24:23 localhost blivet[2181]: updating use_disk to sdb, type: 1 >Jun 19 17:24:23 localhost blivet[2181]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:24:23 localhost blivet[2181]: new free allows for 2919975776 sectors of growth >Jun 19 17:24:23 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:24:23 localhost blivet[2181]: created partition sdb7 of 500MB and added it to /dev/sdb >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:24:23 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740cbb10> PedPartition: <_ped.Partition object at 0x5a656b0> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:24:23 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c9910> PedPartition: <_ped.Partition object at 0x5a65cb0> >Jun 19 17:24:23 localhost blivet[2181]: growPartitions: disks=['sda', 'sdb'], partitions=['sda8(id 68)', 'sdb7(id 69)', 'sda7(id 70)'] >Jun 19 17:24:23 localhost blivet[2181]: growable partitions are ['sda8', 'sdb7'] >Jun 19 17:24:23 localhost blivet[2181]: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:24:23 localhost blivet[2181]: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:24:23 localhost blivet[2181]: disk sda has 3 chunks >Jun 19 17:24:23 localhost blivet[2181]: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:24:23 localhost blivet[2181]: disk sdb has 3 chunks >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:24:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:24:23 localhost blivet[2181]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:24:23 localhost blivet[2181]: adding 1459475888 (712634MB) to 68 (sda8) >Jun 19 17:24:23 localhost blivet[2181]: new grow amount for request 68 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:24:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:24:23 localhost blivet[2181]: 1 requests and 1460499888 (713134MB) left in chunk >Jun 19 17:24:23 localhost blivet[2181]: adding 1460499888 (713134MB) to 69 (sdb7) >Jun 19 17:24:23 localhost blivet[2181]: new grow amount for request 69 (sdb7) is 1460499888 units, or 713134MB >Jun 19 17:24:23 localhost blivet[2181]: growing partitions on sda >Jun 19 17:24:23 localhost blivet[2181]: partition sda7 (70): 1 >Jun 19 17:24:23 localhost blivet[2181]: new geometry for sda7: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x4a5b410> PedGeometry: <_ped.Geometry object at 0x7f56740c9c50> >Jun 19 17:24:23 localhost blivet[2181]: partition sda8 (68): 1 >Jun 19 17:24:23 localhost blivet[2181]: new geometry for sda8: parted.Geometry instance -- >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x4a5b410> PedGeometry: <_ped.Geometry object at 0x7f56740c9dd0> >Jun 19 17:24:23 localhost blivet[2181]: removing all non-preexisting partitions ['sda7(id 70)', 'sda8(id 68)'] from disk(s) ['sda'] >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:24:23 localhost blivet[2181]: device sda7 new partedPartition None >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:24:23 localhost blivet[2181]: device sda8 new partedPartition None >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: back from removeNewPartitions >Jun 19 17:24:23 localhost blivet[2181]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f56740c9bd0> PedGeometry: <_ped.Geometry object at 0x7f56740c9a50> >Jun 19 17:24:23 localhost blivet[2181]: setting req2 new geometry: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x4a5b410> PedGeometry: <_ped.Geometry object at 0x7f56740c9c50> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:24:23 localhost blivet[2181]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f568414a0d0> PedPartition: <_ped.Partition object at 0x5a65830> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:24:23 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740cba90> PedPartition: <_ped.Partition object at 0x5a65bf0> >Jun 19 17:24:23 localhost blivet[2181]: setting req0 new geometry: parted.Geometry instance -- >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x4a5b410> PedGeometry: <_ped.Geometry object at 0x7f56740c9dd0> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:24:23 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5862e50> PedPartition: <_ped.Partition object at 0x5a65d10> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:24:23 localhost blivet[2181]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c75d0> PedPartition: <_ped.Partition object at 0x5a656b0> >Jun 19 17:24:23 localhost blivet[2181]: growing partitions on sdb >Jun 19 17:24:23 localhost blivet[2181]: partition sdb7 (69): 1 >Jun 19 17:24:23 localhost blivet[2181]: new geometry for sdb7: parted.Geometry instance -- >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x7f5684412f10> PedGeometry: <_ped.Geometry object at 0x4619910> >Jun 19 17:24:23 localhost blivet[2181]: removing all non-preexisting partitions ['sdb7(id 69)'] from disk(s) ['sdb'] >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:24:23 localhost blivet[2181]: device sdb7 new partedPartition None >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: back from removeNewPartitions >Jun 19 17:24:23 localhost blivet[2181]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x4619690> PedGeometry: <_ped.Geometry object at 0x5865710> >Jun 19 17:24:23 localhost blivet[2181]: setting req1 new geometry: parted.Geometry instance -- >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x7f5684412f10> PedGeometry: <_ped.Geometry object at 0x4619910> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:24:23 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5594350> PedPartition: <_ped.Partition object at 0x5a655f0> >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:24:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:24:23 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c7950> PedPartition: <_ped.Partition object at 0x5a65f50> >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 100064MB partition sda1 (37) with existing mdmember at 100064.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 75128MB partition sda2 (39) with existing mdmember at 75128.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 60032MB partition sda3 (41) with existing mdmember at 60032.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 718644MB partition sda4 (43) at 718644.71 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 1000MB partition sda5 (44) with existing mdmember at 1000.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 4008MB partition sda6 (46) with existing mdmember at 4008.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of non-existent 713132MB partition sda8 (68) with non-existent lvmpv at 713132.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 100064MB partition sdb1 (49) with existing mdmember at 100064.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 75128MB partition sdb2 (50) with existing mdmember at 75128.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 60032MB partition sdb3 (51) with existing mdmember at 60032.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 718644MB partition sdb4 (52) at 718644.71 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 1000MB partition sdb5 (53) with existing mdmember at 1000.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of existing 4008MB partition sdb6 (54) with existing mdmember at 4008.00 >Jun 19 17:24:23 localhost blivet[2181]: fixing size of non-existent 713633MB partition sdb7 (69) with non-existent lvmpv at 713633.00 >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >Jun 19 17:24:23 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >Jun 19 17:24:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:24:23 localhost blivet[2181]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jun 19 17:24:23 localhost blivet[2181]: added lvmvg fedora (id 71) to device tree >Jun 19 17:24:23 localhost blivet[2181]: registered action: [58] Create Device lvmvg fedora (id 71) >Jun 19 17:24:23 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:24:23 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:24:23 localhost blivet[2181]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jun 19 17:24:23 localhost blivet[2181]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Jun 19 17:24:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:24:23 localhost blivet[2181]: vg fedora has 1426760MB free >Jun 19 17:24:23 localhost blivet[2181]: Adding fedora-root/1024MB to fedora >Jun 19 17:24:23 localhost blivet[2181]: added lvmlv fedora-root (id 72) to device tree >Jun 19 17:24:23 localhost blivet[2181]: registered action: [59] Create Device lvmlv fedora-root (id 72) >Jun 19 17:24:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:24:23 localhost blivet[2181]: registered action: [60] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 72) >Jun 19 17:24:23 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:24:23 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:24:23 localhost blivet[2181]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Jun 19 17:24:23 localhost blivet[2181]: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >Jun 19 17:24:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:24:23 localhost blivet[2181]: vg fedora has 1425736MB free >Jun 19 17:24:23 localhost blivet[2181]: Adding fedora-home/500MB to fedora >Jun 19 17:24:23 localhost blivet[2181]: added lvmlv fedora-home (id 73) to device tree >Jun 19 17:24:23 localhost blivet[2181]: registered action: [61] Create Device lvmlv fedora-home (id 73) >Jun 19 17:24:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:24:23 localhost blivet[2181]: registered action: [62] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 73) >Jun 19 17:24:23 localhost blivet[2181]: SwapSpace.__init__: mountpoint: None ; >Jun 19 17:24:23 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:24:23 localhost blivet[2181]: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >Jun 19 17:24:23 localhost blivet[2181]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Jun 19 17:24:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:24:23 localhost blivet[2181]: vg fedora has 1425236MB free >Jun 19 17:24:23 localhost blivet[2181]: Adding fedora-swap/8008MB to fedora >Jun 19 17:24:23 localhost blivet[2181]: added lvmlv fedora-swap (id 74) to device tree >Jun 19 17:24:23 localhost blivet[2181]: registered action: [63] Create Device lvmlv fedora-swap (id 74) >Jun 19 17:24:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:24:23 localhost blivet[2181]: registered action: [64] Create Format swap on lvmlv fedora-swap (id 74) >Jun 19 17:24:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:24:23 localhost blivet[2181]: vg fedora has 1417228MB free >Jun 19 17:24:23 localhost blivet[2181]: vg fedora: 1417228MB free ; lvs: ['root', 'home', 'swap'] >Jun 19 17:24:23 localhost blivet[2181]: adding request 72 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:24:23 localhost blivet[2181]: adding request 73 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:24:23 localhost blivet[2181]: adding request 74 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:24:23 localhost blivet[2181]: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 356690 size = 1426760 >remaining = 2 pool = 354307 >Jun 19 17:24:23 localhost blivet[2181]: req: LVRequest instance -- >id = 74 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >Jun 19 17:24:23 localhost blivet[2181]: req: LVRequest instance -- >id = 72 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Jun 19 17:24:23 localhost blivet[2181]: req: LVRequest instance -- >id = 73 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:24:23 localhost blivet[2181]: 2 requests and 354307 (1417228MB) left in chunk >Jun 19 17:24:23 localhost blivet[2181]: adding 238064 (952256MB) to 72 (fedora-root) >Jun 19 17:24:23 localhost blivet[2181]: taking back 225520 (902080MB) from 72 (fedora-root) >Jun 19 17:24:23 localhost blivet[2181]: new grow amount for request 72 (fedora-root) is 12544 units, or 50176MB >Jun 19 17:24:23 localhost blivet[2181]: adding 116242 (464968MB) to 73 (fedora-home) >Jun 19 17:24:23 localhost blivet[2181]: new grow amount for request 73 (fedora-home) is 116242 units, or 464968MB >Jun 19 17:24:23 localhost blivet[2181]: 1 requests and 225521 (902084MB) left in chunk >Jun 19 17:24:23 localhost blivet[2181]: adding 225521 (902084MB) to 73 (fedora-home) >Jun 19 17:24:23 localhost blivet[2181]: new grow amount for request 73 (fedora-home) is 341763 units, or 1367052MB >Jun 19 17:24:23 localhost blivet[2181]: trying to set lv fedora-root size to 51200MB >Jun 19 17:24:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:24:23 localhost blivet[2181]: vg fedora has 1417228MB free >Jun 19 17:24:23 localhost blivet[2181]: trying to set lv fedora-home size to 1367552MB >Jun 19 17:24:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:24:23 localhost blivet[2181]: vg fedora has 1367052MB free >Jun 19 17:24:23 localhost anaconda[2181]: new disk order: [] >Jun 19 17:24:23 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:24:23 localhost program[2181]: Return code: 0 >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:24:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type lvmvg >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_disklabel(sda7) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_size(sda7) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_location(sda7) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_partition(sda7) returning True >Jun 19 17:24:23 localhost anaconda[2181]: _is_valid_format(sda7) returning True >Jun 19 17:24:23 localhost anaconda[2181]: is_valid_stage2_device(sda7) returning True >Jun 19 17:24:23 localhost anaconda[2181]: finished automatic partitioning >Jun 19 17:24:23 localhost anaconda[2181]: refreshing ui >Jun 19 17:24:23 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:23 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:24:23 localhost anaconda[2181]: ui: new_devices=['fedora-home', 'fedora-root', 'sda7', 'fedora-swap'] >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:23 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:23 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:23 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:23 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:24:23 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:24:23 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:24:23 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:23 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:24:23 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:23 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:23 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:23 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:24:23 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:24:23 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:24:23 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:24:23 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: device_type_changed: 2 Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:24:23 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:24:23 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:23 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:24:23 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:23 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:23 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:24:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:23 localhost anaconda[2181]: finished refreshing ui >Jun 19 17:24:23 localhost anaconda[2181]: updating space display >Jun 19 17:24:23 localhost anaconda[2181]: finished updating space display >Jun 19 17:24:31 localhost anaconda[2181]: page clicked: Unknown >Jun 19 17:24:31 localhost anaconda[2181]: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:24:31 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:24:31 localhost anaconda[2181]: ui: saving changes to device sda7 >Jun 19 17:24:31 localhost anaconda[2181]: old name: sda7 >Jun 19 17:24:31 localhost anaconda[2181]: new name: None >Jun 19 17:24:31 localhost anaconda[2181]: old size: 500.0 >Jun 19 17:24:31 localhost anaconda[2181]: new size: 500 >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:31 localhost anaconda[2181]: old device type: 2 >Jun 19 17:24:31 localhost anaconda[2181]: new device type: 2 >Jun 19 17:24:31 localhost anaconda[2181]: reformat: True >Jun 19 17:24:31 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:24:31 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:24:31 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:24:31 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:24:31 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:24:31 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:24:31 localhost anaconda[2181]: old label: >Jun 19 17:24:31 localhost anaconda[2181]: new_label: >Jun 19 17:24:31 localhost anaconda[2181]: old mountpoint: /boot >Jun 19 17:24:31 localhost anaconda[2181]: new mountpoint: /boot >Jun 19 17:24:31 localhost anaconda[2181]: old raid level: None >Jun 19 17:24:31 localhost anaconda[2181]: new raid level: None >Jun 19 17:24:31 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a554d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 19 17:24:31 localhost anaconda[2181]: old container: None >Jun 19 17:24:31 localhost anaconda[2181]: new container: None >Jun 19 17:24:31 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:24:31 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:24:31 localhost anaconda[2181]: old container raid level: None >Jun 19 17:24:31 localhost anaconda[2181]: new container raid level: None >Jun 19 17:24:31 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:24:31 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:24:31 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:24:31 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:24:31 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:24:31 localhost anaconda[2181]: show mountpoint: Unknown >Jun 19 17:24:31 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:31 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:31 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:31 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:31 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:31 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:31 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) with existing swap >Jun 19 17:24:31 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:31 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:31 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:31 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:31 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:24:31 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:31 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:31 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:31 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:31 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:31 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:31 localhost anaconda[2181]: fs type changed: swap >Jun 19 17:24:31 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:24:31 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: device_type_changed: 1 RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:31 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:24:31 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:36 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:36 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:36 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:36 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:36 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:36 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:36 localhost anaconda[2181]: removing device 'existing 8012MB mdarray localhost.localdomain:swap (47) with existing swap' from page Unknown >Jun 19 17:24:36 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:36 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:36 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:38 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:24:38 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:24:38 localhost blivet[2181]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >Jun 19 17:24:38 localhost blivet[2181]: registered action: [65] Destroy Format swap on mdarray localhost.localdomain:swap (id 47) >Jun 19 17:24:38 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:24:38 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >Jun 19 17:24:38 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:24:38 localhost program[2181]: Return code: 0 >Jun 19 17:24:38 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:24:38 localhost program[2181]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:24:38 localhost program[2181]: Return code: 1 >Jun 19 17:24:38 localhost anaconda[2181]: failed to schedule device removal: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:24:38 localhost anaconda[2181]: ui: removed device localhost.localdomain:swap >Jun 19 17:24:38 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:38 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:24:38 localhost anaconda[2181]: ui: new_devices=['fedora-home', 'fedora-root', 'sda7', 'fedora-swap'] >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:24:38 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:24:38 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:38 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:38 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:38 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:24:38 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:24:38 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:24:38 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:38 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:24:38 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:38 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:38 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:38 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:24:38 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:24:38 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:24:38 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:24:38 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: device_type_changed: 2 Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:24:38 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:24:38 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:38 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:24:38 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:38 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:38 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:24:38 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:38 localhost gnome-session[1504]: Window manager warning: last_focus_time (236349) is greater than comparison timestamp (236348). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:24:38 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140de48 not in stack >Jun 19 17:24:38 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x140de44 not in stack >Jun 19 17:24:38 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x140de44 not in stack >Jun 19 17:24:38 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140de44 not in stack >Jun 19 17:24:42 localhost anaconda[2181]: info bar clicked: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed ((<SpokeWindow object at 0x5038fa0 (AnacondaSpokeWindow at 0x4fedef0)>,)) >Jun 19 17:24:47 localhost gnome-session[1504]: Window manager warning: last_focus_time (245733) is greater than comparison timestamp (245732). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:24:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140ed11 not in stack >Jun 19 17:24:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x140ed0d not in stack >Jun 19 17:24:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x140ed0d not in stack >Jun 19 17:24:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x140ed0d not in stack >Jun 19 17:24:51 localhost anaconda[2181]: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:24:51 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:24:51 localhost anaconda[2181]: ui: saving changes to device sda7 >Jun 19 17:24:51 localhost anaconda[2181]: old name: sda7 >Jun 19 17:24:51 localhost anaconda[2181]: new name: None >Jun 19 17:24:51 localhost anaconda[2181]: old size: 500.0 >Jun 19 17:24:51 localhost anaconda[2181]: new size: 500 >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:51 localhost anaconda[2181]: old device type: 2 >Jun 19 17:24:51 localhost anaconda[2181]: new device type: 2 >Jun 19 17:24:51 localhost anaconda[2181]: reformat: True >Jun 19 17:24:51 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:24:51 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:24:51 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:24:51 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:24:51 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:24:51 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:24:51 localhost anaconda[2181]: old label: >Jun 19 17:24:51 localhost anaconda[2181]: new_label: >Jun 19 17:24:51 localhost anaconda[2181]: old mountpoint: /boot >Jun 19 17:24:51 localhost anaconda[2181]: new mountpoint: /boot >Jun 19 17:24:51 localhost anaconda[2181]: old raid level: None >Jun 19 17:24:51 localhost anaconda[2181]: new raid level: None >Jun 19 17:24:51 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a554d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 19 17:24:51 localhost anaconda[2181]: old container: None >Jun 19 17:24:51 localhost anaconda[2181]: new container: None >Jun 19 17:24:51 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:24:51 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:24:51 localhost anaconda[2181]: old container raid level: None >Jun 19 17:24:51 localhost anaconda[2181]: new container raid level: None >Jun 19 17:24:51 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:24:51 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:24:51 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:24:51 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:24:51 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:24:51 localhost anaconda[2181]: new selector: non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home >Jun 19 17:24:51 localhost anaconda[2181]: populate_right_side: non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home >Jun 19 17:24:51 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:51 localhost anaconda[2181]: updated device_container_name to fedora >Jun 19 17:24:51 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:51 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:51 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: device_type_changed: 0 LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:24:51 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:51 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 0, [], {} >Jun 19 17:24:51 localhost anaconda[2181]: new container selection: fedora >Jun 19 17:24:51 localhost anaconda[2181]: default container is fedora >Jun 19 17:24:53 localhost anaconda[2181]: current selector: non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home >Jun 19 17:24:53 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:24:53 localhost anaconda[2181]: ui: saving changes to device fedora-home >Jun 19 17:24:53 localhost anaconda[2181]: old name: home >Jun 19 17:24:53 localhost anaconda[2181]: new name: home >Jun 19 17:24:53 localhost anaconda[2181]: old size: 1367552 >Jun 19 17:24:53 localhost anaconda[2181]: new size: 1367552 >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:53 localhost anaconda[2181]: old device type: 0 >Jun 19 17:24:53 localhost anaconda[2181]: new device type: 0 >Jun 19 17:24:53 localhost anaconda[2181]: reformat: True >Jun 19 17:24:53 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:24:53 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:24:53 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:24:53 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:24:53 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:24:53 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:24:53 localhost anaconda[2181]: old label: >Jun 19 17:24:53 localhost anaconda[2181]: new_label: >Jun 19 17:24:53 localhost anaconda[2181]: old mountpoint: /home >Jun 19 17:24:53 localhost anaconda[2181]: new mountpoint: /home >Jun 19 17:24:53 localhost anaconda[2181]: old raid level: None >Jun 19 17:24:53 localhost anaconda[2181]: new raid level: None >Jun 19 17:24:53 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 1367552, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:24:53 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:24:53 localhost blivet[2181]: vg fedora has 0MB free >Jun 19 17:24:53 localhost anaconda[2181]: old container: fedora >Jun 19 17:24:53 localhost anaconda[2181]: new container: fedora >Jun 19 17:24:53 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:24:53 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:24:53 localhost anaconda[2181]: old container raid level: None >Jun 19 17:24:53 localhost anaconda[2181]: new container raid level: None >Jun 19 17:24:53 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:24:53 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:24:53 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:24:53 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:24:53 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:24:53 localhost anaconda[2181]: new selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:24:53 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:24:53 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:53 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:24:53 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:53 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:53 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: device_type_changed: 2 Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:53 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:24:53 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:54 localhost anaconda[2181]: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:24:54 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:24:54 localhost anaconda[2181]: ui: saving changes to device sda7 >Jun 19 17:24:54 localhost anaconda[2181]: old name: sda7 >Jun 19 17:24:54 localhost anaconda[2181]: new name: None >Jun 19 17:24:54 localhost anaconda[2181]: old size: 500.0 >Jun 19 17:24:54 localhost anaconda[2181]: new size: 500 >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:24:54 localhost anaconda[2181]: old device type: 2 >Jun 19 17:24:54 localhost anaconda[2181]: new device type: 2 >Jun 19 17:24:54 localhost anaconda[2181]: reformat: True >Jun 19 17:24:54 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:24:54 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:24:54 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:24:54 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:24:54 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:24:54 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:24:54 localhost anaconda[2181]: old label: >Jun 19 17:24:54 localhost anaconda[2181]: new_label: >Jun 19 17:24:54 localhost anaconda[2181]: old mountpoint: /boot >Jun 19 17:24:54 localhost anaconda[2181]: new mountpoint: /boot >Jun 19 17:24:54 localhost anaconda[2181]: old raid level: None >Jun 19 17:24:54 localhost anaconda[2181]: new raid level: None >Jun 19 17:24:54 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a554d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 19 17:24:54 localhost anaconda[2181]: old container: None >Jun 19 17:24:54 localhost anaconda[2181]: new container: None >Jun 19 17:24:54 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:24:54 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:24:54 localhost anaconda[2181]: old container raid level: None >Jun 19 17:24:54 localhost anaconda[2181]: new container raid level: None >Jun 19 17:24:54 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:24:54 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:24:54 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:24:54 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:24:54 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:24:54 localhost anaconda[2181]: new selector: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >Jun 19 17:24:54 localhost anaconda[2181]: populate_right_side: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >Jun 19 17:24:54 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:54 localhost anaconda[2181]: updated device_container_name to fedora >Jun 19 17:24:54 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:54 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:54 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: device_type_changed: 0 LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:24:54 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:54 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 0, [], {} >Jun 19 17:24:54 localhost anaconda[2181]: new container selection: None >Jun 19 17:24:54 localhost anaconda[2181]: new container selection: None >Jun 19 17:24:54 localhost anaconda[2181]: new container selection: fedora >Jun 19 17:24:54 localhost anaconda[2181]: default container is fedora >Jun 19 17:24:55 localhost anaconda[2181]: current selector: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >Jun 19 17:24:55 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:24:55 localhost anaconda[2181]: ui: saving changes to device fedora-root >Jun 19 17:24:55 localhost anaconda[2181]: old name: root >Jun 19 17:24:55 localhost anaconda[2181]: new name: root >Jun 19 17:24:55 localhost anaconda[2181]: old size: 51200 >Jun 19 17:24:55 localhost anaconda[2181]: new size: 51200 >Jun 19 17:24:55 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:55 localhost anaconda[2181]: old device type: 0 >Jun 19 17:24:55 localhost anaconda[2181]: new device type: 0 >Jun 19 17:24:55 localhost anaconda[2181]: reformat: True >Jun 19 17:24:55 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:24:55 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:24:55 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:24:55 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:24:55 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:24:55 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:24:55 localhost anaconda[2181]: old label: >Jun 19 17:24:55 localhost anaconda[2181]: new_label: >Jun 19 17:24:55 localhost anaconda[2181]: old mountpoint: / >Jun 19 17:24:55 localhost anaconda[2181]: new mountpoint: / >Jun 19 17:24:55 localhost anaconda[2181]: old raid level: None >Jun 19 17:24:55 localhost anaconda[2181]: new raid level: None >Jun 19 17:24:55 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 51200, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:24:55 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:24:55 localhost blivet[2181]: vg fedora has 0MB free >Jun 19 17:24:55 localhost anaconda[2181]: old container: fedora >Jun 19 17:24:55 localhost anaconda[2181]: new container: fedora >Jun 19 17:24:55 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:24:55 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:24:55 localhost anaconda[2181]: old container raid level: None >Jun 19 17:24:55 localhost anaconda[2181]: new container raid level: None >Jun 19 17:24:55 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:24:55 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:24:55 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:24:55 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:24:55 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:24:55 localhost anaconda[2181]: new selector: non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap >Jun 19 17:24:55 localhost anaconda[2181]: populate_right_side: non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap >Jun 19 17:24:55 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:55 localhost anaconda[2181]: updated device_container_name to fedora >Jun 19 17:24:55 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:55 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:55 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:55 localhost anaconda[2181]: fs type changed: swap >Jun 19 17:24:55 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:24:55 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:24:55 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:55 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:24:55 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:55 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 0, [], {} >Jun 19 17:24:55 localhost anaconda[2181]: new container selection: None >Jun 19 17:24:55 localhost anaconda[2181]: new container selection: None >Jun 19 17:24:55 localhost anaconda[2181]: new container selection: fedora >Jun 19 17:24:55 localhost anaconda[2181]: default container is fedora >Jun 19 17:24:56 localhost anaconda[2181]: page clicked: Unknown >Jun 19 17:24:56 localhost anaconda[2181]: current selector: non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap >Jun 19 17:24:56 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:24:56 localhost anaconda[2181]: ui: saving changes to device fedora-swap >Jun 19 17:24:56 localhost anaconda[2181]: old name: swap >Jun 19 17:24:56 localhost anaconda[2181]: new name: swap >Jun 19 17:24:56 localhost anaconda[2181]: old size: 8008 >Jun 19 17:24:56 localhost anaconda[2181]: new size: 8008 >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:56 localhost anaconda[2181]: old device type: 0 >Jun 19 17:24:56 localhost anaconda[2181]: new device type: 0 >Jun 19 17:24:56 localhost anaconda[2181]: reformat: True >Jun 19 17:24:56 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:24:56 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:24:56 localhost anaconda[2181]: old fs type: swap >Jun 19 17:24:56 localhost anaconda[2181]: new fs type: swap >Jun 19 17:24:56 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:24:56 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:24:56 localhost anaconda[2181]: old label: >Jun 19 17:24:56 localhost anaconda[2181]: new_label: >Jun 19 17:24:56 localhost anaconda[2181]: old mountpoint: >Jun 19 17:24:56 localhost anaconda[2181]: new mountpoint: >Jun 19 17:24:56 localhost anaconda[2181]: old raid level: None >Jun 19 17:24:56 localhost anaconda[2181]: new raid level: None >Jun 19 17:24:56 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 8008, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:24:56 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:24:56 localhost blivet[2181]: vg fedora has 0MB free >Jun 19 17:24:56 localhost anaconda[2181]: old container: fedora >Jun 19 17:24:56 localhost anaconda[2181]: new container: fedora >Jun 19 17:24:56 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:24:56 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:24:56 localhost anaconda[2181]: old container raid level: None >Jun 19 17:24:56 localhost anaconda[2181]: new container raid level: None >Jun 19 17:24:56 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:24:56 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:24:56 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:24:56 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:24:56 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:24:56 localhost anaconda[2181]: show mountpoint: Unknown >Jun 19 17:24:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:56 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:24:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:56 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:56 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:24:56 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:56 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:56 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:24:56 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:24:56 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: device_type_changed: 1 RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:56 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:24:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:59 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:59 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:59 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:59 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:59 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:59 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:59 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:24:59 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:59 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:59 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:59 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:59 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:24:59 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:59 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:59 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:59 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:59 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:59 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:59 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:24:59 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:24:59 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:59 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:24:59 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:59 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:59 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:59 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:59 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:59 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:59 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:59 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:24:59 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:59 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:59 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:59 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:24:59 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:24:59 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:24:59 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:24:59 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:24:59 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:24:59 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:24:59 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:24:59 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:24:59 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:24:59 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:24:59 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:24:59 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:01 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:01 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:01 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:01 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:01 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:01 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:01 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:01 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:01 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:01 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:01 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:01 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:01 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:01 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:01 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:01 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:01 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:01 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:01 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:01 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:01 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:01 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:01 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:02 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:02 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:02 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:02 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:02 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:02 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:02 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:02 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:02 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:02 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:02 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:02 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:02 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:02 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:02 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:02 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:02 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:02 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:02 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:02 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:02 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:02 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:02 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:05 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1410d02 not in stack >Jun 19 17:25:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:07 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:07 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:07 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:07 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:07 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:07 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:07 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:07 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:07 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:07 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:07 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:07 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:07 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:07 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:07 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:07 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:07 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:07 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:08 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:25:08 localhost anaconda[2181]: old name: localhost.localdomain:swap >Jun 19 17:25:08 localhost anaconda[2181]: new name: None >Jun 19 17:25:08 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:08 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:08 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:08 localhost anaconda[2181]: old size: 8012.0 >Jun 19 17:25:08 localhost anaconda[2181]: new size: 8012 >Jun 19 17:25:08 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:08 localhost anaconda[2181]: old device type: 1 >Jun 19 17:25:08 localhost anaconda[2181]: new device type: 1 >Jun 19 17:25:08 localhost anaconda[2181]: reformat: False >Jun 19 17:25:08 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:08 localhost anaconda[2181]: old fs type: None >Jun 19 17:25:08 localhost anaconda[2181]: new fs type: Unknown >Jun 19 17:25:08 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:25:08 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:25:08 localhost anaconda[2181]: old label: >Jun 19 17:25:08 localhost anaconda[2181]: new_label: >Jun 19 17:25:08 localhost anaconda[2181]: old mountpoint: >Jun 19 17:25:08 localhost anaconda[2181]: new mountpoint: >Jun 19 17:25:08 localhost anaconda[2181]: old raid level: raid0 >Jun 19 17:25:08 localhost anaconda[2181]: new raid level: raid0 >Jun 19 17:25:08 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4a554d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:25:08 localhost anaconda[2181]: old container: None >Jun 19 17:25:08 localhost anaconda[2181]: new container: None >Jun 19 17:25:08 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:25:08 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:25:08 localhost anaconda[2181]: old container raid level: None >Jun 19 17:25:08 localhost anaconda[2181]: new container raid level: None >Jun 19 17:25:08 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:25:08 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:25:08 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:25:08 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:25:08 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:08 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:08 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:08 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:08 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:08 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:08 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:08 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:08 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:08 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:08 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:08 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:08 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:08 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:08 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:08 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:08 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:08 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:08 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:08 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:08 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:08 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:08 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:08 localhost blivet[2181]: getFormat('appleboot') returning AppleBootstrapFS instance >Jun 19 17:25:08 localhost blivet[2181]: getFormat('biosboot') returning BIOSBoot instance >Jun 19 17:25:08 localhost blivet[2181]: getFormat('prepboot') returning PPCPRePBoot instance >Jun 19 17:25:10 localhost gnome-session[1504]: Window manager warning: last_focus_time (268583) is greater than comparison timestamp (268582). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:25:10 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1411ab9 not in stack >Jun 19 17:25:10 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1411ab5 not in stack >Jun 19 17:25:10 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1411ab5 not in stack >Jun 19 17:25:10 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1411ab5 not in stack >Jun 19 17:25:16 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:16 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:18 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:25:18 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:25:18 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:25:20 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:25:20 localhost anaconda[2181]: old name: localhost.localdomain:swap >Jun 19 17:25:20 localhost anaconda[2181]: new name: None >Jun 19 17:25:20 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:20 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:20 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:20 localhost anaconda[2181]: old size: 8012.0 >Jun 19 17:25:20 localhost anaconda[2181]: new size: 8012 >Jun 19 17:25:20 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:20 localhost anaconda[2181]: old device type: 1 >Jun 19 17:25:20 localhost anaconda[2181]: new device type: 1 >Jun 19 17:25:20 localhost anaconda[2181]: reformat: True >Jun 19 17:25:20 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:25:20 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:25:20 localhost anaconda[2181]: old fs type: None >Jun 19 17:25:20 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:25:20 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:25:20 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:25:20 localhost anaconda[2181]: old label: >Jun 19 17:25:20 localhost anaconda[2181]: new_label: >Jun 19 17:25:20 localhost anaconda[2181]: old mountpoint: >Jun 19 17:25:20 localhost anaconda[2181]: new mountpoint: >Jun 19 17:25:20 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:20 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:20 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:20 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:20 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:20 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:20 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:20 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:20 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:20 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:20 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:20 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:20 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:20 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:20 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:20 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:20 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:20 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:20 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:20 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:20 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:20 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:20 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:20 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:23 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:23 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:23 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:23 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:23 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:23 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:23 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:23 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:23 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:23 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:23 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:23 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:23 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:23 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:23 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:23 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:23 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:23 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:23 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:23 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:23 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:23 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:23 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:24 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:24 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:24 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:24 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:24 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:24 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:24 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:24 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:24 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:24 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:24 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:24 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:24 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:24 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:24 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:24 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:24 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:24 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:24 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:24 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:24 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:24 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:24 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:24 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:24 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:24 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:24 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:24 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:24 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:24 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:24 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:24 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:24 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:24 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:24 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:24 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:24 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:24 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:24 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:24 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:24 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:24 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:24 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:24 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:24 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:24 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:27 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:27 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:37 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:25:37 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:25:37 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:25:39 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:25:39 localhost anaconda[2181]: old name: localhost.localdomain:swap >Jun 19 17:25:39 localhost anaconda[2181]: new name: None >Jun 19 17:25:39 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:39 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:39 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:39 localhost anaconda[2181]: old size: 8012.0 >Jun 19 17:25:39 localhost anaconda[2181]: new size: 8012 >Jun 19 17:25:39 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:39 localhost anaconda[2181]: old device type: 1 >Jun 19 17:25:39 localhost anaconda[2181]: new device type: 1 >Jun 19 17:25:39 localhost anaconda[2181]: reformat: True >Jun 19 17:25:39 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:25:39 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:25:39 localhost anaconda[2181]: old fs type: None >Jun 19 17:25:39 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:25:39 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:25:39 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:25:39 localhost anaconda[2181]: old label: >Jun 19 17:25:39 localhost anaconda[2181]: new_label: >Jun 19 17:25:39 localhost anaconda[2181]: old mountpoint: >Jun 19 17:25:39 localhost anaconda[2181]: new mountpoint: >Jun 19 17:25:39 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:39 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:39 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:39 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:39 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:39 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:39 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:39 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:39 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:39 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:39 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:39 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:39 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:39 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:39 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:39 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:39 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:39 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:39 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:39 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:39 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:39 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:39 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:39 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:43 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:25:43 localhost anaconda[2181]: old name: localhost.localdomain:swap >Jun 19 17:25:43 localhost anaconda[2181]: new name: None >Jun 19 17:25:43 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:43 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:43 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:43 localhost anaconda[2181]: old size: 8012.0 >Jun 19 17:25:43 localhost anaconda[2181]: new size: 8012 >Jun 19 17:25:43 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:43 localhost anaconda[2181]: old device type: 1 >Jun 19 17:25:43 localhost anaconda[2181]: new device type: 1 >Jun 19 17:25:43 localhost anaconda[2181]: reformat: False >Jun 19 17:25:43 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:43 localhost anaconda[2181]: old fs type: None >Jun 19 17:25:43 localhost anaconda[2181]: new fs type: Unknown >Jun 19 17:25:43 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:25:43 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:25:43 localhost anaconda[2181]: old label: >Jun 19 17:25:43 localhost anaconda[2181]: new_label: >Jun 19 17:25:43 localhost anaconda[2181]: old mountpoint: >Jun 19 17:25:43 localhost anaconda[2181]: new mountpoint: >Jun 19 17:25:43 localhost anaconda[2181]: old raid level: raid0 >Jun 19 17:25:43 localhost anaconda[2181]: new raid level: raid0 >Jun 19 17:25:43 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4a554d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:25:43 localhost anaconda[2181]: old container: None >Jun 19 17:25:43 localhost anaconda[2181]: new container: None >Jun 19 17:25:43 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:25:43 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:25:43 localhost anaconda[2181]: old container raid level: None >Jun 19 17:25:43 localhost anaconda[2181]: new container raid level: None >Jun 19 17:25:43 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:25:43 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:25:43 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:25:43 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:25:43 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:43 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:43 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:43 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:43 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:43 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:43 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:25:43 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:43 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:43 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:43 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:25:43 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:25:43 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:25:43 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:25:43 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:25:43 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:25:43 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:25:43 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:25:43 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:25:43 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:25:43 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:43 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:25:43 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:25:47 localhost anaconda[2181]: new disk order: [] >Jun 19 17:25:47 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:25:47 localhost gnome-session[1504]: Window manager warning: last_focus_time (305827) is greater than comparison timestamp (305826). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:25:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1413f4a not in stack >Jun 19 17:25:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1413f46 not in stack >Jun 19 17:25:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1413f46 not in stack >Jun 19 17:25:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1413f46 not in stack >Jun 19 17:25:47 localhost program[2181]: Return code: 0 >Jun 19 17:25:48 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:25:48 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:25:48 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:25:48 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:25:48 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:25:48 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:25:48 localhost anaconda[2181]: stage1 device cannot be of type lvmvg >Jun 19 17:25:48 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:25:48 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:25:48 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:25:48 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:25:48 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:25:48 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:25:48 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:25:48 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:25:48 localhost anaconda[2181]: Running Thread: AnaCheckStorageThread (140009504233216) >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:25:48 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_disklabel(sda7) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_size(sda7) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_location(sda7) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_partition(sda7) returning True >Jun 19 17:25:48 localhost anaconda[2181]: _is_valid_format(sda7) returning True >Jun 19 17:25:48 localhost anaconda[2181]: is_valid_stage2_device(sda7) returning True >Jun 19 17:25:48 localhost anaconda[2181]: Thread Done: AnaCheckStorageThread (140009504233216) >Jun 19 17:25:48 localhost anaconda[2181]: Not doing 'require network connection' in live installation >Jun 19 17:25:48 localhost anaconda[2181]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:25:48 localhost anaconda[2181]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:25:48 localhost anaconda[2181]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >Jun 19 17:25:49 localhost anaconda[2181]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:25:49 localhost anaconda[2181]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >Jun 19 17:25:49 localhost anaconda[2181]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> status to: Checking storage configuration... >Jun 19 17:25:49 localhost anaconda[2181]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:25:49 localhost anaconda[2181]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >Jun 19 17:25:49 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:25:49 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:25:49 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:25:49 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >Jun 19 17:25:55 localhost anaconda[2181]: Not doing 'require network connection' in live installation >Jun 19 17:25:56 localhost anaconda[2181]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:25:57 localhost anaconda[2181]: Not doing 'require network connection' in live installation >Jun 19 17:25:58 localhost anaconda[2181]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:25:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:25:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:25:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:25:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >Jun 19 17:26:00 localhost anaconda[2181]: disk free: 3.64 MB fs free: 0 B sw needs: 2.97 GB auto swap: 8.00 GB >Jun 19 17:26:16 localhost blivet[2181]: Detected 16016M of memory >Jun 19 17:26:16 localhost blivet[2181]: Swap attempt of 8008M >Jun 19 17:26:16 localhost anaconda[2181]: Running Thread: AnaExecuteStorageThread (140009504233216) >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sda8 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sda7 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sdb7 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sda6 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sdb6 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sda5 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sdb5 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sda4 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sdb4 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sda3 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sdb3 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sda2 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sdb2 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sda1 >Jun 19 17:26:16 localhost blivet[2181]: clearpart: looking at sdb1 >Jun 19 17:26:16 localhost blivet[2181]: checking whether disk sda has an empty extended >Jun 19 17:26:16 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a490> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4a55bd0> PedPartition: <_ped.Partition object at 0x4862050> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >Jun 19 17:26:16 localhost blivet[2181]: checking whether disk sdb has an empty extended >Jun 19 17:26:16 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5862090> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f5684137d90> PedPartition: <_ped.Partition object at 0x5a65a70> ; logicals is ['sdb5', 'sdb6', 'sdb7'] >Jun 19 17:26:16 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1414859 not in stack >Jun 19 17:26:16 localhost anaconda[2181]: new disk order: [] >Jun 19 17:26:16 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:26:16 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1414855 not in stack >Jun 19 17:26:16 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1414855 not in stack >Jun 19 17:26:16 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1414855 not in stack >Jun 19 17:26:16 localhost program[2181]: Return code: 0 >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:16 localhost anaconda[2181]: new disk order: [] >Jun 19 17:26:16 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:26:16 localhost program[2181]: Return code: 0 >Jun 19 17:26:16 localhost anaconda[2181]: Not doing 'require network connection' in live installation >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:16 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:26:16 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:26:16 localhost anaconda[2181]: stage1 device cannot be of type lvmvg >Jun 19 17:26:16 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:26:16 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:26:16 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:26:16 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:26:16 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:26:16 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:26:16 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:26:16 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:26:16 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:26:16 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:26:16 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:26:16 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:26:16 localhost anaconda[2181]: Thread Done: AnaExecuteStorageThread (140009504233216) >Jun 19 17:26:16 localhost blivet[2181]: starting Blivet copy >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:26:16 localhost blivet[2181]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a74a10> PedPartition: <_ped.Partition object at 0x4862050> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:26:16 localhost blivet[2181]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a74b90> PedPartition: <_ped.Partition object at 0x5a65a70> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda3 ; >Jun 19 17:26:16 localhost blivet[2181]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a74d10> PedPartition: <_ped.Partition object at 0x5a65b90> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a74e90> PedPartition: <_ped.Partition object at 0x5a658f0> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda5 ; >Jun 19 17:26:16 localhost blivet[2181]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a81250> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a811d0> PedPartition: <_ped.Partition object at 0x5a65590> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda6 ; >Jun 19 17:26:16 localhost blivet[2181]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a81390> PedPartition: <_ped.Partition object at 0x5a65950> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:26:16 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a81510> PedPartition: <_ped.Partition object at 0x5a65650> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:26:16 localhost blivet[2181]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a81690> PedPartition: <_ped.Partition object at 0x5a65b30> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:26:16 localhost blivet[2181]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f56740c7690> PedPartition: <_ped.Partition object at 0x5a655f0> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:26:16 localhost blivet[2181]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a74f90> PedPartition: <_ped.Partition object at 0x5a65a10> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb3 ; >Jun 19 17:26:16 localhost blivet[2181]: device sdb3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a81790> PedPartition: <_ped.Partition object at 0x5a65830> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb4 ; >Jun 19 17:26:16 localhost blivet[2181]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a81910> PedPartition: <_ped.Partition object at 0x5a659b0> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb5 ; >Jun 19 17:26:16 localhost blivet[2181]: device sdb5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: <parted.filesystem.FileSystem object at 0x5a81c90> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a81c10> PedPartition: <_ped.Partition object at 0x5a7e0b0> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb6 ; >Jun 19 17:26:16 localhost blivet[2181]: device sdb6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a81dd0> PedPartition: <_ped.Partition object at 0x5a7e110> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:26:16 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a81f50> PedPartition: <_ped.Partition object at 0x5a7e170> >Jun 19 17:26:16 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdc1 ; >Jun 19 17:26:16 localhost blivet[2181]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5a76610> fileSystem: <parted.filesystem.FileSystem object at 0x5a81ad0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5a81990> PedPartition: <_ped.Partition object at 0x5a7e1d0> >Jun 19 17:26:16 localhost blivet[2181]: finished Blivet copy >Jun 19 17:26:16 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:16 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:26:16 localhost anaconda[2181]: ui: new_devices=['sda7', 'fedora-home', 'fedora-root', 'fedora-swap'] >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:16 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:16 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:16 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:16 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:16 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:26:16 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:26:16 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:26:16 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:16 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:16 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:16 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:16 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:16 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:16 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:26:16 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:26:16 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: device_type_changed: 2 Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:26:16 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:26:16 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:16 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:16 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:16 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:16 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:16 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:26:16 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:17 localhost anaconda[2181]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:26:17 localhost anaconda[2181]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >Jun 19 17:26:17 localhost anaconda[2181]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> status to: Saving storage configuration... >Jun 19 17:26:17 localhost anaconda[2181]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:26:17 localhost anaconda[2181]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >Jun 19 17:26:21 localhost anaconda[2181]: page clicked: Unknown >Jun 19 17:26:21 localhost anaconda[2181]: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:26:21 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:26:21 localhost anaconda[2181]: ui: saving changes to device sda7 >Jun 19 17:26:21 localhost anaconda[2181]: old name: sda7 >Jun 19 17:26:21 localhost anaconda[2181]: new name: None >Jun 19 17:26:21 localhost anaconda[2181]: old size: 500.0 >Jun 19 17:26:21 localhost anaconda[2181]: new size: 500 >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:21 localhost anaconda[2181]: old device type: 2 >Jun 19 17:26:21 localhost anaconda[2181]: new device type: 2 >Jun 19 17:26:21 localhost anaconda[2181]: reformat: True >Jun 19 17:26:21 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:26:21 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:26:21 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:26:21 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:26:21 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:26:21 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:26:21 localhost anaconda[2181]: old label: >Jun 19 17:26:21 localhost anaconda[2181]: new_label: >Jun 19 17:26:21 localhost anaconda[2181]: old mountpoint: /boot >Jun 19 17:26:21 localhost anaconda[2181]: new mountpoint: /boot >Jun 19 17:26:21 localhost anaconda[2181]: old raid level: None >Jun 19 17:26:21 localhost anaconda[2181]: new raid level: None >Jun 19 17:26:21 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a64f50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 19 17:26:21 localhost anaconda[2181]: old container: None >Jun 19 17:26:21 localhost anaconda[2181]: new container: None >Jun 19 17:26:21 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:26:21 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:26:21 localhost anaconda[2181]: old container raid level: None >Jun 19 17:26:21 localhost anaconda[2181]: new container raid level: None >Jun 19 17:26:21 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:26:21 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:26:21 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:26:21 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:26:21 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:26:21 localhost anaconda[2181]: show mountpoint: Unknown >Jun 19 17:26:21 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:21 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:21 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:21 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:21 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:21 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:21 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:26:21 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:21 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:21 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:21 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:21 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:21 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:21 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:21 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:21 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:21 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:21 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:21 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:26:21 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: device_type_changed: 1 RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:21 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:26:21 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:43 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:43 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:43 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:43 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:43 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:43 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:43 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:26:43 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:43 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:43 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:43 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:43 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:43 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:43 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:43 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:43 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:43 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:43 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:43 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:26:43 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:44 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:44 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:26:44 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:44 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:44 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:44 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:44 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:44 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:44 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:44 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:26:44 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:44 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:44 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:44 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:44 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:44 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:44 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:44 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:44 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:44 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:44 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:44 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:26:44 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:44 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:44 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:26:44 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:44 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:44 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:44 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:44 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:44 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:44 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:44 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:26:44 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:44 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:44 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:44 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:44 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:44 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:44 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:44 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:44 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:44 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:44 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:44 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:26:44 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:44 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:44 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:26:44 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:45 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:45 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:45 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:45 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:45 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:45 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:45 localhost anaconda[2181]: removing device 'existing 8012MB mdarray localhost.localdomain:swap (47)' from page Unknown >Jun 19 17:26:45 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:45 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:45 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:47 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:26:47 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >Jun 19 17:26:47 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:26:47 localhost program[2181]: Return code: 0 >Jun 19 17:26:47 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:26:47 localhost program[2181]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:26:47 localhost program[2181]: Return code: 1 >Jun 19 17:26:47 localhost anaconda[2181]: failed to schedule device removal: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:26:47 localhost anaconda[2181]: ui: removed device localhost.localdomain:swap >Jun 19 17:26:47 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:47 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:26:47 localhost anaconda[2181]: ui: new_devices=['sda7', 'fedora-home', 'fedora-root', 'fedora-swap'] >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:47 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:47 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:47 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:47 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:47 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:26:47 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:26:47 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:26:47 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:47 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:47 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:47 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:47 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:47 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:47 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:26:47 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:26:47 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: device_type_changed: 2 Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:26:47 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:26:47 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:47 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:47 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:47 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:47 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:26:47 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x141546f not in stack >Jun 19 17:26:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x141546b not in stack >Jun 19 17:26:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x141546b not in stack >Jun 19 17:26:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x141546b not in stack >Jun 19 17:26:50 localhost anaconda[2181]: page clicked: Unknown >Jun 19 17:26:50 localhost anaconda[2181]: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:26:50 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:26:50 localhost anaconda[2181]: ui: saving changes to device sda7 >Jun 19 17:26:50 localhost anaconda[2181]: old name: sda7 >Jun 19 17:26:50 localhost anaconda[2181]: new name: None >Jun 19 17:26:50 localhost anaconda[2181]: old size: 500.0 >Jun 19 17:26:50 localhost anaconda[2181]: new size: 500 >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:50 localhost anaconda[2181]: old device type: 2 >Jun 19 17:26:50 localhost anaconda[2181]: new device type: 2 >Jun 19 17:26:50 localhost anaconda[2181]: reformat: True >Jun 19 17:26:50 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:26:50 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:26:50 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:26:50 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:26:50 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:26:50 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:26:50 localhost anaconda[2181]: old label: >Jun 19 17:26:50 localhost anaconda[2181]: new_label: >Jun 19 17:26:50 localhost anaconda[2181]: old mountpoint: /boot >Jun 19 17:26:50 localhost anaconda[2181]: new mountpoint: /boot >Jun 19 17:26:50 localhost anaconda[2181]: old raid level: None >Jun 19 17:26:50 localhost anaconda[2181]: new raid level: None >Jun 19 17:26:50 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a64f50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 19 17:26:50 localhost anaconda[2181]: old container: None >Jun 19 17:26:50 localhost anaconda[2181]: new container: None >Jun 19 17:26:50 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:26:50 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:26:50 localhost anaconda[2181]: old container raid level: None >Jun 19 17:26:50 localhost anaconda[2181]: new container raid level: None >Jun 19 17:26:50 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:26:50 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:26:50 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:26:50 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:26:50 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:26:50 localhost anaconda[2181]: show mountpoint: Unknown >Jun 19 17:26:50 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:50 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:50 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:50 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:50 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:50 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:50 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:26:50 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:50 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:50 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:50 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:50 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:50 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:50 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:50 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:50 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:50 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:50 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:50 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:26:50 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: device_type_changed: 1 RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:50 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:26:50 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:51 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:51 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:51 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:51 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:51 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:51 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:51 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:26:51 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:51 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:51 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:51 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:51 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:51 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:51 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:51 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:51 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:51 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:51 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:51 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:26:51 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:51 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:51 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:26:51 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:51 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:51 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:51 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:51 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:51 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:51 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:51 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:26:51 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:51 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:51 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:51 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:51 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:51 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:51 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:51 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:51 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:51 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:51 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:51 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:26:51 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:51 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:51 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:26:51 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:52 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:26:52 localhost anaconda[2181]: old name: localhost.localdomain:swap >Jun 19 17:26:52 localhost anaconda[2181]: new name: None >Jun 19 17:26:52 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:52 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:52 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:52 localhost anaconda[2181]: old size: 8012.0 >Jun 19 17:26:52 localhost anaconda[2181]: new size: 8012 >Jun 19 17:26:52 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:52 localhost anaconda[2181]: old device type: 1 >Jun 19 17:26:52 localhost anaconda[2181]: new device type: 1 >Jun 19 17:26:52 localhost anaconda[2181]: reformat: False >Jun 19 17:26:52 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:52 localhost anaconda[2181]: old fs type: None >Jun 19 17:26:52 localhost anaconda[2181]: new fs type: Unknown >Jun 19 17:26:52 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:26:52 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:26:52 localhost anaconda[2181]: old label: >Jun 19 17:26:52 localhost anaconda[2181]: new_label: >Jun 19 17:26:52 localhost anaconda[2181]: old mountpoint: >Jun 19 17:26:52 localhost anaconda[2181]: new mountpoint: >Jun 19 17:26:52 localhost anaconda[2181]: old raid level: raid0 >Jun 19 17:26:52 localhost anaconda[2181]: new raid level: raid0 >Jun 19 17:26:52 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4a64f50>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:26:52 localhost anaconda[2181]: old container: None >Jun 19 17:26:52 localhost anaconda[2181]: new container: None >Jun 19 17:26:52 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:26:52 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:26:52 localhost anaconda[2181]: old container raid level: None >Jun 19 17:26:52 localhost anaconda[2181]: new container raid level: None >Jun 19 17:26:52 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:26:52 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:26:52 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:26:52 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:26:52 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:52 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:52 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:52 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:52 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:52 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:52 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:26:52 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:52 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:52 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:52 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:52 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:52 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:52 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:52 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:52 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:52 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:52 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:52 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:26:52 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:52 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:52 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:26:52 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:52 localhost blivet[2181]: getFormat('appleboot') returning AppleBootstrapFS instance >Jun 19 17:26:52 localhost blivet[2181]: getFormat('biosboot') returning BIOSBoot instance >Jun 19 17:26:52 localhost blivet[2181]: getFormat('prepboot') returning PPCPRePBoot instance >Jun 19 17:26:53 localhost gnome-session[1504]: Window manager warning: last_focus_time (371815) is greater than comparison timestamp (371814). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:26:53 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14168d7 not in stack >Jun 19 17:26:53 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x14168d3 not in stack >Jun 19 17:26:53 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x14168d3 not in stack >Jun 19 17:26:53 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x14168d3 not in stack >Jun 19 17:26:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:56 localhost anaconda[2181]: current selector: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:26:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:56 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:26:56 localhost anaconda[2181]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:26:56 localhost anaconda[2181]: old name: localhost.localdomain:swap >Jun 19 17:26:56 localhost anaconda[2181]: new name: None >Jun 19 17:26:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:56 localhost anaconda[2181]: old size: 8012.0 >Jun 19 17:26:56 localhost anaconda[2181]: new size: 8012 >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:56 localhost anaconda[2181]: old device type: 1 >Jun 19 17:26:56 localhost anaconda[2181]: new device type: 1 >Jun 19 17:26:56 localhost anaconda[2181]: reformat: False >Jun 19 17:26:56 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:56 localhost anaconda[2181]: old fs type: None >Jun 19 17:26:56 localhost anaconda[2181]: new fs type: Unknown >Jun 19 17:26:56 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:26:56 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:26:56 localhost anaconda[2181]: old label: >Jun 19 17:26:56 localhost anaconda[2181]: new_label: >Jun 19 17:26:56 localhost anaconda[2181]: old mountpoint: >Jun 19 17:26:56 localhost anaconda[2181]: new mountpoint: >Jun 19 17:26:56 localhost anaconda[2181]: old raid level: raid0 >Jun 19 17:26:56 localhost anaconda[2181]: new raid level: raid0 >Jun 19 17:26:56 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4a64f50>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:26:56 localhost anaconda[2181]: old container: None >Jun 19 17:26:56 localhost anaconda[2181]: new container: None >Jun 19 17:26:56 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:26:56 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:26:56 localhost anaconda[2181]: old container raid level: None >Jun 19 17:26:56 localhost anaconda[2181]: new container raid level: None >Jun 19 17:26:56 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:26:56 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:26:56 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:26:56 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:26:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:56 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:26:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:56 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:56 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:56 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:56 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:56 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:56 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:56 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:56 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:56 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:26:56 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:56 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:56 localhost anaconda[2181]: new selector: non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home >Jun 19 17:26:56 localhost anaconda[2181]: populate_right_side: non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home >Jun 19 17:26:56 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:56 localhost anaconda[2181]: updated device_container_name to fedora >Jun 19 17:26:56 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:56 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:56 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:26:56 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:26:56 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:26:56 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:26:56 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: device_type_changed: 0 LVM >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:26:56 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:56 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >Jun 19 17:26:56 localhost anaconda[2181]: new container selection: None >Jun 19 17:26:56 localhost anaconda[2181]: new container selection: None >Jun 19 17:26:56 localhost anaconda[2181]: new container selection: fedora >Jun 19 17:26:56 localhost anaconda[2181]: default container is fedora >Jun 19 17:26:58 localhost anaconda[2181]: removing device 'non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home' from page New Fedora 20 Installation >Jun 19 17:26:58 localhost blivet[2181]: removed lvmlv fedora-home (id 73) from device tree >Jun 19 17:26:58 localhost blivet[2181]: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >Jun 19 17:26:58 localhost blivet[2181]: registered action: [68] Destroy Device lvmlv fedora-home (id 73) >Jun 19 17:26:58 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, ['sda', 'sdb'], {'container_raid_level': None, 'container_encrypted': False, 'container_size': 0, 'container_name': 'fedora'} >Jun 19 17:26:58 localhost blivet[2181]: LVMFactory.configure: parent_factory: None ; >Jun 19 17:26:58 localhost blivet[2181]: starting Blivet copy >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c3cc10> PedPartition: <_ped.Partition object at 0x5c28b30> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c3cd90> PedPartition: <_ped.Partition object at 0x5c28b90> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda3 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c3cf10> PedPartition: <_ped.Partition object at 0x5c28bf0> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c410d0> PedPartition: <_ped.Partition object at 0x5c28c50> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda5 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: <parted.filesystem.FileSystem object at 0x5c41450> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c413d0> PedPartition: <_ped.Partition object at 0x5c28d10> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda6 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c41590> PedPartition: <_ped.Partition object at 0x5c28d70> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c41710> PedPartition: <_ped.Partition object at 0x5c28dd0> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c41890> PedPartition: <_ped.Partition object at 0x5c28e30> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a88d90> PedPartition: <_ped.Partition object at 0x5c28cb0> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c411d0> PedPartition: <_ped.Partition object at 0x5c28e90> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb3 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c41990> PedPartition: <_ped.Partition object at 0x5c28ef0> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c41b10> PedPartition: <_ped.Partition object at 0x5c28f50> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb5 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: <parted.filesystem.FileSystem object at 0x5c41e90> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c41e10> PedPartition: <_ped.Partition object at 0x5c45050> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb6 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c41fd0> PedPartition: <_ped.Partition object at 0x5c450b0> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c46190> PedPartition: <_ped.Partition object at 0x5c45110> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdc1 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c33fd0> fileSystem: <parted.filesystem.FileSystem object at 0x5c41cd0> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5c41b90> PedPartition: <_ped.Partition object at 0x5c45170> >Jun 19 17:26:58 localhost blivet[2181]: finished Blivet copy >Jun 19 17:26:58 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:26:58 localhost blivet[2181]: vg fedora has 1367552MB free >Jun 19 17:26:58 localhost blivet[2181]: size bumped to 59213 to include new device space >Jun 19 17:26:58 localhost blivet[2181]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Jun 19 17:26:58 localhost blivet[2181]: child factory args: [<blivet.Blivet object at 0x4a64f50>, 59213.0, [DiskDevice instance (0x5857950) -- >name = sda status = True kids = 8 id = 36 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x58559e0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x58579d0>, DiskDevice instance (0x4619210) -- >name = sdb status = True kids = 7 id = 48 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x55749e0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4619b50>]] >Jun 19 17:26:58 localhost blivet[2181]: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >Jun 19 17:26:58 localhost blivet[2181]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f56740c7b10> ; >Jun 19 17:26:58 localhost blivet[2181]: parent factory container: non-existent 1426760MB lvmvg fedora (71) >Jun 19 17:26:58 localhost blivet[2181]: members: ['sda8', 'sdb7'] >Jun 19 17:26:58 localhost blivet[2181]: add_disks: [] >Jun 19 17:26:58 localhost blivet[2181]: remove_disks: [] >Jun 19 17:26:58 localhost blivet[2181]: LVMPhysicalVolume.__init__: >Jun 19 17:26:58 localhost blivet[2181]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:26:58 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:26:58 localhost blivet[2181]: vg fedora has 1367552MB free >Jun 19 17:26:58 localhost blivet[2181]: size bumped to 59213 to include new device space >Jun 19 17:26:58 localhost blivet[2181]: adding a TotalSizeSet with size 59213 >Jun 19 17:26:58 localhost blivet[2181]: set.allocated = 16 >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:26:58 localhost blivet[2181]: removing all non-preexisting partitions ['sda7(id 70)', 'sda8(id 68)', 'sdb7(id 69)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda7 new partedPartition None >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda8 new partedPartition None >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb7 new partedPartition None >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:26:58 localhost blivet[2181]: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req2(id 70)', 'req0(id 68)', 'req1(id 69)'] >Jun 19 17:26:58 localhost blivet[2181]: removing all non-preexisting partitions ['req2(id 70)', 'req0(id 68)', 'req1(id 69)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:58 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:58 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:58 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:58 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:26:58 localhost blivet[2181]: allocating partition: req2 ; id: 70 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:26:58 localhost blivet[2181]: checking freespace on sda >Jun 19 17:26:58 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:26:58 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:26:58 localhost blivet[2181]: free region not suitable for request >Jun 19 17:26:58 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:26:58 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:26:58 localhost blivet[2181]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:26:58 localhost blivet[2181]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:26:58 localhost blivet[2181]: updating use_disk to sda, type: 1 >Jun 19 17:26:58 localhost blivet[2181]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:26:58 localhost blivet[2181]: new free allows for 0 sectors of growth >Jun 19 17:26:58 localhost blivet[2181]: found free space for bootable request >Jun 19 17:26:58 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:26:58 localhost blivet[2181]: created partition sda7 of 500MB and added it to /dev/sda >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:26:58 localhost blivet[2181]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4c750> PedPartition: <_ped.Partition object at 0x5a7e170> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4e210> PedPartition: <_ped.Partition object at 0x5c45830> >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:58 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:58 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:26:58 localhost blivet[2181]: allocating partition: req0 ; id: 68 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 59213.0 ; start: None ; end: None >Jun 19 17:26:58 localhost blivet[2181]: checking freespace on sda >Jun 19 17:26:58 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jun 19 17:26:58 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:26:58 localhost blivet[2181]: free region not suitable for request >Jun 19 17:26:58 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:26:58 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:26:58 localhost blivet[2181]: checking 493027328-1953525167 (713133 MB) >Jun 19 17:26:58 localhost blivet[2181]: current free range is 493027328-1953525167 (713133MB) >Jun 19 17:26:58 localhost blivet[2181]: evaluating growth potential for new layout >Jun 19 17:26:58 localhost blivet[2181]: calculating growth for disk /dev/sdb >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: disk /dev/sdb growth: 0 (0MB) >Jun 19 17:26:58 localhost blivet[2181]: calculating growth for disk /dev/sda >Jun 19 17:26:58 localhost blivet[2181]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:26:58 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a88fd0> PedPartition: <_ped.Partition object at 0x5a65650> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:26:58 localhost blivet[2181]: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:26:58 localhost blivet[2181]: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 121251840 >done = False >Jun 19 17:26:58 localhost blivet[2181]: 1 requests and 1460483504 (713126MB) left in chunk >Jun 19 17:26:58 localhost blivet[2181]: adding 1460483504 (713126MB) to 68 (sda8) >Jun 19 17:26:58 localhost blivet[2181]: taking back 1339231664 (653921MB) from 68 (sda8) >Jun 19 17:26:58 localhost blivet[2181]: new grow amount for request 68 (sda8) is 121251840 units, or 59205MB >Jun 19 17:26:58 localhost blivet[2181]: request 70 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:26:58 localhost blivet[2181]: request 68 (sda8) growth: 121251840 (59205MB) size: 59213MB >Jun 19 17:26:58 localhost blivet[2181]: disk /dev/sda growth: 121251840 (59205MB) >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda8 new partedPartition None >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: total growth: 121251840 sectors >Jun 19 17:26:58 localhost blivet[2181]: updating use_disk to sda, type: 1 >Jun 19 17:26:58 localhost blivet[2181]: new free: 493027328-1953525167 / 713133MB >Jun 19 17:26:58 localhost blivet[2181]: new free allows for 121251840 sectors of growth >Jun 19 17:26:58 localhost blivet[2181]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:26:58 localhost blivet[2181]: created partition sda8 of 8MB and added it to /dev/sda >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:26:58 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c46510> PedPartition: <_ped.Partition object at 0x5c451d0> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4e610> PedPartition: <_ped.Partition object at 0x5c458f0> >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:58 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:26:58 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:26:58 localhost blivet[2181]: allocating partition: req1 ; id: 69 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 59213.0 ; start: None ; end: None >Jun 19 17:26:58 localhost blivet[2181]: checking freespace on sdb >Jun 19 17:26:58 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jun 19 17:26:58 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:26:58 localhost blivet[2181]: free region not suitable for request >Jun 19 17:26:58 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:26:58 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:26:58 localhost blivet[2181]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:26:58 localhost blivet[2181]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:26:58 localhost blivet[2181]: evaluating growth potential for new layout >Jun 19 17:26:58 localhost blivet[2181]: calculating growth for disk /dev/sdb >Jun 19 17:26:58 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:26:58 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4c390> PedPartition: <_ped.Partition object at 0x5c454d0> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:26:58 localhost blivet[2181]: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 121251840 >done = False >Jun 19 17:26:58 localhost blivet[2181]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:26:58 localhost blivet[2181]: adding 1461507504 (713626MB) to 69 (sdb7) >Jun 19 17:26:58 localhost blivet[2181]: taking back 1340255664 (654421MB) from 69 (sdb7) >Jun 19 17:26:58 localhost blivet[2181]: new grow amount for request 69 (sdb7) is 121251840 units, or 59205MB >Jun 19 17:26:58 localhost blivet[2181]: request 69 (sdb7) growth: 121251840 (59205MB) size: 59213MB >Jun 19 17:26:58 localhost blivet[2181]: disk /dev/sdb growth: 121251840 (59205MB) >Jun 19 17:26:58 localhost blivet[2181]: calculating growth for disk /dev/sda >Jun 19 17:26:58 localhost blivet[2181]: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:26:58 localhost blivet[2181]: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:26:58 localhost blivet[2181]: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 121251840 >done = False >Jun 19 17:26:58 localhost blivet[2181]: 1 requests and 1460483504 (713126MB) left in chunk >Jun 19 17:26:58 localhost blivet[2181]: adding 1460483504 (713126MB) to 68 (sda8) >Jun 19 17:26:58 localhost blivet[2181]: taking back 1339231664 (653921MB) from 68 (sda8) >Jun 19 17:26:58 localhost blivet[2181]: new grow amount for request 68 (sda8) is 121251840 units, or 59205MB >Jun 19 17:26:58 localhost blivet[2181]: request 70 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:26:58 localhost blivet[2181]: request 68 (sda8) growth: 121251840 (59205MB) size: 59213MB >Jun 19 17:26:58 localhost blivet[2181]: disk /dev/sda growth: 121251840 (59205MB) >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb7 new partedPartition None >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:26:58 localhost blivet[2181]: total growth: 242503680 sectors >Jun 19 17:26:58 localhost blivet[2181]: updating use_disk to sdb, type: 1 >Jun 19 17:26:58 localhost blivet[2181]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:26:58 localhost blivet[2181]: new free allows for 242503680 sectors of growth >Jun 19 17:26:58 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:26:58 localhost blivet[2181]: created partition sdb7 of 8MB and added it to /dev/sdb >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:26:58 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4cbd0> PedPartition: <_ped.Partition object at 0x5c455f0> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4eb50> PedPartition: <_ped.Partition object at 0x5c45a10> >Jun 19 17:26:58 localhost blivet[2181]: growPartitions: disks=['sda', 'sdb'], partitions=['sda7(id 70)', 'sda8(id 68)', 'sdb7(id 69)'] >Jun 19 17:26:58 localhost blivet[2181]: growable partitions are ['sda8', 'sdb7'] >Jun 19 17:26:58 localhost blivet[2181]: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:26:58 localhost blivet[2181]: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:26:58 localhost blivet[2181]: disk sda has 3 chunks >Jun 19 17:26:58 localhost blivet[2181]: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:26:58 localhost blivet[2181]: disk sdb has 3 chunks >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:26:58 localhost blivet[2181]: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 121251840 >done = False >Jun 19 17:26:58 localhost blivet[2181]: 1 requests and 1460483504 (713126MB) left in chunk >Jun 19 17:26:58 localhost blivet[2181]: adding 1460483504 (713126MB) to 68 (sda8) >Jun 19 17:26:58 localhost blivet[2181]: taking back 1339231664 (653921MB) from 68 (sda8) >Jun 19 17:26:58 localhost blivet[2181]: new grow amount for request 68 (sda8) is 121251840 units, or 59205MB >Jun 19 17:26:58 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:26:58 localhost blivet[2181]: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 121251840 >done = False >Jun 19 17:26:58 localhost blivet[2181]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:26:58 localhost blivet[2181]: adding 1461507504 (713626MB) to 69 (sdb7) >Jun 19 17:26:58 localhost blivet[2181]: taking back 1340255664 (654421MB) from 69 (sdb7) >Jun 19 17:26:58 localhost blivet[2181]: new grow amount for request 69 (sdb7) is 121251840 units, or 59205MB >Jun 19 17:26:58 localhost blivet[2181]: set: ['sda8', 'sdb7'] 16/59213 >Jun 19 17:26:58 localhost blivet[2181]: allocating 59205 to TotalSizeSet with 16/59213 (59197 needed) >Jun 19 17:26:58 localhost blivet[2181]: allocating 59205 to TotalSizeSet with 59221/59213 (-8 needed) >Jun 19 17:26:58 localhost blivet[2181]: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 121251840 max_grow = 121251840 >done = True >Jun 19 17:26:58 localhost blivet[2181]: needed: -59213 >Jun 19 17:26:58 localhost blivet[2181]: reclaim: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 121251840 max_grow = 121251840 >done = True 60634112 (29606 MB) >Jun 19 17:26:58 localhost blivet[2181]: deallocating 29606 from TotalSizeSet with 118426/59213 (-59213 needed) >Jun 19 17:26:58 localhost blivet[2181]: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 121251840 max_grow = 121251840 >done = True >Jun 19 17:26:58 localhost blivet[2181]: needed: -29606 >Jun 19 17:26:58 localhost blivet[2181]: reclaim: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 121251840 max_grow = 121251840 >done = True 60634112 (29606 MB) >Jun 19 17:26:58 localhost blivet[2181]: deallocating 29606 from TotalSizeSet with 88819/59213 (-29606 needed) >Jun 19 17:26:58 localhost blivet[2181]: set: ['sda8', 'sdb7'] 59213/59213 >Jun 19 17:26:58 localhost blivet[2181]: allocating 0 to TotalSizeSet with 59213/59213 (0 needed) >Jun 19 17:26:58 localhost blivet[2181]: allocating 0 to TotalSizeSet with 59213/59213 (0 needed) >Jun 19 17:26:58 localhost blivet[2181]: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 60617728 max_grow = 121251840 >done = True >Jun 19 17:26:58 localhost blivet[2181]: needed: 0 >Jun 19 17:26:58 localhost blivet[2181]: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 60617728 max_grow = 121251840 >done = True >Jun 19 17:26:58 localhost blivet[2181]: needed: 0 >Jun 19 17:26:58 localhost blivet[2181]: growing partitions on sda >Jun 19 17:26:58 localhost blivet[2181]: partition sda7 (70): 1 >Jun 19 17:26:58 localhost blivet[2181]: new geometry for sda7: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46490> >Jun 19 17:26:58 localhost blivet[2181]: partition sda8 (68): 1 >Jun 19 17:26:58 localhost blivet[2181]: new geometry for sda8: parted.Geometry instance -- >start: 493029376 end: 553662463 length: 60633088 >device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46950> >Jun 19 17:26:58 localhost blivet[2181]: removing all non-preexisting partitions ['sda7(id 70)', 'sda8(id 68)'] from disk(s) ['sda'] >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda7 new partedPartition None >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda8 new partedPartition None >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: back from removeNewPartitions >Jun 19 17:26:58 localhost blivet[2181]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x5c46350> PedGeometry: <_ped.Geometry object at 0x5a81650> >Jun 19 17:26:58 localhost blivet[2181]: setting req2 new geometry: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46490> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:26:58 localhost blivet[2181]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c33fd0> PedPartition: <_ped.Partition object at 0x5c28fb0> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4c450> PedPartition: <_ped.Partition object at 0x5c45830> >Jun 19 17:26:58 localhost blivet[2181]: setting req0 new geometry: parted.Geometry instance -- >start: 493029376 end: 553662463 length: 60633088 >device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46950> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:26:58 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a81410> PedPartition: <_ped.Partition object at 0x5a65b30> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:26:58 localhost blivet[2181]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4e390> PedPartition: <_ped.Partition object at 0x5c45590> >Jun 19 17:26:58 localhost blivet[2181]: growing partitions on sdb >Jun 19 17:26:58 localhost blivet[2181]: partition sdb7 (69): 1 >Jun 19 17:26:58 localhost blivet[2181]: new geometry for sdb7: parted.Geometry instance -- >start: 492003328 end: 552636415 length: 60633088 >device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c463d0> >Jun 19 17:26:58 localhost blivet[2181]: removing all non-preexisting partitions ['sdb7(id 69)'] from disk(s) ['sdb'] >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb7 new partedPartition None >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:26:58 localhost blivet[2181]: back from removeNewPartitions >Jun 19 17:26:58 localhost blivet[2181]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x5c46250> PedGeometry: <_ped.Geometry object at 0x5a81490> >Jun 19 17:26:58 localhost blivet[2181]: setting req1 new geometry: parted.Geometry instance -- >start: 492003328 end: 552636415 length: 60633088 >device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c463d0> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:26:58 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c3c990> PedPartition: <_ped.Partition object at 0x5c45290> >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:26:58 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:26:58 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:26:58 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4e690> PedPartition: <_ped.Partition object at 0x5c45350> >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 100064MB partition sda1 (37) with existing mdmember at 100064.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 75128MB partition sda2 (39) with existing mdmember at 75128.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 60032MB partition sda3 (41) with existing mdmember at 60032.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 718644MB partition sda4 (43) at 718644.71 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 1000MB partition sda5 (44) with existing mdmember at 1000.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 4008MB partition sda6 (46) with existing mdmember at 4008.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of non-existent 29606MB partition sda8 (68) with non-existent lvmpv at 29606.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 100064MB partition sdb1 (49) with existing mdmember at 100064.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 75128MB partition sdb2 (50) with existing mdmember at 75128.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 60032MB partition sdb3 (51) with existing mdmember at 60032.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 718644MB partition sdb4 (52) at 718644.71 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 1000MB partition sdb5 (53) with existing mdmember at 1000.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of existing 4008MB partition sdb6 (54) with existing mdmember at 4008.00 >Jun 19 17:26:58 localhost blivet[2181]: fixing size of non-existent 29606MB partition sdb7 (69) with non-existent lvmpv at 29606.00 >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:58 localhost blivet[2181]: new member set: ['sda8', 'sdb7'] >Jun 19 17:26:58 localhost blivet[2181]: old member set: ['sda8', 'sdb7'] >Jun 19 17:26:58 localhost anaconda[2181]: ui: removed device fedora-home >Jun 19 17:26:58 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:58 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:26:58 localhost anaconda[2181]: ui: new_devices=['sda7', 'fedora-root', 'fedora-swap'] >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:26:58 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:26:58 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:26:58 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:26:58 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:26:58 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:26:58 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:26:58 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:26:58 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:58 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:58 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:58 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:58 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: device_type_changed: 2 Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:26:58 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:26:58 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:58 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:26:58 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:58 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:58 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:58 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:26:58 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:59 localhost anaconda[2181]: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:26:59 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:26:59 localhost anaconda[2181]: ui: saving changes to device sda7 >Jun 19 17:26:59 localhost anaconda[2181]: old name: sda7 >Jun 19 17:26:59 localhost anaconda[2181]: new name: None >Jun 19 17:26:59 localhost anaconda[2181]: old size: 500.0 >Jun 19 17:26:59 localhost anaconda[2181]: new size: 500 >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:26:59 localhost anaconda[2181]: old device type: 2 >Jun 19 17:26:59 localhost anaconda[2181]: new device type: 2 >Jun 19 17:26:59 localhost anaconda[2181]: reformat: True >Jun 19 17:26:59 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:26:59 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:26:59 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:26:59 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:26:59 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:26:59 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:26:59 localhost anaconda[2181]: old label: >Jun 19 17:26:59 localhost anaconda[2181]: new_label: >Jun 19 17:26:59 localhost anaconda[2181]: old mountpoint: /boot >Jun 19 17:26:59 localhost anaconda[2181]: new mountpoint: /boot >Jun 19 17:26:59 localhost anaconda[2181]: old raid level: None >Jun 19 17:26:59 localhost anaconda[2181]: new raid level: None >Jun 19 17:26:59 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a64f50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 19 17:26:59 localhost anaconda[2181]: old container: None >Jun 19 17:26:59 localhost anaconda[2181]: new container: None >Jun 19 17:26:59 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:26:59 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:26:59 localhost anaconda[2181]: old container raid level: None >Jun 19 17:26:59 localhost anaconda[2181]: new container raid level: None >Jun 19 17:26:59 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:26:59 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:26:59 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:26:59 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:26:59 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:26:59 localhost anaconda[2181]: new selector: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >Jun 19 17:26:59 localhost anaconda[2181]: populate_right_side: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >Jun 19 17:26:59 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:26:59 localhost anaconda[2181]: updated device_container_name to fedora >Jun 19 17:26:59 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:26:59 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:26:59 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: device_type_changed: 0 LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:26:59 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:26:59 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >Jun 19 17:26:59 localhost anaconda[2181]: new container selection: None >Jun 19 17:26:59 localhost anaconda[2181]: new container selection: None >Jun 19 17:26:59 localhost anaconda[2181]: new container selection: fedora >Jun 19 17:26:59 localhost anaconda[2181]: default container is fedora >Jun 19 17:27:00 localhost anaconda[2181]: current selector: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >Jun 19 17:27:00 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:27:00 localhost anaconda[2181]: ui: saving changes to device fedora-root >Jun 19 17:27:00 localhost anaconda[2181]: old name: root >Jun 19 17:27:00 localhost anaconda[2181]: new name: root >Jun 19 17:27:00 localhost anaconda[2181]: old size: 51200 >Jun 19 17:27:00 localhost anaconda[2181]: new size: 51200 >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: old device type: 0 >Jun 19 17:27:00 localhost anaconda[2181]: new device type: 0 >Jun 19 17:27:00 localhost anaconda[2181]: reformat: True >Jun 19 17:27:00 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:27:00 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:00 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:27:00 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:27:00 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:27:00 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:27:00 localhost anaconda[2181]: old label: >Jun 19 17:27:00 localhost anaconda[2181]: new_label: >Jun 19 17:27:00 localhost anaconda[2181]: old mountpoint: / >Jun 19 17:27:00 localhost anaconda[2181]: new mountpoint: / >Jun 19 17:27:00 localhost anaconda[2181]: old raid level: None >Jun 19 17:27:00 localhost anaconda[2181]: new raid level: None >Jun 19 17:27:00 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 51200, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:27:00 localhost blivet[2181]: fedora size is 59208MB >Jun 19 17:27:00 localhost blivet[2181]: vg fedora has 0MB free >Jun 19 17:27:00 localhost anaconda[2181]: old container: fedora >Jun 19 17:27:00 localhost anaconda[2181]: new container: fedora >Jun 19 17:27:00 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:27:00 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:27:00 localhost anaconda[2181]: old container raid level: None >Jun 19 17:27:00 localhost anaconda[2181]: new container raid level: None >Jun 19 17:27:00 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:27:00 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:27:00 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:27:00 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:27:00 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:27:00 localhost anaconda[2181]: new selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:27:00 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:27:00 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: device_type_changed: 2 Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:00 localhost anaconda[2181]: removing device 'non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 20 Installation >Jun 19 17:27:00 localhost blivet[2181]: removed partition sda7 (id 70) from device tree >Jun 19 17:27:00 localhost blivet[2181]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:27:00 localhost blivet[2181]: registered action: [69] Destroy Device partition sda7 (id 70) >Jun 19 17:27:00 localhost blivet[2181]: checking whether disk sda has an empty extended >Jun 19 17:27:00 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c46c50> PedPartition: <_ped.Partition object at 0x5a65b30> ; logicals is ['sda5', 'sda6', 'sda7'] >Jun 19 17:27:00 localhost blivet[2181]: checking whether disk sdb has an empty extended >Jun 19 17:27:00 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c3c510> PedPartition: <_ped.Partition object at 0x5a7e170> ; logicals is ['sdb5', 'sdb6', 'sdb7'] >Jun 19 17:27:00 localhost anaconda[2181]: ui: removed device sda7 >Jun 19 17:27:00 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:00 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:27:00 localhost anaconda[2181]: ui: new_devices=['fedora-root', 'fedora-swap'] >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:00 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:00 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:00 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:00 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:00 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:27:00 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:27:00 localhost anaconda[2181]: populate_right_side: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >Jun 19 17:27:00 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_name to fedora >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: device_type_changed: 0 LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >Jun 19 17:27:00 localhost anaconda[2181]: new container selection: None >Jun 19 17:27:00 localhost anaconda[2181]: new container selection: None >Jun 19 17:27:00 localhost anaconda[2181]: new container selection: fedora >Jun 19 17:27:00 localhost anaconda[2181]: default container is fedora >Jun 19 17:27:00 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:27:00 localhost anaconda[2181]: populate_right_side: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >Jun 19 17:27:00 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_name to fedora >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:27:00 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:27:00 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:00 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >Jun 19 17:27:00 localhost anaconda[2181]: new container selection: None >Jun 19 17:27:00 localhost anaconda[2181]: new container selection: None >Jun 19 17:27:00 localhost anaconda[2181]: new container selection: fedora >Jun 19 17:27:00 localhost anaconda[2181]: default container is fedora >Jun 19 17:27:03 localhost anaconda[2181]: removing device 'non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at /' from page New Fedora 20 Installation >Jun 19 17:27:03 localhost blivet[2181]: removed lvmlv fedora-root (id 72) from device tree >Jun 19 17:27:03 localhost blivet[2181]: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >Jun 19 17:27:03 localhost blivet[2181]: registered action: [70] Destroy Device lvmlv fedora-root (id 72) >Jun 19 17:27:03 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, ['sda', 'sdb'], {'container_raid_level': None, 'container_encrypted': False, 'container_size': 0, 'container_name': 'fedora'} >Jun 19 17:27:03 localhost blivet[2181]: LVMFactory.configure: parent_factory: None ; >Jun 19 17:27:03 localhost blivet[2181]: starting Blivet copy >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c57590> PedPartition: <_ped.Partition object at 0x5a7e170> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c57710> PedPartition: <_ped.Partition object at 0x5a65b30> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda3 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c57890> PedPartition: <_ped.Partition object at 0x5c45950> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c57a10> PedPartition: <_ped.Partition object at 0x5c45170> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda5 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: <parted.filesystem.FileSystem object at 0x5c57d90> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c57d10> PedPartition: <_ped.Partition object at 0x5c451d0> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda6 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c57ed0> PedPartition: <_ped.Partition object at 0x5c45710> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c57b90> PedPartition: <_ped.Partition object at 0x5c454d0> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c537d0> PedPartition: <_ped.Partition object at 0x5c45530> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c59050> PedPartition: <_ped.Partition object at 0x5c453b0> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb3 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c591d0> PedPartition: <_ped.Partition object at 0x5c45a70> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c59350> PedPartition: <_ped.Partition object at 0x5c45ad0> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb5 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: <parted.filesystem.FileSystem object at 0x5c596d0> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c59650> PedPartition: <_ped.Partition object at 0x5c45b90> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb6 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c59810> PedPartition: <_ped.Partition object at 0x5c45bf0> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c59990> PedPartition: <_ped.Partition object at 0x5c45c50> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdc1 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x5c54b50> fileSystem: <parted.filesystem.FileSystem object at 0x5c59510> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x5c593d0> PedPartition: <_ped.Partition object at 0x5c45cb0> >Jun 19 17:27:03 localhost blivet[2181]: finished Blivet copy >Jun 19 17:27:03 localhost blivet[2181]: fedora size is 59208MB >Jun 19 17:27:03 localhost blivet[2181]: vg fedora has 51200MB free >Jun 19 17:27:03 localhost blivet[2181]: size bumped to 8012 to include new device space >Jun 19 17:27:03 localhost blivet[2181]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Jun 19 17:27:03 localhost blivet[2181]: child factory args: [<blivet.Blivet object at 0x4a64f50>, 8012.0, [DiskDevice instance (0x5857950) -- >name = sda status = True kids = 7 id = 36 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x58559e0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x58579d0>, DiskDevice instance (0x4619210) -- >name = sdb status = True kids = 7 id = 48 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x55749e0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4619b50>]] >Jun 19 17:27:03 localhost blivet[2181]: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >Jun 19 17:27:03 localhost blivet[2181]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x5a81650> ; >Jun 19 17:27:03 localhost blivet[2181]: parent factory container: non-existent 59208MB lvmvg fedora (71) >Jun 19 17:27:03 localhost blivet[2181]: members: ['sda7', 'sdb7'] >Jun 19 17:27:03 localhost blivet[2181]: add_disks: [] >Jun 19 17:27:03 localhost blivet[2181]: remove_disks: [] >Jun 19 17:27:03 localhost blivet[2181]: LVMPhysicalVolume.__init__: >Jun 19 17:27:03 localhost blivet[2181]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:27:03 localhost blivet[2181]: fedora size is 59208MB >Jun 19 17:27:03 localhost blivet[2181]: vg fedora has 51200MB free >Jun 19 17:27:03 localhost blivet[2181]: size bumped to 8012 to include new device space >Jun 19 17:27:03 localhost blivet[2181]: adding a TotalSizeSet with size 8012 >Jun 19 17:27:03 localhost blivet[2181]: set.allocated = 16 >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:03 localhost blivet[2181]: removing all non-preexisting partitions ['sda7(id 68)', 'sdb7(id 69)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda7 new partedPartition None >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb7 new partedPartition None >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:27:03 localhost blivet[2181]: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 68)', 'req1(id 69)'] >Jun 19 17:27:03 localhost blivet[2181]: removing all non-preexisting partitions ['req0(id 68)', 'req1(id 69)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:03 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:03 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:03 localhost blivet[2181]: allocating partition: req0 ; id: 68 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 8012.0 ; start: None ; end: None >Jun 19 17:27:03 localhost blivet[2181]: checking freespace on sda >Jun 19 17:27:03 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jun 19 17:27:03 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:27:03 localhost blivet[2181]: free region not suitable for request >Jun 19 17:27:03 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:27:03 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:27:03 localhost blivet[2181]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:27:03 localhost blivet[2181]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:27:03 localhost blivet[2181]: evaluating growth potential for new layout >Jun 19 17:27:03 localhost blivet[2181]: calculating growth for disk /dev/sdb >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: disk /dev/sdb growth: 0 (0MB) >Jun 19 17:27:03 localhost blivet[2181]: calculating growth for disk /dev/sda >Jun 19 17:27:03 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:27:03 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c59fd0> PedPartition: <_ped.Partition object at 0x5c45650> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:27:03 localhost blivet[2181]: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: req: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 0 max_grow = 16392192 >done = False >Jun 19 17:27:03 localhost blivet[2181]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:27:03 localhost blivet[2181]: adding 1461507504 (713626MB) to 68 (sda7) >Jun 19 17:27:03 localhost blivet[2181]: taking back 1445115312 (705622MB) from 68 (sda7) >Jun 19 17:27:03 localhost blivet[2181]: new grow amount for request 68 (sda7) is 16392192 units, or 8004MB >Jun 19 17:27:03 localhost blivet[2181]: request 68 (sda7) growth: 16392192 (8004MB) size: 8012MB >Jun 19 17:27:03 localhost blivet[2181]: disk /dev/sda growth: 16392192 (8004MB) >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda7 new partedPartition None >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:27:03 localhost blivet[2181]: total growth: 16392192 sectors >Jun 19 17:27:03 localhost blivet[2181]: updating use_disk to sda, type: 1 >Jun 19 17:27:03 localhost blivet[2181]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:27:03 localhost blivet[2181]: new free allows for 16392192 sectors of growth >Jun 19 17:27:03 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:27:03 localhost blivet[2181]: created partition sda7 of 8MB and added it to /dev/sda >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:27:03 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c5a1d0> PedPartition: <_ped.Partition object at 0x5c455f0> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c5ab90> PedPartition: <_ped.Partition object at 0x5c45fb0> >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:03 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:03 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:03 localhost blivet[2181]: allocating partition: req1 ; id: 69 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 8012.0 ; start: None ; end: None >Jun 19 17:27:03 localhost blivet[2181]: checking freespace on sdb >Jun 19 17:27:03 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jun 19 17:27:03 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:27:03 localhost blivet[2181]: free region not suitable for request >Jun 19 17:27:03 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:27:03 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:27:03 localhost blivet[2181]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:27:03 localhost blivet[2181]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:27:03 localhost blivet[2181]: evaluating growth potential for new layout >Jun 19 17:27:03 localhost blivet[2181]: calculating growth for disk /dev/sdb >Jun 19 17:27:03 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:27:03 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c53b50> PedPartition: <_ped.Partition object at 0x5c45d10> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:27:03 localhost blivet[2181]: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 16392192 >done = False >Jun 19 17:27:03 localhost blivet[2181]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:27:03 localhost blivet[2181]: adding 1461507504 (713626MB) to 69 (sdb7) >Jun 19 17:27:03 localhost blivet[2181]: taking back 1445115312 (705622MB) from 69 (sdb7) >Jun 19 17:27:03 localhost blivet[2181]: new grow amount for request 69 (sdb7) is 16392192 units, or 8004MB >Jun 19 17:27:03 localhost blivet[2181]: request 69 (sdb7) growth: 16392192 (8004MB) size: 8012MB >Jun 19 17:27:03 localhost blivet[2181]: disk /dev/sdb growth: 16392192 (8004MB) >Jun 19 17:27:03 localhost blivet[2181]: calculating growth for disk /dev/sda >Jun 19 17:27:03 localhost blivet[2181]: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: req: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 0 max_grow = 16392192 >done = False >Jun 19 17:27:03 localhost blivet[2181]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:27:03 localhost blivet[2181]: adding 1461507504 (713626MB) to 68 (sda7) >Jun 19 17:27:03 localhost blivet[2181]: taking back 1445115312 (705622MB) from 68 (sda7) >Jun 19 17:27:03 localhost blivet[2181]: new grow amount for request 68 (sda7) is 16392192 units, or 8004MB >Jun 19 17:27:03 localhost blivet[2181]: request 68 (sda7) growth: 16392192 (8004MB) size: 8012MB >Jun 19 17:27:03 localhost blivet[2181]: disk /dev/sda growth: 16392192 (8004MB) >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb7 new partedPartition None >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:27:03 localhost blivet[2181]: total growth: 32784384 sectors >Jun 19 17:27:03 localhost blivet[2181]: updating use_disk to sdb, type: 1 >Jun 19 17:27:03 localhost blivet[2181]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:27:03 localhost blivet[2181]: new free allows for 32784384 sectors of growth >Jun 19 17:27:03 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:27:03 localhost blivet[2181]: created partition sdb7 of 8MB and added it to /dev/sdb >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:27:03 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c59ed0> PedPartition: <_ped.Partition object at 0x5c45b30> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c5ac50> PedPartition: <_ped.Partition object at 0x5c5f050> >Jun 19 17:27:03 localhost blivet[2181]: growPartitions: disks=['sda', 'sdb'], partitions=['sda7(id 68)', 'sdb7(id 69)'] >Jun 19 17:27:03 localhost blivet[2181]: growable partitions are ['sda7', 'sdb7'] >Jun 19 17:27:03 localhost blivet[2181]: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:27:03 localhost blivet[2181]: disk sda has 3 chunks >Jun 19 17:27:03 localhost blivet[2181]: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:27:03 localhost blivet[2181]: disk sdb has 3 chunks >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: req: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 0 max_grow = 16392192 >done = False >Jun 19 17:27:03 localhost blivet[2181]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:27:03 localhost blivet[2181]: adding 1461507504 (713626MB) to 68 (sda7) >Jun 19 17:27:03 localhost blivet[2181]: taking back 1445115312 (705622MB) from 68 (sda7) >Jun 19 17:27:03 localhost blivet[2181]: new grow amount for request 68 (sda7) is 16392192 units, or 8004MB >Jun 19 17:27:03 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:03 localhost blivet[2181]: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 16392192 >done = False >Jun 19 17:27:03 localhost blivet[2181]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:27:03 localhost blivet[2181]: adding 1461507504 (713626MB) to 69 (sdb7) >Jun 19 17:27:03 localhost blivet[2181]: taking back 1445115312 (705622MB) from 69 (sdb7) >Jun 19 17:27:03 localhost blivet[2181]: new grow amount for request 69 (sdb7) is 16392192 units, or 8004MB >Jun 19 17:27:03 localhost blivet[2181]: set: ['sda7', 'sdb7'] 16/8012 >Jun 19 17:27:03 localhost blivet[2181]: allocating 8004 to TotalSizeSet with 16/8012 (7996 needed) >Jun 19 17:27:03 localhost blivet[2181]: allocating 8004 to TotalSizeSet with 8020/8012 (-8 needed) >Jun 19 17:27:03 localhost blivet[2181]: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 16392192 max_grow = 16392192 >done = True >Jun 19 17:27:03 localhost blivet[2181]: needed: -8012 >Jun 19 17:27:03 localhost blivet[2181]: reclaim: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 16392192 max_grow = 16392192 >done = True 8204288 (4006 MB) >Jun 19 17:27:03 localhost blivet[2181]: deallocating 4006 from TotalSizeSet with 16024/8012 (-8012 needed) >Jun 19 17:27:03 localhost blivet[2181]: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 16392192 max_grow = 16392192 >done = True >Jun 19 17:27:03 localhost blivet[2181]: needed: -4006 >Jun 19 17:27:03 localhost blivet[2181]: reclaim: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 16392192 max_grow = 16392192 >done = True 8204288 (4006 MB) >Jun 19 17:27:03 localhost blivet[2181]: deallocating 4006 from TotalSizeSet with 12018/8012 (-4006 needed) >Jun 19 17:27:03 localhost blivet[2181]: set: ['sda7', 'sdb7'] 8012/8012 >Jun 19 17:27:03 localhost blivet[2181]: allocating 0 to TotalSizeSet with 8012/8012 (0 needed) >Jun 19 17:27:03 localhost blivet[2181]: allocating 0 to TotalSizeSet with 8012/8012 (0 needed) >Jun 19 17:27:03 localhost blivet[2181]: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 8187904 max_grow = 16392192 >done = True >Jun 19 17:27:03 localhost blivet[2181]: needed: 0 >Jun 19 17:27:03 localhost blivet[2181]: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 8187904 max_grow = 16392192 >done = True >Jun 19 17:27:03 localhost blivet[2181]: needed: 0 >Jun 19 17:27:03 localhost blivet[2181]: growing partitions on sda >Jun 19 17:27:03 localhost blivet[2181]: partition sda7 (68): 1 >Jun 19 17:27:03 localhost blivet[2181]: new geometry for sda7: parted.Geometry instance -- >start: 492003328 end: 500207615 length: 8204288 >device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46810> >Jun 19 17:27:03 localhost blivet[2181]: removing all non-preexisting partitions ['sda7(id 68)'] from disk(s) ['sda'] >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda7 new partedPartition None >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:27:03 localhost blivet[2181]: back from removeNewPartitions >Jun 19 17:27:03 localhost blivet[2181]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x5c46490> PedGeometry: <_ped.Geometry object at 0x5c46610> >Jun 19 17:27:03 localhost blivet[2181]: setting req0 new geometry: parted.Geometry instance -- >start: 492003328 end: 500207615 length: 8204288 >device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46810> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:27:03 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c5a190> PedPartition: <_ped.Partition object at 0x5c28fb0> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5dd4810> PedPartition: <_ped.Partition object at 0x5c5f170> >Jun 19 17:27:03 localhost blivet[2181]: growing partitions on sdb >Jun 19 17:27:03 localhost blivet[2181]: partition sdb7 (69): 1 >Jun 19 17:27:03 localhost blivet[2181]: new geometry for sdb7: parted.Geometry instance -- >start: 492003328 end: 500207615 length: 8204288 >device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c46c90> >Jun 19 17:27:03 localhost blivet[2181]: removing all non-preexisting partitions ['sdb7(id 69)'] from disk(s) ['sdb'] >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb7 new partedPartition None >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:27:03 localhost blivet[2181]: back from removeNewPartitions >Jun 19 17:27:03 localhost blivet[2181]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x5c4e590> PedGeometry: <_ped.Geometry object at 0x5c46c10> >Jun 19 17:27:03 localhost blivet[2181]: setting req1 new geometry: parted.Geometry instance -- >start: 492003328 end: 500207615 length: 8204288 >device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c46c90> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:27:03 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4c890> PedPartition: <_ped.Partition object at 0x5c45410> >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:27:03 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:27:03 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:27:03 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5dd4c10> PedPartition: <_ped.Partition object at 0x5c5f290> >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 100064MB partition sda1 (37) with existing mdmember at 100064.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 75128MB partition sda2 (39) with existing mdmember at 75128.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 60032MB partition sda3 (41) with existing mdmember at 60032.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 718644MB partition sda4 (43) at 718644.71 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 1000MB partition sda5 (44) with existing mdmember at 1000.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 4008MB partition sda6 (46) with existing mdmember at 4008.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of non-existent 4006MB partition sda7 (68) with non-existent lvmpv at 4006.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 100064MB partition sdb1 (49) with existing mdmember at 100064.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 75128MB partition sdb2 (50) with existing mdmember at 75128.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 60032MB partition sdb3 (51) with existing mdmember at 60032.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 718644MB partition sdb4 (52) at 718644.71 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 1000MB partition sdb5 (53) with existing mdmember at 1000.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of existing 4008MB partition sdb6 (54) with existing mdmember at 4008.00 >Jun 19 17:27:03 localhost blivet[2181]: fixing size of non-existent 4006MB partition sdb7 (69) with non-existent lvmpv at 4006.00 >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (43) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:03 localhost blivet[2181]: new member set: ['sda7', 'sdb7'] >Jun 19 17:27:03 localhost blivet[2181]: old member set: ['sda7', 'sdb7'] >Jun 19 17:27:03 localhost anaconda[2181]: ui: removed device fedora-root >Jun 19 17:27:03 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:03 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:27:03 localhost anaconda[2181]: ui: new_devices=['fedora-swap'] >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:03 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:03 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:03 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:03 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:03 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:27:03 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:27:03 localhost anaconda[2181]: populate_right_side: non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap >Jun 19 17:27:03 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:27:03 localhost anaconda[2181]: updated device_container_name to fedora >Jun 19 17:27:03 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:27:03 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:27:03 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:27:03 localhost anaconda[2181]: fs type changed: swap >Jun 19 17:27:03 localhost blivet[2181]: SwapSpace.__init__: >Jun 19 17:27:03 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:27:03 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:03 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:27:03 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:03 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >Jun 19 17:27:03 localhost anaconda[2181]: new container selection: None >Jun 19 17:27:03 localhost anaconda[2181]: new container selection: None >Jun 19 17:27:03 localhost anaconda[2181]: new container selection: fedora >Jun 19 17:27:03 localhost anaconda[2181]: default container is fedora >Jun 19 17:27:03 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:27:03 localhost anaconda[2181]: populate_right_side: non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap >Jun 19 17:27:03 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:27:03 localhost anaconda[2181]: updated device_container_name to fedora >Jun 19 17:27:03 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:27:03 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:27:03 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:27:03 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:03 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:27:03 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:03 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >Jun 19 17:27:03 localhost anaconda[2181]: new container selection: None >Jun 19 17:27:03 localhost anaconda[2181]: new container selection: None >Jun 19 17:27:03 localhost anaconda[2181]: new container selection: fedora >Jun 19 17:27:03 localhost anaconda[2181]: default container is fedora >Jun 19 17:27:05 localhost anaconda[2181]: removing device 'non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap' from page New Fedora 20 Installation >Jun 19 17:27:05 localhost blivet[2181]: removed lvmlv fedora-swap (id 74) from device tree >Jun 19 17:27:05 localhost blivet[2181]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >Jun 19 17:27:05 localhost blivet[2181]: registered action: [71] Destroy Device lvmlv fedora-swap (id 74) >Jun 19 17:27:05 localhost blivet[2181]: removed lvmvg fedora (id 71) from device tree >Jun 19 17:27:05 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >Jun 19 17:27:05 localhost blivet[2181]: PartitionDevice.removeChild: kids: 1 ; name: sdb7 ; >Jun 19 17:27:05 localhost blivet[2181]: registered action: [72] Destroy Device lvmvg fedora (id 71) >Jun 19 17:27:05 localhost blivet[2181]: removed partition sda7 (id 68) from device tree >Jun 19 17:27:05 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:27:05 localhost blivet[2181]: registered action: [73] Destroy Device partition sda7 (id 68) >Jun 19 17:27:05 localhost blivet[2181]: checking whether disk sda has an empty extended >Jun 19 17:27:05 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c46890> PedPartition: <_ped.Partition object at 0x5c28fb0> ; logicals is ['sda5', 'sda6'] >Jun 19 17:27:05 localhost blivet[2181]: checking whether disk sdb has an empty extended >Jun 19 17:27:05 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c4ccd0> PedPartition: <_ped.Partition object at 0x5c457d0> ; logicals is ['sdb5', 'sdb6', 'sdb7'] >Jun 19 17:27:05 localhost blivet[2181]: removed partition sdb7 (id 69) from device tree >Jun 19 17:27:05 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:27:05 localhost blivet[2181]: registered action: [74] Destroy Device partition sdb7 (id 69) >Jun 19 17:27:05 localhost blivet[2181]: checking whether disk sda has an empty extended >Jun 19 17:27:05 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c46bd0> PedPartition: <_ped.Partition object at 0x5c28fb0> ; logicals is ['sda5', 'sda6'] >Jun 19 17:27:05 localhost blivet[2181]: checking whether disk sdb has an empty extended >Jun 19 17:27:05 localhost blivet[2181]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c5a2d0> PedPartition: <_ped.Partition object at 0x5c457d0> ; logicals is ['sdb5', 'sdb6'] >Jun 19 17:27:05 localhost anaconda[2181]: ui: removed device fedora-swap >Jun 19 17:27:05 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:05 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:27:05 localhost anaconda[2181]: ui: new_devices=[] >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:05 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:05 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:05 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:05 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:05 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:27:05 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:27:05 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:27:07 localhost anaconda[2181]: page clicked: Unknown >Jun 19 17:27:07 localhost anaconda[2181]: show mountpoint: Unknown >Jun 19 17:27:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:07 localhost anaconda[2181]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >Jun 19 17:27:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:07 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:27:07 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:27:07 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:27:07 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:27:07 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:27:07 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:07 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:07 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:07 localhost anaconda[2181]: fs type changed: Unknown >Jun 19 17:27:07 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: device_type_changed: 1 RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: populate_raid: 1, raid1 >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:07 localhost anaconda[2181]: populate_raid: 1, raid0 >Jun 19 17:27:07 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:09 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:09 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:09 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:09 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:09 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:09 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:09 localhost anaconda[2181]: removing device 'existing 8012MB mdarray localhost.localdomain:swap (47)' from page Unknown >Jun 19 17:27:09 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:09 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:09 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:11 localhost blivet[2181]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:27:11 localhost blivet[2181]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >Jun 19 17:27:11 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:27:11 localhost program[2181]: Return code: 0 >Jun 19 17:27:11 localhost program[2181]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:27:11 localhost program[2181]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:27:11 localhost program[2181]: Return code: 1 >Jun 19 17:27:11 localhost anaconda[2181]: failed to schedule device removal: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:27:11 localhost anaconda[2181]: ui: removed device localhost.localdomain:swap >Jun 19 17:27:11 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:11 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x141970f not in stack >Jun 19 17:27:11 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x141970b not in stack >Jun 19 17:27:11 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x141970b not in stack >Jun 19 17:27:11 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x141970b not in stack >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:11 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:27:11 localhost anaconda[2181]: ui: new_devices=[] >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:11 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:11 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:11 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:11 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:11 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:27:11 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:27:11 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:27:15 localhost anaconda[2181]: info bar clicked: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed ((<SpokeWindow object at 0x5038fa0 (AnacondaSpokeWindow at 0x4fedef0)>,)) >Jun 19 17:27:18 localhost gnome-session[1504]: Window manager warning: last_focus_time (396200) is greater than comparison timestamp (396199). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:27:18 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1419df1 not in stack >Jun 19 17:27:18 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1419ded not in stack >Jun 19 17:27:18 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1419ded not in stack >Jun 19 17:27:18 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1419ded not in stack >Jun 19 17:27:23 localhost anaconda[2181]: running automatic partitioning >Jun 19 17:27:23 localhost blivet[2181]: doAutoPart: True >Jun 19 17:27:23 localhost blivet[2181]: encryptedAutoPart: False >Jun 19 17:27:23 localhost blivet[2181]: autoPartType: 2 >Jun 19 17:27:23 localhost blivet[2181]: clearPartType: 2 >Jun 19 17:27:23 localhost blivet[2181]: clearPartDisks: ['sda', 'sdb'] >Jun 19 17:27:23 localhost blivet[2181]: autoPartitionRequests: >PartSpec instance (0x5a747d0) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x5a74810) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x5a74850) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x5a74890) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x5a748d0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >Jun 19 17:27:23 localhost blivet[2181]: storage.disks: ['sda', 'sdb'] >Jun 19 17:27:23 localhost blivet[2181]: storage.partitioned: ['sda', 'sdb'] >Jun 19 17:27:23 localhost blivet[2181]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:23 localhost blivet[2181]: boot disk: sda >Jun 19 17:27:23 localhost blivet[2181]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:27:23 localhost blivet[2181]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setFormat: req0 ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: added partition req0 (id 75) to device tree >Jun 19 17:27:23 localhost blivet[2181]: registered action: [76] Create Device partition req0 (id 75) >Jun 19 17:27:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:23 localhost blivet[2181]: registered action: [77] Create Format lvmpv on partition req0 (id 75) >Jun 19 17:27:23 localhost blivet[2181]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:27:23 localhost blivet[2181]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setFormat: req1 ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: added partition req1 (id 76) to device tree >Jun 19 17:27:23 localhost blivet[2181]: registered action: [78] Create Device partition req1 (id 76) >Jun 19 17:27:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:23 localhost blivet[2181]: registered action: [79] Create Format lvmpv on partition req1 (id 76) >Jun 19 17:27:23 localhost blivet[2181]: candidate disks: [DiskDevice instance (0x5857950) -- >name = sda status = True kids = 6 id = 36 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x58559e0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x58579d0>, DiskDevice instance (0x4619210) -- >name = sdb status = True kids = 6 id = 48 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x55749e0> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4619b50>] >Jun 19 17:27:23 localhost blivet[2181]: devs: [PartitionDevice instance (0x5c536d0) -- >name = req0 status = False kids = 0 id = 75 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x5c4e550) -- >name = req1 status = False kids = 0 id = 76 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req1 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:27:23 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:27:23 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setFormat: req2 ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: added partition req2 (id 77) to device tree >Jun 19 17:27:23 localhost blivet[2181]: registered action: [80] Create Device partition req2 (id 77) >Jun 19 17:27:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:23 localhost blivet[2181]: registered action: [81] Create Format ext4 filesystem mounted at /boot on partition req2 (id 77) >Jun 19 17:27:23 localhost blivet[2181]: skipping unneeded stage1 biosboot request >Jun 19 17:27:23 localhost blivet[2181]: PartSpec instance (0x5a74890) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 19 17:27:23 localhost blivet[2181]: existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:23 localhost blivet[2181]: removing all non-preexisting partitions ['req0(id 75)', 'req1(id 76)', 'req2(id 77)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:27:23 localhost blivet[2181]: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 75)', 'req1(id 76)', 'req2(id 77)'] >Jun 19 17:27:23 localhost blivet[2181]: removing all non-preexisting partitions ['req2(id 77)', 'req0(id 75)', 'req1(id 76)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:23 localhost blivet[2181]: allocating partition: req2 ; id: 77 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:27:23 localhost blivet[2181]: checking freespace on sda >Jun 19 17:27:23 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:27:23 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:27:23 localhost blivet[2181]: free region not suitable for request >Jun 19 17:27:23 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:27:23 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:27:23 localhost blivet[2181]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:27:23 localhost blivet[2181]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:27:23 localhost blivet[2181]: updating use_disk to sda, type: 1 >Jun 19 17:27:23 localhost blivet[2181]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:27:23 localhost blivet[2181]: new free allows for 0 sectors of growth >Jun 19 17:27:23 localhost blivet[2181]: found free space for bootable request >Jun 19 17:27:23 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:27:23 localhost blivet[2181]: created partition sda7 of 500MB and added it to /dev/sda >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:27:23 localhost blivet[2181]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5dd4d10> PedPartition: <_ped.Partition object at 0x5c458f0> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:27:23 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c55a10> PedPartition: <_ped.Partition object at 0x5c45cb0> >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:23 localhost blivet[2181]: allocating partition: req0 ; id: 75 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:27:23 localhost blivet[2181]: checking freespace on sda >Jun 19 17:27:23 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:27:23 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:27:23 localhost blivet[2181]: free region not suitable for request >Jun 19 17:27:23 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:27:23 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:27:23 localhost blivet[2181]: checking 493027328-1953525167 (713133 MB) >Jun 19 17:27:23 localhost blivet[2181]: current free range is 493027328-1953525167 (713133MB) >Jun 19 17:27:23 localhost blivet[2181]: evaluating growth potential for new layout >Jun 19 17:27:23 localhost blivet[2181]: calculating growth for disk /dev/sdb >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: disk /dev/sdb growth: 0 (0MB) >Jun 19 17:27:23 localhost blivet[2181]: calculating growth for disk /dev/sda >Jun 19 17:27:23 localhost blivet[2181]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:27:23 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c55d50> PedPartition: <_ped.Partition object at 0x5c45230> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: adding request 77 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:27:23 localhost blivet[2181]: adding request 75 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 77 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:27:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 75 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:27:23 localhost blivet[2181]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:27:23 localhost blivet[2181]: adding 1459475888 (712634MB) to 75 (sda8) >Jun 19 17:27:23 localhost blivet[2181]: new grow amount for request 75 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:27:23 localhost blivet[2181]: request 77 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:27:23 localhost blivet[2181]: request 75 (sda8) growth: 1459475888 (712634MB) size: 713134MB >Jun 19 17:27:23 localhost blivet[2181]: disk /dev/sda growth: 1459475888 (712634MB) >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:27:23 localhost blivet[2181]: device sda8 new partedPartition None >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: total growth: 1459475888 sectors >Jun 19 17:27:23 localhost blivet[2181]: updating use_disk to sda, type: 1 >Jun 19 17:27:23 localhost blivet[2181]: new free: 493027328-1953525167 / 713133MB >Jun 19 17:27:23 localhost blivet[2181]: new free allows for 1459475888 sectors of growth >Jun 19 17:27:23 localhost blivet[2181]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:27:23 localhost blivet[2181]: created partition sda8 of 500MB and added it to /dev/sda >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:27:23 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a884d0> PedPartition: <_ped.Partition object at 0x5c45590> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:27:23 localhost blivet[2181]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c578d0> PedPartition: <_ped.Partition object at 0x5c45530> >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:23 localhost blivet[2181]: allocating partition: req1 ; id: 76 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:27:23 localhost blivet[2181]: checking freespace on sdb >Jun 19 17:27:23 localhost blivet[2181]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:27:23 localhost blivet[2181]: checking 63-2047 (0 MB) >Jun 19 17:27:23 localhost blivet[2181]: free region not suitable for request >Jun 19 17:27:23 localhost blivet[2181]: checking 481740863-481741154 (0 MB) >Jun 19 17:27:23 localhost blivet[2181]: current free range is 481740863-481741154 (0MB) >Jun 19 17:27:23 localhost blivet[2181]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:27:23 localhost blivet[2181]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:27:23 localhost blivet[2181]: evaluating growth potential for new layout >Jun 19 17:27:23 localhost blivet[2181]: calculating growth for disk /dev/sdb >Jun 19 17:27:23 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:27:23 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c55510> PedPartition: <_ped.Partition object at 0x5a7e3b0> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: adding request 76 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 76 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:27:23 localhost blivet[2181]: 1 requests and 1460499888 (713134MB) left in chunk >Jun 19 17:27:23 localhost blivet[2181]: adding 1460499888 (713134MB) to 76 (sdb7) >Jun 19 17:27:23 localhost blivet[2181]: new grow amount for request 76 (sdb7) is 1460499888 units, or 713134MB >Jun 19 17:27:23 localhost blivet[2181]: request 76 (sdb7) growth: 1460499888 (713134MB) size: 713634MB >Jun 19 17:27:23 localhost blivet[2181]: disk /dev/sdb growth: 1460499888 (713134MB) >Jun 19 17:27:23 localhost blivet[2181]: calculating growth for disk /dev/sda >Jun 19 17:27:23 localhost blivet[2181]: adding request 77 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:27:23 localhost blivet[2181]: adding request 75 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 77 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:27:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 75 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:27:23 localhost blivet[2181]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:27:23 localhost blivet[2181]: adding 1459475888 (712634MB) to 75 (sda8) >Jun 19 17:27:23 localhost blivet[2181]: new grow amount for request 75 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:27:23 localhost blivet[2181]: request 77 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:27:23 localhost blivet[2181]: request 75 (sda8) growth: 1459475888 (712634MB) size: 713134MB >Jun 19 17:27:23 localhost blivet[2181]: disk /dev/sda growth: 1459475888 (712634MB) >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:27:23 localhost blivet[2181]: device sdb7 new partedPartition None >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: total growth: 2919975776 sectors >Jun 19 17:27:23 localhost blivet[2181]: updating use_disk to sdb, type: 1 >Jun 19 17:27:23 localhost blivet[2181]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:27:23 localhost blivet[2181]: new free allows for 2919975776 sectors of growth >Jun 19 17:27:23 localhost blivet[2181]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:27:23 localhost blivet[2181]: created partition sdb7 of 500MB and added it to /dev/sdb >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:27:23 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c557d0> PedPartition: <_ped.Partition object at 0x5a7e170> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:27:23 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c41bd0> PedPartition: <_ped.Partition object at 0x5c45ad0> >Jun 19 17:27:23 localhost blivet[2181]: growPartitions: disks=['sda', 'sdb'], partitions=['sda8(id 75)', 'sdb7(id 76)', 'sda7(id 77)'] >Jun 19 17:27:23 localhost blivet[2181]: growable partitions are ['sda8', 'sdb7'] >Jun 19 17:27:23 localhost blivet[2181]: adding request 75 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:27:23 localhost blivet[2181]: adding request 77 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:27:23 localhost blivet[2181]: disk sda has 3 chunks >Jun 19 17:27:23 localhost blivet[2181]: adding request 76 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:27:23 localhost blivet[2181]: disk sdb has 3 chunks >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 77 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:27:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 75 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:27:23 localhost blivet[2181]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:27:23 localhost blivet[2181]: adding 1459475888 (712634MB) to 75 (sda8) >Jun 19 17:27:23 localhost blivet[2181]: new grow amount for request 75 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:27:23 localhost blivet[2181]: req: PartitionRequest instance -- >id = 76 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:27:23 localhost blivet[2181]: 1 requests and 1460499888 (713134MB) left in chunk >Jun 19 17:27:23 localhost blivet[2181]: adding 1460499888 (713134MB) to 76 (sdb7) >Jun 19 17:27:23 localhost blivet[2181]: new grow amount for request 76 (sdb7) is 1460499888 units, or 713134MB >Jun 19 17:27:23 localhost blivet[2181]: growing partitions on sda >Jun 19 17:27:23 localhost blivet[2181]: partition sda7 (77): 1 >Jun 19 17:27:23 localhost blivet[2181]: new geometry for sda7: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c5ac10> >Jun 19 17:27:23 localhost blivet[2181]: partition sda8 (75): 1 >Jun 19 17:27:23 localhost blivet[2181]: new geometry for sda8: parted.Geometry instance -- >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c5a6d0> >Jun 19 17:27:23 localhost blivet[2181]: removing all non-preexisting partitions ['sda7(id 77)', 'sda8(id 75)'] from disk(s) ['sda'] >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:27:23 localhost blivet[2181]: device sda7 new partedPartition None >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:27:23 localhost blivet[2181]: device sda8 new partedPartition None >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: back from removeNewPartitions >Jun 19 17:27:23 localhost blivet[2181]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x5c5a990> PedGeometry: <_ped.Geometry object at 0x5c5a810> >Jun 19 17:27:23 localhost blivet[2181]: setting req2 new geometry: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c5ac10> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:27:23 localhost blivet[2181]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c55d90> PedPartition: <_ped.Partition object at 0x5c28fb0> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:27:23 localhost blivet[2181]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c46690> PedPartition: <_ped.Partition object at 0x5c45a10> >Jun 19 17:27:23 localhost blivet[2181]: setting req0 new geometry: parted.Geometry instance -- >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c5a6d0> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:27:23 localhost blivet[2181]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5a88fd0> PedPartition: <_ped.Partition object at 0x5c459b0> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:27:23 localhost blivet[2181]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c46510> PedPartition: <_ped.Partition object at 0x5c452f0> >Jun 19 17:27:23 localhost blivet[2181]: growing partitions on sdb >Jun 19 17:27:23 localhost blivet[2181]: partition sdb7 (76): 1 >Jun 19 17:27:23 localhost blivet[2181]: new geometry for sdb7: parted.Geometry instance -- >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c5a850> >Jun 19 17:27:23 localhost blivet[2181]: removing all non-preexisting partitions ['sdb7(id 76)'] from disk(s) ['sdb'] >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:27:23 localhost blivet[2181]: device sdb7 new partedPartition None >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: back from removeNewPartitions >Jun 19 17:27:23 localhost blivet[2181]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x5c57290> PedGeometry: <_ped.Geometry object at 0x5c5ab10> >Jun 19 17:27:23 localhost blivet[2181]: setting req1 new geometry: parted.Geometry instance -- >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c5a850> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:27:23 localhost blivet[2181]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c5a250> PedPartition: <_ped.Partition object at 0x5c45890> >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:27:23 localhost blivet[2181]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:27:23 localhost blivet[2181]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x557e810> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x5c46d10> PedPartition: <_ped.Partition object at 0x5c45e30> >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 100064MB partition sda1 (37) with existing mdmember at 100064.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 75128MB partition sda2 (39) with existing mdmember at 75128.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 60032MB partition sda3 (41) with existing mdmember at 60032.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 718644MB partition sda4 (43) at 718644.71 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 1000MB partition sda5 (44) with existing mdmember at 1000.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 4008MB partition sda6 (46) with existing mdmember at 4008.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of non-existent 500MB partition sda7 (77) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of non-existent 713132MB partition sda8 (75) with non-existent lvmpv at 713132.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 100064MB partition sdb1 (49) with existing mdmember at 100064.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 75128MB partition sdb2 (50) with existing mdmember at 75128.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 60032MB partition sdb3 (51) with existing mdmember at 60032.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 718644MB partition sdb4 (52) at 718644.71 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 1000MB partition sdb5 (53) with existing mdmember at 1000.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of existing 4008MB partition sdb6 (54) with existing mdmember at 4008.00 >Jun 19 17:27:23 localhost blivet[2181]: fixing size of non-existent 713633MB partition sdb7 (76) with non-existent lvmpv at 713633.00 >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >Jun 19 17:27:23 localhost blivet[2181]: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >Jun 19 17:27:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:23 localhost blivet[2181]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jun 19 17:27:23 localhost blivet[2181]: added lvmvg fedora (id 78) to device tree >Jun 19 17:27:23 localhost blivet[2181]: registered action: [82] Create Device lvmvg fedora (id 78) >Jun 19 17:27:23 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:27:23 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:23 localhost blivet[2181]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jun 19 17:27:23 localhost blivet[2181]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Jun 19 17:27:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:27:23 localhost blivet[2181]: vg fedora has 1426760MB free >Jun 19 17:27:23 localhost blivet[2181]: Adding fedora-root/1024MB to fedora >Jun 19 17:27:23 localhost blivet[2181]: added lvmlv fedora-root (id 79) to device tree >Jun 19 17:27:23 localhost blivet[2181]: registered action: [83] Create Device lvmlv fedora-root (id 79) >Jun 19 17:27:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:23 localhost blivet[2181]: registered action: [84] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 79) >Jun 19 17:27:23 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:27:23 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:23 localhost blivet[2181]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Jun 19 17:27:23 localhost blivet[2181]: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >Jun 19 17:27:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:27:23 localhost blivet[2181]: vg fedora has 1425736MB free >Jun 19 17:27:23 localhost blivet[2181]: Adding fedora-home/500MB to fedora >Jun 19 17:27:23 localhost blivet[2181]: added lvmlv fedora-home (id 80) to device tree >Jun 19 17:27:23 localhost blivet[2181]: registered action: [85] Create Device lvmlv fedora-home (id 80) >Jun 19 17:27:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:23 localhost blivet[2181]: registered action: [86] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 80) >Jun 19 17:27:23 localhost blivet[2181]: SwapSpace.__init__: mountpoint: None ; >Jun 19 17:27:23 localhost blivet[2181]: getFormat('swap') returning SwapSpace instance >Jun 19 17:27:23 localhost blivet[2181]: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >Jun 19 17:27:23 localhost blivet[2181]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Jun 19 17:27:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:27:23 localhost blivet[2181]: vg fedora has 1425236MB free >Jun 19 17:27:23 localhost blivet[2181]: Adding fedora-swap/8008MB to fedora >Jun 19 17:27:23 localhost blivet[2181]: added lvmlv fedora-swap (id 81) to device tree >Jun 19 17:27:23 localhost blivet[2181]: registered action: [87] Create Device lvmlv fedora-swap (id 81) >Jun 19 17:27:23 localhost blivet[2181]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:23 localhost blivet[2181]: registered action: [88] Create Format swap on lvmlv fedora-swap (id 81) >Jun 19 17:27:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:27:23 localhost blivet[2181]: vg fedora has 1417228MB free >Jun 19 17:27:23 localhost blivet[2181]: vg fedora: 1417228MB free ; lvs: ['root', 'home', 'swap'] >Jun 19 17:27:23 localhost blivet[2181]: adding request 79 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:27:23 localhost blivet[2181]: adding request 80 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:27:23 localhost blivet[2181]: adding request 81 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:27:23 localhost blivet[2181]: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 356690 size = 1426760 >remaining = 2 pool = 354307 >Jun 19 17:27:23 localhost blivet[2181]: req: LVRequest instance -- >id = 81 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >Jun 19 17:27:23 localhost blivet[2181]: req: LVRequest instance -- >id = 79 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Jun 19 17:27:23 localhost blivet[2181]: req: LVRequest instance -- >id = 80 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:27:23 localhost blivet[2181]: 2 requests and 354307 (1417228MB) left in chunk >Jun 19 17:27:23 localhost blivet[2181]: adding 238064 (952256MB) to 79 (fedora-root) >Jun 19 17:27:23 localhost blivet[2181]: taking back 225520 (902080MB) from 79 (fedora-root) >Jun 19 17:27:23 localhost blivet[2181]: new grow amount for request 79 (fedora-root) is 12544 units, or 50176MB >Jun 19 17:27:23 localhost blivet[2181]: adding 116242 (464968MB) to 80 (fedora-home) >Jun 19 17:27:23 localhost blivet[2181]: new grow amount for request 80 (fedora-home) is 116242 units, or 464968MB >Jun 19 17:27:23 localhost blivet[2181]: 1 requests and 225521 (902084MB) left in chunk >Jun 19 17:27:23 localhost blivet[2181]: adding 225521 (902084MB) to 80 (fedora-home) >Jun 19 17:27:23 localhost blivet[2181]: new grow amount for request 80 (fedora-home) is 341763 units, or 1367052MB >Jun 19 17:27:23 localhost blivet[2181]: trying to set lv fedora-root size to 51200MB >Jun 19 17:27:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:27:23 localhost blivet[2181]: vg fedora has 1417228MB free >Jun 19 17:27:23 localhost blivet[2181]: trying to set lv fedora-home size to 1367552MB >Jun 19 17:27:23 localhost blivet[2181]: fedora size is 1426760MB >Jun 19 17:27:23 localhost blivet[2181]: vg fedora has 1367052MB free >Jun 19 17:27:23 localhost anaconda[2181]: new disk order: [] >Jun 19 17:27:23 localhost program[2181]: Running... udevadm settle --timeout=300 >Jun 19 17:27:23 localhost program[2181]: Return code: 0 >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >Jun 19 17:27:23 localhost blivet[2181]: resolved 'sda' to 'sda' (disk) >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type lvmvg >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type lvmlv >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:27:23 localhost anaconda[2181]: stage1 device cannot be of type mdarray >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_disklabel(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_size(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_location(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_format(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: is_valid_stage1_device(sda) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_disklabel(sda7) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_size(sda7) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_location(sda7) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_partition(sda7) returning True >Jun 19 17:27:23 localhost anaconda[2181]: _is_valid_format(sda7) returning True >Jun 19 17:27:23 localhost anaconda[2181]: is_valid_stage2_device(sda7) returning True >Jun 19 17:27:23 localhost anaconda[2181]: finished automatic partitioning >Jun 19 17:27:23 localhost anaconda[2181]: refreshing ui >Jun 19 17:27:23 localhost anaconda[2181]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:23 localhost anaconda[2181]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:27:23 localhost anaconda[2181]: ui: new_devices=['sda7', 'fedora-home', 'fedora-swap', 'fedora-root'] >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:27:23 localhost blivet[2181]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >Jun 19 17:27:23 localhost blivet[2181]: raw RAID 0 size == 8016.0 >Jun 19 17:27:23 localhost blivet[2181]: Using 4MB superBlockSize >Jun 19 17:27:23 localhost blivet[2181]: existing RAID 0 size == 8012.0 >Jun 19 17:27:23 localhost anaconda[2181]: page clicked: New Fedora 20 Installation >Jun 19 17:27:23 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:27:23 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (77) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:27:23 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:27:23 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:27:23 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:27:23 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:27:23 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for RAID >Jun 19 17:27:23 localhost blivet[2181]: getFormat('Unknown') returning DeviceFormat instance >Jun 19 17:27:23 localhost anaconda[2181]: fs type changed: ext4 >Jun 19 17:27:23 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:27:23 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: device_type_changed: 2 Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: show mountpoint: New Fedora 20 Installation >Jun 19 17:27:23 localhost anaconda[2181]: populate_right_side: non-existent 500MB partition sda7 (77) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:27:23 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:27:23 localhost anaconda[2181]: updated device_container_name to None >Jun 19 17:27:23 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:27:23 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:27:23 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: populate_raid: 2, None >Jun 19 17:27:23 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:23 localhost anaconda[2181]: finished refreshing ui >Jun 19 17:27:23 localhost anaconda[2181]: updating space display >Jun 19 17:27:23 localhost anaconda[2181]: finished updating space display >Jun 19 17:27:27 localhost anaconda[2181]: current selector: non-existent 500MB partition sda7 (77) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:27:27 localhost anaconda[2181]: notebook page = 1 >Jun 19 17:27:27 localhost anaconda[2181]: ui: saving changes to device sda7 >Jun 19 17:27:27 localhost anaconda[2181]: old name: sda7 >Jun 19 17:27:27 localhost anaconda[2181]: new name: None >Jun 19 17:27:27 localhost anaconda[2181]: old size: 500.0 >Jun 19 17:27:27 localhost anaconda[2181]: new size: 500 >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for Standard Partition >Jun 19 17:27:27 localhost anaconda[2181]: old device type: 2 >Jun 19 17:27:27 localhost anaconda[2181]: new device type: 2 >Jun 19 17:27:27 localhost anaconda[2181]: reformat: True >Jun 19 17:27:27 localhost blivet[2181]: Ext4FS.supported: supported: True ; >Jun 19 17:27:27 localhost blivet[2181]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:27 localhost anaconda[2181]: old fs type: ext4 >Jun 19 17:27:27 localhost anaconda[2181]: new fs type: ext4 >Jun 19 17:27:27 localhost anaconda[2181]: old encryption setting: False >Jun 19 17:27:27 localhost anaconda[2181]: new encryption setting: False >Jun 19 17:27:27 localhost anaconda[2181]: old label: >Jun 19 17:27:27 localhost anaconda[2181]: new_label: >Jun 19 17:27:27 localhost anaconda[2181]: old mountpoint: /boot >Jun 19 17:27:27 localhost anaconda[2181]: new mountpoint: /boot >Jun 19 17:27:27 localhost anaconda[2181]: old raid level: None >Jun 19 17:27:27 localhost anaconda[2181]: new raid level: None >Jun 19 17:27:27 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a64f50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 19 17:27:27 localhost anaconda[2181]: old container: None >Jun 19 17:27:27 localhost anaconda[2181]: new container: None >Jun 19 17:27:27 localhost anaconda[2181]: old container encrypted: False >Jun 19 17:27:27 localhost anaconda[2181]: new container encrypted: False >Jun 19 17:27:27 localhost anaconda[2181]: old container raid level: None >Jun 19 17:27:27 localhost anaconda[2181]: new container raid level: None >Jun 19 17:27:27 localhost anaconda[2181]: old container size request: 0 >Jun 19 17:27:27 localhost anaconda[2181]: new container size request: 0 >Jun 19 17:27:27 localhost anaconda[2181]: old disks: ['sda', 'sdb'] >Jun 19 17:27:27 localhost anaconda[2181]: new disks: ['sda', 'sdb'] >Jun 19 17:27:27 localhost anaconda[2181]: nothing changed for new device >Jun 19 17:27:27 localhost anaconda[2181]: new selector: non-existent 1367552MB lvmlv fedora-home (80) with non-existent ext4 filesystem mounted at /home >Jun 19 17:27:27 localhost anaconda[2181]: populate_right_side: non-existent 1367552MB lvmlv fedora-home (80) with non-existent ext4 filesystem mounted at /home >Jun 19 17:27:27 localhost anaconda[2181]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:27:27 localhost anaconda[2181]: updated device_container_name to fedora >Jun 19 17:27:27 localhost anaconda[2181]: updated device_container_raid_level to None >Jun 19 17:27:27 localhost anaconda[2181]: updated device_container_encrypted to False >Jun 19 17:27:27 localhost anaconda[2181]: updated device_container_size to 0 >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: device_type_changed: 0 LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost anaconda[2181]: populate_raid: 0, None >Jun 19 17:27:27 localhost anaconda[2181]: getting device type for LVM >Jun 19 17:27:27 localhost blivet[2181]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >Jun 19 17:27:27 localhost anaconda[2181]: new container selection: None >Jun 19 17:27:27 localhost anaconda[2181]: new container selection: None >Jun 19 17:27:27 localhost anaconda[2181]: new container selection: fedora >Jun 19 17:27:27 localhost anaconda[2181]: default container is fedora >Jun 19 17:27:34 localhost gnome-session[1504]: Window manager warning: last_focus_time (412448) is greater than comparison timestamp (412447). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:27:34 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1400122 not in stack >Jun 19 17:27:34 localhost gnome-session[1504]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jun 19 17:27:37 localhost userhelper[3124]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is older than oldest login, disallowing access to liveinst for user liveuser >Jun 19 17:27:37 localhost userhelper[3124]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jun 19 17:27:37 localhost userhelper[3129]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jun 19 17:27:38 localhost gnome-session[1504]: localuser:root being added to access control list >Jun 19 17:27:39 localhost anaconda[3295]: /sbin/anaconda 20.25.15-1 >Jun 19 17:27:39 localhost anaconda[3295]: 16384000 kB (16000 MB) are available >Jun 19 17:27:39 localhost anaconda[3295]: check_memory(): total:16000, needed:512, graphical:512 >Jun 19 17:27:39 localhost anaconda[3295]: Not doing 'start audit daemon' in live installation >Jun 19 17:27:39 localhost anaconda[3295]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Jun 19 17:27:39 localhost anaconda[3295]: Default encoding = ascii >Jun 19 17:27:39 localhost program[3295]: Running... udevadm trigger --action=change --subsystem-match=block >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: ISCSID is /sbin/iscsid >Jun 19 17:27:39 localhost blivet[3295]: no initiator set >Jun 19 17:27:39 localhost program[3295]: Running... modprobe fcoe >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jun 19 17:27:39 localhost program[3295]: No FCoE boot disk information is found in EDD! >Jun 19 17:27:39 localhost program[3295]: Return code: 1 >Jun 19 17:27:39 localhost blivet[3295]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jun 19 17:27:39 localhost blivet[3295]: no /etc/zfcp.conf; not configuring zfcp >Jun 19 17:27:39 localhost anaconda[3295]: Display mode = g >Jun 19 17:27:39 localhost anaconda[3295]: 16384000 kB (16000 MB) are available >Jun 19 17:27:39 localhost anaconda[3295]: check_memory(): total:16000, needed:512, graphical:512 >Jun 19 17:27:39 localhost blivet[3295]: trying to set new default fstype to 'ext4' >Jun 19 17:27:39 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:39 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:39 localhost anaconda[3295]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 19 17:27:39 localhost anaconda[3295]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 19 17:27:39 localhost anaconda[3295]: using only installclass _Fedora >Jun 19 17:27:39 localhost anaconda[3295]: bootloader GRUB2 on X86 platform >Jun 19 17:27:39 localhost blivet[3295]: Detected 16016M of memory >Jun 19 17:27:39 localhost blivet[3295]: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Jun 19 17:27:39 localhost blivet[3295]: Swap attempt of 0M >Jun 19 17:27:39 localhost anaconda[3295]: bootloader GRUB2 on X86 platform >Jun 19 17:27:39 localhost anaconda[3295]: network: devices found ['p2p1'] >Jun 19 17:27:39 localhost ifcfg[3295]: content of files (network initialization): >Jun 19 17:27:39 localhost ifcfg[3295]: /etc/sysconfig/network-scripts/ifcfg-p2p1: >Jun 19 17:27:39 localhost ifcfg[3295]: TYPE=Ethernet >Jun 19 17:27:39 localhost ifcfg[3295]: BOOTPROTO=dhcp >Jun 19 17:27:39 localhost ifcfg[3295]: DEFROUTE=yes >Jun 19 17:27:39 localhost ifcfg[3295]: IPV4_FAILURE_FATAL=no >Jun 19 17:27:39 localhost ifcfg[3295]: IPV6INIT=yes >Jun 19 17:27:39 localhost ifcfg[3295]: IPV6_AUTOCONF=yes >Jun 19 17:27:39 localhost ifcfg[3295]: IPV6_DEFROUTE=yes >Jun 19 17:27:39 localhost ifcfg[3295]: IPV6_PEERDNS=yes >Jun 19 17:27:39 localhost ifcfg[3295]: IPV6_PEERROUTES=yes >Jun 19 17:27:39 localhost ifcfg[3295]: IPV6_FAILURE_FATAL=no >Jun 19 17:27:39 localhost ifcfg[3295]: NAME=p2p1 >Jun 19 17:27:39 localhost ifcfg[3295]: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >Jun 19 17:27:39 localhost ifcfg[3295]: ONBOOT=no >Jun 19 17:27:39 localhost ifcfg[3295]: HWADDR=74:D0:2B:90:C4:63 >Jun 19 17:27:39 localhost ifcfg[3295]: PEERDNS=yes >Jun 19 17:27:39 localhost ifcfg[3295]: PEERROUTES=yes >Jun 19 17:27:39 localhost ifcfg[3295]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403213150L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Jun 19 17:27:39 localhost ifcfg[3295]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:27:39 localhost ifcfg[3295]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:27:39 localhost ifcfg[3295]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:27:39 localhost anaconda[3295]: updating hostname localhost.localdomain >Jun 19 17:27:39 localhost anaconda[3295]: Running Thread: AnaStorageThread (140610782406400) >Jun 19 17:27:39 localhost anaconda[3295]: Running Thread: AnaTimeInitThread (140610774013696) >Jun 19 17:27:39 localhost anaconda[3295]: Running Thread: AnaWaitForConnectingNMThread (140610765620992) >Jun 19 17:27:39 localhost blivet[3295]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2fade90> >Jun 19 17:27:39 localhost anaconda[3295]: Running Thread: AnaPayloadThread (140610757228288) >Jun 19 17:27:39 localhost blivet[3295]: no initiator set >Jun 19 17:27:39 localhost blivet[3295]: not going to create backup copy of non-existent /etc/mdadm.conf >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: protected device spec /dev/sdc1 resolved to sdc1 >Jun 19 17:27:39 localhost blivet[3295]: sdc1 looks to be the live device; marking as protected >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >Jun 19 17:27:39 localhost anaconda[3295]: updating hostname localhost.localdomain >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7735', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >Jun 19 17:27:39 localhost blivet[3295]: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevDiskDevice: name: sdc ; >Jun 19 17:27:39 localhost blivet[3295]: sdc is a disk >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Jun 19 17:27:39 localhost program[3295]: Running... multipath -c /dev/sdc >Jun 19 17:27:39 localhost program[3295]: Jun 19 17:27:39 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:27:39 localhost program[3295]: Jun 19 17:27:39 | A default multipath.conf file is located at >Jun 19 17:27:39 localhost program[3295]: Jun 19 17:27:39 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:27:39 localhost program[3295]: Jun 19 17:27:39 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:27:39 localhost program[3295]: /dev/sdc is not a valid multipath device path >Jun 19 17:27:39 localhost program[3295]: Return code: 1 >Jun 19 17:27:39 localhost blivet[3295]: added disk sdc (id 0) to device tree >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Device: /dev/sdc >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost blivet[3295]: required disklabel type for sdc (1) is None >Jun 19 17:27:39 localhost blivet[3295]: default disklabel type for sdc is msdos >Jun 19 17:27:39 localhost blivet[3295]: selecting msdos disklabel for sdc based on size >Jun 19 17:27:39 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fe2780d7c90>] >device: <parted.device.Device object at 0x7fe2780d7650> >PedDisk: <_ped.Disk object at 0x7fe2780d9170> >Jun 19 17:27:39 localhost blivet[3295]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Jun 19 17:27:39 localhost blivet[3295]: got device: DiskDevice instance (0x7fe27806f6d0) -- >name = sdc status = True kids = 0 id = 0 >parents = [] >uuid = None size = 7728.0 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x30c6cb0> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fe2780ce510> >Jun 19 17:27:39 localhost blivet[3295]: got format: DiskLabel instance (0x7fe27806f610) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fe2780d7c90>] >device: <parted.device.Device object at 0x7fe2780d7650> >PedDisk: <_ped.Disk object at 0x7fe2780d9170> >origPartedDisk = <parted.disk.Disk object at 0x7fe2780d7ad0> >partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7fe2780a1290> >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'BCD2-CFA5', >'ID_FS_UUID_ENC': 'BCD2-CFA5', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '56', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15826888', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '07577f2c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7752', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/BCD2-CFA5'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >Jun 19 17:27:39 localhost blivet[3295]: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdc1 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: sdc1 is a partition >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Partition: /dev/sdc1 >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.probe: sdc1 ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >Jun 19 17:27:39 localhost blivet[3295]: added partition sdc1 (id 1) to device tree >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: disklabel detected but not usable on sdc1 >Jun 19 17:27:39 localhost blivet[3295]: getFormat('efi') returning EFIFS instance >Jun 19 17:27:39 localhost blivet[3295]: type detected on 'sdc1' is 'vfat' >Jun 19 17:27:39 localhost blivet[3295]: getFormat('efi') returning EFIFS instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Device: /dev/sdc1 >Jun 19 17:27:39 localhost blivet[3295]: got device: PartitionDevice instance (0x7fe2780ce4d0) -- >name = sdc1 status = True kids = 0 id = 1 >parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] >uuid = None size = 7727.97265625 >format = existing efi filesystem >major = 8 minor = 33 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 15826888 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32738 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7fe2780a1440> >target size = 0 path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780d7710> fileSystem: <parted.filesystem.FileSystem object at 0x7fe2780d7d50> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7fe2780d7cd0> PedPartition: <_ped.Partition object at 0x7fe2780d4710> >disk = existing 7728MB disk sdc (0) with existing msdos disklabel >start = 56 end = 15826943 length = 15826888 >flags = boot >Jun 19 17:27:39 localhost blivet[3295]: got format: EFIFS instance (0x7fe2780de1d0) -- >type = efi name = EFI System Partition status = False >device = /dev/sdc1 uuid = BCD2-CFA5 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >Jun 19 17:27:39 localhost anaconda[3295]: got 0 NTP servers from DHCP >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9166', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', >'/dev/disk/by-id/wwn-0x5000c500621d52f9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Jun 19 17:27:39 localhost anaconda[3295]: Thread Done: AnaWaitForConnectingNMThread (140610765620992) >Jun 19 17:27:39 localhost blivet[3295]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevDiskDevice: name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: sda is a disk >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 19 17:27:39 localhost program[3295]: Running... multipath -c /dev/sda >Jun 19 17:27:39 localhost program[3295]: Jun 19 17:27:39 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:27:39 localhost program[3295]: Jun 19 17:27:39 | A default multipath.conf file is located at >Jun 19 17:27:39 localhost program[3295]: Jun 19 17:27:39 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:27:39 localhost program[3295]: Jun 19 17:27:39 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:27:39 localhost program[3295]: /dev/sda is not a valid multipath device path >Jun 19 17:27:39 localhost program[3295]: Return code: 1 >Jun 19 17:27:39 localhost blivet[3295]: added disk sda (id 2) to device tree >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Device: /dev/sda >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost blivet[3295]: required disklabel type for sda (1) is None >Jun 19 17:27:39 localhost blivet[3295]: default disklabel type for sda is msdos >Jun 19 17:27:39 localhost blivet[3295]: selecting msdos disklabel for sda based on size >Jun 19 17:27:39 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fe2780de3d0>, <parted.partition.Partition object at 0x7fe2780de690>, <parted.partition.Partition object at 0x7fe2780de890>, <parted.partition.Partition object at 0x7fe2780dea10>, <parted.partition.Partition object at 0x7fe2780dec90>, <parted.partition.Partition object at 0x7fe2780deed0>] >device: <parted.device.Device object at 0x7fe2780de190> >PedDisk: <_ped.Disk object at 0x7fe2780d96c8> >Jun 19 17:27:39 localhost blivet[3295]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 19 17:27:39 localhost blivet[3295]: got device: DiskDevice instance (0x7fe2780ce750) -- >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7fe2780a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x30d5f10> >Jun 19 17:27:39 localhost blivet[3295]: got format: DiskLabel instance (0x7fe2780d7850) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fe2780de3d0>, <parted.partition.Partition object at 0x7fe2780de690>, <parted.partition.Partition object at 0x7fe2780de890>, <parted.partition.Partition object at 0x7fe2780dea10>, <parted.partition.Partition object at 0x7fe2780dec90>, <parted.partition.Partition object at 0x7fe2780deed0>] >device: <parted.device.Device object at 0x7fe2780de190> >PedDisk: <_ped.Disk object at 0x7fe2780d96c8> >origPartedDisk = <parted.disk.Disk object at 0x7fe2780deb10> >partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7fe2780a1680> >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', >'UDISKS_MD_MEMBER_EVENTS': '33', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213037', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9203', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jun 19 17:27:39 localhost blivet[3295]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda1 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: sda1 is a partition >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Partition: /dev/sda1 >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.probe: sda1 ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Jun 19 17:27:39 localhost blivet[3295]: added partition sda1 (id 3) to device tree >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: disklabel detected but not usable on sda1 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --examine --export /dev/sda1 >Jun 19 17:27:39 localhost program[3295]: MD_LEVEL=raid1 >Jun 19 17:27:39 localhost program[3295]: MD_DEVICES=2 >Jun 19 17:27:39 localhost program[3295]: MD_NAME=localhost.localdomain:home >Jun 19 17:27:39 localhost program[3295]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:27:39 localhost program[3295]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:27:39 localhost program[3295]: MD_UPDATE_TIME=1403213037 >Jun 19 17:27:39 localhost program[3295]: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >Jun 19 17:27:39 localhost program[3295]: MD_EVENTS=33 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --examine --brief /dev/sda1 >Jun 19 17:27:39 localhost anaconda[3295]: Running Thread: AnaGeolocationRefreshThread (140610765620992) >Jun 19 17:27:39 localhost anaconda[3295]: Not doing 'start chronyd' in live installation >Jun 19 17:27:39 localhost anaconda[3295]: Starting geolocation lookup >Jun 19 17:27:39 localhost anaconda[3295]: Geolocation provider: Fedora GeoIP >Jun 19 17:27:39 localhost program[3295]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: type detected on 'sda1' is 'linux_raid_member' >Jun 19 17:27:39 localhost blivet[3295]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: home ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: using name home for md array containing member sda1 >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost anaconda[3295]: Not doing 'activate layouts' in live installation >Jun 19 17:27:39 localhost blivet[3295]: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >Jun 19 17:27:39 localhost blivet[3295]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:27:39 localhost blivet[3295]: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --incremental --quiet /dev/sda1 >Jun 19 17:27:39 localhost kernel: md: bind<sda1> >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: added mdarray home (id 4) to device tree >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Device: /dev/sda1 >Jun 19 17:27:39 localhost blivet[3295]: got device: PartitionDevice instance (0x7fe2780def90) -- >name = sda1 status = True kids = 1 id = 3 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32738 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x7fe2780a1c20> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe2780de090> PedPartition: <_ped.Partition object at 0x7fe2780d4770> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:27:39 localhost blivet[3295]: got format: MDRaidMember instance (0x31b3c90) -- >type = mdmember name = software RAID status = False >device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '9241', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Jun 19 17:27:39 localhost blivet[3295]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda2 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: sda2 is a partition >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Partition: /dev/sda2 >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.probe: sda2 ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Jun 19 17:27:39 localhost blivet[3295]: added partition sda2 (id 5) to device tree >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: disklabel detected but not usable on sda2 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --examine --export /dev/sda2 >Jun 19 17:27:39 localhost program[3295]: MD_LEVEL=raid0 >Jun 19 17:27:39 localhost program[3295]: MD_DEVICES=2 >Jun 19 17:27:39 localhost program[3295]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:27:39 localhost program[3295]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:27:39 localhost program[3295]: MD_UPDATE_TIME=1403225694 >Jun 19 17:27:39 localhost program[3295]: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >Jun 19 17:27:39 localhost program[3295]: MD_EVENTS=0 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --examine --brief /dev/sda2 >Jun 19 17:27:39 localhost program[3295]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: type detected on 'sda2' is 'linux_raid_member' >Jun 19 17:27:39 localhost blivet[3295]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: raid0 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: using name raid0 for md array containing member sda2 >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost blivet[3295]: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >Jun 19 17:27:39 localhost blivet[3295]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:27:39 localhost blivet[3295]: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --incremental --quiet /dev/sda2 >Jun 19 17:27:39 localhost kernel: md: bind<sda2> >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: added mdarray raid0 (id 6) to device tree >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Device: /dev/sda2 >Jun 19 17:27:39 localhost blivet[3295]: got device: PartitionDevice instance (0x32fc790) -- >name = sda2 status = True kids = 1 id = 5 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x7fe2780a1200> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe2780de750> PedPartition: <_ped.Partition object at 0x7fe2780d4890> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:27:39 localhost blivet[3295]: got format: MDRaidMember instance (0x3316d10) -- >type = mdmember name = software RAID status = False >device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '9279', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >Jun 19 17:27:39 localhost blivet[3295]: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda3 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: sda3 is a partition >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sda3 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Partition: /dev/sda3 >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.probe: sda3 ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >Jun 19 17:27:39 localhost blivet[3295]: added partition sda3 (id 7) to device tree >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: disklabel detected but not usable on sda3 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --examine --export /dev/sda3 >Jun 19 17:27:39 localhost program[3295]: MD_LEVEL=raid1 >Jun 19 17:27:39 localhost program[3295]: MD_DEVICES=2 >Jun 19 17:27:39 localhost program[3295]: MD_NAME=localhost.localdomain:root >Jun 19 17:27:39 localhost program[3295]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:27:39 localhost program[3295]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:27:39 localhost program[3295]: MD_UPDATE_TIME=1403212864 >Jun 19 17:27:39 localhost program[3295]: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >Jun 19 17:27:39 localhost program[3295]: MD_EVENTS=92 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --examine --brief /dev/sda3 >Jun 19 17:27:39 localhost program[3295]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: type detected on 'sda3' is 'linux_raid_member' >Jun 19 17:27:39 localhost blivet[3295]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: root ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: using name root for md array containing member sda3 >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost blivet[3295]: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >Jun 19 17:27:39 localhost blivet[3295]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:27:39 localhost blivet[3295]: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --incremental --quiet /dev/sda3 >Jun 19 17:27:39 localhost kernel: md: bind<sda3> >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md124/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md124/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: added mdarray root (id 8) to device tree >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Device: /dev/sda3 >Jun 19 17:27:39 localhost blivet[3295]: got device: PartitionDevice instance (0x7fe278148790) -- >name = sda3 status = True kids = 1 id = 7 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32738 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x32b0830> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe2780de8d0> PedPartition: <_ped.Partition object at 0x7fe2780d4830> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:27:39 localhost blivet[3295]: got format: MDRaidMember instance (0x7fe278148f90) -- >type = mdmember name = software RAID status = False >device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '0008397b-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9319', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >Jun 19 17:27:39 localhost blivet[3295]: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: sda4 is a partition >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sda4 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice.addChild: kids: 3 ; name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda4 ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Partition: /dev/sda4 >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.probe: sda4 ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >Jun 19 17:27:39 localhost blivet[3295]: added partition sda4 (id 9) to device tree >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: disklabel detected but not usable on sda4 >Jun 19 17:27:39 localhost blivet[3295]: no type or existing type for sda4, bailing >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Device: /dev/sda4 >Jun 19 17:27:39 localhost blivet[3295]: got device: PartitionDevice instance (0x33133d0) -- >name = sda4 status = True kids = 0 id = 9 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x32b08c0> >target size = 0 path = /dev/sda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe2780dea50> PedPartition: <_ped.Partition object at 0x7fe2780d46b0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '9359', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >Jun 19 17:27:39 localhost blivet[3295]: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda5 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: sda5 is a partition >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sda5 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:27:39 localhost blivet[3295]: DiskDevice.addChild: kids: 4 ; name: sda ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >Jun 19 17:27:39 localhost blivet[3295]: looking up parted Partition: /dev/sda5 >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.probe: sda5 ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >Jun 19 17:27:39 localhost blivet[3295]: added partition sda5 (id 10) to device tree >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:39 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >Jun 19 17:27:39 localhost blivet[3295]: disklabel detected but not usable on sda5 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --examine --export /dev/sda5 >Jun 19 17:27:39 localhost program[3295]: MD_LEVEL=raid1 >Jun 19 17:27:39 localhost program[3295]: MD_DEVICES=2 >Jun 19 17:27:39 localhost program[3295]: MD_NAME=localhost.localdomain:boot >Jun 19 17:27:39 localhost program[3295]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:27:39 localhost program[3295]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:27:39 localhost program[3295]: MD_UPDATE_TIME=1403212864 >Jun 19 17:27:39 localhost program[3295]: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >Jun 19 17:27:39 localhost program[3295]: MD_EVENTS=20 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost program[3295]: Running... mdadm --examine --brief /dev/sda5 >Jun 19 17:27:39 localhost program[3295]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: type detected on 'sda5' is 'linux_raid_member' >Jun 19 17:27:39 localhost blivet[3295]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:27:39 localhost blivet[3295]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:27:39 localhost blivet[3295]: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:27:39 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:39 localhost program[3295]: Return code: 0 >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName: name: boot ; >Jun 19 17:27:39 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:39 localhost blivet[3295]: using name boot for md array containing member sda5 >Jun 19 17:27:39 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:40 localhost blivet[3295]: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >Jun 19 17:27:40 localhost blivet[3295]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:27:40 localhost blivet[3295]: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --incremental --quiet /dev/sda5 >Jun 19 17:27:40 localhost kernel: md: bind<sda5> >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost blivet[3295]: added mdarray boot (id 11) to device tree >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Device: /dev/sda5 >Jun 19 17:27:40 localhost blivet[3295]: got device: PartitionDevice instance (0x3313190) -- >name = sda5 status = True kids = 1 id = 10 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32738 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x32b0950> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: <parted.filesystem.FileSystem object at 0x7fe2780dedd0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe2780ded50> PedPartition: <_ped.Partition object at 0x7fe2780d48f0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:27:40 localhost blivet[3295]: got format: MDRaidMember instance (0x3313710) -- >type = mdmember name = software RAID status = False >device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '9399', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >Jun 19 17:27:40 localhost blivet[3295]: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda6 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:40 localhost blivet[3295]: sda6 is a partition >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sda6 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:27:40 localhost blivet[3295]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Partition: /dev/sda6 >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.probe: sda6 ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >Jun 19 17:27:40 localhost blivet[3295]: added partition sda6 (id 12) to device tree >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: disklabel detected but not usable on sda6 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --examine --export /dev/sda6 >Jun 19 17:27:40 localhost program[3295]: MD_LEVEL=raid0 >Jun 19 17:27:40 localhost program[3295]: MD_DEVICES=2 >Jun 19 17:27:40 localhost program[3295]: MD_NAME=localhost.localdomain:swap >Jun 19 17:27:40 localhost program[3295]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:27:40 localhost program[3295]: MD_UPDATE_TIME=1403225692 >Jun 19 17:27:40 localhost program[3295]: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >Jun 19 17:27:40 localhost program[3295]: MD_EVENTS=0 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --examine --brief /dev/sda6 >Jun 19 17:27:40 localhost program[3295]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost blivet[3295]: type detected on 'sda6' is 'linux_raid_member' >Jun 19 17:27:40 localhost blivet[3295]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost blivet[3295]: using name localhost.localdomain:swap for md array containing member sda6 >Jun 19 17:27:40 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:40 localhost blivet[3295]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >Jun 19 17:27:40 localhost blivet[3295]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >Jun 19 17:27:40 localhost blivet[3295]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --incremental --quiet /dev/sda6 >Jun 19 17:27:40 localhost program[3295]: Return code: 1 >Jun 19 17:27:40 localhost blivet[3295]: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Device: /dev/md/localhost.localdomain:swap >Jun 19 17:27:40 localhost blivet[3295]: added mdarray localhost.localdomain:swap (id 13) to device tree >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Device: /dev/sda6 >Jun 19 17:27:40 localhost blivet[3295]: got device: PartitionDevice instance (0x3313bd0) -- >name = sda6 status = True kids = 1 id = 12 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32738 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x32b09e0> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe2780def10> PedPartition: <_ped.Partition object at 0x7fe2780d4950> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:27:40 localhost blivet[3295]: got format: MDRaidMember instance (0x7fe278165410) -- >type = mdmember name = software RAID status = False >device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9922', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevDiskDevice: name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: sdb is a disk >Jun 19 17:27:40 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:40 localhost blivet[3295]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Jun 19 17:27:40 localhost program[3295]: Running... multipath -c /dev/sdb >Jun 19 17:27:40 localhost program[3295]: Jun 19 17:27:40 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:27:40 localhost program[3295]: Jun 19 17:27:40 | A default multipath.conf file is located at >Jun 19 17:27:40 localhost program[3295]: Jun 19 17:27:40 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:27:40 localhost program[3295]: Jun 19 17:27:40 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:27:40 localhost program[3295]: /dev/sdb is not a valid multipath device path >Jun 19 17:27:40 localhost program[3295]: Return code: 1 >Jun 19 17:27:40 localhost blivet[3295]: added disk sdb (id 14) to device tree >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Device: /dev/sdb >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >Jun 19 17:27:40 localhost blivet[3295]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost blivet[3295]: required disklabel type for sdb (1) is None >Jun 19 17:27:40 localhost blivet[3295]: default disklabel type for sdb is msdos >Jun 19 17:27:40 localhost blivet[3295]: selecting msdos disklabel for sdb based on size >Jun 19 17:27:40 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fe278165050>, <parted.partition.Partition object at 0x7fe27816c250>, <parted.partition.Partition object at 0x7fe27816c490>, <parted.partition.Partition object at 0x7fe27816c890>, <parted.partition.Partition object at 0x7fe27816cb10>, <parted.partition.Partition object at 0x7fe27816cd50>] >device: <parted.device.Device object at 0x7fe278165cd0> >PedDisk: <_ped.Disk object at 0x7fe2781543b0> >Jun 19 17:27:40 localhost blivet[3295]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:27:40 localhost blivet[3295]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >Jun 19 17:27:40 localhost blivet[3295]: got device: DiskDevice instance (0x7fe278148dd0) -- >name = sdb status = True kids = 0 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x32b0c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe278165f10> >Jun 19 17:27:40 localhost blivet[3295]: got format: DiskLabel instance (0x7fe278165610) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7fe278165050>, <parted.partition.Partition object at 0x7fe27816c250>, <parted.partition.Partition object at 0x7fe27816c490>, <parted.partition.Partition object at 0x7fe27816c890>, <parted.partition.Partition object at 0x7fe27816cb10>, <parted.partition.Partition object at 0x7fe27816cd50>] >device: <parted.device.Device object at 0x7fe278165cd0> >PedDisk: <_ped.Disk object at 0x7fe2781543b0> >origPartedDisk = <parted.disk.Disk object at 0x7fe27816c990> >partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x32b0a70> >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', >'UDISKS_MD_MEMBER_EVENTS': '33', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213037', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9972', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >Jun 19 17:27:40 localhost blivet[3295]: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb1 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:40 localhost blivet[3295]: sdb1 is a partition >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:27:40 localhost blivet[3295]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Partition: /dev/sdb1 >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.probe: sdb1 ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >Jun 19 17:27:40 localhost blivet[3295]: added partition sdb1 (id 15) to device tree >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: disklabel detected but not usable on sdb1 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --examine --export /dev/sdb1 >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost program[3295]: MD_LEVEL=raid1 >Jun 19 17:27:40 localhost program[3295]: MD_DEVICES=2 >Jun 19 17:27:40 localhost program[3295]: MD_NAME=localhost.localdomain:home >Jun 19 17:27:40 localhost program[3295]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:27:40 localhost program[3295]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:27:40 localhost program[3295]: MD_UPDATE_TIME=1403213037 >Jun 19 17:27:40 localhost program[3295]: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >Jun 19 17:27:40 localhost program[3295]: MD_EVENTS=33 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --examine --brief /dev/sdb1 >Jun 19 17:27:40 localhost program[3295]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost blivet[3295]: type detected on 'sdb1' is 'linux_raid_member' >Jun 19 17:27:40 localhost blivet[3295]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >Jun 19 17:27:40 localhost blivet[3295]: raw RAID 1 size == 100064.0 >Jun 19 17:27:40 localhost blivet[3295]: Using 64MB superBlockSize >Jun 19 17:27:40 localhost blivet[3295]: non-existent RAID 1 size == 100000.0 >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >Jun 19 17:27:40 localhost blivet[3295]: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --incremental --quiet /dev/sdb1 >Jun 19 17:27:40 localhost kernel: md: bind<sdb1> >Jun 19 17:27:40 localhost kernel: md/raid1:md127: not clean -- starting background reconstruction >Jun 19 17:27:40 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Jun 19 17:27:40 localhost kernel: created bitmap (1 pages) for device md127 >Jun 19 17:27:40 localhost kernel: md127: bitmap initialized from disk: read 1 pages, set 1542 of 1563 bits >Jun 19 17:27:40 localhost kernel: md127: detected capacity change from 0 to 104857600000 >Jun 19 17:27:40 localhost kernel: md: resync of RAID array md127 >Jun 19 17:27:40 localhost kernel: md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >Jun 19 17:27:40 localhost kernel: md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >Jun 19 17:27:40 localhost kernel: md: using 128k window, over a total of 102400000k. >Jun 19 17:27:40 localhost kernel: md127: unknown partition table >Jun 19 17:27:40 localhost anaconda[3295]: Geolocation lookup finished in 0.7 seconds >Jun 19 17:27:40 localhost anaconda[3295]: got results from geolocation >Jun 19 17:27:40 localhost anaconda[3295]: Thread Done: AnaGeolocationRefreshThread (140610765620992) >Jun 19 17:27:40 localhost anaconda[3295]: Waited 0.21 seconds for Geolocation >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Device: /dev/sdb1 >Jun 19 17:27:40 localhost blivet[3295]: got device: PartitionDevice instance (0x7fe27816cf50) -- >name = sdb1 status = True kids = 1 id = 15 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x32b0b00> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe27816c510> PedPartition: <_ped.Partition object at 0x3301a70> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:27:40 localhost blivet[3295]: got format: MDRaidMember instance (0x7fe27816c650) -- >type = mdmember name = software RAID status = False >device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '10025', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >Jun 19 17:27:40 localhost blivet[3295]: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb2 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:40 localhost blivet[3295]: sdb2 is a partition >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:27:40 localhost blivet[3295]: DiskDevice.addChild: kids: 1 ; name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Partition: /dev/sdb2 >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.probe: sdb2 ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >Jun 19 17:27:40 localhost blivet[3295]: added partition sdb2 (id 16) to device tree >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: disklabel detected but not usable on sdb2 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --examine --export /dev/sdb2 >Jun 19 17:27:40 localhost program[3295]: MD_LEVEL=raid0 >Jun 19 17:27:40 localhost program[3295]: MD_DEVICES=2 >Jun 19 17:27:40 localhost program[3295]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:27:40 localhost program[3295]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:27:40 localhost program[3295]: MD_UPDATE_TIME=1403225694 >Jun 19 17:27:40 localhost program[3295]: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >Jun 19 17:27:40 localhost program[3295]: MD_EVENTS=0 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --examine --brief /dev/sdb2 >Jun 19 17:27:40 localhost program[3295]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost blivet[3295]: type detected on 'sdb2' is 'linux_raid_member' >Jun 19 17:27:40 localhost blivet[3295]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >Jun 19 17:27:40 localhost blivet[3295]: raw RAID 0 size == 150256.0 >Jun 19 17:27:40 localhost blivet[3295]: Using 128MB superBlockSize >Jun 19 17:27:40 localhost blivet[3295]: non-existent RAID 0 size == 150000.0 >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >Jun 19 17:27:40 localhost blivet[3295]: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --incremental --quiet /dev/sdb2 >Jun 19 17:27:40 localhost kernel: md: bind<sdb2> >Jun 19 17:27:40 localhost kernel: md/raid0:md125: md_size is 307462144 sectors. >Jun 19 17:27:40 localhost kernel: md: RAID0 configuration for md125 - 1 zone >Jun 19 17:27:40 localhost kernel: md: zone0=[sda2/sdb2] >Jun 19 17:27:40 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size= 153731072KB >Jun 19 17:27:40 localhost kernel: Jun 19 17:27:40 localhost kernel: md125: detected capacity change from 0 to 157420617728 >Jun 19 17:27:40 localhost kernel: md125: unknown partition table >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Device: /dev/sdb2 >Jun 19 17:27:40 localhost blivet[3295]: got device: PartitionDevice instance (0x34f4850) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32738 did: 0 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x7fe278160e60> >target size = 0 path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe27816c310> PedPartition: <_ped.Partition object at 0x3301bf0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:27:40 localhost blivet[3295]: got format: MDRaidMember instance (0x350d2d0) -- >type = mdmember name = software RAID status = False >device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '19', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '10076', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >Jun 19 17:27:40 localhost blivet[3295]: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb3 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:40 localhost blivet[3295]: sdb3 is a partition >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:27:40 localhost blivet[3295]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Partition: /dev/sdb3 >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.probe: sdb3 ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >Jun 19 17:27:40 localhost blivet[3295]: added partition sdb3 (id 17) to device tree >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: disklabel detected but not usable on sdb3 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --examine --export /dev/sdb3 >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost program[3295]: MD_LEVEL=raid1 >Jun 19 17:27:40 localhost program[3295]: MD_DEVICES=2 >Jun 19 17:27:40 localhost program[3295]: MD_NAME=localhost.localdomain:root >Jun 19 17:27:40 localhost program[3295]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:27:40 localhost program[3295]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:27:40 localhost program[3295]: MD_UPDATE_TIME=1403212864 >Jun 19 17:27:40 localhost program[3295]: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >Jun 19 17:27:40 localhost program[3295]: MD_EVENTS=92 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --examine --brief /dev/sdb3 >Jun 19 17:27:40 localhost program[3295]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost blivet[3295]: type detected on 'sdb3' is 'linux_raid_member' >Jun 19 17:27:40 localhost blivet[3295]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >Jun 19 17:27:40 localhost blivet[3295]: raw RAID 1 size == 60032.0 >Jun 19 17:27:40 localhost blivet[3295]: Using 32MB superBlockSize >Jun 19 17:27:40 localhost blivet[3295]: non-existent RAID 1 size == 60000.0 >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >Jun 19 17:27:40 localhost blivet[3295]: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --incremental --quiet /dev/sdb3 >Jun 19 17:27:40 localhost kernel: md: bind<sdb3> >Jun 19 17:27:40 localhost kernel: md/raid1:md124: active with 2 out of 2 mirrors >Jun 19 17:27:40 localhost kernel: created bitmap (1 pages) for device md124 >Jun 19 17:27:40 localhost kernel: md124: bitmap initialized from disk: read 1 pages, set 0 of 938 bits >Jun 19 17:27:40 localhost kernel: md124: detected capacity change from 0 to 62914560000 >Jun 19 17:27:40 localhost kernel: md124: unknown partition table >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Device: /dev/sdb3 >Jun 19 17:27:40 localhost blivet[3295]: got device: PartitionDevice instance (0x34f4f50) -- >name = sdb3 status = True kids = 1 id = 17 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 19 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32738 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x7fe278160ef0> >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe27816c4d0> PedPartition: <_ped.Partition object at 0x3301b90> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:27:40 localhost blivet[3295]: got format: MDRaidMember instance (0x350d090) -- >type = mdmember name = software RAID status = False >device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', >'DEVNAME': 'sdb4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '000d5377-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '20', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10127', >'name': 'sdb4', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >Jun 19 17:27:40 localhost blivet[3295]: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:40 localhost blivet[3295]: sdb4 is a partition >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:27:40 localhost blivet[3295]: DiskDevice.addChild: kids: 3 ; name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb4 ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Partition: /dev/sdb4 >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.probe: sdb4 ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >Jun 19 17:27:40 localhost blivet[3295]: added partition sdb4 (id 18) to device tree >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: disklabel detected but not usable on sdb4 >Jun 19 17:27:40 localhost blivet[3295]: no type or existing type for sdb4, bailing >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Device: /dev/sdb4 >Jun 19 17:27:40 localhost blivet[3295]: got device: PartitionDevice instance (0x34f4f90) -- >name = sdb4 status = True kids = 0 id = 18 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 20 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 18772 did: 20047 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x7fe278160f80> >target size = 0 path = /dev/sdb4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe27816c8d0> PedPartition: <_ped.Partition object at 0x3301ad0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', >'DEVNAME': 'sdb5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '21', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '10178', >'name': 'sdb5', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >Jun 19 17:27:40 localhost blivet[3295]: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb5 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:40 localhost blivet[3295]: sdb5 is a partition >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:27:40 localhost blivet[3295]: DiskDevice.addChild: kids: 4 ; name: sdb ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >Jun 19 17:27:40 localhost blivet[3295]: looking up parted Partition: /dev/sdb5 >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.probe: sdb5 ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >Jun 19 17:27:40 localhost blivet[3295]: added partition sdb5 (id 19) to device tree >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >Jun 19 17:27:40 localhost blivet[3295]: disklabel detected but not usable on sdb5 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --examine --export /dev/sdb5 >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:27:40 localhost program[3295]: MD_LEVEL=raid1 >Jun 19 17:27:40 localhost program[3295]: MD_DEVICES=2 >Jun 19 17:27:40 localhost program[3295]: MD_NAME=localhost.localdomain:boot >Jun 19 17:27:40 localhost program[3295]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:27:40 localhost program[3295]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:27:40 localhost program[3295]: MD_UPDATE_TIME=1403212864 >Jun 19 17:27:40 localhost program[3295]: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >Jun 19 17:27:40 localhost program[3295]: MD_EVENTS=20 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --examine --brief /dev/sdb5 >Jun 19 17:27:40 localhost program[3295]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost blivet[3295]: type detected on 'sdb5' is 'linux_raid_member' >Jun 19 17:27:40 localhost blivet[3295]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:27:40 localhost blivet[3295]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >Jun 19 17:27:40 localhost blivet[3295]: raw RAID 1 size == 1000.0 >Jun 19 17:27:40 localhost blivet[3295]: Using 2.0MB superBlockSize >Jun 19 17:27:40 localhost blivet[3295]: non-existent RAID 1 size == 998.0 >Jun 19 17:27:40 localhost blivet[3295]: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >Jun 19 17:27:40 localhost blivet[3295]: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >Jun 19 17:27:40 localhost blivet[3295]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:40 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:40 localhost program[3295]: Return code: 0 >Jun 19 17:27:40 localhost program[3295]: Running... mdadm --incremental --quiet /dev/sdb5 >Jun 19 17:27:40 localhost kernel: md: bind<sdb5> >Jun 19 17:27:40 localhost kernel: md/raid1:md123: active with 2 out of 2 mirrors >Jun 19 17:27:40 localhost kernel: md123: detected capacity change from 0 to 1048510464 >Jun 19 17:27:40 localhost kernel: md123: unknown partition table >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: looking up parted Device: /dev/sdb5 >Jun 19 17:27:41 localhost blivet[3295]: got device: PartitionDevice instance (0x34f4fd0) -- >name = sdb5 status = True kids = 1 id = 19 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 21 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32738 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x32b0170> >target size = 0 path = /dev/sdb5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: <parted.filesystem.FileSystem object at 0x7fe27816cc50> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe27816cbd0> PedPartition: <_ped.Partition object at 0x3301c50> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:27:41 localhost blivet[3295]: got format: MDRaidMember instance (0x350d150) -- >type = mdmember name = software RAID status = False >device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', >'DEVNAME': 'sdb6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '22', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '10230', >'name': 'sdb6', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb6 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: sdb6 is a partition >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:27:41 localhost blivet[3295]: DiskDevice.addChild: kids: 5 ; name: sdb ; >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: looking up parted Partition: /dev/sdb6 >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.probe: sdb6 ; exists: True ; >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >Jun 19 17:27:41 localhost blivet[3295]: added partition sdb6 (id 20) to device tree >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >Jun 19 17:27:41 localhost blivet[3295]: disklabel detected but not usable on sdb6 >Jun 19 17:27:41 localhost program[3295]: Running... mdadm --examine --export /dev/sdb6 >Jun 19 17:27:41 localhost program[3295]: MD_LEVEL=raid0 >Jun 19 17:27:41 localhost program[3295]: MD_DEVICES=2 >Jun 19 17:27:41 localhost program[3295]: MD_NAME=localhost.localdomain:swap >Jun 19 17:27:41 localhost program[3295]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:27:41 localhost program[3295]: MD_UPDATE_TIME=1403225692 >Jun 19 17:27:41 localhost program[3295]: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >Jun 19 17:27:41 localhost program[3295]: MD_EVENTS=0 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost program[3295]: Running... mdadm --examine --brief /dev/sdb6 >Jun 19 17:27:41 localhost program[3295]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: type detected on 'sdb6' is 'linux_raid_member' >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 0 size == 8016.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 4MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: existing RAID 0 size == 8012.0 >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost program[3295]: Running... mdadm --incremental --quiet /dev/sdb6 >Jun 19 17:27:41 localhost program[3295]: Return code: 1 >Jun 19 17:27:41 localhost blivet[3295]: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >Jun 19 17:27:41 localhost blivet[3295]: looking up parted Device: /dev/sdb6 >Jun 19 17:27:41 localhost blivet[3295]: got device: PartitionDevice instance (0x350d810) -- >name = sdb6 status = True kids = 1 id = 20 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 22 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x7fe278160dd0> >target size = 0 path = /dev/sdb6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe27816cd90> PedPartition: <_ped.Partition object at 0x3301cb0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:27:41 localhost blivet[3295]: got format: MDRaidMember instance (0x3516290) -- >type = mdmember name = software RAID status = False >device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20740', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning loop0 (/devices/virtual/block/loop0)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: loop0 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: loop0 is a loop device >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added file /osmin.img (deleted) (id 21) to device tree >Jun 19 17:27:41 localhost blivet[3295]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added loop loop0 (id 22) to device tree >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: device loop0 does not contain a disklabel >Jun 19 17:27:41 localhost blivet[3295]: type detected on 'loop0' is 'squashfs' >Jun 19 17:27:41 localhost blivet[3295]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Jun 19 17:27:41 localhost blivet[3295]: got device: LoopDevice instance (0x350db50) -- >name = loop0 status = False kids = 0 id = 22 >parents = ['existing 0MB file /osmin.img (deleted) (21)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Jun 19 17:27:41 localhost blivet[3295]: got format: DeviceFormat instance (0x350dc50) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20887', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning loop1 (/devices/virtual/block/loop1)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: loop1 is a loop device >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: /osmin ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added file /osmin (id 23) to device tree >Jun 19 17:27:41 localhost blivet[3295]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added loop loop1 (id 24) to device tree >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: device loop1 does not contain a disklabel >Jun 19 17:27:41 localhost blivet[3295]: type detected on 'loop1' is 'DM_snapshot_cow' >Jun 19 17:27:41 localhost blivet[3295]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:27:41 localhost blivet[3295]: got device: LoopDevice instance (0x350df10) -- >name = loop1 status = False kids = 0 id = 24 >parents = ['existing 0MB file /osmin (23)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Jun 19 17:27:41 localhost blivet[3295]: got format: DeviceFormat instance (0x3516150) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21041', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning loop2 (/devices/virtual/block/loop2)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: loop2 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: loop2 is a loop device >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >Jun 19 17:27:41 localhost blivet[3295]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added loop loop2 (id 26) to device tree >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: device loop2 does not contain a disklabel >Jun 19 17:27:41 localhost blivet[3295]: type detected on 'loop2' is 'squashfs' >Jun 19 17:27:41 localhost blivet[3295]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Jun 19 17:27:41 localhost blivet[3295]: got device: LoopDevice instance (0x3516350) -- >name = loop2 status = False kids = 0 id = 26 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Jun 19 17:27:41 localhost blivet[3295]: got format: DeviceFormat instance (0x3516410) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21195', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning loop3 (/devices/virtual/block/loop3)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: loop3 is a loop device >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added file /LiveOS/ext3fs.img (id 27) to device tree >Jun 19 17:27:41 localhost blivet[3295]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added loop loop3 (id 28) to device tree >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:41 localhost blivet[3295]: device loop3 does not contain a disklabel >Jun 19 17:27:41 localhost blivet[3295]: type detected on 'loop3' is 'ext4' >Jun 19 17:27:41 localhost program[3295]: Running... dumpe2fs -h /dev/loop3 >Jun 19 17:27:41 localhost program[3295]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:27:41 localhost program[3295]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:27:41 localhost program[3295]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:27:41 localhost program[3295]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:27:41 localhost program[3295]: Filesystem magic number: 0xEF53 >Jun 19 17:27:41 localhost program[3295]: Filesystem revision #: 1 (dynamic) >Jun 19 17:27:41 localhost program[3295]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:27:41 localhost program[3295]: Filesystem flags: signed_directory_hash >Jun 19 17:27:41 localhost program[3295]: Default mount options: user_xattr acl >Jun 19 17:27:41 localhost program[3295]: Filesystem state: clean >Jun 19 17:27:41 localhost program[3295]: Errors behavior: Continue >Jun 19 17:27:41 localhost program[3295]: Filesystem OS type: Linux >Jun 19 17:27:41 localhost program[3295]: Inode count: 262144 >Jun 19 17:27:41 localhost program[3295]: Block count: 1048576 >Jun 19 17:27:41 localhost program[3295]: Reserved block count: 10484 >Jun 19 17:27:41 localhost program[3295]: Free blocks: 225114 >Jun 19 17:27:41 localhost program[3295]: Free inodes: 155781 >Jun 19 17:27:41 localhost program[3295]: First block: 0 >Jun 19 17:27:41 localhost program[3295]: Block size: 4096 >Jun 19 17:27:41 localhost program[3295]: Fragment size: 4096 >Jun 19 17:27:41 localhost program[3295]: Reserved GDT blocks: 255 >Jun 19 17:27:41 localhost program[3295]: Blocks per group: 32768 >Jun 19 17:27:41 localhost program[3295]: Fragments per group: 32768 >Jun 19 17:27:41 localhost program[3295]: Inodes per group: 8192 >Jun 19 17:27:41 localhost program[3295]: Inode blocks per group: 512 >Jun 19 17:27:41 localhost program[3295]: Flex block group size: 16 >Jun 19 17:27:41 localhost program[3295]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:27:41 localhost program[3295]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:27:41 localhost program[3295]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:27:41 localhost program[3295]: Mount count: 0 >Jun 19 17:27:41 localhost program[3295]: Maximum mount count: -1 >Jun 19 17:27:41 localhost program[3295]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:27:41 localhost program[3295]: Check interval: 0 (<none>) >Jun 19 17:27:41 localhost program[3295]: Lifetime writes: 767 MB >Jun 19 17:27:41 localhost program[3295]: Reserved blocks uid: 0 (user root) >Jun 19 17:27:41 localhost program[3295]: Reserved blocks gid: 0 (group root) >Jun 19 17:27:41 localhost program[3295]: First inode: 11 >Jun 19 17:27:41 localhost program[3295]: Inode size: 256 >Jun 19 17:27:41 localhost program[3295]: Required extra isize: 28 >Jun 19 17:27:41 localhost program[3295]: Desired extra isize: 28 >Jun 19 17:27:41 localhost program[3295]: Journal inode: 8 >Jun 19 17:27:41 localhost program[3295]: Default directory hash: half_md4 >Jun 19 17:27:41 localhost program[3295]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:27:41 localhost program[3295]: Journal backup: inode blocks >Jun 19 17:27:41 localhost program[3295]: Journal features: journal_incompat_revoke >Jun 19 17:27:41 localhost program[3295]: Journal size: 128M >Jun 19 17:27:41 localhost program[3295]: Journal length: 32768 >Jun 19 17:27:41 localhost program[3295]: Journal sequence: 0x00003086 >Jun 19 17:27:41 localhost program[3295]: Journal start: 0 >Jun 19 17:27:41 localhost program[3295]: Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost program[3295]: Running... resize2fs -P /dev/loop3 >Jun 19 17:27:41 localhost program[3295]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:27:41 localhost program[3295]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jun 19 17:27:41 localhost program[3295]: Couldn't find valid filesystem superblock. >Jun 19 17:27:41 localhost program[3295]: Return code: 1 >Jun 19 17:27:41 localhost blivet[3295]: using current size 0 as min size >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Jun 19 17:27:41 localhost blivet[3295]: got device: LoopDevice instance (0x350dfd0) -- >name = loop3 status = False kids = 0 id = 28 >parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: got format: Ext4FS instance (0x3516250) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21350', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning loop4 (/devices/virtual/block/loop4)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: loop4 is a loop device >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added file /overlay (deleted) (id 29) to device tree >Jun 19 17:27:41 localhost blivet[3295]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added loop loop4 (id 30) to device tree >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: device loop4 does not contain a disklabel >Jun 19 17:27:41 localhost blivet[3295]: type detected on 'loop4' is 'DM_snapshot_cow' >Jun 19 17:27:41 localhost blivet[3295]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:27:41 localhost blivet[3295]: got device: LoopDevice instance (0x3516110) -- >name = loop4 status = False kids = 0 id = 30 >parents = ['existing 0MB file /overlay (deleted) (29)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Jun 19 17:27:41 localhost blivet[3295]: got format: DeviceFormat instance (0x35165d0) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '44915', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Jun 19 17:27:41 localhost blivet[3295]: scanning live-rw (/devices/virtual/block/dm-0)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: live-rw is a device-mapper device >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDMDevice: name: live-rw ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added dm live-rw (id 31) to device tree >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:41 localhost blivet[3295]: device live-rw does not contain a disklabel >Jun 19 17:27:41 localhost blivet[3295]: type detected on 'live-rw' is 'ext4' >Jun 19 17:27:41 localhost program[3295]: Running... dumpe2fs -h /dev/mapper/live-rw >Jun 19 17:27:41 localhost program[3295]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:27:41 localhost program[3295]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:27:41 localhost program[3295]: Last mounted on: / >Jun 19 17:27:41 localhost program[3295]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:27:41 localhost program[3295]: Filesystem magic number: 0xEF53 >Jun 19 17:27:41 localhost program[3295]: Filesystem revision #: 1 (dynamic) >Jun 19 17:27:41 localhost program[3295]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:27:41 localhost program[3295]: Filesystem flags: signed_directory_hash >Jun 19 17:27:41 localhost program[3295]: Default mount options: user_xattr acl >Jun 19 17:27:41 localhost program[3295]: Filesystem state: clean >Jun 19 17:27:41 localhost program[3295]: Errors behavior: Continue >Jun 19 17:27:41 localhost program[3295]: Filesystem OS type: Linux >Jun 19 17:27:41 localhost program[3295]: Inode count: 262144 >Jun 19 17:27:41 localhost program[3295]: Block count: 1048576 >Jun 19 17:27:41 localhost program[3295]: Reserved block count: 10484 >Jun 19 17:27:41 localhost program[3295]: Free blocks: 225114 >Jun 19 17:27:41 localhost program[3295]: Free inodes: 155781 >Jun 19 17:27:41 localhost program[3295]: First block: 0 >Jun 19 17:27:41 localhost program[3295]: Block size: 4096 >Jun 19 17:27:41 localhost program[3295]: Fragment size: 4096 >Jun 19 17:27:41 localhost program[3295]: Reserved GDT blocks: 255 >Jun 19 17:27:41 localhost program[3295]: Blocks per group: 32768 >Jun 19 17:27:41 localhost program[3295]: Fragments per group: 32768 >Jun 19 17:27:41 localhost program[3295]: Inodes per group: 8192 >Jun 19 17:27:41 localhost program[3295]: Inode blocks per group: 512 >Jun 19 17:27:41 localhost program[3295]: Flex block group size: 16 >Jun 19 17:27:41 localhost program[3295]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:27:41 localhost program[3295]: Last mount time: Thu Jun 19 20:20:45 2014 >Jun 19 17:27:41 localhost program[3295]: Last write time: Thu Jun 19 20:20:45 2014 >Jun 19 17:27:41 localhost program[3295]: Mount count: 1 >Jun 19 17:27:41 localhost program[3295]: Maximum mount count: -1 >Jun 19 17:27:41 localhost program[3295]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:27:41 localhost program[3295]: Check interval: 0 (<none>) >Jun 19 17:27:41 localhost program[3295]: Lifetime writes: 767 MB >Jun 19 17:27:41 localhost program[3295]: Reserved blocks uid: 0 (user root) >Jun 19 17:27:41 localhost program[3295]: Reserved blocks gid: 0 (group root) >Jun 19 17:27:41 localhost program[3295]: First inode: 11 >Jun 19 17:27:41 localhost program[3295]: Inode size: 256 >Jun 19 17:27:41 localhost program[3295]: Required extra isize: 28 >Jun 19 17:27:41 localhost program[3295]: Desired extra isize: 28 >Jun 19 17:27:41 localhost program[3295]: Journal inode: 8 >Jun 19 17:27:41 localhost program[3295]: Default directory hash: half_md4 >Jun 19 17:27:41 localhost program[3295]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:27:41 localhost program[3295]: Journal backup: inode blocks >Jun 19 17:27:41 localhost program[3295]: Journal features: journal_incompat_revoke >Jun 19 17:27:41 localhost program[3295]: Journal size: 128M >Jun 19 17:27:41 localhost program[3295]: Journal length: 32768 >Jun 19 17:27:41 localhost program[3295]: Journal sequence: 0x00003087 >Jun 19 17:27:41 localhost program[3295]: Journal start: 1 >Jun 19 17:27:41 localhost program[3295]: Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost program[3295]: Running... resize2fs -P /dev/mapper/live-rw >Jun 19 17:27:41 localhost program[3295]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:27:41 localhost program[3295]: Estimated minimum size of the filesystem: 825687 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: padding min size from 3226 up to 3548 >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:41 localhost blivet[3295]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Jun 19 17:27:41 localhost blivet[3295]: looking up parted Device: /dev/mapper/live-rw >Jun 19 17:27:41 localhost blivet[3295]: got device: DMDevice instance (0x3516690) -- >name = live-rw status = True kids = 0 id = 31 >parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32738 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x351b050> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: got format: Ext4FS instance (0x350dbd0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68671', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Jun 19 17:27:41 localhost blivet[3295]: scanning live-base (/devices/virtual/block/dm-1)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: live-base is a device-mapper device >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDMDevice: name: live-base ; >Jun 19 17:27:41 localhost blivet[3295]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added dm live-base (id 32) to device tree >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:41 localhost blivet[3295]: device live-base does not contain a disklabel >Jun 19 17:27:41 localhost blivet[3295]: type detected on 'live-base' is 'ext4' >Jun 19 17:27:41 localhost program[3295]: Running... dumpe2fs -h /dev/mapper/live-base >Jun 19 17:27:41 localhost program[3295]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:27:41 localhost program[3295]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:27:41 localhost program[3295]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:27:41 localhost program[3295]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:27:41 localhost program[3295]: Filesystem magic number: 0xEF53 >Jun 19 17:27:41 localhost program[3295]: Filesystem revision #: 1 (dynamic) >Jun 19 17:27:41 localhost program[3295]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:27:41 localhost program[3295]: Filesystem flags: signed_directory_hash >Jun 19 17:27:41 localhost program[3295]: Default mount options: user_xattr acl >Jun 19 17:27:41 localhost program[3295]: Filesystem state: clean >Jun 19 17:27:41 localhost program[3295]: Errors behavior: Continue >Jun 19 17:27:41 localhost program[3295]: Filesystem OS type: Linux >Jun 19 17:27:41 localhost program[3295]: Inode count: 262144 >Jun 19 17:27:41 localhost program[3295]: Block count: 1048576 >Jun 19 17:27:41 localhost program[3295]: Reserved block count: 10484 >Jun 19 17:27:41 localhost program[3295]: Free blocks: 225114 >Jun 19 17:27:41 localhost program[3295]: Free inodes: 155781 >Jun 19 17:27:41 localhost program[3295]: First block: 0 >Jun 19 17:27:41 localhost program[3295]: Block size: 4096 >Jun 19 17:27:41 localhost program[3295]: Fragment size: 4096 >Jun 19 17:27:41 localhost program[3295]: Reserved GDT blocks: 255 >Jun 19 17:27:41 localhost program[3295]: Blocks per group: 32768 >Jun 19 17:27:41 localhost program[3295]: Fragments per group: 32768 >Jun 19 17:27:41 localhost program[3295]: Inodes per group: 8192 >Jun 19 17:27:41 localhost program[3295]: Inode blocks per group: 512 >Jun 19 17:27:41 localhost program[3295]: Flex block group size: 16 >Jun 19 17:27:41 localhost program[3295]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:27:41 localhost program[3295]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:27:41 localhost program[3295]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:27:41 localhost program[3295]: Mount count: 0 >Jun 19 17:27:41 localhost program[3295]: Maximum mount count: -1 >Jun 19 17:27:41 localhost program[3295]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:27:41 localhost program[3295]: Check interval: 0 (<none>) >Jun 19 17:27:41 localhost program[3295]: Lifetime writes: 767 MB >Jun 19 17:27:41 localhost program[3295]: Reserved blocks uid: 0 (user root) >Jun 19 17:27:41 localhost program[3295]: Reserved blocks gid: 0 (group root) >Jun 19 17:27:41 localhost program[3295]: First inode: 11 >Jun 19 17:27:41 localhost program[3295]: Inode size: 256 >Jun 19 17:27:41 localhost program[3295]: Required extra isize: 28 >Jun 19 17:27:41 localhost program[3295]: Desired extra isize: 28 >Jun 19 17:27:41 localhost program[3295]: Journal inode: 8 >Jun 19 17:27:41 localhost program[3295]: Default directory hash: half_md4 >Jun 19 17:27:41 localhost program[3295]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:27:41 localhost program[3295]: Journal backup: inode blocks >Jun 19 17:27:41 localhost program[3295]: Journal features: journal_incompat_revoke >Jun 19 17:27:41 localhost program[3295]: Journal size: 128M >Jun 19 17:27:41 localhost program[3295]: Journal length: 32768 >Jun 19 17:27:41 localhost program[3295]: Journal sequence: 0x00003086 >Jun 19 17:27:41 localhost program[3295]: Journal start: 0 >Jun 19 17:27:41 localhost program[3295]: Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost program[3295]: Running... resize2fs -P /dev/mapper/live-base >Jun 19 17:27:41 localhost program[3295]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:27:41 localhost program[3295]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Jun 19 17:27:41 localhost program[3295]: Couldn't find valid filesystem superblock. >Jun 19 17:27:41 localhost program[3295]: Return code: 1 >Jun 19 17:27:41 localhost blivet[3295]: using current size 0 as min size >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:41 localhost blivet[3295]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Jun 19 17:27:41 localhost blivet[3295]: looking up parted Device: /dev/mapper/live-base >Jun 19 17:27:41 localhost blivet[3295]: got device: DMDevice instance (0x3516590) -- >name = live-base status = True kids = 0 id = 32 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32738 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x351b0e0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: got format: Ext4FS instance (0x3516390) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73701', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Jun 19 17:27:41 localhost blivet[3295]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: live-osimg-min is a device-mapper device >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Jun 19 17:27:41 localhost blivet[3295]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:27:41 localhost blivet[3295]: DMDevice.getDMNode: live-base ; status: True ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:27:41 localhost blivet[3295]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Jun 19 17:27:41 localhost blivet[3295]: added dm live-osimg-min (id 33) to device tree >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:41 localhost blivet[3295]: device live-osimg-min does not contain a disklabel >Jun 19 17:27:41 localhost blivet[3295]: type detected on 'live-osimg-min' is 'ext4' >Jun 19 17:27:41 localhost program[3295]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jun 19 17:27:41 localhost program[3295]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:27:41 localhost program[3295]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:27:41 localhost program[3295]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:27:41 localhost program[3295]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:27:41 localhost program[3295]: Filesystem magic number: 0xEF53 >Jun 19 17:27:41 localhost program[3295]: Filesystem revision #: 1 (dynamic) >Jun 19 17:27:41 localhost program[3295]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:27:41 localhost program[3295]: Filesystem flags: signed_directory_hash >Jun 19 17:27:41 localhost program[3295]: Default mount options: user_xattr acl >Jun 19 17:27:41 localhost program[3295]: Filesystem state: clean >Jun 19 17:27:41 localhost program[3295]: Errors behavior: Continue >Jun 19 17:27:41 localhost program[3295]: Filesystem OS type: Linux >Jun 19 17:27:41 localhost program[3295]: Inode count: 212992 >Jun 19 17:27:41 localhost program[3295]: Block count: 825687 >Jun 19 17:27:41 localhost program[3295]: Reserved block count: 8255 >Jun 19 17:27:41 localhost program[3295]: Free blocks: 5566 >Jun 19 17:27:41 localhost program[3295]: Free inodes: 106629 >Jun 19 17:27:41 localhost program[3295]: First block: 0 >Jun 19 17:27:41 localhost program[3295]: Block size: 4096 >Jun 19 17:27:41 localhost program[3295]: Fragment size: 4096 >Jun 19 17:27:41 localhost program[3295]: Reserved GDT blocks: 255 >Jun 19 17:27:41 localhost program[3295]: Blocks per group: 32768 >Jun 19 17:27:41 localhost program[3295]: Fragments per group: 32768 >Jun 19 17:27:41 localhost program[3295]: Inodes per group: 8192 >Jun 19 17:27:41 localhost program[3295]: Inode blocks per group: 512 >Jun 19 17:27:41 localhost program[3295]: Flex block group size: 16 >Jun 19 17:27:41 localhost program[3295]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:27:41 localhost program[3295]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:27:41 localhost program[3295]: Last write time: Wed Dec 11 19:51:43 2013 >Jun 19 17:27:41 localhost program[3295]: Mount count: 0 >Jun 19 17:27:41 localhost program[3295]: Maximum mount count: -1 >Jun 19 17:27:41 localhost program[3295]: Last checked: Wed Dec 11 19:51:43 2013 >Jun 19 17:27:41 localhost program[3295]: Check interval: 0 (<none>) >Jun 19 17:27:41 localhost program[3295]: Lifetime writes: 768 MB >Jun 19 17:27:41 localhost program[3295]: Reserved blocks uid: 0 (user root) >Jun 19 17:27:41 localhost program[3295]: Reserved blocks gid: 0 (group root) >Jun 19 17:27:41 localhost program[3295]: First inode: 11 >Jun 19 17:27:41 localhost program[3295]: Inode size: 256 >Jun 19 17:27:41 localhost program[3295]: Required extra isize: 28 >Jun 19 17:27:41 localhost program[3295]: Desired extra isize: 28 >Jun 19 17:27:41 localhost program[3295]: Journal inode: 8 >Jun 19 17:27:41 localhost program[3295]: Default directory hash: half_md4 >Jun 19 17:27:41 localhost program[3295]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:27:41 localhost program[3295]: Journal backup: inode blocks >Jun 19 17:27:41 localhost program[3295]: Journal features: journal_incompat_revoke >Jun 19 17:27:41 localhost program[3295]: Journal size: 128M >Jun 19 17:27:41 localhost program[3295]: Journal length: 32768 >Jun 19 17:27:41 localhost program[3295]: Journal sequence: 0x00003086 >Jun 19 17:27:41 localhost program[3295]: Journal start: 0 >Jun 19 17:27:41 localhost program[3295]: Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost program[3295]: Running... resize2fs -P /dev/mapper/live-osimg-min >Jun 19 17:27:41 localhost program[3295]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:27:41 localhost program[3295]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jun 19 17:27:41 localhost program[3295]: Couldn't find valid filesystem superblock. >Jun 19 17:27:41 localhost program[3295]: Return code: 1 >Jun 19 17:27:41 localhost blivet[3295]: using current size 0 as min size >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:27:41 localhost blivet[3295]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Jun 19 17:27:41 localhost blivet[3295]: looking up parted Device: /dev/mapper/live-osimg-min >Jun 19 17:27:41 localhost blivet[3295]: got device: DMDevice instance (0x3516910) -- >name = live-osimg-min status = True kids = 0 id = 33 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x351b170> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: got format: Ext4FS instance (0x3516c50) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', >'DEVNAME': 'md126', >'DEVPATH': '/devices/virtual/block/md126', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_VERSION': '2', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda6_DEV': '/dev/sda6', >'MD_DEVICE_sda6_ROLE': '0', >'MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'MD_DEVICE_sdb6_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:swap', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:swap', >'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'MINOR': '126', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', >'UDISKS_MD_DEVICE_sda6_ROLE': '0', >'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'UDISKS_MD_DEVICE_sdb6_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '89372', >'name': 'md126', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', >'/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', >'/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'/dev/md/localhost.localdomain:swap'], >'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning md126 (/devices/virtual/block/md126)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: md126 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 0 size == 8016.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 4MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: existing RAID 0 size == 8012.0 >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >Jun 19 17:27:41 localhost blivet[3295]: SwapSpace.__init__: >Jun 19 17:27:41 localhost blivet[3295]: getFormat('swap') returning SwapSpace instance >Jun 19 17:27:41 localhost blivet[3295]: device localhost.localdomain:swap does not contain a disklabel >Jun 19 17:27:41 localhost blivet[3295]: type detected on 'md126' is 'swap' >Jun 19 17:27:41 localhost blivet[3295]: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >Jun 19 17:27:41 localhost blivet[3295]: getFormat('swap') returning SwapSpace instance >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 0 size == 8016.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 4MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: existing RAID 0 size == 8012.0 >Jun 19 17:27:41 localhost blivet[3295]: got device: MDRaidArrayDevice instance (0x7fe278165310) -- >name = localhost.localdomain:swap status = True kids = 0 id = 13 >parents = ['existing 4008MB partition sda6 (12) with existing mdmember', >'existing 4008MB partition sdb6 (20) with existing mdmember'] >uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 16408576 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) >PedDevice: <_ped.Device object at 0x32b07a0> >target size = 0 path = /dev/md/localhost.localdomain:swap >format args = None originalFormat = None level = 0 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >Jun 19 17:27:41 localhost blivet[3295]: got format: SwapSpace instance (0x3516850) -- >type = swap name = swap status = False >device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: devices to scan: ['md123', 'md124', 'md125', 'md127'] >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', >'DEVNAME': 'md123', >'DEVPATH': '/devices/virtual/block/md123', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda5_DEV': '/dev/sda5', >'MD_DEVICE_sda5_ROLE': '0', >'MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'MD_DEVICE_sdb5_ROLE': '1', >'MD_DEVNAME': 'boot', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.0', >'MD_NAME': 'localhost.localdomain:boot', >'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'MINOR': '123', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', >'UDISKS_MD_DEVICE_sda5_ROLE': '0', >'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'UDISKS_MD_DEVICE_sdb5_ROLE': '1', >'UDISKS_MD_DEVNAME': 'boot', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.0', >'UDISKS_MD_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '7864203', >'name': 'md123', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', >'/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', >'/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'/dev/md/boot'], >'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning md123 (/devices/virtual/block/md123)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: md123 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: boot ; >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 1 size == 1000.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 2.0MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: non-existent RAID 1 size == 998.0 >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (11) >Jun 19 17:27:41 localhost blivet[3295]: no device or no media present >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', >'DEVNAME': 'md124', >'DEVPATH': '/devices/virtual/block/md124', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda3_DEV': '/dev/sda3', >'MD_DEVICE_sda3_ROLE': '0', >'MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'MD_DEVICE_sdb3_ROLE': '1', >'MD_DEVNAME': 'root', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:root', >'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'MINOR': '124', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', >'UDISKS_MD_DEVICE_sda3_ROLE': '0', >'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'UDISKS_MD_DEVICE_sdb3_ROLE': '1', >'UDISKS_MD_DEVNAME': 'root', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:root', >'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '7771111', >'name': 'md124', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', >'/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', >'/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', >'/dev/md/root'], >'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning md124 (/devices/virtual/block/md124)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: md124 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: root ; >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 1 size == 60032.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 32MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: non-existent RAID 1 size == 60000.0 >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (8) >Jun 19 17:27:41 localhost blivet[3295]: no device or no media present >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', >'DEVNAME': 'md125', >'DEVPATH': '/devices/virtual/block/md125', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda2_DEV': '/dev/sda2', >'MD_DEVICE_sda2_ROLE': '0', >'MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'MD_DEVICE_sdb2_ROLE': '1', >'MD_DEVNAME': 'raid0', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:raid0', >'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'MINOR': '125', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', >'UDISKS_MD_DEVICE_sda2_ROLE': '0', >'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'UDISKS_MD_DEVICE_sdb2_ROLE': '1', >'UDISKS_MD_DEVNAME': 'raid0', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '7692550', >'name': 'md125', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', >'/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', >'/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'/dev/md/raid0'], >'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning md125 (/devices/virtual/block/md125)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: md125 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: raid0 ; >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 0 size == 150256.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 128MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: non-existent RAID 0 size == 150000.0 >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (6) >Jun 19 17:27:41 localhost blivet[3295]: no device or no media present >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', >'DEVNAME': 'md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda1_DEV': '/dev/sda1', >'MD_DEVICE_sda1_ROLE': '0', >'MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'MD_DEVICE_sdb1_ROLE': '1', >'MD_DEVNAME': 'home', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:home', >'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'MINOR': '127', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', >'UDISKS_MD_DEVICE_sda1_ROLE': '0', >'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'UDISKS_MD_DEVICE_sdb1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'home', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:home', >'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '7615603', >'name': 'md127', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', >'/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', >'/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', >'/dev/md/home'], >'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >Jun 19 17:27:41 localhost blivet[3295]: scanning md127 (/devices/virtual/block/md127)... >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: md127 ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned None >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName: name: home ; >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 1 size == 100064.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 64MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: non-existent RAID 1 size == 100000.0 >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (4) >Jun 19 17:27:41 localhost blivet[3295]: no device or no media present >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >Jun 19 17:27:41 localhost program[3295]: Running... mdadm --stop /dev/md/home >Jun 19 17:27:41 localhost kernel: md: md127: resync done. >Jun 19 17:27:41 localhost kernel: md127: detected capacity change from 104857600000 to 0 >Jun 19 17:27:41 localhost kernel: md: md127 stopped. >Jun 19 17:27:41 localhost kernel: md: unbind<sdb1> >Jun 19 17:27:41 localhost kernel: md: export_rdev(sdb1) >Jun 19 17:27:41 localhost kernel: md: unbind<sda1> >Jun 19 17:27:41 localhost kernel: md: export_rdev(sda1) >Jun 19 17:27:41 localhost program[3295]: mdadm: stopped /dev/md/home >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >Jun 19 17:27:41 localhost program[3295]: Running... mdadm --stop /dev/md/raid0 >Jun 19 17:27:41 localhost kernel: md125: detected capacity change from 157420617728 to 0 >Jun 19 17:27:41 localhost kernel: md: md125 stopped. >Jun 19 17:27:41 localhost kernel: md: unbind<sdb2> >Jun 19 17:27:41 localhost kernel: md: export_rdev(sdb2) >Jun 19 17:27:41 localhost kernel: md: unbind<sda2> >Jun 19 17:27:41 localhost kernel: md: export_rdev(sda2) >Jun 19 17:27:41 localhost program[3295]: mdadm: stopped /dev/md/raid0 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >Jun 19 17:27:41 localhost program[3295]: Running... mdadm --stop /dev/md/root >Jun 19 17:27:41 localhost kernel: md124: detected capacity change from 62914560000 to 0 >Jun 19 17:27:41 localhost kernel: md: md124 stopped. >Jun 19 17:27:41 localhost kernel: md: unbind<sdb3> >Jun 19 17:27:41 localhost kernel: md: export_rdev(sdb3) >Jun 19 17:27:41 localhost kernel: md: unbind<sda3> >Jun 19 17:27:41 localhost kernel: md: export_rdev(sda3) >Jun 19 17:27:41 localhost program[3295]: mdadm: stopped /dev/md/root >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >Jun 19 17:27:41 localhost program[3295]: Running... mdadm --stop /dev/md/boot >Jun 19 17:27:41 localhost kernel: md123: detected capacity change from 1048510464 to 0 >Jun 19 17:27:41 localhost kernel: md: md123 stopped. >Jun 19 17:27:41 localhost kernel: md: unbind<sdb5> >Jun 19 17:27:41 localhost kernel: md: export_rdev(sdb5) >Jun 19 17:27:41 localhost kernel: md: unbind<sda5> >Jun 19 17:27:41 localhost program[3295]: mdadm: stopped /dev/md/boot >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost kernel: md: export_rdev(sda5) >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost blivet[3295]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:27:41 localhost blivet[3295]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:27:41 localhost blivet[3295]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:27:41 localhost blivet[3295]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:27:41 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:27:41 localhost program[3295]: Return code: 0 >Jun 19 17:27:41 localhost program[3295]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:27:41 localhost program[3295]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:27:41 localhost program[3295]: Return code: 1 >Jun 19 17:27:41 localhost blivet[3295]: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jun 19 17:27:41 localhost blivet[3295]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jun 19 17:27:41 localhost blivet[3295]: not going to restore from backup of non-existent /etc/mdadm.conf >Jun 19 17:27:41 localhost blivet[3295]: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 1 size == 1000.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 2.0MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: non-existent RAID 1 size == 998.0 >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 1 size == 100064.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 64MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: non-existent RAID 1 size == 100000.0 >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 0 size == 8016.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 4MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: existing RAID 0 size == 8012.0 >Jun 19 17:27:41 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 0 size == 150256.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 128MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: non-existent RAID 0 size == 150000.0 >Jun 19 17:27:41 localhost blivet[3295]: raw RAID 1 size == 60032.0 >Jun 19 17:27:41 localhost blivet[3295]: Using 32MB superBlockSize >Jun 19 17:27:41 localhost blivet[3295]: non-existent RAID 1 size == 60000.0 >Jun 19 17:27:41 localhost anaconda[3295]: Thread Done: AnaStorageThread (140610782406400) >Jun 19 17:27:41 localhost program[3295]: Running... hwclock --hctosys --utc >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Jun 19 17:27:41 localhost blivet[3295]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >Jun 19 17:27:42 localhost program[3295]: Return code: 0 >Jun 19 17:27:42 localhost anaconda[3295]: Thread Done: AnaTimeInitThread (140610774013696) >Jun 19 17:27:42 localhost program[3295]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Jun 19 17:27:42 localhost systemd[1501]: Time has been changed >Jun 19 17:27:42 localhost systemd[1]: Time has been changed >Jun 19 17:27:42 localhost program[3295]: Return code: 0 >Jun 19 17:27:42 localhost anaconda[3295]: Thread Done: AnaPayloadThread (140610757228288) >Jun 19 17:27:42 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 17:27:42 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jun 19 17:27:53 localhost anaconda[3295]: Not doing 'require network connection' in live installation >Jun 19 17:27:53 localhost anaconda[3295]: network standalone spoke (init): completed: True >Jun 19 17:27:53 localhost anaconda[3295]: Not doing 'require network connection' in live installation >Jun 19 17:27:53 localhost anaconda[3295]: Running Thread: AnaDateTimeThread (140610757228288) >Jun 19 17:27:53 localhost anaconda[3295]: Not doing 'modify system time and date' in live installation >Jun 19 17:27:53 localhost anaconda[3295]: Thread Done: AnaDateTimeThread (140610757228288) >Jun 19 17:27:54 localhost anaconda[3295]: fs space: 0 B needed: 2.97 GB >Jun 19 17:27:54 localhost anaconda[3295]: fs space: 0 B needed: 2.97 GB >Jun 19 17:27:54 localhost anaconda[3295]: Running Thread: AnaStorageWatcher (140610774013696) >Jun 19 17:27:54 localhost anaconda[3295]: Thread Done: AnaStorageWatcher (140610774013696) >Jun 19 17:27:54 localhost anaconda[3295]: Running Thread: AnaCustomStorageInit (140610774013696) >Jun 19 17:27:54 localhost blivet[3295]: Iso9660FS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: Iso9660FS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: NFSv4.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: NFSv4.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: SELinuxFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: SELinuxFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:27:54 localhost anaconda[3295]: Not doing 'register anaconda secret agent' in live installation >Jun 19 17:27:54 localhost anaconda[3295]: network: selected device p2p1 >Jun 19 17:27:54 localhost anaconda[3295]: Not doing 'hide hint to use network configuration in DE' in live installation >Jun 19 17:27:54 localhost ifcfg[3295]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:27:54 localhost ifcfg[3295]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:27:54 localhost anaconda[3295]: updating hostname localhost.localdomain >Jun 19 17:27:54 localhost anaconda[3295]: Not doing 'require network connection' in live installation >Jun 19 17:27:54 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 19 17:27:54 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 19 17:27:54 localhost systemd[1]: Starting Hostname Service... >Jun 19 17:27:54 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 19 17:27:54 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 19 17:27:54 localhost systemd[1]: Started Hostname Service. >Jun 19 17:27:54 localhost anaconda[3295]: Running Thread: AnaNTPserver0 (140610782406400) >Jun 19 17:27:54 localhost anaconda[3295]: Running Thread: AnaNTPserver1 (140610459670272) >Jun 19 17:27:54 localhost anaconda[3295]: Running Thread: AnaNTPserver2 (140610313459456) >Jun 19 17:27:54 localhost anaconda[3295]: Running Thread: AnaNTPserver3 (140610305066752) >Jun 19 17:27:54 localhost blivet[3295]: Ext3FS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: Ext3FS.supported: supported: True ; >Jun 19 17:27:54 localhost anaconda[3295]: updating hostname localhost.localdomain >Jun 19 17:27:54 localhost blivet[3295]: Ext2FS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: Ext2FS.supported: supported: True ; >Jun 19 17:27:54 localhost anaconda[3295]: Thread Done: AnaNTPserver0 (140610782406400) >Jun 19 17:27:54 localhost anaconda[3295]: Thread Done: AnaNTPserver2 (140610313459456) >Jun 19 17:27:54 localhost anaconda[3295]: updating hostname localhost.localdomain >Jun 19 17:27:54 localhost anaconda[3295]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x30f7ad0> >Jun 19 17:27:54 localhost anaconda[3295]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> status to: Probing storage... >Jun 19 17:27:54 localhost anaconda[3295]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> >Jun 19 17:27:54 localhost anaconda[3295]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x3c63d90> status to: Wired (p2p1) connected >Jun 19 17:27:54 localhost blivet[3295]: SysFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: SysFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: MultipathMember.__init__: >Jun 19 17:27:54 localhost blivet[3295]: MDRaidMember.__init__: >Jun 19 17:27:54 localhost blivet[3295]: ProcFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: ProcFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: SwapSpace.__init__: >Jun 19 17:27:54 localhost blivet[3295]: NoDevFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: NoDevFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: DevPtsFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: DevPtsFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: BTRFS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: USBFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: USBFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: DiskLabel.__init__: >Jun 19 17:27:54 localhost blivet[3295]: DiskLabel.partedDevice returning None >Jun 19 17:27:54 localhost blivet[3295]: HFSPlus.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: HFSPlus.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: XFS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: XFS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: TmpFS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: LUKS.__init__: >Jun 19 17:27:54 localhost blivet[3295]: NTFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: NTFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: BindFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: BindFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: HFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: HFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: LVMPhysicalVolume.__init__: >Jun 19 17:27:54 localhost blivet[3295]: NFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: NFS.supported: supported: False ; >Jun 19 17:27:54 localhost blivet[3295]: FATFS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: FATFS.supported: supported: True ; >Jun 19 17:27:54 localhost blivet[3295]: DMRaidMember.__init__: >Jun 19 17:27:54 localhost anaconda[3295]: Thread Done: AnaCustomStorageInit (140610774013696) >Jun 19 17:27:54 localhost anaconda[3295]: Thread Done: AnaNTPserver3 (140610305066752) >Jun 19 17:27:54 localhost anaconda[3295]: Thread Done: AnaNTPserver1 (140610459670272) >Jun 19 17:28:06 localhost anaconda[3295]: disk free: 1.42 TB fs free: 0 B sw needs: 2.97 GB auto swap: 0 B >Jun 19 17:28:23 localhost gnome-session[1504]: Window manager warning: last_focus_time (461344) is greater than comparison timestamp (461343). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:28:23 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000ae9 not in stack >Jun 19 17:28:23 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000ae5 not in stack >Jun 19 17:28:23 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000ae5 not in stack >Jun 19 17:28:23 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000ae5 not in stack >Jun 19 17:28:25 localhost anaconda[3295]: disk free: 1.42 TB fs free: 0 B sw needs: 2.97 GB auto swap: 0 B >Jun 19 17:28:26 localhost blivet[3295]: Detected 16016M of memory >Jun 19 17:28:26 localhost blivet[3295]: Swap attempt of 8008M >Jun 19 17:28:26 localhost anaconda[3295]: Running Thread: AnaExecuteStorageThread (140610513786624) >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sda6 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sdb6 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sda5 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sdb5 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sda4 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sdb4 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sda3 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sdb3 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sda2 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sdb2 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sda1 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sdb1 >Jun 19 17:28:26 localhost blivet[3295]: clearpart: looking at sdc1 >Jun 19 17:28:26 localhost blivet[3295]: checking whether disk sda has an empty extended >Jun 19 17:28:26 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000d1b not in stack >Jun 19 17:28:26 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000d17 not in stack >Jun 19 17:28:26 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000d17 not in stack >Jun 19 17:28:26 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000d17 not in stack >Jun 19 17:28:26 localhost blivet[3295]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x4061350> PedPartition: <_ped.Partition object at 0x405f8f0> ; logicals is ['sda5', 'sda6'] >Jun 19 17:28:26 localhost blivet[3295]: checking whether disk sdb has an empty extended >Jun 19 17:28:26 localhost blivet[3295]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x40613d0> PedPartition: <_ped.Partition object at 0x405f590> ; logicals is ['sdb5', 'sdb6'] >Jun 19 17:28:26 localhost blivet[3295]: checking whether disk sdc has an empty extended >Jun 19 17:28:26 localhost blivet[3295]: extended is None ; logicals is [] >Jun 19 17:28:26 localhost anaconda[3295]: new disk order: [] >Jun 19 17:28:26 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:28:26 localhost program[3295]: Return code: 0 >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: Detected 16016M of memory >Jun 19 17:28:26 localhost blivet[3295]: Swap attempt of 8008M >Jun 19 17:28:26 localhost blivet[3295]: doAutoPart: True >Jun 19 17:28:26 localhost blivet[3295]: encryptedAutoPart: False >Jun 19 17:28:26 localhost blivet[3295]: autoPartType: 2 >Jun 19 17:28:26 localhost blivet[3295]: clearPartType: 2 >Jun 19 17:28:26 localhost blivet[3295]: clearPartDisks: ['sda', 'sdb'] >Jun 19 17:28:26 localhost blivet[3295]: autoPartitionRequests: >PartSpec instance (0x408bc10) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x408bc50) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x408bbd0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x408bc90) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x408bcd0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >Jun 19 17:28:26 localhost blivet[3295]: storage.disks: ['sda', 'sdb', 'sdc'] >Jun 19 17:28:26 localhost blivet[3295]: storage.partitioned: ['sda', 'sdb', 'sdc'] >Jun 19 17:28:26 localhost blivet[3295]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdc', 'sdc1'] >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost blivet[3295]: boot disk: sda >Jun 19 17:28:26 localhost blivet[3295]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:28:26 localhost blivet[3295]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setFormat: req0 ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: added partition req0 (id 34) to device tree >Jun 19 17:28:26 localhost blivet[3295]: registered action: [0] Create Device partition req0 (id 34) >Jun 19 17:28:26 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:28:26 localhost blivet[3295]: registered action: [1] Create Format lvmpv on partition req0 (id 34) >Jun 19 17:28:26 localhost blivet[3295]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:28:26 localhost blivet[3295]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setFormat: req1 ; >Jun 19 17:28:26 localhost anaconda[3295]: Not doing 'require network connection' in live installation >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: added partition req1 (id 35) to device tree >Jun 19 17:28:26 localhost blivet[3295]: registered action: [2] Create Device partition req1 (id 35) >Jun 19 17:28:26 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:28:26 localhost blivet[3295]: registered action: [3] Create Format lvmpv on partition req1 (id 35) >Jun 19 17:28:26 localhost blivet[3295]: candidate disks: [DiskDevice instance (0x7fe2780ce750) -- >name = sda status = True kids = 6 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7fe2780a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x30d5f10>, DiskDevice instance (0x7fe278148dd0) -- >name = sdb status = True kids = 6 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x32b0c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fe278165f10>] >Jun 19 17:28:26 localhost blivet[3295]: devs: [PartitionDevice instance (0x7fe25c03cb50) -- >name = req0 status = False kids = 0 id = 34 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7fe25c03c990) -- >name = req1 status = False kids = 0 id = 35 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req1 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_disklabel(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_size(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_location(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_format(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: is_valid_stage1_device(sda) returning True >Jun 19 17:28:26 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:28:26 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setFormat: req2 ; >Jun 19 17:28:26 localhost anaconda[3295]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> >Jun 19 17:28:26 localhost anaconda[3295]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> status to: Saving storage configuration... >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: added partition req2 (id 36) to device tree >Jun 19 17:28:26 localhost blivet[3295]: registered action: [4] Create Device partition req2 (id 36) >Jun 19 17:28:26 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:28:26 localhost blivet[3295]: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req2 (id 36) >Jun 19 17:28:26 localhost blivet[3295]: skipping unneeded stage1 biosboot request >Jun 19 17:28:26 localhost blivet[3295]: PartSpec instance (0x408bc90) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 19 17:28:26 localhost blivet[3295]: existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:28:26 localhost blivet[3295]: removing all non-preexisting partitions ['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] from disk(s) ['sda', 'sdb', 'sdc'] >Jun 19 17:28:26 localhost blivet[3295]: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] >Jun 19 17:28:26 localhost blivet[3295]: removing all non-preexisting partitions ['req2(id 36)', 'req0(id 34)', 'req1(id 35)'] from disk(s) ['sda', 'sdb', 'sdc'] >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost blivet[3295]: allocating partition: req2 ; id: 36 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:28:26 localhost blivet[3295]: checking freespace on sda >Jun 19 17:28:26 localhost blivet[3295]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:28:26 localhost blivet[3295]: checking 63-2047 (0 MB) >Jun 19 17:28:26 localhost blivet[3295]: free region not suitable for request >Jun 19 17:28:26 localhost blivet[3295]: checking 481740863-481741154 (0 MB) >Jun 19 17:28:26 localhost blivet[3295]: current free range is 481740863-481741154 (0MB) >Jun 19 17:28:26 localhost blivet[3295]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:28:26 localhost blivet[3295]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:28:26 localhost blivet[3295]: updating use_disk to sda, type: 1 >Jun 19 17:28:26 localhost blivet[3295]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:28:26 localhost blivet[3295]: new free allows for 0 sectors of growth >Jun 19 17:28:26 localhost blivet[3295]: found free space for bootable request >Jun 19 17:28:26 localhost blivet[3295]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:28:26 localhost blivet[3295]: created partition sda7 of 500MB and added it to /dev/sda >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:28:26 localhost blivet[3295]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c74790> PedPartition: <_ped.Partition object at 0x7fe25c0440b0> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:28:26 localhost blivet[3295]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30d5fd0> PedPartition: <_ped.Partition object at 0x7fe25c0443b0> >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost blivet[3295]: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:28:26 localhost blivet[3295]: checking freespace on sda >Jun 19 17:28:26 localhost blivet[3295]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:28:26 localhost blivet[3295]: checking 63-2047 (0 MB) >Jun 19 17:28:26 localhost blivet[3295]: free region not suitable for request >Jun 19 17:28:26 localhost blivet[3295]: checking 481740863-481741154 (0 MB) >Jun 19 17:28:26 localhost blivet[3295]: current free range is 481740863-481741154 (0MB) >Jun 19 17:28:26 localhost blivet[3295]: checking 493027328-1953525167 (713133 MB) >Jun 19 17:28:26 localhost blivet[3295]: current free range is 493027328-1953525167 (713133MB) >Jun 19 17:28:26 localhost blivet[3295]: evaluating growth potential for new layout >Jun 19 17:28:26 localhost blivet[3295]: calculating growth for disk /dev/sdb >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: disk /dev/sdb growth: 0 (0MB) >Jun 19 17:28:26 localhost blivet[3295]: calculating growth for disk /dev/sdc >Jun 19 17:28:26 localhost blivet[3295]: disk /dev/sdc growth: 0 (0MB) >Jun 19 17:28:26 localhost blivet[3295]: calculating growth for disk /dev/sda >Jun 19 17:28:26 localhost blivet[3295]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:28:26 localhost blivet[3295]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7fe25c03ce10> PedPartition: <_ped.Partition object at 0x7fe25c044290> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:28:26 localhost blivet[3295]: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:28:26 localhost blivet[3295]: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:28:26 localhost blivet[3295]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:28:26 localhost blivet[3295]: adding 1459475888 (712634MB) to 34 (sda8) >Jun 19 17:28:26 localhost blivet[3295]: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:28:26 localhost blivet[3295]: request 36 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:28:26 localhost blivet[3295]: request 34 (sda8) growth: 1459475888 (712634MB) size: 713134MB >Jun 19 17:28:26 localhost blivet[3295]: disk /dev/sda growth: 1459475888 (712634MB) >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:28:26 localhost blivet[3295]: device sda8 new partedPartition None >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: total growth: 1459475888 sectors >Jun 19 17:28:26 localhost blivet[3295]: updating use_disk to sda, type: 1 >Jun 19 17:28:26 localhost blivet[3295]: new free: 493027328-1953525167 / 713133MB >Jun 19 17:28:26 localhost blivet[3295]: new free allows for 1459475888 sectors of growth >Jun 19 17:28:26 localhost blivet[3295]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:28:26 localhost blivet[3295]: created partition sda8 of 500MB and added it to /dev/sda >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:28:26 localhost blivet[3295]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30ed250> PedPartition: <_ped.Partition object at 0x3c6b7d0> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:28:26 localhost blivet[3295]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30d5490> PedPartition: <_ped.Partition object at 0x3c6b4d0> >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost blivet[3295]: allocating partition: req1 ; id: 35 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:28:26 localhost blivet[3295]: checking freespace on sdb >Jun 19 17:28:26 localhost blivet[3295]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:28:26 localhost blivet[3295]: checking 63-2047 (0 MB) >Jun 19 17:28:26 localhost blivet[3295]: free region not suitable for request >Jun 19 17:28:26 localhost blivet[3295]: checking 481740863-481741154 (0 MB) >Jun 19 17:28:26 localhost blivet[3295]: current free range is 481740863-481741154 (0MB) >Jun 19 17:28:26 localhost blivet[3295]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:28:26 localhost blivet[3295]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:28:26 localhost blivet[3295]: evaluating growth potential for new layout >Jun 19 17:28:26 localhost blivet[3295]: calculating growth for disk /dev/sdb >Jun 19 17:28:26 localhost blivet[3295]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:28:26 localhost blivet[3295]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30d5810> PedPartition: <_ped.Partition object at 0x3c6b650> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: adding request 35 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: req: PartitionRequest instance -- >id = 35 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:28:26 localhost blivet[3295]: 1 requests and 1460499888 (713134MB) left in chunk >Jun 19 17:28:26 localhost blivet[3295]: adding 1460499888 (713134MB) to 35 (sdb7) >Jun 19 17:28:26 localhost blivet[3295]: new grow amount for request 35 (sdb7) is 1460499888 units, or 713134MB >Jun 19 17:28:26 localhost blivet[3295]: request 35 (sdb7) growth: 1460499888 (713134MB) size: 713634MB >Jun 19 17:28:26 localhost blivet[3295]: disk /dev/sdb growth: 1460499888 (713134MB) >Jun 19 17:28:26 localhost blivet[3295]: calculating growth for disk /dev/sdc >Jun 19 17:28:26 localhost blivet[3295]: disk /dev/sdc growth: 0 (0MB) >Jun 19 17:28:26 localhost blivet[3295]: calculating growth for disk /dev/sda >Jun 19 17:28:26 localhost blivet[3295]: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:28:26 localhost blivet[3295]: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:28:26 localhost blivet[3295]: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:28:26 localhost blivet[3295]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:28:26 localhost blivet[3295]: adding 1459475888 (712634MB) to 34 (sda8) >Jun 19 17:28:26 localhost blivet[3295]: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:28:26 localhost blivet[3295]: request 36 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:28:26 localhost blivet[3295]: request 34 (sda8) growth: 1459475888 (712634MB) size: 713134MB >Jun 19 17:28:26 localhost blivet[3295]: disk /dev/sda growth: 1459475888 (712634MB) >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:28:26 localhost blivet[3295]: device sdb7 new partedPartition None >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: total growth: 2919975776 sectors >Jun 19 17:28:26 localhost blivet[3295]: updating use_disk to sdb, type: 1 >Jun 19 17:28:26 localhost blivet[3295]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:28:26 localhost blivet[3295]: new free allows for 2919975776 sectors of growth >Jun 19 17:28:26 localhost blivet[3295]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:28:26 localhost blivet[3295]: created partition sdb7 of 500MB and added it to /dev/sdb >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:28:26 localhost blivet[3295]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30d5590> PedPartition: <_ped.Partition object at 0x7fe2782176b0> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:28:26 localhost blivet[3295]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30c2890> PedPartition: <_ped.Partition object at 0x7fe25c0441d0> >Jun 19 17:28:26 localhost blivet[3295]: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda8(id 34)', 'sdb7(id 35)', 'sda7(id 36)'] >Jun 19 17:28:26 localhost blivet[3295]: growable partitions are ['sda8', 'sdb7'] >Jun 19 17:28:26 localhost blivet[3295]: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:28:26 localhost blivet[3295]: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:28:26 localhost blivet[3295]: disk sda has 3 chunks >Jun 19 17:28:26 localhost blivet[3295]: adding request 35 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:28:26 localhost blivet[3295]: disk sdb has 3 chunks >Jun 19 17:28:26 localhost blivet[3295]: no free space on sdc >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:28:26 localhost blivet[3295]: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:28:26 localhost blivet[3295]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:28:26 localhost blivet[3295]: adding 1459475888 (712634MB) to 34 (sda8) >Jun 19 17:28:26 localhost blivet[3295]: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:28:26 localhost blivet[3295]: req: PartitionRequest instance -- >id = 35 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:28:26 localhost blivet[3295]: 1 requests and 1460499888 (713134MB) left in chunk >Jun 19 17:28:26 localhost blivet[3295]: adding 1460499888 (713134MB) to 35 (sdb7) >Jun 19 17:28:26 localhost blivet[3295]: new grow amount for request 35 (sdb7) is 1460499888 units, or 713134MB >Jun 19 17:28:26 localhost blivet[3295]: growing partitions on sda >Jun 19 17:28:26 localhost blivet[3295]: partition sda7 (36): 1 >Jun 19 17:28:26 localhost blivet[3295]: new geometry for sda7: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x7fe2780de190> PedGeometry: <_ped.Geometry object at 0x3c74890> >Jun 19 17:28:26 localhost blivet[3295]: partition sda8 (34): 1 >Jun 19 17:28:26 localhost blivet[3295]: new geometry for sda8: parted.Geometry instance -- >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x7fe2780de190> PedGeometry: <_ped.Geometry object at 0x3c74ad0> >Jun 19 17:28:26 localhost blivet[3295]: removing all non-preexisting partitions ['sda7(id 36)', 'sda8(id 34)'] from disk(s) ['sda'] >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:28:26 localhost blivet[3295]: device sda7 new partedPartition None >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:28:26 localhost blivet[3295]: device sda8 new partedPartition None >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: back from removeNewPartitions >Jun 19 17:28:26 localhost blivet[3295]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x3c74dd0> PedGeometry: <_ped.Geometry object at 0x3c74e90> >Jun 19 17:28:26 localhost blivet[3295]: setting req2 new geometry: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x7fe2780de190> PedGeometry: <_ped.Geometry object at 0x3c74890> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:28:26 localhost blivet[3295]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e6eb50> PedPartition: <_ped.Partition object at 0x7fe25c044290> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:28:26 localhost blivet[3295]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3323310> PedPartition: <_ped.Partition object at 0x7fe25c0444d0> >Jun 19 17:28:26 localhost blivet[3295]: setting req0 new geometry: parted.Geometry instance -- >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x7fe2780de190> PedGeometry: <_ped.Geometry object at 0x3c74ad0> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:28:26 localhost blivet[3295]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x10c2090> PedPartition: <_ped.Partition object at 0x7fe25c044170> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:28:26 localhost blivet[3295]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x33236d0> PedPartition: <_ped.Partition object at 0x7fe25c044590> >Jun 19 17:28:26 localhost blivet[3295]: growing partitions on sdb >Jun 19 17:28:26 localhost blivet[3295]: partition sdb7 (35): 1 >Jun 19 17:28:26 localhost blivet[3295]: new geometry for sdb7: parted.Geometry instance -- >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x7fe278165cd0> PedGeometry: <_ped.Geometry object at 0x3c74f10> >Jun 19 17:28:26 localhost blivet[3295]: removing all non-preexisting partitions ['sdb7(id 35)'] from disk(s) ['sdb'] >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:28:26 localhost blivet[3295]: device sdb7 new partedPartition None >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: back from removeNewPartitions >Jun 19 17:28:26 localhost blivet[3295]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x3e6e210> PedGeometry: <_ped.Geometry object at 0x30f5b90> >Jun 19 17:28:26 localhost blivet[3295]: setting req1 new geometry: parted.Geometry instance -- >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x7fe278165cd0> PedGeometry: <_ped.Geometry object at 0x3c74f10> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:28:26 localhost blivet[3295]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3c74fd0> PedPartition: <_ped.Partition object at 0x3c6b710> >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:28:26 localhost blivet[3295]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:28:26 localhost blivet[3295]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3323bd0> PedPartition: <_ped.Partition object at 0x7fe25c0446b0> >Jun 19 17:28:26 localhost blivet[3295]: growing partitions on sdc >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of non-existent 500MB partition sda7 (36) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of non-existent 713132MB partition sda8 (34) with non-existent lvmpv at 713132.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of non-existent 713633MB partition sdb7 (35) with non-existent lvmpv at 713633.00 >Jun 19 17:28:26 localhost blivet[3295]: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >Jun 19 17:28:26 localhost blivet[3295]: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >Jun 19 17:28:26 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:28:26 localhost blivet[3295]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jun 19 17:28:26 localhost blivet[3295]: added lvmvg fedora (id 37) to device tree >Jun 19 17:28:26 localhost blivet[3295]: registered action: [6] Create Device lvmvg fedora (id 37) >Jun 19 17:28:26 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:28:26 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:28:26 localhost blivet[3295]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jun 19 17:28:26 localhost blivet[3295]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Jun 19 17:28:26 localhost blivet[3295]: fedora size is 1426760MB >Jun 19 17:28:26 localhost blivet[3295]: vg fedora has 1426760MB free >Jun 19 17:28:26 localhost blivet[3295]: Adding fedora-root/1024MB to fedora >Jun 19 17:28:26 localhost blivet[3295]: added lvmlv fedora-root (id 38) to device tree >Jun 19 17:28:26 localhost blivet[3295]: registered action: [7] Create Device lvmlv fedora-root (id 38) >Jun 19 17:28:26 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:28:26 localhost blivet[3295]: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 38) >Jun 19 17:28:26 localhost blivet[3295]: Ext4FS.supported: supported: True ; >Jun 19 17:28:26 localhost blivet[3295]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:28:26 localhost blivet[3295]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Jun 19 17:28:26 localhost blivet[3295]: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >Jun 19 17:28:26 localhost blivet[3295]: fedora size is 1426760MB >Jun 19 17:28:26 localhost blivet[3295]: vg fedora has 1425736MB free >Jun 19 17:28:26 localhost blivet[3295]: Adding fedora-home/500MB to fedora >Jun 19 17:28:26 localhost blivet[3295]: added lvmlv fedora-home (id 39) to device tree >Jun 19 17:28:26 localhost blivet[3295]: registered action: [9] Create Device lvmlv fedora-home (id 39) >Jun 19 17:28:26 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:28:26 localhost blivet[3295]: registered action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 39) >Jun 19 17:28:26 localhost blivet[3295]: SwapSpace.__init__: mountpoint: None ; >Jun 19 17:28:26 localhost blivet[3295]: getFormat('swap') returning SwapSpace instance >Jun 19 17:28:26 localhost blivet[3295]: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >Jun 19 17:28:26 localhost blivet[3295]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Jun 19 17:28:26 localhost blivet[3295]: fedora size is 1426760MB >Jun 19 17:28:26 localhost blivet[3295]: vg fedora has 1425236MB free >Jun 19 17:28:26 localhost blivet[3295]: Adding fedora-swap/8008MB to fedora >Jun 19 17:28:26 localhost blivet[3295]: added lvmlv fedora-swap (id 40) to device tree >Jun 19 17:28:26 localhost blivet[3295]: registered action: [11] Create Device lvmlv fedora-swap (id 40) >Jun 19 17:28:26 localhost blivet[3295]: getFormat('None') returning DeviceFormat instance >Jun 19 17:28:26 localhost blivet[3295]: registered action: [12] Create Format swap on lvmlv fedora-swap (id 40) >Jun 19 17:28:26 localhost blivet[3295]: fedora size is 1426760MB >Jun 19 17:28:26 localhost blivet[3295]: vg fedora has 1417228MB free >Jun 19 17:28:26 localhost blivet[3295]: vg fedora: 1417228MB free ; lvs: ['root', 'home', 'swap'] >Jun 19 17:28:26 localhost blivet[3295]: adding request 38 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:28:26 localhost blivet[3295]: adding request 39 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:28:26 localhost blivet[3295]: adding request 40 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:28:26 localhost blivet[3295]: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 356690 size = 1426760 >remaining = 2 pool = 354307 >Jun 19 17:28:26 localhost blivet[3295]: req: LVRequest instance -- >id = 40 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >Jun 19 17:28:26 localhost blivet[3295]: req: LVRequest instance -- >id = 38 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Jun 19 17:28:26 localhost blivet[3295]: req: LVRequest instance -- >id = 39 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:28:26 localhost blivet[3295]: 2 requests and 354307 (1417228MB) left in chunk >Jun 19 17:28:26 localhost blivet[3295]: adding 238064 (952256MB) to 38 (fedora-root) >Jun 19 17:28:26 localhost blivet[3295]: taking back 225520 (902080MB) from 38 (fedora-root) >Jun 19 17:28:26 localhost blivet[3295]: new grow amount for request 38 (fedora-root) is 12544 units, or 50176MB >Jun 19 17:28:26 localhost blivet[3295]: adding 116242 (464968MB) to 39 (fedora-home) >Jun 19 17:28:26 localhost blivet[3295]: new grow amount for request 39 (fedora-home) is 116242 units, or 464968MB >Jun 19 17:28:26 localhost blivet[3295]: 1 requests and 225521 (902084MB) left in chunk >Jun 19 17:28:26 localhost blivet[3295]: adding 225521 (902084MB) to 39 (fedora-home) >Jun 19 17:28:26 localhost blivet[3295]: new grow amount for request 39 (fedora-home) is 341763 units, or 1367052MB >Jun 19 17:28:26 localhost blivet[3295]: trying to set lv fedora-root size to 51200MB >Jun 19 17:28:26 localhost blivet[3295]: fedora size is 1426760MB >Jun 19 17:28:26 localhost blivet[3295]: vg fedora has 1417228MB free >Jun 19 17:28:26 localhost blivet[3295]: trying to set lv fedora-home size to 1367552MB >Jun 19 17:28:26 localhost blivet[3295]: fedora size is 1426760MB >Jun 19 17:28:26 localhost blivet[3295]: vg fedora has 1367052MB free >Jun 19 17:28:26 localhost anaconda[3295]: new disk order: [] >Jun 19 17:28:26 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:28:26 localhost program[3295]: Return code: 0 >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type lvmvg >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type lvmlv >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type lvmlv >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type lvmlv >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_disklabel(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_size(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_location(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_format(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: is_valid_stage1_device(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_disklabel(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_size(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_location(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_format(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: is_valid_stage1_device(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_disklabel(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_size(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_location(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_partition(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_format(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: is_valid_stage2_device(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: new disk order: [] >Jun 19 17:28:26 localhost program[3295]: Running... udevadm settle --timeout=300 >Jun 19 17:28:26 localhost program[3295]: Return code: 0 >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:28:26 localhost blivet[3295]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:28:26 localhost blivet[3295]: resolved 'sda' to 'sda' (disk) >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type lvmvg >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type lvmlv >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type lvmlv >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type lvmlv >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: stage1 device cannot be of type mdarray >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_disklabel(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_size(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_location(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_format(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: is_valid_stage1_device(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: Running Thread: AnaCheckStorageThread (140610459670272) >Jun 19 17:28:26 localhost anaconda[3295]: Thread Done: AnaExecuteStorageThread (140610513786624) >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_disklabel(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_size(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_location(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_format(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: is_valid_stage1_device(sda) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_disklabel(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_size(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_location(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_partition(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: _is_valid_format(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: is_valid_stage2_device(sda7) returning True >Jun 19 17:28:26 localhost anaconda[3295]: Thread Done: AnaCheckStorageThread (140610459670272) >Jun 19 17:28:27 localhost anaconda[3295]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:28:27 localhost anaconda[3295]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> >Jun 19 17:28:27 localhost anaconda[3295]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:28:27 localhost anaconda[3295]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> >Jun 19 17:28:27 localhost anaconda[3295]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> status to: Checking storage configuration... >Jun 19 17:28:27 localhost anaconda[3295]: fs space: 51.2 GB needed: 2.97 GB >Jun 19 17:28:27 localhost anaconda[3295]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> >Jun 19 17:28:30 localhost gnome-session[1504]: Window manager warning: last_focus_time (468604) is greater than comparison timestamp (468603). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:28:30 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000e28 not in stack >Jun 19 17:28:30 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000e24 not in stack >Jun 19 17:28:30 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000e24 not in stack >Jun 19 17:28:30 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000e24 not in stack >Jun 19 17:28:34 localhost gnome-session[1504]: Starting installer, one moment... >Jun 19 17:28:34 localhost gnome-session[1504]: anaconda 20.25.15-1 for Fedora 20 started. >Jun 19 17:28:34 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000f23 not in stack >Jun 19 17:28:35 localhost gnome-session[1504]: Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. >Jun 19 17:29:12 localhost gnome-session[1504]: (process:3840): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Jun 19 17:31:14 localhost userhelper[3934]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is older than oldest login, disallowing access to liveinst for user liveuser >Jun 19 17:31:14 localhost userhelper[3934]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jun 19 17:31:14 localhost userhelper[3939]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jun 19 17:31:15 localhost gnome-session[1504]: localuser:root being added to access control list >Jun 19 17:31:16 localhost anaconda[4099]: /sbin/anaconda 20.25.15-1 >Jun 19 17:31:16 localhost anaconda[4099]: 16384000 kB (16000 MB) are available >Jun 19 17:31:16 localhost anaconda[4099]: check_memory(): total:16000, needed:512, graphical:512 >Jun 19 17:31:16 localhost anaconda[4099]: Not doing 'start audit daemon' in live installation >Jun 19 17:31:16 localhost anaconda[4099]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Jun 19 17:31:16 localhost anaconda[4099]: Default encoding = ascii >Jun 19 17:31:16 localhost program[4099]: Running... udevadm trigger --action=change --subsystem-match=block >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: ISCSID is /sbin/iscsid >Jun 19 17:31:16 localhost blivet[4099]: no initiator set >Jun 19 17:31:16 localhost program[4099]: Running... modprobe fcoe >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jun 19 17:31:16 localhost program[4099]: No FCoE boot disk information is found in EDD! >Jun 19 17:31:16 localhost program[4099]: Return code: 1 >Jun 19 17:31:16 localhost blivet[4099]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jun 19 17:31:16 localhost blivet[4099]: no /etc/zfcp.conf; not configuring zfcp >Jun 19 17:31:16 localhost anaconda[4099]: Display mode = g >Jun 19 17:31:16 localhost anaconda[4099]: 16384000 kB (16000 MB) are available >Jun 19 17:31:16 localhost anaconda[4099]: check_memory(): total:16000, needed:512, graphical:512 >Jun 19 17:31:16 localhost blivet[4099]: trying to set new default fstype to 'ext4' >Jun 19 17:31:16 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:16 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:16 localhost anaconda[4099]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 19 17:31:16 localhost anaconda[4099]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 19 17:31:16 localhost anaconda[4099]: using only installclass _Fedora >Jun 19 17:31:16 localhost anaconda[4099]: bootloader GRUB2 on X86 platform >Jun 19 17:31:16 localhost blivet[4099]: Detected 16016M of memory >Jun 19 17:31:16 localhost blivet[4099]: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Jun 19 17:31:16 localhost blivet[4099]: Swap attempt of 0M >Jun 19 17:31:16 localhost anaconda[4099]: bootloader GRUB2 on X86 platform >Jun 19 17:31:16 localhost anaconda[4099]: network: devices found ['p2p1'] >Jun 19 17:31:16 localhost ifcfg[4099]: content of files (network initialization): >Jun 19 17:31:16 localhost ifcfg[4099]: /etc/sysconfig/network-scripts/ifcfg-p2p1: >Jun 19 17:31:16 localhost ifcfg[4099]: TYPE=Ethernet >Jun 19 17:31:16 localhost ifcfg[4099]: BOOTPROTO=dhcp >Jun 19 17:31:16 localhost ifcfg[4099]: DEFROUTE=yes >Jun 19 17:31:16 localhost ifcfg[4099]: IPV4_FAILURE_FATAL=no >Jun 19 17:31:16 localhost ifcfg[4099]: IPV6INIT=yes >Jun 19 17:31:16 localhost ifcfg[4099]: IPV6_AUTOCONF=yes >Jun 19 17:31:16 localhost ifcfg[4099]: IPV6_DEFROUTE=yes >Jun 19 17:31:16 localhost ifcfg[4099]: IPV6_PEERDNS=yes >Jun 19 17:31:16 localhost ifcfg[4099]: IPV6_PEERROUTES=yes >Jun 19 17:31:16 localhost ifcfg[4099]: IPV6_FAILURE_FATAL=no >Jun 19 17:31:16 localhost ifcfg[4099]: NAME=p2p1 >Jun 19 17:31:16 localhost ifcfg[4099]: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >Jun 19 17:31:16 localhost ifcfg[4099]: ONBOOT=no >Jun 19 17:31:16 localhost ifcfg[4099]: HWADDR=74:D0:2B:90:C4:63 >Jun 19 17:31:16 localhost ifcfg[4099]: PEERDNS=yes >Jun 19 17:31:16 localhost ifcfg[4099]: PEERROUTES=yes >Jun 19 17:31:16 localhost ifcfg[4099]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403213450L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Jun 19 17:31:16 localhost ifcfg[4099]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:31:16 localhost ifcfg[4099]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:31:16 localhost ifcfg[4099]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:31:16 localhost anaconda[4099]: updating hostname localhost.localdomain >Jun 19 17:31:16 localhost anaconda[4099]: Running Thread: AnaStorageThread (139909174335232) >Jun 19 17:31:16 localhost anaconda[4099]: Running Thread: AnaTimeInitThread (139909096535808) >Jun 19 17:31:16 localhost blivet[4099]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2dd8e90> >Jun 19 17:31:16 localhost anaconda[4099]: Running Thread: AnaWaitForConnectingNMThread (139909088143104) >Jun 19 17:31:16 localhost blivet[4099]: no initiator set >Jun 19 17:31:16 localhost anaconda[4099]: Running Thread: AnaPayloadThread (139909079750400) >Jun 19 17:31:16 localhost blivet[4099]: not going to create backup copy of non-existent /etc/mdadm.conf >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: protected device spec /dev/sdc1 resolved to sdc1 >Jun 19 17:31:16 localhost blivet[4099]: sdc1 looks to be the live device; marking as protected >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost anaconda[4099]: updating hostname localhost.localdomain >Jun 19 17:31:16 localhost blivet[4099]: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7735', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >Jun 19 17:31:16 localhost blivet[4099]: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevDiskDevice: name: sdc ; >Jun 19 17:31:16 localhost blivet[4099]: sdc is a disk >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Jun 19 17:31:16 localhost program[4099]: Running... multipath -c /dev/sdc >Jun 19 17:31:16 localhost program[4099]: Jun 19 17:31:16 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:31:16 localhost program[4099]: Jun 19 17:31:16 | A default multipath.conf file is located at >Jun 19 17:31:16 localhost program[4099]: Jun 19 17:31:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:31:16 localhost program[4099]: Jun 19 17:31:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:31:16 localhost program[4099]: /dev/sdc is not a valid multipath device path >Jun 19 17:31:16 localhost program[4099]: Return code: 1 >Jun 19 17:31:16 localhost blivet[4099]: added disk sdc (id 0) to device tree >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Device: /dev/sdc >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost blivet[4099]: required disklabel type for sdc (1) is None >Jun 19 17:31:16 localhost blivet[4099]: default disklabel type for sdc is msdos >Jun 19 17:31:16 localhost blivet[4099]: selecting msdos disklabel for sdc based on size >Jun 19 17:31:16 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3f200d7d50>] >device: <parted.device.Device object at 0x7f3f200d76d0> >PedDisk: <_ped.Disk object at 0x7f3f200d9128> >Jun 19 17:31:16 localhost blivet[4099]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Jun 19 17:31:16 localhost blivet[4099]: got device: DiskDevice instance (0x7f3f20070610) -- >name = sdc status = True kids = 0 id = 0 >parents = [] >uuid = None size = 7728.0 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x2eefcb0> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f3f200cf590> >Jun 19 17:31:16 localhost blivet[4099]: got format: DiskLabel instance (0x7f3f20070650) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3f200d7d50>] >device: <parted.device.Device object at 0x7f3f200d76d0> >PedDisk: <_ped.Disk object at 0x7f3f200d9128> >origPartedDisk = <parted.disk.Disk object at 0x7f3f200d7690> >partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a1290> >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'BCD2-CFA5', >'ID_FS_UUID_ENC': 'BCD2-CFA5', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '56', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15826888', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '07577f2c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7752', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/BCD2-CFA5'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >Jun 19 17:31:16 localhost blivet[4099]: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdc1 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: sdc1 is a partition >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Partition: /dev/sdc1 >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.probe: sdc1 ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >Jun 19 17:31:16 localhost blivet[4099]: added partition sdc1 (id 1) to device tree >Jun 19 17:31:16 localhost anaconda[4099]: got 0 NTP servers from DHCP >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >Jun 19 17:31:16 localhost anaconda[4099]: Thread Done: AnaWaitForConnectingNMThread (139909088143104) >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: disklabel detected but not usable on sdc1 >Jun 19 17:31:16 localhost blivet[4099]: getFormat('efi') returning EFIFS instance >Jun 19 17:31:16 localhost blivet[4099]: type detected on 'sdc1' is 'vfat' >Jun 19 17:31:16 localhost blivet[4099]: getFormat('efi') returning EFIFS instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Device: /dev/sdc1 >Jun 19 17:31:16 localhost blivet[4099]: got device: PartitionDevice instance (0x7f3f200db090) -- >name = sdc1 status = True kids = 0 id = 1 >parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] >uuid = None size = 7727.97265625 >format = existing efi filesystem >major = 8 minor = 33 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 15826888 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a1560> >target size = 0 path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200d7790> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f200d7e10> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3f200d7d90> PedPartition: <_ped.Partition object at 0x7f3f200d4710> >disk = existing 7728MB disk sdc (0) with existing msdos disklabel >start = 56 end = 15826943 length = 15826888 >flags = boot >Jun 19 17:31:16 localhost blivet[4099]: got format: EFIFS instance (0x7f3f200cf650) -- >type = efi name = EFI System Partition status = False >device = /dev/sdc1 uuid = BCD2-CFA5 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9166', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', >'/dev/disk/by-id/wwn-0x5000c500621d52f9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevDiskDevice: name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: sda is a disk >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 19 17:31:16 localhost program[4099]: Running... multipath -c /dev/sda >Jun 19 17:31:16 localhost program[4099]: Jun 19 17:31:16 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:31:16 localhost program[4099]: Jun 19 17:31:16 | A default multipath.conf file is located at >Jun 19 17:31:16 localhost program[4099]: Jun 19 17:31:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:31:16 localhost program[4099]: Jun 19 17:31:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:31:16 localhost program[4099]: /dev/sda is not a valid multipath device path >Jun 19 17:31:16 localhost program[4099]: Return code: 1 >Jun 19 17:31:16 localhost blivet[4099]: added disk sda (id 2) to device tree >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Device: /dev/sda >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost blivet[4099]: required disklabel type for sda (1) is None >Jun 19 17:31:16 localhost blivet[4099]: default disklabel type for sda is msdos >Jun 19 17:31:16 localhost blivet[4099]: selecting msdos disklabel for sda based on size >Jun 19 17:31:16 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3f200db450>, <parted.partition.Partition object at 0x7f3f200db690>, <parted.partition.Partition object at 0x7f3f200db890>, <parted.partition.Partition object at 0x7f3f200dba10>, <parted.partition.Partition object at 0x7f3f200dbc90>, <parted.partition.Partition object at 0x7f3f200dbed0>] >device: <parted.device.Device object at 0x7f3f200db110> >PedDisk: <_ped.Disk object at 0x7f3f200d9c68> >Jun 19 17:31:16 localhost blivet[4099]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 19 17:31:16 localhost blivet[4099]: got device: DiskDevice instance (0x7f3f20070750) -- >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3f200d7a90> >Jun 19 17:31:16 localhost blivet[4099]: got format: DiskLabel instance (0x7f3f200db290) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3f200db450>, <parted.partition.Partition object at 0x7f3f200db690>, <parted.partition.Partition object at 0x7f3f200db890>, <parted.partition.Partition object at 0x7f3f200dba10>, <parted.partition.Partition object at 0x7f3f200dbc90>, <parted.partition.Partition object at 0x7f3f200dbed0>] >device: <parted.device.Device object at 0x7f3f200db110> >PedDisk: <_ped.Disk object at 0x7f3f200d9c68> >origPartedDisk = <parted.disk.Disk object at 0x7f3f200dbb10> >partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a1680> >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', >'UDISKS_MD_MEMBER_EVENTS': '35', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213261', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9203', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jun 19 17:31:16 localhost blivet[4099]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda1 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: sda1 is a partition >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Partition: /dev/sda1 >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.probe: sda1 ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Jun 19 17:31:16 localhost blivet[4099]: added partition sda1 (id 3) to device tree >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: disklabel detected but not usable on sda1 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --examine --export /dev/sda1 >Jun 19 17:31:16 localhost program[4099]: MD_LEVEL=raid1 >Jun 19 17:31:16 localhost program[4099]: MD_DEVICES=2 >Jun 19 17:31:16 localhost program[4099]: MD_NAME=localhost.localdomain:home >Jun 19 17:31:16 localhost program[4099]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:31:16 localhost program[4099]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:31:16 localhost program[4099]: MD_UPDATE_TIME=1403213261 >Jun 19 17:31:16 localhost program[4099]: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >Jun 19 17:31:16 localhost program[4099]: MD_EVENTS=35 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost anaconda[4099]: Not doing 'start chronyd' in live installation >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --examine --brief /dev/sda1 >Jun 19 17:31:16 localhost anaconda[4099]: Running Thread: AnaGeolocationRefreshThread (139909088143104) >Jun 19 17:31:16 localhost anaconda[4099]: Starting geolocation lookup >Jun 19 17:31:16 localhost anaconda[4099]: Geolocation provider: Fedora GeoIP >Jun 19 17:31:16 localhost program[4099]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: type detected on 'sda1' is 'linux_raid_member' >Jun 19 17:31:16 localhost blivet[4099]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: home ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: using name home for md array containing member sda1 >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost anaconda[4099]: Not doing 'activate layouts' in live installation >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --incremental --quiet /dev/sda1 >Jun 19 17:31:16 localhost kernel: md: bind<sda1> >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: added mdarray home (id 4) to device tree >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Device: /dev/sda1 >Jun 19 17:31:16 localhost blivet[4099]: got device: PartitionDevice instance (0x7f3f200dbf90) -- >name = sda1 status = True kids = 1 id = 3 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x3061950> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f200db550> PedPartition: <_ped.Partition object at 0x7f3f200d46b0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:31:16 localhost blivet[4099]: got format: MDRaidMember instance (0x30d0250) -- >type = mdmember name = software RAID status = False >device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '9241', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Jun 19 17:31:16 localhost blivet[4099]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda2 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: sda2 is a partition >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Partition: /dev/sda2 >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.probe: sda2 ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Jun 19 17:31:16 localhost blivet[4099]: added partition sda2 (id 5) to device tree >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: disklabel detected but not usable on sda2 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --examine --export /dev/sda2 >Jun 19 17:31:16 localhost program[4099]: MD_LEVEL=raid0 >Jun 19 17:31:16 localhost program[4099]: MD_DEVICES=2 >Jun 19 17:31:16 localhost program[4099]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:31:16 localhost program[4099]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:31:16 localhost program[4099]: MD_UPDATE_TIME=1403225694 >Jun 19 17:31:16 localhost program[4099]: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >Jun 19 17:31:16 localhost program[4099]: MD_EVENTS=0 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --examine --brief /dev/sda2 >Jun 19 17:31:16 localhost program[4099]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: type detected on 'sda2' is 'linux_raid_member' >Jun 19 17:31:16 localhost blivet[4099]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: raid0 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: using name raid0 for md array containing member sda2 >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --incremental --quiet /dev/sda2 >Jun 19 17:31:16 localhost kernel: md: bind<sda2> >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: added mdarray raid0 (id 6) to device tree >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Device: /dev/sda2 >Jun 19 17:31:16 localhost blivet[4099]: got device: PartitionDevice instance (0x3123890) -- >name = sda2 status = True kids = 1 id = 5 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a1b00> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f200db750> PedPartition: <_ped.Partition object at 0x7f3f200d4890> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:31:16 localhost blivet[4099]: got format: MDRaidMember instance (0x3123e90) -- >type = mdmember name = software RAID status = False >device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '9279', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >Jun 19 17:31:16 localhost blivet[4099]: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda3 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: sda3 is a partition >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sda3 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Partition: /dev/sda3 >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.probe: sda3 ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >Jun 19 17:31:16 localhost blivet[4099]: added partition sda3 (id 7) to device tree >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: disklabel detected but not usable on sda3 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --examine --export /dev/sda3 >Jun 19 17:31:16 localhost program[4099]: MD_LEVEL=raid1 >Jun 19 17:31:16 localhost program[4099]: MD_DEVICES=2 >Jun 19 17:31:16 localhost program[4099]: MD_NAME=localhost.localdomain:root >Jun 19 17:31:16 localhost program[4099]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:31:16 localhost program[4099]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:31:16 localhost program[4099]: MD_UPDATE_TIME=1403212864 >Jun 19 17:31:16 localhost program[4099]: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >Jun 19 17:31:16 localhost program[4099]: MD_EVENTS=92 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --examine --brief /dev/sda3 >Jun 19 17:31:16 localhost program[4099]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: type detected on 'sda3' is 'linux_raid_member' >Jun 19 17:31:16 localhost blivet[4099]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: root ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: using name root for md array containing member sda3 >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --incremental --quiet /dev/sda3 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost kernel: md: bind<sda3> >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md124/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md124/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: added mdarray root (id 8) to device tree >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Device: /dev/sda3 >Jun 19 17:31:16 localhost blivet[4099]: got device: PartitionDevice instance (0x7f3f20141c90) -- >name = sda3 status = True kids = 1 id = 7 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x30d7830> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f200db8d0> PedPartition: <_ped.Partition object at 0x7f3f200d47d0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:31:16 localhost blivet[4099]: got format: MDRaidMember instance (0x7f3f20141dd0) -- >type = mdmember name = software RAID status = False >device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '0008397b-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9319', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >Jun 19 17:31:16 localhost blivet[4099]: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: sda4 is a partition >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sda4 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice.addChild: kids: 3 ; name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda4 ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Partition: /dev/sda4 >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.probe: sda4 ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >Jun 19 17:31:16 localhost blivet[4099]: added partition sda4 (id 9) to device tree >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: disklabel detected but not usable on sda4 >Jun 19 17:31:16 localhost blivet[4099]: no type or existing type for sda4, bailing >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Device: /dev/sda4 >Jun 19 17:31:16 localhost blivet[4099]: got device: PartitionDevice instance (0x313fc90) -- >name = sda4 status = True kids = 0 id = 9 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x30d78c0> >target size = 0 path = /dev/sda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f200dba50> PedPartition: <_ped.Partition object at 0x7f3f200d4770> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '9359', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >Jun 19 17:31:16 localhost blivet[4099]: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda5 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: sda5 is a partition >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sda5 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:16 localhost blivet[4099]: DiskDevice.addChild: kids: 4 ; name: sda ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >Jun 19 17:31:16 localhost blivet[4099]: looking up parted Partition: /dev/sda5 >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.probe: sda5 ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >Jun 19 17:31:16 localhost blivet[4099]: added partition sda5 (id 10) to device tree >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >Jun 19 17:31:16 localhost blivet[4099]: disklabel detected but not usable on sda5 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --examine --export /dev/sda5 >Jun 19 17:31:16 localhost program[4099]: MD_LEVEL=raid1 >Jun 19 17:31:16 localhost program[4099]: MD_DEVICES=2 >Jun 19 17:31:16 localhost program[4099]: MD_NAME=localhost.localdomain:boot >Jun 19 17:31:16 localhost program[4099]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:31:16 localhost program[4099]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:31:16 localhost program[4099]: MD_UPDATE_TIME=1403212864 >Jun 19 17:31:16 localhost program[4099]: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >Jun 19 17:31:16 localhost program[4099]: MD_EVENTS=20 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --examine --brief /dev/sda5 >Jun 19 17:31:16 localhost program[4099]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: type detected on 'sda5' is 'linux_raid_member' >Jun 19 17:31:16 localhost blivet[4099]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:31:16 localhost blivet[4099]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName: name: boot ; >Jun 19 17:31:16 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:16 localhost blivet[4099]: using name boot for md array containing member sda5 >Jun 19 17:31:16 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:31:16 localhost blivet[4099]: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >Jun 19 17:31:16 localhost blivet[4099]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:16 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:16 localhost program[4099]: Return code: 0 >Jun 19 17:31:16 localhost program[4099]: Running... mdadm --incremental --quiet /dev/sda5 >Jun 19 17:31:16 localhost kernel: md: bind<sda5> >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:17 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost blivet[4099]: added mdarray boot (id 11) to device tree >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Device: /dev/sda5 >Jun 19 17:31:17 localhost blivet[4099]: got device: PartitionDevice instance (0x7f3f200cf510) -- >name = sda5 status = True kids = 1 id = 10 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 121 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x30d79e0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f200dbdd0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f200dbd50> PedPartition: <_ped.Partition object at 0x7f3f200d48f0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:31:17 localhost blivet[4099]: got format: MDRaidMember instance (0x7f3f20154190) -- >type = mdmember name = software RAID status = False >device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '9399', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >Jun 19 17:31:17 localhost blivet[4099]: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda6 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:17 localhost blivet[4099]: sda6 is a partition >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sda6 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:17 localhost blivet[4099]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Partition: /dev/sda6 >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.probe: sda6 ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >Jun 19 17:31:17 localhost blivet[4099]: added partition sda6 (id 12) to device tree >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: disklabel detected but not usable on sda6 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --examine --export /dev/sda6 >Jun 19 17:31:17 localhost program[4099]: MD_LEVEL=raid0 >Jun 19 17:31:17 localhost program[4099]: MD_DEVICES=2 >Jun 19 17:31:17 localhost program[4099]: MD_NAME=localhost.localdomain:swap >Jun 19 17:31:17 localhost program[4099]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:31:17 localhost program[4099]: MD_UPDATE_TIME=1403225692 >Jun 19 17:31:17 localhost program[4099]: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >Jun 19 17:31:17 localhost program[4099]: MD_EVENTS=0 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --examine --brief /dev/sda6 >Jun 19 17:31:17 localhost program[4099]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost blivet[4099]: type detected on 'sda6' is 'linux_raid_member' >Jun 19 17:31:17 localhost blivet[4099]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:31:17 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost blivet[4099]: using name localhost.localdomain:swap for md array containing member sda6 >Jun 19 17:31:17 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:17 localhost blivet[4099]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >Jun 19 17:31:17 localhost blivet[4099]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >Jun 19 17:31:17 localhost blivet[4099]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --incremental --quiet /dev/sda6 >Jun 19 17:31:17 localhost program[4099]: Return code: 1 >Jun 19 17:31:17 localhost blivet[4099]: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Device: /dev/md/localhost.localdomain:swap >Jun 19 17:31:17 localhost blivet[4099]: added mdarray localhost.localdomain:swap (id 13) to device tree >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Device: /dev/sda6 >Jun 19 17:31:17 localhost blivet[4099]: got device: PartitionDevice instance (0x313f350) -- >name = sda6 status = True kids = 1 id = 12 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x30d77a0> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f200dbf10> PedPartition: <_ped.Partition object at 0x7f3f200d4950> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:31:17 localhost blivet[4099]: got format: MDRaidMember instance (0x7f3f20141cd0) -- >type = mdmember name = software RAID status = False >device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9922', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevDiskDevice: name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: sdb is a disk >Jun 19 17:31:17 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:17 localhost blivet[4099]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Jun 19 17:31:17 localhost program[4099]: Running... multipath -c /dev/sdb >Jun 19 17:31:17 localhost program[4099]: Jun 19 17:31:17 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:31:17 localhost program[4099]: Jun 19 17:31:17 | A default multipath.conf file is located at >Jun 19 17:31:17 localhost program[4099]: Jun 19 17:31:17 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:31:17 localhost program[4099]: Jun 19 17:31:17 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:31:17 localhost program[4099]: /dev/sdb is not a valid multipath device path >Jun 19 17:31:17 localhost program[4099]: Return code: 1 >Jun 19 17:31:17 localhost blivet[4099]: added disk sdb (id 14) to device tree >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Device: /dev/sdb >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >Jun 19 17:31:17 localhost blivet[4099]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost blivet[4099]: required disklabel type for sdb (1) is None >Jun 19 17:31:17 localhost blivet[4099]: default disklabel type for sdb is msdos >Jun 19 17:31:17 localhost blivet[4099]: selecting msdos disklabel for sdb based on size >Jun 19 17:31:17 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3f20154e10>, <parted.partition.Partition object at 0x7f3f20154d90>, <parted.partition.Partition object at 0x7f3f20154b90>, <parted.partition.Partition object at 0x7f3f2014d210>, <parted.partition.Partition object at 0x7f3f2014dd10>, <parted.partition.Partition object at 0x7f3f2014de10>] >device: <parted.device.Device object at 0x7f3f20154850> >PedDisk: <_ped.Disk object at 0x3133d40> >Jun 19 17:31:17 localhost blivet[4099]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:31:17 localhost blivet[4099]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >Jun 19 17:31:17 localhost blivet[4099]: got device: DiskDevice instance (0x313f3d0) -- >name = sdb status = True kids = 0 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30d7c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3f20154c90> >Jun 19 17:31:17 localhost blivet[4099]: got format: DiskLabel instance (0x7f3f201544d0) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f3f20154e10>, <parted.partition.Partition object at 0x7f3f20154d90>, <parted.partition.Partition object at 0x7f3f20154b90>, <parted.partition.Partition object at 0x7f3f2014d210>, <parted.partition.Partition object at 0x7f3f2014dd10>, <parted.partition.Partition object at 0x7f3f2014de10>] >device: <parted.device.Device object at 0x7f3f20154850> >PedDisk: <_ped.Disk object at 0x3133d40> >origPartedDisk = <parted.disk.Disk object at 0x7f3f2014d810> >partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30d7a70> >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', >'UDISKS_MD_MEMBER_EVENTS': '35', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213261', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9972', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >Jun 19 17:31:17 localhost blivet[4099]: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb1 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:17 localhost blivet[4099]: sdb1 is a partition >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:31:17 localhost blivet[4099]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Partition: /dev/sdb1 >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.probe: sdb1 ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >Jun 19 17:31:17 localhost blivet[4099]: added partition sdb1 (id 15) to device tree >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: disklabel detected but not usable on sdb1 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --examine --export /dev/sdb1 >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost program[4099]: MD_LEVEL=raid1 >Jun 19 17:31:17 localhost program[4099]: MD_DEVICES=2 >Jun 19 17:31:17 localhost program[4099]: MD_NAME=localhost.localdomain:home >Jun 19 17:31:17 localhost program[4099]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:31:17 localhost program[4099]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:31:17 localhost program[4099]: MD_UPDATE_TIME=1403213261 >Jun 19 17:31:17 localhost program[4099]: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >Jun 19 17:31:17 localhost program[4099]: MD_EVENTS=35 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --examine --brief /dev/sdb1 >Jun 19 17:31:17 localhost program[4099]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost blivet[4099]: type detected on 'sdb1' is 'linux_raid_member' >Jun 19 17:31:17 localhost blivet[4099]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >Jun 19 17:31:17 localhost blivet[4099]: raw RAID 1 size == 100064.0 >Jun 19 17:31:17 localhost blivet[4099]: Using 64MB superBlockSize >Jun 19 17:31:17 localhost blivet[4099]: non-existent RAID 1 size == 100000.0 >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >Jun 19 17:31:17 localhost blivet[4099]: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --incremental --quiet /dev/sdb1 >Jun 19 17:31:17 localhost kernel: md: bind<sdb1> >Jun 19 17:31:17 localhost kernel: md/raid1:md127: not clean -- starting background reconstruction >Jun 19 17:31:17 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Jun 19 17:31:17 localhost kernel: created bitmap (1 pages) for device md127 >Jun 19 17:31:17 localhost kernel: md127: bitmap initialized from disk: read 1 pages, set 1542 of 1563 bits >Jun 19 17:31:17 localhost kernel: md127: detected capacity change from 0 to 104857600000 >Jun 19 17:31:17 localhost kernel: md: resync of RAID array md127 >Jun 19 17:31:17 localhost kernel: md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >Jun 19 17:31:17 localhost kernel: md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >Jun 19 17:31:17 localhost kernel: md: using 128k window, over a total of 102400000k. >Jun 19 17:31:17 localhost kernel: md127: unknown partition table >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Device: /dev/sdb1 >Jun 19 17:31:17 localhost blivet[4099]: got device: PartitionDevice instance (0x7f3f20154410) -- >name = sdb1 status = True kids = 1 id = 15 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x30d7950> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20154a10> PedPartition: <_ped.Partition object at 0x31288f0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:31:17 localhost blivet[4099]: got format: MDRaidMember instance (0x313fad0) -- >type = mdmember name = software RAID status = False >device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '10025', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >Jun 19 17:31:17 localhost blivet[4099]: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb2 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:17 localhost blivet[4099]: sdb2 is a partition >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:31:17 localhost blivet[4099]: DiskDevice.addChild: kids: 1 ; name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Partition: /dev/sdb2 >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.probe: sdb2 ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >Jun 19 17:31:17 localhost blivet[4099]: added partition sdb2 (id 16) to device tree >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: disklabel detected but not usable on sdb2 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --examine --export /dev/sdb2 >Jun 19 17:31:17 localhost program[4099]: MD_LEVEL=raid0 >Jun 19 17:31:17 localhost program[4099]: MD_DEVICES=2 >Jun 19 17:31:17 localhost program[4099]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:31:17 localhost program[4099]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:31:17 localhost program[4099]: MD_UPDATE_TIME=1403225694 >Jun 19 17:31:17 localhost program[4099]: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >Jun 19 17:31:17 localhost program[4099]: MD_EVENTS=0 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --examine --brief /dev/sdb2 >Jun 19 17:31:17 localhost program[4099]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost blivet[4099]: type detected on 'sdb2' is 'linux_raid_member' >Jun 19 17:31:17 localhost blivet[4099]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >Jun 19 17:31:17 localhost blivet[4099]: raw RAID 0 size == 150256.0 >Jun 19 17:31:17 localhost blivet[4099]: Using 128MB superBlockSize >Jun 19 17:31:17 localhost blivet[4099]: non-existent RAID 0 size == 150000.0 >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >Jun 19 17:31:17 localhost blivet[4099]: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --incremental --quiet /dev/sdb2 >Jun 19 17:31:17 localhost kernel: md: bind<sdb2> >Jun 19 17:31:17 localhost kernel: md/raid0:md125: md_size is 307462144 sectors. >Jun 19 17:31:17 localhost kernel: md: RAID0 configuration for md125 - 1 zone >Jun 19 17:31:17 localhost kernel: md: zone0=[sda2/sdb2] >Jun 19 17:31:17 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size= 153731072KB >Jun 19 17:31:17 localhost kernel: Jun 19 17:31:17 localhost kernel: md125: detected capacity change from 0 to 157420617728 >Jun 19 17:31:17 localhost kernel: md125: unknown partition table >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Device: /dev/sdb2 >Jun 19 17:31:17 localhost blivet[4099]: got device: PartitionDevice instance (0x7f3f20154f10) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f2015a050> >target size = 0 path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20154a50> PedPartition: <_ped.Partition object at 0x3128c50> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:31:17 localhost blivet[4099]: got format: MDRaidMember instance (0x7f3f2016c5d0) -- >type = mdmember name = software RAID status = False >device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '19', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '10076', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >Jun 19 17:31:17 localhost blivet[4099]: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb3 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:17 localhost blivet[4099]: sdb3 is a partition >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:31:17 localhost blivet[4099]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Partition: /dev/sdb3 >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.probe: sdb3 ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >Jun 19 17:31:17 localhost blivet[4099]: added partition sdb3 (id 17) to device tree >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: disklabel detected but not usable on sdb3 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --examine --export /dev/sdb3 >Jun 19 17:31:17 localhost anaconda[4099]: Geolocation lookup finished in 1.0 seconds >Jun 19 17:31:17 localhost anaconda[4099]: got results from geolocation >Jun 19 17:31:17 localhost anaconda[4099]: Thread Done: AnaGeolocationRefreshThread (139909088143104) >Jun 19 17:31:17 localhost anaconda[4099]: Waited 0.47 seconds for Geolocation >Jun 19 17:31:17 localhost program[4099]: MD_LEVEL=raid1 >Jun 19 17:31:17 localhost program[4099]: MD_DEVICES=2 >Jun 19 17:31:17 localhost program[4099]: MD_NAME=localhost.localdomain:root >Jun 19 17:31:17 localhost program[4099]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:31:17 localhost program[4099]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:31:17 localhost program[4099]: MD_UPDATE_TIME=1403212864 >Jun 19 17:31:17 localhost program[4099]: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >Jun 19 17:31:17 localhost program[4099]: MD_EVENTS=92 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --examine --brief /dev/sdb3 >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost program[4099]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost blivet[4099]: type detected on 'sdb3' is 'linux_raid_member' >Jun 19 17:31:17 localhost blivet[4099]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >Jun 19 17:31:17 localhost blivet[4099]: raw RAID 1 size == 60032.0 >Jun 19 17:31:17 localhost blivet[4099]: Using 32MB superBlockSize >Jun 19 17:31:17 localhost blivet[4099]: non-existent RAID 1 size == 60000.0 >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >Jun 19 17:31:17 localhost blivet[4099]: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --incremental --quiet /dev/sdb3 >Jun 19 17:31:17 localhost kernel: md: bind<sdb3> >Jun 19 17:31:17 localhost kernel: md/raid1:md124: active with 2 out of 2 mirrors >Jun 19 17:31:17 localhost kernel: created bitmap (1 pages) for device md124 >Jun 19 17:31:17 localhost kernel: md124: bitmap initialized from disk: read 1 pages, set 0 of 938 bits >Jun 19 17:31:17 localhost kernel: md124: detected capacity change from 0 to 62914560000 >Jun 19 17:31:17 localhost kernel: md124: unknown partition table >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Device: /dev/sdb3 >Jun 19 17:31:17 localhost blivet[4099]: got device: PartitionDevice instance (0x7f3f20154810) -- >name = sdb3 status = True kids = 1 id = 17 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 19 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f2015a170> >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20154f90> PedPartition: <_ped.Partition object at 0x3128b90> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:31:17 localhost blivet[4099]: got format: MDRaidMember instance (0x7f3f20154150) -- >type = mdmember name = software RAID status = False >device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', >'DEVNAME': 'sdb4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '000d5377-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '20', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10127', >'name': 'sdb4', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >Jun 19 17:31:17 localhost blivet[4099]: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:17 localhost blivet[4099]: sdb4 is a partition >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:31:17 localhost blivet[4099]: DiskDevice.addChild: kids: 3 ; name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb4 ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Partition: /dev/sdb4 >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.probe: sdb4 ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >Jun 19 17:31:17 localhost blivet[4099]: added partition sdb4 (id 18) to device tree >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: disklabel detected but not usable on sdb4 >Jun 19 17:31:17 localhost blivet[4099]: no type or existing type for sdb4, bailing >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Device: /dev/sdb4 >Jun 19 17:31:17 localhost blivet[4099]: got device: PartitionDevice instance (0x7f3f2016ca10) -- >name = sdb4 status = True kids = 0 id = 18 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 20 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f2015af80> >target size = 0 path = /dev/sdb4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2014ddd0> PedPartition: <_ped.Partition object at 0x3128950> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', >'DEVNAME': 'sdb5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '21', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '10178', >'name': 'sdb5', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >Jun 19 17:31:17 localhost blivet[4099]: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb5 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:17 localhost blivet[4099]: sdb5 is a partition >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:31:17 localhost blivet[4099]: DiskDevice.addChild: kids: 4 ; name: sdb ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >Jun 19 17:31:17 localhost blivet[4099]: looking up parted Partition: /dev/sdb5 >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.probe: sdb5 ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >Jun 19 17:31:17 localhost blivet[4099]: added partition sdb5 (id 19) to device tree >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >Jun 19 17:31:17 localhost blivet[4099]: disklabel detected but not usable on sdb5 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --examine --export /dev/sdb5 >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:31:17 localhost program[4099]: MD_LEVEL=raid1 >Jun 19 17:31:17 localhost program[4099]: MD_DEVICES=2 >Jun 19 17:31:17 localhost program[4099]: MD_NAME=localhost.localdomain:boot >Jun 19 17:31:17 localhost program[4099]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:31:17 localhost program[4099]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:31:17 localhost program[4099]: MD_UPDATE_TIME=1403212864 >Jun 19 17:31:17 localhost program[4099]: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >Jun 19 17:31:17 localhost program[4099]: MD_EVENTS=20 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --examine --brief /dev/sdb5 >Jun 19 17:31:17 localhost program[4099]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost blivet[4099]: type detected on 'sdb5' is 'linux_raid_member' >Jun 19 17:31:17 localhost blivet[4099]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:31:17 localhost blivet[4099]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >Jun 19 17:31:17 localhost blivet[4099]: raw RAID 1 size == 1000.0 >Jun 19 17:31:17 localhost blivet[4099]: Using 2.0MB superBlockSize >Jun 19 17:31:17 localhost blivet[4099]: non-existent RAID 1 size == 998.0 >Jun 19 17:31:17 localhost blivet[4099]: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >Jun 19 17:31:17 localhost blivet[4099]: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >Jun 19 17:31:17 localhost blivet[4099]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:17 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:17 localhost program[4099]: Return code: 0 >Jun 19 17:31:17 localhost program[4099]: Running... mdadm --incremental --quiet /dev/sdb5 >Jun 19 17:31:17 localhost kernel: md: bind<sdb5> >Jun 19 17:31:17 localhost kernel: md/raid1:md123: active with 2 out of 2 mirrors >Jun 19 17:31:17 localhost kernel: md123: detected capacity change from 0 to 1048510464 >Jun 19 17:31:17 localhost kernel: md123: unknown partition table >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: looking up parted Device: /dev/sdb5 >Jun 19 17:31:18 localhost blivet[4099]: got device: PartitionDevice instance (0x3330c10) -- >name = sdb5 status = True kids = 1 id = 19 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 21 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x30d7170> >target size = 0 path = /dev/sdb5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f2014dd90> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2014da50> PedPartition: <_ped.Partition object at 0x3128cb0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:31:18 localhost blivet[4099]: got format: MDRaidMember instance (0x3330850) -- >type = mdmember name = software RAID status = False >device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', >'DEVNAME': 'sdb6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '22', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '10230', >'name': 'sdb6', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb6 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: sdb6 is a partition >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:31:18 localhost blivet[4099]: DiskDevice.addChild: kids: 5 ; name: sdb ; >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: looking up parted Partition: /dev/sdb6 >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.probe: sdb6 ; exists: True ; >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >Jun 19 17:31:18 localhost blivet[4099]: added partition sdb6 (id 20) to device tree >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >Jun 19 17:31:18 localhost blivet[4099]: disklabel detected but not usable on sdb6 >Jun 19 17:31:18 localhost program[4099]: Running... mdadm --examine --export /dev/sdb6 >Jun 19 17:31:18 localhost program[4099]: MD_LEVEL=raid0 >Jun 19 17:31:18 localhost program[4099]: MD_DEVICES=2 >Jun 19 17:31:18 localhost program[4099]: MD_NAME=localhost.localdomain:swap >Jun 19 17:31:18 localhost program[4099]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:31:18 localhost program[4099]: MD_UPDATE_TIME=1403225692 >Jun 19 17:31:18 localhost program[4099]: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >Jun 19 17:31:18 localhost program[4099]: MD_EVENTS=0 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost program[4099]: Running... mdadm --examine --brief /dev/sdb6 >Jun 19 17:31:18 localhost program[4099]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: type detected on 'sdb6' is 'linux_raid_member' >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >Jun 19 17:31:18 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:31:18 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:31:18 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost program[4099]: Running... mdadm --incremental --quiet /dev/sdb6 >Jun 19 17:31:18 localhost program[4099]: Return code: 1 >Jun 19 17:31:18 localhost blivet[4099]: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >Jun 19 17:31:18 localhost blivet[4099]: looking up parted Device: /dev/sdb6 >Jun 19 17:31:18 localhost blivet[4099]: got device: PartitionDevice instance (0x3330d90) -- >name = sdb6 status = True kids = 1 id = 20 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 22 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 26623 did: -21743 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f2015a0e0> >target size = 0 path = /dev/sdb6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2014df50> PedPartition: <_ped.Partition object at 0x3128bf0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:31:18 localhost blivet[4099]: got format: MDRaidMember instance (0x333a190) -- >type = mdmember name = software RAID status = False >device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20740', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning loop0 (/devices/virtual/block/loop0)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: loop0 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: loop0 is a loop device >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added file /osmin.img (deleted) (id 21) to device tree >Jun 19 17:31:18 localhost blivet[4099]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added loop loop0 (id 22) to device tree >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: device loop0 does not contain a disklabel >Jun 19 17:31:18 localhost blivet[4099]: type detected on 'loop0' is 'squashfs' >Jun 19 17:31:18 localhost blivet[4099]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Jun 19 17:31:18 localhost blivet[4099]: got device: LoopDevice instance (0x3330910) -- >name = loop0 status = False kids = 0 id = 22 >parents = ['existing 0MB file /osmin.img (deleted) (21)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Jun 19 17:31:18 localhost blivet[4099]: got format: DeviceFormat instance (0x3330890) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20887', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning loop1 (/devices/virtual/block/loop1)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: loop1 is a loop device >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: /osmin ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added file /osmin (id 23) to device tree >Jun 19 17:31:18 localhost blivet[4099]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added loop loop1 (id 24) to device tree >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: device loop1 does not contain a disklabel >Jun 19 17:31:18 localhost blivet[4099]: type detected on 'loop1' is 'DM_snapshot_cow' >Jun 19 17:31:18 localhost blivet[4099]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:31:18 localhost blivet[4099]: got device: LoopDevice instance (0x7f3f20154c10) -- >name = loop1 status = False kids = 0 id = 24 >parents = ['existing 0MB file /osmin (23)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Jun 19 17:31:18 localhost blivet[4099]: got format: DeviceFormat instance (0x333a0d0) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21041', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning loop2 (/devices/virtual/block/loop2)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: loop2 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: loop2 is a loop device >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >Jun 19 17:31:18 localhost blivet[4099]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added loop loop2 (id 26) to device tree >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: device loop2 does not contain a disklabel >Jun 19 17:31:18 localhost blivet[4099]: type detected on 'loop2' is 'squashfs' >Jun 19 17:31:18 localhost blivet[4099]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Jun 19 17:31:18 localhost blivet[4099]: got device: LoopDevice instance (0x333a250) -- >name = loop2 status = False kids = 0 id = 26 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Jun 19 17:31:18 localhost blivet[4099]: got format: DeviceFormat instance (0x333a350) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21195', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning loop3 (/devices/virtual/block/loop3)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: loop3 is a loop device >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added file /LiveOS/ext3fs.img (id 27) to device tree >Jun 19 17:31:18 localhost blivet[4099]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added loop loop3 (id 28) to device tree >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:18 localhost blivet[4099]: device loop3 does not contain a disklabel >Jun 19 17:31:18 localhost blivet[4099]: type detected on 'loop3' is 'ext4' >Jun 19 17:31:18 localhost program[4099]: Running... dumpe2fs -h /dev/loop3 >Jun 19 17:31:18 localhost program[4099]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:31:18 localhost program[4099]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:31:18 localhost program[4099]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:31:18 localhost program[4099]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:31:18 localhost program[4099]: Filesystem magic number: 0xEF53 >Jun 19 17:31:18 localhost program[4099]: Filesystem revision #: 1 (dynamic) >Jun 19 17:31:18 localhost program[4099]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:31:18 localhost program[4099]: Filesystem flags: signed_directory_hash >Jun 19 17:31:18 localhost program[4099]: Default mount options: user_xattr acl >Jun 19 17:31:18 localhost program[4099]: Filesystem state: clean >Jun 19 17:31:18 localhost program[4099]: Errors behavior: Continue >Jun 19 17:31:18 localhost program[4099]: Filesystem OS type: Linux >Jun 19 17:31:18 localhost program[4099]: Inode count: 262144 >Jun 19 17:31:18 localhost program[4099]: Block count: 1048576 >Jun 19 17:31:18 localhost program[4099]: Reserved block count: 10484 >Jun 19 17:31:18 localhost program[4099]: Free blocks: 225114 >Jun 19 17:31:18 localhost program[4099]: Free inodes: 155781 >Jun 19 17:31:18 localhost program[4099]: First block: 0 >Jun 19 17:31:18 localhost program[4099]: Block size: 4096 >Jun 19 17:31:18 localhost program[4099]: Fragment size: 4096 >Jun 19 17:31:18 localhost program[4099]: Reserved GDT blocks: 255 >Jun 19 17:31:18 localhost program[4099]: Blocks per group: 32768 >Jun 19 17:31:18 localhost program[4099]: Fragments per group: 32768 >Jun 19 17:31:18 localhost program[4099]: Inodes per group: 8192 >Jun 19 17:31:18 localhost program[4099]: Inode blocks per group: 512 >Jun 19 17:31:18 localhost program[4099]: Flex block group size: 16 >Jun 19 17:31:18 localhost program[4099]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:31:18 localhost program[4099]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:31:18 localhost program[4099]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:31:18 localhost program[4099]: Mount count: 0 >Jun 19 17:31:18 localhost program[4099]: Maximum mount count: -1 >Jun 19 17:31:18 localhost program[4099]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:31:18 localhost program[4099]: Check interval: 0 (<none>) >Jun 19 17:31:18 localhost program[4099]: Lifetime writes: 767 MB >Jun 19 17:31:18 localhost program[4099]: Reserved blocks uid: 0 (user root) >Jun 19 17:31:18 localhost program[4099]: Reserved blocks gid: 0 (group root) >Jun 19 17:31:18 localhost program[4099]: First inode: 11 >Jun 19 17:31:18 localhost program[4099]: Inode size: 256 >Jun 19 17:31:18 localhost program[4099]: Required extra isize: 28 >Jun 19 17:31:18 localhost program[4099]: Desired extra isize: 28 >Jun 19 17:31:18 localhost program[4099]: Journal inode: 8 >Jun 19 17:31:18 localhost program[4099]: Default directory hash: half_md4 >Jun 19 17:31:18 localhost program[4099]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:31:18 localhost program[4099]: Journal backup: inode blocks >Jun 19 17:31:18 localhost program[4099]: Journal features: journal_incompat_revoke >Jun 19 17:31:18 localhost program[4099]: Journal size: 128M >Jun 19 17:31:18 localhost program[4099]: Journal length: 32768 >Jun 19 17:31:18 localhost program[4099]: Journal sequence: 0x00003086 >Jun 19 17:31:18 localhost program[4099]: Journal start: 0 >Jun 19 17:31:18 localhost program[4099]: Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost program[4099]: Running... resize2fs -P /dev/loop3 >Jun 19 17:31:18 localhost program[4099]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:31:18 localhost program[4099]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jun 19 17:31:18 localhost program[4099]: Couldn't find valid filesystem superblock. >Jun 19 17:31:18 localhost program[4099]: Return code: 1 >Jun 19 17:31:18 localhost blivet[4099]: using current size 0 as min size >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Jun 19 17:31:18 localhost blivet[4099]: got device: LoopDevice instance (0x3330950) -- >name = loop3 status = False kids = 0 id = 28 >parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: got format: Ext4FS instance (0x333a3d0) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21350', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning loop4 (/devices/virtual/block/loop4)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: loop4 is a loop device >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added file /overlay (deleted) (id 29) to device tree >Jun 19 17:31:18 localhost blivet[4099]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added loop loop4 (id 30) to device tree >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: device loop4 does not contain a disklabel >Jun 19 17:31:18 localhost blivet[4099]: type detected on 'loop4' is 'DM_snapshot_cow' >Jun 19 17:31:18 localhost blivet[4099]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:31:18 localhost blivet[4099]: got device: LoopDevice instance (0x333a310) -- >name = loop4 status = False kids = 0 id = 30 >parents = ['existing 0MB file /overlay (deleted) (29)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Jun 19 17:31:18 localhost blivet[4099]: got format: DeviceFormat instance (0x333a510) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '44915', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Jun 19 17:31:18 localhost blivet[4099]: scanning live-rw (/devices/virtual/block/dm-0)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: live-rw is a device-mapper device >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDMDevice: name: live-rw ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added dm live-rw (id 31) to device tree >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:18 localhost blivet[4099]: device live-rw does not contain a disklabel >Jun 19 17:31:18 localhost blivet[4099]: type detected on 'live-rw' is 'ext4' >Jun 19 17:31:18 localhost program[4099]: Running... dumpe2fs -h /dev/mapper/live-rw >Jun 19 17:31:18 localhost program[4099]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:31:18 localhost program[4099]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:31:18 localhost program[4099]: Last mounted on: / >Jun 19 17:31:18 localhost program[4099]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:31:18 localhost program[4099]: Filesystem magic number: 0xEF53 >Jun 19 17:31:18 localhost program[4099]: Filesystem revision #: 1 (dynamic) >Jun 19 17:31:18 localhost program[4099]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:31:18 localhost program[4099]: Filesystem flags: signed_directory_hash >Jun 19 17:31:18 localhost program[4099]: Default mount options: user_xattr acl >Jun 19 17:31:18 localhost program[4099]: Filesystem state: clean >Jun 19 17:31:18 localhost program[4099]: Errors behavior: Continue >Jun 19 17:31:18 localhost program[4099]: Filesystem OS type: Linux >Jun 19 17:31:18 localhost program[4099]: Inode count: 262144 >Jun 19 17:31:18 localhost program[4099]: Block count: 1048576 >Jun 19 17:31:18 localhost program[4099]: Reserved block count: 10484 >Jun 19 17:31:18 localhost program[4099]: Free blocks: 225114 >Jun 19 17:31:18 localhost program[4099]: Free inodes: 155781 >Jun 19 17:31:18 localhost program[4099]: First block: 0 >Jun 19 17:31:18 localhost program[4099]: Block size: 4096 >Jun 19 17:31:18 localhost program[4099]: Fragment size: 4096 >Jun 19 17:31:18 localhost program[4099]: Reserved GDT blocks: 255 >Jun 19 17:31:18 localhost program[4099]: Blocks per group: 32768 >Jun 19 17:31:18 localhost program[4099]: Fragments per group: 32768 >Jun 19 17:31:18 localhost program[4099]: Inodes per group: 8192 >Jun 19 17:31:18 localhost program[4099]: Inode blocks per group: 512 >Jun 19 17:31:18 localhost program[4099]: Flex block group size: 16 >Jun 19 17:31:18 localhost program[4099]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:31:18 localhost program[4099]: Last mount time: Thu Jun 19 20:20:45 2014 >Jun 19 17:31:18 localhost program[4099]: Last write time: Thu Jun 19 20:20:45 2014 >Jun 19 17:31:18 localhost program[4099]: Mount count: 1 >Jun 19 17:31:18 localhost program[4099]: Maximum mount count: -1 >Jun 19 17:31:18 localhost program[4099]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:31:18 localhost program[4099]: Check interval: 0 (<none>) >Jun 19 17:31:18 localhost program[4099]: Lifetime writes: 767 MB >Jun 19 17:31:18 localhost program[4099]: Reserved blocks uid: 0 (user root) >Jun 19 17:31:18 localhost program[4099]: Reserved blocks gid: 0 (group root) >Jun 19 17:31:18 localhost program[4099]: First inode: 11 >Jun 19 17:31:18 localhost program[4099]: Inode size: 256 >Jun 19 17:31:18 localhost program[4099]: Required extra isize: 28 >Jun 19 17:31:18 localhost program[4099]: Desired extra isize: 28 >Jun 19 17:31:18 localhost program[4099]: Journal inode: 8 >Jun 19 17:31:18 localhost program[4099]: First orphan inode: 44947 >Jun 19 17:31:18 localhost program[4099]: Default directory hash: half_md4 >Jun 19 17:31:18 localhost program[4099]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:31:18 localhost program[4099]: Journal backup: inode blocks >Jun 19 17:31:18 localhost program[4099]: Journal features: journal_incompat_revoke >Jun 19 17:31:18 localhost program[4099]: Journal size: 128M >Jun 19 17:31:18 localhost program[4099]: Journal length: 32768 >Jun 19 17:31:18 localhost program[4099]: Journal sequence: 0x00003087 >Jun 19 17:31:18 localhost program[4099]: Journal start: 1 >Jun 19 17:31:18 localhost program[4099]: Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost program[4099]: Running... resize2fs -P /dev/mapper/live-rw >Jun 19 17:31:18 localhost program[4099]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:31:18 localhost program[4099]: Estimated minimum size of the filesystem: 825687 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: padding min size from 3226 up to 3548 >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:18 localhost blivet[4099]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Jun 19 17:31:18 localhost blivet[4099]: looking up parted Device: /dev/mapper/live-rw >Jun 19 17:31:18 localhost blivet[4099]: got device: DMDevice instance (0x333a5d0) -- >name = live-rw status = True kids = 0 id = 31 >parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3340050> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: got format: Ext4FS instance (0x3330e90) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68671', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Jun 19 17:31:18 localhost blivet[4099]: scanning live-base (/devices/virtual/block/dm-1)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: live-base is a device-mapper device >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDMDevice: name: live-base ; >Jun 19 17:31:18 localhost blivet[4099]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added dm live-base (id 32) to device tree >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:18 localhost blivet[4099]: device live-base does not contain a disklabel >Jun 19 17:31:18 localhost blivet[4099]: type detected on 'live-base' is 'ext4' >Jun 19 17:31:18 localhost program[4099]: Running... dumpe2fs -h /dev/mapper/live-base >Jun 19 17:31:18 localhost program[4099]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:31:18 localhost program[4099]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:31:18 localhost program[4099]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:31:18 localhost program[4099]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:31:18 localhost program[4099]: Filesystem magic number: 0xEF53 >Jun 19 17:31:18 localhost program[4099]: Filesystem revision #: 1 (dynamic) >Jun 19 17:31:18 localhost program[4099]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:31:18 localhost program[4099]: Filesystem flags: signed_directory_hash >Jun 19 17:31:18 localhost program[4099]: Default mount options: user_xattr acl >Jun 19 17:31:18 localhost program[4099]: Filesystem state: clean >Jun 19 17:31:18 localhost program[4099]: Errors behavior: Continue >Jun 19 17:31:18 localhost program[4099]: Filesystem OS type: Linux >Jun 19 17:31:18 localhost program[4099]: Inode count: 262144 >Jun 19 17:31:18 localhost program[4099]: Block count: 1048576 >Jun 19 17:31:18 localhost program[4099]: Reserved block count: 10484 >Jun 19 17:31:18 localhost program[4099]: Free blocks: 225114 >Jun 19 17:31:18 localhost program[4099]: Free inodes: 155781 >Jun 19 17:31:18 localhost program[4099]: First block: 0 >Jun 19 17:31:18 localhost program[4099]: Block size: 4096 >Jun 19 17:31:18 localhost program[4099]: Fragment size: 4096 >Jun 19 17:31:18 localhost program[4099]: Reserved GDT blocks: 255 >Jun 19 17:31:18 localhost program[4099]: Blocks per group: 32768 >Jun 19 17:31:18 localhost program[4099]: Fragments per group: 32768 >Jun 19 17:31:18 localhost program[4099]: Inodes per group: 8192 >Jun 19 17:31:18 localhost program[4099]: Inode blocks per group: 512 >Jun 19 17:31:18 localhost program[4099]: Flex block group size: 16 >Jun 19 17:31:18 localhost program[4099]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:31:18 localhost program[4099]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:31:18 localhost program[4099]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:31:18 localhost program[4099]: Mount count: 0 >Jun 19 17:31:18 localhost program[4099]: Maximum mount count: -1 >Jun 19 17:31:18 localhost program[4099]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:31:18 localhost program[4099]: Check interval: 0 (<none>) >Jun 19 17:31:18 localhost program[4099]: Lifetime writes: 767 MB >Jun 19 17:31:18 localhost program[4099]: Reserved blocks uid: 0 (user root) >Jun 19 17:31:18 localhost program[4099]: Reserved blocks gid: 0 (group root) >Jun 19 17:31:18 localhost program[4099]: First inode: 11 >Jun 19 17:31:18 localhost program[4099]: Inode size: 256 >Jun 19 17:31:18 localhost program[4099]: Required extra isize: 28 >Jun 19 17:31:18 localhost program[4099]: Desired extra isize: 28 >Jun 19 17:31:18 localhost program[4099]: Journal inode: 8 >Jun 19 17:31:18 localhost program[4099]: Default directory hash: half_md4 >Jun 19 17:31:18 localhost program[4099]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:31:18 localhost program[4099]: Journal backup: inode blocks >Jun 19 17:31:18 localhost program[4099]: Journal features: journal_incompat_revoke >Jun 19 17:31:18 localhost program[4099]: Journal size: 128M >Jun 19 17:31:18 localhost program[4099]: Journal length: 32768 >Jun 19 17:31:18 localhost program[4099]: Journal sequence: 0x00003086 >Jun 19 17:31:18 localhost program[4099]: Journal start: 0 >Jun 19 17:31:18 localhost program[4099]: Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost program[4099]: Running... resize2fs -P /dev/mapper/live-base >Jun 19 17:31:18 localhost program[4099]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:31:18 localhost program[4099]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Jun 19 17:31:18 localhost program[4099]: Couldn't find valid filesystem superblock. >Jun 19 17:31:18 localhost program[4099]: Return code: 1 >Jun 19 17:31:18 localhost blivet[4099]: using current size 0 as min size >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:18 localhost blivet[4099]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Jun 19 17:31:18 localhost blivet[4099]: looking up parted Device: /dev/mapper/live-base >Jun 19 17:31:18 localhost blivet[4099]: got device: DMDevice instance (0x333a550) -- >name = live-base status = True kids = 0 id = 32 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x33400e0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: got format: Ext4FS instance (0x333a790) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73701', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Jun 19 17:31:18 localhost blivet[4099]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: live-osimg-min is a device-mapper device >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Jun 19 17:31:18 localhost blivet[4099]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:31:18 localhost blivet[4099]: DMDevice.getDMNode: live-base ; status: True ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:18 localhost blivet[4099]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Jun 19 17:31:18 localhost blivet[4099]: added dm live-osimg-min (id 33) to device tree >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:18 localhost blivet[4099]: device live-osimg-min does not contain a disklabel >Jun 19 17:31:18 localhost blivet[4099]: type detected on 'live-osimg-min' is 'ext4' >Jun 19 17:31:18 localhost program[4099]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jun 19 17:31:18 localhost program[4099]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:31:18 localhost program[4099]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:31:18 localhost program[4099]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:31:18 localhost program[4099]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:31:18 localhost program[4099]: Filesystem magic number: 0xEF53 >Jun 19 17:31:18 localhost program[4099]: Filesystem revision #: 1 (dynamic) >Jun 19 17:31:18 localhost program[4099]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:31:18 localhost program[4099]: Filesystem flags: signed_directory_hash >Jun 19 17:31:18 localhost program[4099]: Default mount options: user_xattr acl >Jun 19 17:31:18 localhost program[4099]: Filesystem state: clean >Jun 19 17:31:18 localhost program[4099]: Errors behavior: Continue >Jun 19 17:31:18 localhost program[4099]: Filesystem OS type: Linux >Jun 19 17:31:18 localhost program[4099]: Inode count: 212992 >Jun 19 17:31:18 localhost program[4099]: Block count: 825687 >Jun 19 17:31:18 localhost program[4099]: Reserved block count: 8255 >Jun 19 17:31:18 localhost program[4099]: Free blocks: 5566 >Jun 19 17:31:18 localhost program[4099]: Free inodes: 106629 >Jun 19 17:31:18 localhost program[4099]: First block: 0 >Jun 19 17:31:18 localhost program[4099]: Block size: 4096 >Jun 19 17:31:18 localhost program[4099]: Fragment size: 4096 >Jun 19 17:31:18 localhost program[4099]: Reserved GDT blocks: 255 >Jun 19 17:31:18 localhost program[4099]: Blocks per group: 32768 >Jun 19 17:31:18 localhost program[4099]: Fragments per group: 32768 >Jun 19 17:31:18 localhost program[4099]: Inodes per group: 8192 >Jun 19 17:31:18 localhost program[4099]: Inode blocks per group: 512 >Jun 19 17:31:18 localhost program[4099]: Flex block group size: 16 >Jun 19 17:31:18 localhost program[4099]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:31:18 localhost program[4099]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:31:18 localhost program[4099]: Last write time: Wed Dec 11 19:51:43 2013 >Jun 19 17:31:18 localhost program[4099]: Mount count: 0 >Jun 19 17:31:18 localhost program[4099]: Maximum mount count: -1 >Jun 19 17:31:18 localhost program[4099]: Last checked: Wed Dec 11 19:51:43 2013 >Jun 19 17:31:18 localhost program[4099]: Check interval: 0 (<none>) >Jun 19 17:31:18 localhost program[4099]: Lifetime writes: 768 MB >Jun 19 17:31:18 localhost program[4099]: Reserved blocks uid: 0 (user root) >Jun 19 17:31:18 localhost program[4099]: Reserved blocks gid: 0 (group root) >Jun 19 17:31:18 localhost program[4099]: First inode: 11 >Jun 19 17:31:18 localhost program[4099]: Inode size: 256 >Jun 19 17:31:18 localhost program[4099]: Required extra isize: 28 >Jun 19 17:31:18 localhost program[4099]: Desired extra isize: 28 >Jun 19 17:31:18 localhost program[4099]: Journal inode: 8 >Jun 19 17:31:18 localhost program[4099]: Default directory hash: half_md4 >Jun 19 17:31:18 localhost program[4099]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:31:18 localhost program[4099]: Journal backup: inode blocks >Jun 19 17:31:18 localhost program[4099]: Journal features: journal_incompat_revoke >Jun 19 17:31:18 localhost program[4099]: Journal size: 128M >Jun 19 17:31:18 localhost program[4099]: Journal length: 32768 >Jun 19 17:31:18 localhost program[4099]: Journal sequence: 0x00003086 >Jun 19 17:31:18 localhost program[4099]: Journal start: 0 >Jun 19 17:31:18 localhost program[4099]: Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost program[4099]: Running... resize2fs -P /dev/mapper/live-osimg-min >Jun 19 17:31:18 localhost program[4099]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:31:18 localhost program[4099]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jun 19 17:31:18 localhost program[4099]: Couldn't find valid filesystem superblock. >Jun 19 17:31:18 localhost program[4099]: Return code: 1 >Jun 19 17:31:18 localhost blivet[4099]: using current size 0 as min size >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:18 localhost blivet[4099]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Jun 19 17:31:18 localhost blivet[4099]: looking up parted Device: /dev/mapper/live-osimg-min >Jun 19 17:31:18 localhost blivet[4099]: got device: DMDevice instance (0x333a850) -- >name = live-osimg-min status = True kids = 0 id = 33 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x3340170> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:31:18 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:18 localhost blivet[4099]: got format: Ext4FS instance (0x333ab90) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', >'DEVNAME': 'md126', >'DEVPATH': '/devices/virtual/block/md126', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_VERSION': '2', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda6_DEV': '/dev/sda6', >'MD_DEVICE_sda6_ROLE': '0', >'MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'MD_DEVICE_sdb6_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:swap', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:swap', >'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'MINOR': '126', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', >'UDISKS_MD_DEVICE_sda6_ROLE': '0', >'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'UDISKS_MD_DEVICE_sdb6_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '89372', >'name': 'md126', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', >'/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', >'/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'/dev/md/localhost.localdomain:swap'], >'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning md126 (/devices/virtual/block/md126)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: md126 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >Jun 19 17:31:18 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:31:18 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:31:18 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >Jun 19 17:31:18 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:31:18 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:31:18 localhost blivet[4099]: device localhost.localdomain:swap does not contain a disklabel >Jun 19 17:31:18 localhost blivet[4099]: type detected on 'md126' is 'swap' >Jun 19 17:31:18 localhost blivet[4099]: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >Jun 19 17:31:18 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >Jun 19 17:31:18 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:31:18 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:31:18 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:31:18 localhost blivet[4099]: got device: MDRaidArrayDevice instance (0x313cc90) -- >name = localhost.localdomain:swap status = True kids = 0 id = 13 >parents = ['existing 4008MB partition sda6 (12) with existing mdmember', >'existing 4008MB partition sdb6 (20) with existing mdmember'] >uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 16408576 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32575 did: 0 busy: True >hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) >PedDevice: <_ped.Device object at 0x30d7b00> >target size = 0 path = /dev/md/localhost.localdomain:swap >format args = None originalFormat = None level = 0 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >Jun 19 17:31:18 localhost blivet[4099]: got format: SwapSpace instance (0x333aa10) -- >type = swap name = swap status = False >device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: devices to scan: ['md123', 'md124', 'md125', 'md127'] >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', >'DEVNAME': 'md123', >'DEVPATH': '/devices/virtual/block/md123', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda5_DEV': '/dev/sda5', >'MD_DEVICE_sda5_ROLE': '0', >'MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'MD_DEVICE_sdb5_ROLE': '1', >'MD_DEVNAME': 'boot', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.0', >'MD_NAME': 'localhost.localdomain:boot', >'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'MINOR': '123', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', >'UDISKS_MD_DEVICE_sda5_ROLE': '0', >'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'UDISKS_MD_DEVICE_sdb5_ROLE': '1', >'UDISKS_MD_DEVNAME': 'boot', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.0', >'UDISKS_MD_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '4859660', >'name': 'md123', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', >'/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', >'/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'/dev/md/boot'], >'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning md123 (/devices/virtual/block/md123)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: md123 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: boot ; >Jun 19 17:31:18 localhost blivet[4099]: raw RAID 1 size == 1000.0 >Jun 19 17:31:18 localhost blivet[4099]: Using 2.0MB superBlockSize >Jun 19 17:31:18 localhost blivet[4099]: non-existent RAID 1 size == 998.0 >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (11) >Jun 19 17:31:18 localhost blivet[4099]: no device or no media present >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', >'DEVNAME': 'md124', >'DEVPATH': '/devices/virtual/block/md124', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda3_DEV': '/dev/sda3', >'MD_DEVICE_sda3_ROLE': '0', >'MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'MD_DEVICE_sdb3_ROLE': '1', >'MD_DEVNAME': 'root', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:root', >'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'MINOR': '124', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', >'UDISKS_MD_DEVICE_sda3_ROLE': '0', >'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'UDISKS_MD_DEVICE_sdb3_ROLE': '1', >'UDISKS_MD_DEVNAME': 'root', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:root', >'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '4756821', >'name': 'md124', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', >'/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', >'/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', >'/dev/md/root'], >'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning md124 (/devices/virtual/block/md124)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: md124 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: root ; >Jun 19 17:31:18 localhost blivet[4099]: raw RAID 1 size == 60032.0 >Jun 19 17:31:18 localhost blivet[4099]: Using 32MB superBlockSize >Jun 19 17:31:18 localhost blivet[4099]: non-existent RAID 1 size == 60000.0 >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (8) >Jun 19 17:31:18 localhost blivet[4099]: no device or no media present >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', >'DEVNAME': 'md125', >'DEVPATH': '/devices/virtual/block/md125', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda2_DEV': '/dev/sda2', >'MD_DEVICE_sda2_ROLE': '0', >'MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'MD_DEVICE_sdb2_ROLE': '1', >'MD_DEVNAME': 'raid0', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:raid0', >'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'MINOR': '125', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', >'UDISKS_MD_DEVICE_sda2_ROLE': '0', >'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'UDISKS_MD_DEVICE_sdb2_ROLE': '1', >'UDISKS_MD_DEVNAME': 'raid0', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '4671321', >'name': 'md125', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', >'/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', >'/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'/dev/md/raid0'], >'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning md125 (/devices/virtual/block/md125)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: md125 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: raid0 ; >Jun 19 17:31:18 localhost blivet[4099]: raw RAID 0 size == 150256.0 >Jun 19 17:31:18 localhost blivet[4099]: Using 128MB superBlockSize >Jun 19 17:31:18 localhost blivet[4099]: non-existent RAID 0 size == 150000.0 >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (6) >Jun 19 17:31:18 localhost blivet[4099]: no device or no media present >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', >'DEVNAME': 'md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda1_DEV': '/dev/sda1', >'MD_DEVICE_sda1_ROLE': '0', >'MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'MD_DEVICE_sdb1_ROLE': '1', >'MD_DEVNAME': 'home', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:home', >'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'MINOR': '127', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', >'UDISKS_MD_DEVICE_sda1_ROLE': '0', >'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'UDISKS_MD_DEVICE_sdb1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'home', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:home', >'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '4591441', >'name': 'md127', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', >'/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', >'/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', >'/dev/md/home'], >'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >Jun 19 17:31:18 localhost blivet[4099]: scanning md127 (/devices/virtual/block/md127)... >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: md127 ; >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned None >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName: name: home ; >Jun 19 17:31:18 localhost blivet[4099]: raw RAID 1 size == 100064.0 >Jun 19 17:31:18 localhost blivet[4099]: Using 64MB superBlockSize >Jun 19 17:31:18 localhost blivet[4099]: non-existent RAID 1 size == 100000.0 >Jun 19 17:31:18 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (4) >Jun 19 17:31:18 localhost blivet[4099]: no device or no media present >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >Jun 19 17:31:18 localhost program[4099]: Running... mdadm --stop /dev/md/home >Jun 19 17:31:18 localhost kernel: md: md127: resync done. >Jun 19 17:31:18 localhost kernel: md127: detected capacity change from 104857600000 to 0 >Jun 19 17:31:18 localhost kernel: md: md127 stopped. >Jun 19 17:31:18 localhost kernel: md: unbind<sdb1> >Jun 19 17:31:18 localhost kernel: md: export_rdev(sdb1) >Jun 19 17:31:18 localhost kernel: md: unbind<sda1> >Jun 19 17:31:18 localhost kernel: md: export_rdev(sda1) >Jun 19 17:31:18 localhost program[4099]: mdadm: stopped /dev/md/home >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >Jun 19 17:31:18 localhost program[4099]: Running... mdadm --stop /dev/md/raid0 >Jun 19 17:31:18 localhost kernel: md125: detected capacity change from 157420617728 to 0 >Jun 19 17:31:18 localhost kernel: md: md125 stopped. >Jun 19 17:31:18 localhost kernel: md: unbind<sdb2> >Jun 19 17:31:18 localhost kernel: md: export_rdev(sdb2) >Jun 19 17:31:18 localhost kernel: md: unbind<sda2> >Jun 19 17:31:18 localhost kernel: md: export_rdev(sda2) >Jun 19 17:31:18 localhost program[4099]: mdadm: stopped /dev/md/raid0 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >Jun 19 17:31:18 localhost program[4099]: Running... mdadm --stop /dev/md/root >Jun 19 17:31:18 localhost kernel: md124: detected capacity change from 62914560000 to 0 >Jun 19 17:31:18 localhost kernel: md: md124 stopped. >Jun 19 17:31:18 localhost kernel: md: unbind<sdb3> >Jun 19 17:31:18 localhost kernel: md: export_rdev(sdb3) >Jun 19 17:31:18 localhost kernel: md: unbind<sda3> >Jun 19 17:31:18 localhost kernel: md: export_rdev(sda3) >Jun 19 17:31:18 localhost program[4099]: mdadm: stopped /dev/md/root >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >Jun 19 17:31:18 localhost program[4099]: Running... mdadm --stop /dev/md/boot >Jun 19 17:31:18 localhost kernel: md123: detected capacity change from 1048510464 to 0 >Jun 19 17:31:18 localhost kernel: md: md123 stopped. >Jun 19 17:31:18 localhost kernel: md: unbind<sdb5> >Jun 19 17:31:18 localhost kernel: md: export_rdev(sdb5) >Jun 19 17:31:18 localhost kernel: md: unbind<sda5> >Jun 19 17:31:18 localhost kernel: md: export_rdev(sda5) >Jun 19 17:31:18 localhost program[4099]: mdadm: stopped /dev/md/boot >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost blivet[4099]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:31:18 localhost blivet[4099]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:31:18 localhost blivet[4099]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:31:18 localhost blivet[4099]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:31:18 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:18 localhost program[4099]: Return code: 0 >Jun 19 17:31:18 localhost program[4099]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:31:18 localhost program[4099]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:31:18 localhost program[4099]: Return code: 1 >Jun 19 17:31:18 localhost blivet[4099]: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:31:18 localhost blivet[4099]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jun 19 17:31:19 localhost blivet[4099]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jun 19 17:31:19 localhost blivet[4099]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jun 19 17:31:19 localhost blivet[4099]: not going to restore from backup of non-existent /etc/mdadm.conf >Jun 19 17:31:19 localhost blivet[4099]: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >Jun 19 17:31:19 localhost blivet[4099]: raw RAID 1 size == 1000.0 >Jun 19 17:31:19 localhost blivet[4099]: Using 2.0MB superBlockSize >Jun 19 17:31:19 localhost blivet[4099]: non-existent RAID 1 size == 998.0 >Jun 19 17:31:19 localhost blivet[4099]: raw RAID 1 size == 100064.0 >Jun 19 17:31:19 localhost blivet[4099]: Using 64MB superBlockSize >Jun 19 17:31:19 localhost blivet[4099]: non-existent RAID 1 size == 100000.0 >Jun 19 17:31:19 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:19 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:19 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:19 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:31:19 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:31:19 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:31:19 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:19 localhost blivet[4099]: raw RAID 0 size == 150256.0 >Jun 19 17:31:19 localhost blivet[4099]: Using 128MB superBlockSize >Jun 19 17:31:19 localhost blivet[4099]: non-existent RAID 0 size == 150000.0 >Jun 19 17:31:19 localhost blivet[4099]: raw RAID 1 size == 60032.0 >Jun 19 17:31:19 localhost blivet[4099]: Using 32MB superBlockSize >Jun 19 17:31:19 localhost blivet[4099]: non-existent RAID 1 size == 60000.0 >Jun 19 17:31:19 localhost anaconda[4099]: Thread Done: AnaStorageThread (139909174335232) >Jun 19 17:31:19 localhost program[4099]: Running... hwclock --hctosys --utc >Jun 19 17:31:19 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Jun 19 17:31:19 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >Jun 19 17:31:20 localhost program[4099]: Return code: 0 >Jun 19 17:31:20 localhost anaconda[4099]: Thread Done: AnaTimeInitThread (139909096535808) >Jun 19 17:31:20 localhost program[4099]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Jun 19 17:31:20 localhost systemd[1501]: Time has been changed >Jun 19 17:31:20 localhost systemd[1]: Time has been changed >Jun 19 17:31:20 localhost program[4099]: Return code: 0 >Jun 19 17:31:20 localhost anaconda[4099]: Thread Done: AnaPayloadThread (139909079750400) >Jun 19 17:31:20 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 17:31:20 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jun 19 17:31:31 localhost anaconda[4099]: Not doing 'require network connection' in live installation >Jun 19 17:31:31 localhost anaconda[4099]: network standalone spoke (init): completed: True >Jun 19 17:31:31 localhost anaconda[4099]: Not doing 'require network connection' in live installation >Jun 19 17:31:31 localhost anaconda[4099]: Running Thread: AnaDateTimeThread (139909079750400) >Jun 19 17:31:31 localhost anaconda[4099]: Not doing 'modify system time and date' in live installation >Jun 19 17:31:31 localhost anaconda[4099]: Thread Done: AnaDateTimeThread (139909079750400) >Jun 19 17:31:31 localhost anaconda[4099]: fs space: 0 B needed: 3.00 GB >Jun 19 17:31:31 localhost anaconda[4099]: fs space: 0 B needed: 3.00 GB >Jun 19 17:31:31 localhost anaconda[4099]: Running Thread: AnaStorageWatcher (139909096535808) >Jun 19 17:31:31 localhost anaconda[4099]: Thread Done: AnaStorageWatcher (139909096535808) >Jun 19 17:31:31 localhost anaconda[4099]: Running Thread: AnaCustomStorageInit (139909096535808) >Jun 19 17:31:31 localhost blivet[4099]: Iso9660FS.supported: supported: True ; >Jun 19 17:31:31 localhost blivet[4099]: Iso9660FS.supported: supported: True ; >Jun 19 17:31:31 localhost blivet[4099]: NFSv4.supported: supported: False ; >Jun 19 17:31:31 localhost blivet[4099]: NFSv4.supported: supported: False ; >Jun 19 17:31:31 localhost blivet[4099]: SELinuxFS.supported: supported: False ; >Jun 19 17:31:31 localhost blivet[4099]: SELinuxFS.supported: supported: False ; >Jun 19 17:31:31 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:31 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:31 localhost anaconda[4099]: Not doing 'register anaconda secret agent' in live installation >Jun 19 17:31:31 localhost anaconda[4099]: network: selected device p2p1 >Jun 19 17:31:31 localhost anaconda[4099]: Not doing 'hide hint to use network configuration in DE' in live installation >Jun 19 17:31:32 localhost ifcfg[4099]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:31:32 localhost ifcfg[4099]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:31:32 localhost anaconda[4099]: updating hostname localhost.localdomain >Jun 19 17:31:32 localhost anaconda[4099]: Not doing 'require network connection' in live installation >Jun 19 17:31:32 localhost anaconda[4099]: Running Thread: AnaNTPserver0 (139909174335232) >Jun 19 17:31:32 localhost anaconda[4099]: Running Thread: AnaNTPserver1 (139908730013440) >Jun 19 17:31:32 localhost anaconda[4099]: Running Thread: AnaNTPserver2 (139908721620736) >Jun 19 17:31:32 localhost anaconda[4099]: Running Thread: AnaNTPserver3 (139908713228032) >Jun 19 17:31:32 localhost blivet[4099]: Ext3FS.supported: supported: True ; >Jun 19 17:31:32 localhost blivet[4099]: Ext3FS.supported: supported: True ; >Jun 19 17:31:32 localhost anaconda[4099]: updating hostname localhost.localdomain >Jun 19 17:31:32 localhost blivet[4099]: Ext2FS.supported: supported: True ; >Jun 19 17:31:32 localhost blivet[4099]: Ext2FS.supported: supported: True ; >Jun 19 17:31:32 localhost anaconda[4099]: Thread Done: AnaNTPserver0 (139909174335232) >Jun 19 17:31:32 localhost anaconda[4099]: Thread Done: AnaNTPserver3 (139908713228032) >Jun 19 17:31:32 localhost anaconda[4099]: updating hostname localhost.localdomain >Jun 19 17:31:32 localhost anaconda[4099]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f3f14021250> >Jun 19 17:31:32 localhost anaconda[4099]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Probing storage... >Jun 19 17:31:32 localhost anaconda[4099]: Thread Done: AnaNTPserver2 (139908721620736) >Jun 19 17:31:32 localhost anaconda[4099]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:31:32 localhost anaconda[4099]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f3f140ea8d0> status to: Wired (p2p1) connected >Jun 19 17:31:32 localhost blivet[4099]: SysFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: SysFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: MultipathMember.__init__: >Jun 19 17:31:32 localhost blivet[4099]: MDRaidMember.__init__: >Jun 19 17:31:32 localhost blivet[4099]: ProcFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: ProcFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:31:32 localhost blivet[4099]: NoDevFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: NoDevFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: DevPtsFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: DevPtsFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: BTRFS.supported: supported: True ; >Jun 19 17:31:32 localhost blivet[4099]: USBFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: USBFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: DiskLabel.__init__: >Jun 19 17:31:32 localhost blivet[4099]: DiskLabel.partedDevice returning None >Jun 19 17:31:32 localhost blivet[4099]: HFSPlus.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: HFSPlus.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: XFS.supported: supported: True ; >Jun 19 17:31:32 localhost blivet[4099]: XFS.supported: supported: True ; >Jun 19 17:31:32 localhost blivet[4099]: TmpFS.supported: supported: True ; >Jun 19 17:31:32 localhost blivet[4099]: LUKS.__init__: >Jun 19 17:31:32 localhost blivet[4099]: NTFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: NTFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: BindFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: BindFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: HFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: HFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: LVMPhysicalVolume.__init__: >Jun 19 17:31:32 localhost blivet[4099]: NFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: NFS.supported: supported: False ; >Jun 19 17:31:32 localhost blivet[4099]: FATFS.supported: supported: True ; >Jun 19 17:31:32 localhost blivet[4099]: FATFS.supported: supported: True ; >Jun 19 17:31:32 localhost blivet[4099]: DMRaidMember.__init__: >Jun 19 17:31:32 localhost anaconda[4099]: Thread Done: AnaCustomStorageInit (139909096535808) >Jun 19 17:31:32 localhost anaconda[4099]: Thread Done: AnaNTPserver1 (139908730013440) >Jun 19 17:31:39 localhost anaconda[4099]: disk free: 1.42 TB fs free: 0 B sw needs: 3.00 GB auto swap: 0 B >Jun 19 17:31:45 localhost blivet[4099]: Detected 16016M of memory >Jun 19 17:31:45 localhost blivet[4099]: Swap attempt of 8008M >Jun 19 17:31:45 localhost anaconda[4099]: Running Thread: AnaExecuteStorageThread (139908757395200) >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sda6 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sdb6 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sda5 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sdb5 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sda4 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sdb4 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sda3 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sdb3 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sda2 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sdb2 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sda1 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sdb1 >Jun 19 17:31:45 localhost blivet[4099]: clearpart: looking at sdc1 >Jun 19 17:31:45 localhost blivet[4099]: checking whether disk sda has an empty extended >Jun 19 17:31:45 localhost blivet[4099]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e44050> PedPartition: <_ped.Partition object at 0x3e3afb0> ; logicals is ['sda5', 'sda6'] >Jun 19 17:31:45 localhost blivet[4099]: checking whether disk sdb has an empty extended >Jun 19 17:31:45 localhost gnome-session[1504]: Window manager warning: last_focus_time (663815) is greater than comparison timestamp (663814). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:31:45 localhost blivet[4099]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e44190> PedPartition: <_ped.Partition object at 0x3e47050> ; logicals is ['sdb5', 'sdb6'] >Jun 19 17:31:45 localhost blivet[4099]: checking whether disk sdc has an empty extended >Jun 19 17:31:45 localhost blivet[4099]: extended is None ; logicals is [] >Jun 19 17:31:45 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000a30 not in stack >Jun 19 17:31:45 localhost anaconda[4099]: new disk order: [] >Jun 19 17:31:45 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:45 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000a2b not in stack >Jun 19 17:31:45 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000a2b not in stack >Jun 19 17:31:45 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000a2b not in stack >Jun 19 17:31:45 localhost program[4099]: Return code: 0 >Jun 19 17:31:45 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:45 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:45 localhost blivet[4099]: Detected 16016M of memory >Jun 19 17:31:45 localhost blivet[4099]: Swap attempt of 8008M >Jun 19 17:31:45 localhost blivet[4099]: doAutoPart: True >Jun 19 17:31:45 localhost blivet[4099]: encryptedAutoPart: False >Jun 19 17:31:45 localhost blivet[4099]: autoPartType: 2 >Jun 19 17:31:45 localhost blivet[4099]: clearPartType: 2 >Jun 19 17:31:45 localhost blivet[4099]: clearPartDisks: ['sda', 'sdb'] >Jun 19 17:31:45 localhost blivet[4099]: autoPartitionRequests: >PartSpec instance (0x7f3f04014390) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f3f04014750) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7f3f04014790) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f3f040147d0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7f3f04014810) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >Jun 19 17:31:45 localhost blivet[4099]: storage.disks: ['sda', 'sdb', 'sdc'] >Jun 19 17:31:45 localhost blivet[4099]: storage.partitioned: ['sda', 'sdb', 'sdc'] >Jun 19 17:31:45 localhost blivet[4099]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdc', 'sdc1'] >Jun 19 17:31:45 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:45 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:45 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:45 localhost blivet[4099]: boot disk: sda >Jun 19 17:31:45 localhost blivet[4099]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:31:45 localhost blivet[4099]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:31:45 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:31:45 localhost blivet[4099]: PartitionDevice._setFormat: req0 ; >Jun 19 17:31:45 localhost blivet[4099]: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >Jun 19 17:31:45 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:31:45 localhost blivet[4099]: added partition req0 (id 34) to device tree >Jun 19 17:31:45 localhost blivet[4099]: registered action: [0] Create Device partition req0 (id 34) >Jun 19 17:31:45 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:45 localhost blivet[4099]: registered action: [1] Create Format lvmpv on partition req0 (id 34) >Jun 19 17:31:45 localhost blivet[4099]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:31:45 localhost blivet[4099]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:31:45 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:31:45 localhost blivet[4099]: PartitionDevice._setFormat: req1 ; >Jun 19 17:31:45 localhost blivet[4099]: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >Jun 19 17:31:45 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:31:45 localhost blivet[4099]: added partition req1 (id 35) to device tree >Jun 19 17:31:45 localhost blivet[4099]: registered action: [2] Create Device partition req1 (id 35) >Jun 19 17:31:45 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:45 localhost blivet[4099]: registered action: [3] Create Format lvmpv on partition req1 (id 35) >Jun 19 17:31:45 localhost blivet[4099]: candidate disks: [DiskDevice instance (0x7f3f20070750) -- >name = sda status = True kids = 6 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f3f200d7a90>, DiskDevice instance (0x313f3d0) -- >name = sdb status = True kids = 6 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30d7c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f3f20154c90>] >Jun 19 17:31:45 localhost blivet[4099]: devs: [PartitionDevice instance (0x7f3f0403c510) -- >name = req0 status = False kids = 0 id = 34 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f3f0403c7d0) -- >name = req1 status = False kids = 0 id = 35 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req1 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Jun 19 17:31:45 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:45 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:45 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:45 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:45 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:45 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:31:45 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:31:45 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:31:45 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:31:45 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:31:45 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:45 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:45 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setFormat: req2 ; >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:31:46 localhost blivet[4099]: added partition req2 (id 36) to device tree >Jun 19 17:31:46 localhost blivet[4099]: registered action: [4] Create Device partition req2 (id 36) >Jun 19 17:31:46 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:46 localhost blivet[4099]: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req2 (id 36) >Jun 19 17:31:46 localhost blivet[4099]: skipping unneeded stage1 biosboot request >Jun 19 17:31:46 localhost blivet[4099]: PartSpec instance (0x7f3f040147d0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 19 17:31:46 localhost blivet[4099]: existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:31:46 localhost blivet[4099]: removing all non-preexisting partitions ['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] from disk(s) ['sda', 'sdb', 'sdc'] >Jun 19 17:31:46 localhost blivet[4099]: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] >Jun 19 17:31:46 localhost blivet[4099]: removing all non-preexisting partitions ['req2(id 36)', 'req0(id 34)', 'req1(id 35)'] from disk(s) ['sda', 'sdb', 'sdc'] >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:46 localhost anaconda[4099]: Not doing 'require network connection' in live installation >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:46 localhost blivet[4099]: allocating partition: req2 ; id: 36 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:31:46 localhost blivet[4099]: checking freespace on sda >Jun 19 17:31:46 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:31:46 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:31:46 localhost blivet[4099]: free region not suitable for request >Jun 19 17:31:46 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:31:46 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:31:46 localhost blivet[4099]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:31:46 localhost blivet[4099]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:31:46 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:31:46 localhost blivet[4099]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:31:46 localhost blivet[4099]: new free allows for 0 sectors of growth >Jun 19 17:31:46 localhost blivet[4099]: found free space for bootable request >Jun 19 17:31:46 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:31:46 localhost blivet[4099]: created partition sda7 of 500MB and added it to /dev/sda >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:31:46 localhost blivet[4099]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3bd23d0> PedPartition: <_ped.Partition object at 0x7f3f0403eb90> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:31:46 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2efee50> PedPartition: <_ped.Partition object at 0x7f3f0403ee30> >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:46 localhost blivet[4099]: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:31:46 localhost blivet[4099]: checking freespace on sda >Jun 19 17:31:46 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:31:46 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:31:46 localhost blivet[4099]: free region not suitable for request >Jun 19 17:31:46 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:31:46 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:31:46 localhost blivet[4099]: checking 493027328-1953525167 (713133 MB) >Jun 19 17:31:46 localhost blivet[4099]: current free range is 493027328-1953525167 (713133MB) >Jun 19 17:31:46 localhost blivet[4099]: evaluating growth potential for new layout >Jun 19 17:31:46 localhost blivet[4099]: calculating growth for disk /dev/sdb >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: disk /dev/sdb growth: 0 (0MB) >Jun 19 17:31:46 localhost blivet[4099]: calculating growth for disk /dev/sdc >Jun 19 17:31:46 localhost blivet[4099]: disk /dev/sdc growth: 0 (0MB) >Jun 19 17:31:46 localhost blivet[4099]: calculating growth for disk /dev/sda >Jun 19 17:31:46 localhost blivet[4099]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:31:46 localhost anaconda[4099]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:31:46 localhost anaconda[4099]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Saving storage configuration... >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:31:46 localhost blivet[4099]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f140ea750> PedPartition: <_ped.Partition object at 0x7f3f0403ed10> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:31:46 localhost blivet[4099]: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:31:46 localhost blivet[4099]: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:31:46 localhost blivet[4099]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:31:46 localhost blivet[4099]: adding 1459475888 (712634MB) to 34 (sda8) >Jun 19 17:31:46 localhost blivet[4099]: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:31:46 localhost blivet[4099]: request 36 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:31:46 localhost blivet[4099]: request 34 (sda8) growth: 1459475888 (712634MB) size: 713134MB >Jun 19 17:31:46 localhost blivet[4099]: disk /dev/sda growth: 1459475888 (712634MB) >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:31:46 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: total growth: 1459475888 sectors >Jun 19 17:31:46 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:31:46 localhost blivet[4099]: new free: 493027328-1953525167 / 713133MB >Jun 19 17:31:46 localhost blivet[4099]: new free allows for 1459475888 sectors of growth >Jun 19 17:31:46 localhost blivet[4099]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:31:46 localhost blivet[4099]: created partition sda8 of 500MB and added it to /dev/sda >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:31:46 localhost blivet[4099]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3be68d0> PedPartition: <_ped.Partition object at 0x3e34170> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:31:46 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2020f110> PedPartition: <_ped.Partition object at 0x7f3f1401a230> >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:46 localhost blivet[4099]: allocating partition: req1 ; id: 35 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:31:46 localhost blivet[4099]: checking freespace on sdb >Jun 19 17:31:46 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:31:46 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:31:46 localhost blivet[4099]: free region not suitable for request >Jun 19 17:31:46 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:31:46 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:31:46 localhost blivet[4099]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:31:46 localhost blivet[4099]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:31:46 localhost blivet[4099]: evaluating growth potential for new layout >Jun 19 17:31:46 localhost blivet[4099]: calculating growth for disk /dev/sdb >Jun 19 17:31:46 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:31:46 localhost blivet[4099]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f140eadd0> PedPartition: <_ped.Partition object at 0x3e340b0> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:31:46 localhost blivet[4099]: adding request 35 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: req: PartitionRequest instance -- >id = 35 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:31:46 localhost blivet[4099]: 1 requests and 1460499888 (713134MB) left in chunk >Jun 19 17:31:46 localhost blivet[4099]: adding 1460499888 (713134MB) to 35 (sdb7) >Jun 19 17:31:46 localhost blivet[4099]: new grow amount for request 35 (sdb7) is 1460499888 units, or 713134MB >Jun 19 17:31:46 localhost blivet[4099]: request 35 (sdb7) growth: 1460499888 (713134MB) size: 713634MB >Jun 19 17:31:46 localhost blivet[4099]: disk /dev/sdb growth: 1460499888 (713134MB) >Jun 19 17:31:46 localhost blivet[4099]: calculating growth for disk /dev/sdc >Jun 19 17:31:46 localhost blivet[4099]: disk /dev/sdc growth: 0 (0MB) >Jun 19 17:31:46 localhost blivet[4099]: calculating growth for disk /dev/sda >Jun 19 17:31:46 localhost blivet[4099]: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:31:46 localhost blivet[4099]: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:31:46 localhost blivet[4099]: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:31:46 localhost blivet[4099]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:31:46 localhost blivet[4099]: adding 1459475888 (712634MB) to 34 (sda8) >Jun 19 17:31:46 localhost blivet[4099]: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:31:46 localhost blivet[4099]: request 36 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:31:46 localhost blivet[4099]: request 34 (sda8) growth: 1459475888 (712634MB) size: 713134MB >Jun 19 17:31:46 localhost blivet[4099]: disk /dev/sda growth: 1459475888 (712634MB) >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:31:46 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:31:46 localhost blivet[4099]: total growth: 2919975776 sectors >Jun 19 17:31:46 localhost blivet[4099]: updating use_disk to sdb, type: 1 >Jun 19 17:31:46 localhost blivet[4099]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:31:46 localhost blivet[4099]: new free allows for 2919975776 sectors of growth >Jun 19 17:31:46 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:31:46 localhost blivet[4099]: created partition sdb7 of 500MB and added it to /dev/sdb >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:31:46 localhost blivet[4099]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3bd2290> PedPartition: <_ped.Partition object at 0x31289b0> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:31:46 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2020f450> PedPartition: <_ped.Partition object at 0x3347fb0> >Jun 19 17:31:46 localhost blivet[4099]: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda8(id 34)', 'sdb7(id 35)', 'sda7(id 36)'] >Jun 19 17:31:46 localhost blivet[4099]: growable partitions are ['sda8', 'sdb7'] >Jun 19 17:31:46 localhost blivet[4099]: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:31:46 localhost blivet[4099]: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:31:46 localhost blivet[4099]: disk sda has 3 chunks >Jun 19 17:31:46 localhost blivet[4099]: adding request 35 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:31:46 localhost blivet[4099]: disk sdb has 3 chunks >Jun 19 17:31:46 localhost blivet[4099]: no free space on sdc >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:31:46 localhost blivet[4099]: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:31:46 localhost blivet[4099]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:31:46 localhost blivet[4099]: adding 1459475888 (712634MB) to 34 (sda8) >Jun 19 17:31:46 localhost blivet[4099]: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:31:46 localhost blivet[4099]: req: PartitionRequest instance -- >id = 35 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:31:46 localhost blivet[4099]: 1 requests and 1460499888 (713134MB) left in chunk >Jun 19 17:31:46 localhost blivet[4099]: adding 1460499888 (713134MB) to 35 (sdb7) >Jun 19 17:31:46 localhost blivet[4099]: new grow amount for request 35 (sdb7) is 1460499888 units, or 713134MB >Jun 19 17:31:46 localhost blivet[4099]: growing partitions on sda >Jun 19 17:31:46 localhost blivet[4099]: partition sda7 (36): 1 >Jun 19 17:31:46 localhost blivet[4099]: new geometry for sda7: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x7f3f200db110> PedGeometry: <_ped.Geometry object at 0x7f3f2020f8d0> >Jun 19 17:31:46 localhost blivet[4099]: partition sda8 (34): 1 >Jun 19 17:31:46 localhost blivet[4099]: new geometry for sda8: parted.Geometry instance -- >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x7f3f200db110> PedGeometry: <_ped.Geometry object at 0x7f3f2020fb50> >Jun 19 17:31:46 localhost blivet[4099]: removing all non-preexisting partitions ['sda7(id 36)', 'sda8(id 34)'] from disk(s) ['sda'] >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:31:46 localhost blivet[4099]: device sda7 new partedPartition None >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:31:46 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: back from removeNewPartitions >Jun 19 17:31:46 localhost blivet[4099]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f3f2020f690> PedGeometry: <_ped.Geometry object at 0x7f3f2020f650> >Jun 19 17:31:46 localhost blivet[4099]: setting req2 new geometry: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x7f3f200db110> PedGeometry: <_ped.Geometry object at 0x7f3f2020f8d0> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:31:46 localhost blivet[4099]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3be65d0> PedPartition: <_ped.Partition object at 0x3347770> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:31:46 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2f0ec50> PedPartition: <_ped.Partition object at 0x3347a70> >Jun 19 17:31:46 localhost blivet[4099]: setting req0 new geometry: parted.Geometry instance -- >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x7f3f200db110> PedGeometry: <_ped.Geometry object at 0x7f3f2020fb50> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:31:46 localhost blivet[4099]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f140eaed0> PedPartition: <_ped.Partition object at 0x3347830> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:31:46 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2f0ea90> PedPartition: <_ped.Partition object at 0x3347bf0> >Jun 19 17:31:46 localhost blivet[4099]: growing partitions on sdb >Jun 19 17:31:46 localhost blivet[4099]: partition sdb7 (35): 1 >Jun 19 17:31:46 localhost blivet[4099]: new geometry for sdb7: parted.Geometry instance -- >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x7f3f20154850> PedGeometry: <_ped.Geometry object at 0x7f3f2020f050> >Jun 19 17:31:46 localhost blivet[4099]: removing all non-preexisting partitions ['sdb7(id 35)'] from disk(s) ['sdb'] >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:31:46 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:31:46 localhost blivet[4099]: back from removeNewPartitions >Jun 19 17:31:46 localhost blivet[4099]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x3be6a10> PedGeometry: <_ped.Geometry object at 0x3bd23d0> >Jun 19 17:31:46 localhost blivet[4099]: setting req1 new geometry: parted.Geometry instance -- >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x7f3f20154850> PedGeometry: <_ped.Geometry object at 0x7f3f2020f050> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:31:46 localhost blivet[4099]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14021d90> PedPartition: <_ped.Partition object at 0x3e34230> >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:31:46 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:31:46 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2f0e210> PedPartition: <_ped.Partition object at 0x3347d10> >Jun 19 17:31:46 localhost blivet[4099]: growing partitions on sdc >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of non-existent 500MB partition sda7 (36) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of non-existent 713132MB partition sda8 (34) with non-existent lvmpv at 713132.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of non-existent 713633MB partition sdb7 (35) with non-existent lvmpv at 713633.00 >Jun 19 17:31:46 localhost blivet[4099]: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >Jun 19 17:31:46 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >Jun 19 17:31:46 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:46 localhost blivet[4099]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jun 19 17:31:46 localhost blivet[4099]: added lvmvg fedora (id 37) to device tree >Jun 19 17:31:46 localhost blivet[4099]: registered action: [6] Create Device lvmvg fedora (id 37) >Jun 19 17:31:46 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:46 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:46 localhost blivet[4099]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jun 19 17:31:46 localhost blivet[4099]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Jun 19 17:31:46 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:31:46 localhost blivet[4099]: vg fedora has 1426760MB free >Jun 19 17:31:46 localhost blivet[4099]: Adding fedora-root/1024MB to fedora >Jun 19 17:31:46 localhost blivet[4099]: added lvmlv fedora-root (id 38) to device tree >Jun 19 17:31:46 localhost blivet[4099]: registered action: [7] Create Device lvmlv fedora-root (id 38) >Jun 19 17:31:46 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:46 localhost blivet[4099]: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 38) >Jun 19 17:31:46 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:31:46 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:31:46 localhost blivet[4099]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Jun 19 17:31:46 localhost blivet[4099]: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >Jun 19 17:31:46 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:31:46 localhost blivet[4099]: vg fedora has 1425736MB free >Jun 19 17:31:46 localhost blivet[4099]: Adding fedora-home/500MB to fedora >Jun 19 17:31:46 localhost blivet[4099]: added lvmlv fedora-home (id 39) to device tree >Jun 19 17:31:46 localhost blivet[4099]: registered action: [9] Create Device lvmlv fedora-home (id 39) >Jun 19 17:31:46 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:46 localhost blivet[4099]: registered action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 39) >Jun 19 17:31:46 localhost blivet[4099]: SwapSpace.__init__: mountpoint: None ; >Jun 19 17:31:46 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:31:46 localhost blivet[4099]: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >Jun 19 17:31:46 localhost blivet[4099]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Jun 19 17:31:46 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:31:46 localhost blivet[4099]: vg fedora has 1425236MB free >Jun 19 17:31:46 localhost blivet[4099]: Adding fedora-swap/8008MB to fedora >Jun 19 17:31:46 localhost blivet[4099]: added lvmlv fedora-swap (id 40) to device tree >Jun 19 17:31:46 localhost blivet[4099]: registered action: [11] Create Device lvmlv fedora-swap (id 40) >Jun 19 17:31:46 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:31:46 localhost blivet[4099]: registered action: [12] Create Format swap on lvmlv fedora-swap (id 40) >Jun 19 17:31:46 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:31:46 localhost blivet[4099]: vg fedora has 1417228MB free >Jun 19 17:31:46 localhost blivet[4099]: vg fedora: 1417228MB free ; lvs: ['root', 'home', 'swap'] >Jun 19 17:31:46 localhost blivet[4099]: adding request 38 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:31:46 localhost blivet[4099]: adding request 39 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:31:46 localhost blivet[4099]: adding request 40 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:31:46 localhost blivet[4099]: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 356690 size = 1426760 >remaining = 2 pool = 354307 >Jun 19 17:31:46 localhost blivet[4099]: req: LVRequest instance -- >id = 40 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >Jun 19 17:31:46 localhost blivet[4099]: req: LVRequest instance -- >id = 38 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Jun 19 17:31:46 localhost blivet[4099]: req: LVRequest instance -- >id = 39 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:31:46 localhost blivet[4099]: 2 requests and 354307 (1417228MB) left in chunk >Jun 19 17:31:46 localhost blivet[4099]: adding 238064 (952256MB) to 38 (fedora-root) >Jun 19 17:31:46 localhost blivet[4099]: taking back 225520 (902080MB) from 38 (fedora-root) >Jun 19 17:31:46 localhost blivet[4099]: new grow amount for request 38 (fedora-root) is 12544 units, or 50176MB >Jun 19 17:31:46 localhost blivet[4099]: adding 116242 (464968MB) to 39 (fedora-home) >Jun 19 17:31:46 localhost blivet[4099]: new grow amount for request 39 (fedora-home) is 116242 units, or 464968MB >Jun 19 17:31:46 localhost blivet[4099]: 1 requests and 225521 (902084MB) left in chunk >Jun 19 17:31:46 localhost blivet[4099]: adding 225521 (902084MB) to 39 (fedora-home) >Jun 19 17:31:46 localhost blivet[4099]: new grow amount for request 39 (fedora-home) is 341763 units, or 1367052MB >Jun 19 17:31:46 localhost blivet[4099]: trying to set lv fedora-root size to 51200MB >Jun 19 17:31:46 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:31:46 localhost blivet[4099]: vg fedora has 1417228MB free >Jun 19 17:31:46 localhost blivet[4099]: trying to set lv fedora-home size to 1367552MB >Jun 19 17:31:46 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:31:46 localhost blivet[4099]: vg fedora has 1367052MB free >Jun 19 17:31:46 localhost anaconda[4099]: new disk order: [] >Jun 19 17:31:46 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:46 localhost program[4099]: Return code: 0 >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type lvmvg >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_disklabel(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_size(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_location(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_partition(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_format(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: is_valid_stage2_device(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: new disk order: [] >Jun 19 17:31:46 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:46 localhost program[4099]: Return code: 0 >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:46 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:46 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type lvmvg >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:46 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: Running Thread: AnaCheckStorageThread (139908730013440) >Jun 19 17:31:46 localhost anaconda[4099]: Thread Done: AnaExecuteStorageThread (139908757395200) >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_disklabel(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_size(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_location(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_partition(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: _is_valid_format(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: is_valid_stage2_device(sda7) returning True >Jun 19 17:31:46 localhost anaconda[4099]: Thread Done: AnaCheckStorageThread (139908730013440) >Jun 19 17:31:46 localhost anaconda[4099]: fs space: 51.2 GB needed: 3.00 GB >Jun 19 17:31:46 localhost anaconda[4099]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:31:46 localhost anaconda[4099]: fs space: 51.2 GB needed: 3.00 GB >Jun 19 17:31:46 localhost anaconda[4099]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:31:46 localhost anaconda[4099]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Checking storage configuration... >Jun 19 17:31:47 localhost anaconda[4099]: fs space: 51.2 GB needed: 3.00 GB >Jun 19 17:31:47 localhost anaconda[4099]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:31:48 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:48 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:48 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:31:48 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:31:53 localhost blivet[4099]: removing sda7 >Jun 19 17:31:53 localhost blivet[4099]: removed partition sda7 (id 36) from device tree >Jun 19 17:31:53 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:31:53 localhost blivet[4099]: registered action: [13] Destroy Device partition sda7 (id 36) >Jun 19 17:31:53 localhost blivet[4099]: removing sda7 >Jun 19 17:31:53 localhost blivet[4099]: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora'] >Jun 19 17:31:53 localhost blivet[4099]: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root'] >Jun 19 17:31:53 localhost blivet[4099]: removed lvmlv fedora-swap (id 40) from device tree >Jun 19 17:31:53 localhost blivet[4099]: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >Jun 19 17:31:53 localhost blivet[4099]: registered action: [14] Destroy Device lvmlv fedora-swap (id 40) >Jun 19 17:31:53 localhost blivet[4099]: removed lvmlv fedora-home (id 39) from device tree >Jun 19 17:31:53 localhost blivet[4099]: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >Jun 19 17:31:53 localhost blivet[4099]: registered action: [15] Destroy Device lvmlv fedora-home (id 39) >Jun 19 17:31:53 localhost blivet[4099]: removed lvmlv fedora-root (id 38) from device tree >Jun 19 17:31:53 localhost blivet[4099]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >Jun 19 17:31:53 localhost blivet[4099]: registered action: [16] Destroy Device lvmlv fedora-root (id 38) >Jun 19 17:31:53 localhost blivet[4099]: devices to remove: ['fedora'] >Jun 19 17:31:53 localhost blivet[4099]: leaves to remove: ['fedora'] >Jun 19 17:31:53 localhost blivet[4099]: removed lvmvg fedora (id 37) from device tree >Jun 19 17:31:53 localhost blivet[4099]: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >Jun 19 17:31:53 localhost blivet[4099]: PartitionDevice.removeChild: kids: 1 ; name: sdb7 ; >Jun 19 17:31:53 localhost blivet[4099]: registered action: [17] Destroy Device lvmvg fedora (id 37) >Jun 19 17:31:53 localhost blivet[4099]: removed partition sda7 (id 34) from device tree >Jun 19 17:31:53 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:31:53 localhost blivet[4099]: registered action: [18] Destroy Device partition sda7 (id 34) >Jun 19 17:31:53 localhost blivet[4099]: removing sdb7 >Jun 19 17:31:53 localhost blivet[4099]: removed partition sdb7 (id 35) from device tree >Jun 19 17:31:53 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:31:53 localhost blivet[4099]: registered action: [19] Destroy Device partition sdb7 (id 35) >Jun 19 17:31:53 localhost anaconda[4099]: disk free: 1.42 TB fs free: 0 B sw needs: 3.00 GB auto swap: 8.00 GB >Jun 19 17:31:55 localhost blivet[4099]: Detected 16016M of memory >Jun 19 17:31:55 localhost blivet[4099]: Swap attempt of 8008M >Jun 19 17:31:55 localhost anaconda[4099]: Running Thread: AnaExecuteStorageThread (139908730013440) >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sda6 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sdb6 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sda5 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sdb5 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sda4 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sdb4 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sda3 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sdb3 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sda2 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sdb2 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sda1 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sdb1 >Jun 19 17:31:55 localhost blivet[4099]: clearpart: looking at sdc1 >Jun 19 17:31:55 localhost blivet[4099]: checking whether disk sda has an empty extended >Jun 19 17:31:55 localhost gnome-session[1504]: Window manager warning: last_focus_time (672905) is greater than comparison timestamp (672904). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:31:55 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000c12 not in stack >Jun 19 17:31:55 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1000c0e not in stack >Jun 19 17:31:55 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1000c0e not in stack >Jun 19 17:31:55 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1000c0e not in stack >Jun 19 17:31:55 localhost blivet[4099]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3bd2dd0> PedPartition: <_ped.Partition object at 0x333d770> ; logicals is ['sda5', 'sda6'] >Jun 19 17:31:55 localhost blivet[4099]: checking whether disk sdb has an empty extended >Jun 19 17:31:55 localhost blivet[4099]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2022f610> PedPartition: <_ped.Partition object at 0x3e34290> ; logicals is ['sdb5', 'sdb6'] >Jun 19 17:31:55 localhost blivet[4099]: checking whether disk sdc has an empty extended >Jun 19 17:31:55 localhost blivet[4099]: extended is None ; logicals is [] >Jun 19 17:31:55 localhost anaconda[4099]: new disk order: [] >Jun 19 17:31:55 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:55 localhost program[4099]: Return code: 0 >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:55 localhost anaconda[4099]: new disk order: [] >Jun 19 17:31:55 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:31:55 localhost program[4099]: Return code: 0 >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:31:55 localhost anaconda[4099]: Not doing 'require network connection' in live installation >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:31:55 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:31:55 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:55 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:55 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:55 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:55 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:31:55 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:31:55 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:31:55 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:31:55 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:31:55 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:31:55 localhost anaconda[4099]: Thread Done: AnaExecuteStorageThread (139908730013440) >Jun 19 17:31:55 localhost blivet[4099]: starting Blivet copy >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:31:55 localhost blivet[4099]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14037dd0> PedPartition: <_ped.Partition object at 0x7f3f1401a1d0> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:31:55 localhost blivet[4099]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14037f50> PedPartition: <_ped.Partition object at 0x7f3f1401a290> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda3 ; >Jun 19 17:31:55 localhost blivet[4099]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14038110> PedPartition: <_ped.Partition object at 0x3347f50> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda4 ; >Jun 19 17:31:55 localhost blivet[4099]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14038290> PedPartition: <_ped.Partition object at 0x3347a10> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda5 ; >Jun 19 17:31:55 localhost blivet[4099]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f14038610> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14038590> PedPartition: <_ped.Partition object at 0x333da70> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda6 ; >Jun 19 17:31:55 localhost blivet[4099]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14038750> PedPartition: <_ped.Partition object at 0x333dad0> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:31:55 localhost blivet[4099]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2020fcd0> PedPartition: <_ped.Partition object at 0x3347b30> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:31:55 localhost blivet[4099]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14038410> PedPartition: <_ped.Partition object at 0x333db90> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb3 ; >Jun 19 17:31:55 localhost blivet[4099]: device sdb3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f140388d0> PedPartition: <_ped.Partition object at 0x333dbf0> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb4 ; >Jun 19 17:31:55 localhost blivet[4099]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14038a50> PedPartition: <_ped.Partition object at 0x333dc50> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb5 ; >Jun 19 17:31:55 localhost blivet[4099]: device sdb5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f14038dd0> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14038d50> PedPartition: <_ped.Partition object at 0x333dd10> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb6 ; >Jun 19 17:31:55 localhost blivet[4099]: device sdb6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f14038f10> PedPartition: <_ped.Partition object at 0x333dd70> >Jun 19 17:31:55 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdc1 ; >Jun 19 17:31:55 localhost blivet[4099]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f2020fc10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f14038f90> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3f14038bd0> PedPartition: <_ped.Partition object at 0x333ddd0> >Jun 19 17:31:55 localhost blivet[4099]: finished Blivet copy >Jun 19 17:31:55 localhost blivet[4099]: hiding device partition sdc1 (id 1) >Jun 19 17:31:55 localhost blivet[4099]: DiskDevice.removeChild: kids: 1 ; name: sdc ; >Jun 19 17:31:55 localhost blivet[4099]: lvm filter: adding sdc1 to the reject list >Jun 19 17:31:55 localhost blivet[4099]: hiding device disk sdc (id 0) >Jun 19 17:31:55 localhost blivet[4099]: lvm filter: adding sdc to the reject list >Jun 19 17:31:55 localhost anaconda[4099]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:31:55 localhost anaconda[4099]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:31:55 localhost anaconda[4099]: ui: new_devices=[] >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:31:55 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:31:55 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:31:55 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:31:55 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:31:55 localhost anaconda[4099]: page clicked: New Fedora 20 Installation >Jun 19 17:31:55 localhost anaconda[4099]: show mountpoint: New Fedora 20 Installation >Jun 19 17:31:55 localhost anaconda[4099]: show mountpoint: New Fedora 20 Installation >Jun 19 17:31:55 localhost anaconda[4099]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:31:55 localhost anaconda[4099]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Saving storage configuration... >Jun 19 17:31:55 localhost anaconda[4099]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:31:57 localhost anaconda[4099]: page clicked: Unknown >Jun 19 17:31:57 localhost anaconda[4099]: show mountpoint: Unknown >Jun 19 17:31:57 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:31:57 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:31:57 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:31:57 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:31:57 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:31:57 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:31:57 localhost anaconda[4099]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:31:57 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:31:57 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:31:57 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:31:57 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:31:57 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:31:57 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:31:57 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:31:57 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:31:57 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:31:57 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:31:57 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:31:57 localhost anaconda[4099]: fs type changed: swap >Jun 19 17:31:57 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:31:57 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for None >Jun 19 17:31:57 localhost anaconda[4099]: unknown device type: 'None' >Jun 19 17:31:57 localhost anaconda[4099]: device_type_changed: None None >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: device_type_changed: 1 RAID >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: populate_raid: 1, raid1 >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:31:57 localhost anaconda[4099]: populate_raid: 1, raid0 >Jun 19 17:31:57 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:32:02 localhost anaconda[4099]: page clicked: Unknown >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost anaconda[4099]: current selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:32:02 localhost anaconda[4099]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:32:02 localhost anaconda[4099]: old name: localhost.localdomain:swap >Jun 19 17:32:02 localhost anaconda[4099]: new name: None >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost anaconda[4099]: old size: 8012.0 >Jun 19 17:32:02 localhost anaconda[4099]: new size: 8012 >Jun 19 17:32:02 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:32:02 localhost anaconda[4099]: old device type: 1 >Jun 19 17:32:02 localhost anaconda[4099]: new device type: 1 >Jun 19 17:32:02 localhost anaconda[4099]: reformat: False >Jun 19 17:32:02 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:32:02 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:32:02 localhost anaconda[4099]: old fs type: swap >Jun 19 17:32:02 localhost anaconda[4099]: new fs type: swap >Jun 19 17:32:02 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:32:02 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:32:02 localhost anaconda[4099]: old label: >Jun 19 17:32:02 localhost anaconda[4099]: new_label: >Jun 19 17:32:02 localhost anaconda[4099]: old mountpoint: >Jun 19 17:32:02 localhost anaconda[4099]: new mountpoint: >Jun 19 17:32:02 localhost anaconda[4099]: old raid level: raid0 >Jun 19 17:32:02 localhost anaconda[4099]: new raid level: raid0 >Jun 19 17:32:02 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:32:02 localhost anaconda[4099]: old container: None >Jun 19 17:32:02 localhost anaconda[4099]: new container: None >Jun 19 17:32:02 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:32:02 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:32:02 localhost anaconda[4099]: old container raid level: None >Jun 19 17:32:02 localhost anaconda[4099]: new container raid level: None >Jun 19 17:32:02 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:32:02 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:32:02 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:32:02 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost anaconda[4099]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:32:02 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:32:02 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:32:02 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:32:02 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:32:02 localhost anaconda[4099]: populate_raid: 1, raid0 >Jun 19 17:32:02 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:32:02 localhost anaconda[4099]: show mountpoint: Unknown >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost anaconda[4099]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:32:02 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:32:02 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:32:02 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:32:02 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:32:02 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:02 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:02 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:02 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:32:02 localhost anaconda[4099]: populate_raid: 1, raid0 >Jun 19 17:32:02 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:32:03 localhost anaconda[4099]: page clicked: New Fedora 20 Installation >Jun 19 17:32:03 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:03 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:03 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:03 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:03 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:03 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:03 localhost anaconda[4099]: current selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:32:03 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:03 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:03 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:03 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:32:03 localhost anaconda[4099]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:32:03 localhost anaconda[4099]: old name: localhost.localdomain:swap >Jun 19 17:32:03 localhost anaconda[4099]: new name: None >Jun 19 17:32:03 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:03 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:03 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:03 localhost anaconda[4099]: old size: 8012.0 >Jun 19 17:32:03 localhost anaconda[4099]: new size: 8012 >Jun 19 17:32:03 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:32:03 localhost anaconda[4099]: old device type: 1 >Jun 19 17:32:03 localhost anaconda[4099]: new device type: 1 >Jun 19 17:32:03 localhost anaconda[4099]: reformat: False >Jun 19 17:32:03 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:32:03 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:32:03 localhost anaconda[4099]: old fs type: swap >Jun 19 17:32:03 localhost anaconda[4099]: new fs type: swap >Jun 19 17:32:03 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:32:03 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:32:03 localhost anaconda[4099]: old label: >Jun 19 17:32:03 localhost anaconda[4099]: new_label: >Jun 19 17:32:03 localhost anaconda[4099]: old mountpoint: >Jun 19 17:32:03 localhost anaconda[4099]: new mountpoint: >Jun 19 17:32:03 localhost anaconda[4099]: old raid level: raid0 >Jun 19 17:32:03 localhost anaconda[4099]: new raid level: raid0 >Jun 19 17:32:03 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:32:03 localhost anaconda[4099]: old container: None >Jun 19 17:32:03 localhost anaconda[4099]: new container: None >Jun 19 17:32:03 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:32:03 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:32:03 localhost anaconda[4099]: old container raid level: None >Jun 19 17:32:03 localhost anaconda[4099]: new container raid level: None >Jun 19 17:32:03 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:32:03 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:32:03 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:32:03 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:32:03 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:03 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:03 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:03 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:03 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:03 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:03 localhost anaconda[4099]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:32:03 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:03 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:03 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:03 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:32:03 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:32:03 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:32:03 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:32:03 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:32:03 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:03 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:03 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:03 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:32:03 localhost anaconda[4099]: populate_raid: 1, raid0 >Jun 19 17:32:03 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:32:03 localhost anaconda[4099]: show mountpoint: New Fedora 20 Installation >Jun 19 17:32:03 localhost anaconda[4099]: page clicked: New Fedora 20 Installation >Jun 19 17:32:03 localhost anaconda[4099]: show mountpoint: New Fedora 20 Installation >Jun 19 17:32:05 localhost anaconda[4099]: running automatic partitioning >Jun 19 17:32:05 localhost blivet[4099]: doAutoPart: True >Jun 19 17:32:05 localhost blivet[4099]: encryptedAutoPart: False >Jun 19 17:32:05 localhost blivet[4099]: autoPartType: 2 >Jun 19 17:32:05 localhost blivet[4099]: clearPartType: 2 >Jun 19 17:32:05 localhost blivet[4099]: clearPartDisks: ['sda', 'sdb'] >Jun 19 17:32:05 localhost blivet[4099]: autoPartitionRequests: >PartSpec instance (0x7f3f14037b90) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f3f14037bd0) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7f3f14037c10) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f3f14037c50) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7f3f14037c90) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >Jun 19 17:32:05 localhost blivet[4099]: storage.disks: ['sda', 'sdb'] >Jun 19 17:32:05 localhost blivet[4099]: storage.partitioned: ['sda', 'sdb'] >Jun 19 17:32:05 localhost blivet[4099]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:05 localhost blivet[4099]: boot disk: sda >Jun 19 17:32:05 localhost blivet[4099]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:32:05 localhost blivet[4099]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setFormat: req3 ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: added partition req3 (id 41) to device tree >Jun 19 17:32:05 localhost blivet[4099]: registered action: [20] Create Device partition req3 (id 41) >Jun 19 17:32:05 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:32:05 localhost blivet[4099]: registered action: [21] Create Format lvmpv on partition req3 (id 41) >Jun 19 17:32:05 localhost blivet[4099]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:32:05 localhost blivet[4099]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setFormat: req4 ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: added partition req4 (id 42) to device tree >Jun 19 17:32:05 localhost blivet[4099]: registered action: [22] Create Device partition req4 (id 42) >Jun 19 17:32:05 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:32:05 localhost blivet[4099]: registered action: [23] Create Format lvmpv on partition req4 (id 42) >Jun 19 17:32:05 localhost blivet[4099]: candidate disks: [DiskDevice instance (0x2f20850) -- >name = sda status = True kids = 6 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- >name = sdb status = True kids = 6 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30d7c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>] >Jun 19 17:32:05 localhost blivet[4099]: devs: [PartitionDevice instance (0x7f3f1403aa10) -- >name = req3 status = False kids = 0 id = 41 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req3 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f3f1403a890) -- >name = req4 status = False kids = 0 id = 42 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req4 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:32:05 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:32:05 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setFormat: req5 ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: added partition req5 (id 43) to device tree >Jun 19 17:32:05 localhost blivet[4099]: registered action: [24] Create Device partition req5 (id 43) >Jun 19 17:32:05 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:32:05 localhost blivet[4099]: registered action: [25] Create Format ext4 filesystem mounted at /boot on partition req5 (id 43) >Jun 19 17:32:05 localhost blivet[4099]: skipping unneeded stage1 biosboot request >Jun 19 17:32:05 localhost blivet[4099]: PartSpec instance (0x7f3f14037c50) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 19 17:32:05 localhost blivet[4099]: existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:32:05 localhost blivet[4099]: removing all non-preexisting partitions ['req3(id 41)', 'req4(id 42)', 'req5(id 43)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:32:05 localhost blivet[4099]: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 41)', 'req4(id 42)', 'req5(id 43)'] >Jun 19 17:32:05 localhost blivet[4099]: removing all non-preexisting partitions ['req5(id 43)', 'req3(id 41)', 'req4(id 42)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:05 localhost blivet[4099]: allocating partition: req5 ; id: 43 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:32:05 localhost blivet[4099]: checking freespace on sda >Jun 19 17:32:05 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:32:05 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:32:05 localhost blivet[4099]: free region not suitable for request >Jun 19 17:32:05 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:32:05 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:32:05 localhost blivet[4099]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:32:05 localhost blivet[4099]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:32:05 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:32:05 localhost blivet[4099]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:32:05 localhost blivet[4099]: new free allows for 0 sectors of growth >Jun 19 17:32:05 localhost blivet[4099]: found free space for bootable request >Jun 19 17:32:05 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:32:05 localhost blivet[4099]: created partition sda7 of 500MB and added it to /dev/sda >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: req5 ; >Jun 19 17:32:05 localhost blivet[4099]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f04046e50> PedPartition: <_ped.Partition object at 0x7f3f1403d410> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:32:05 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404b910> PedPartition: <_ped.Partition object at 0x7f3f1403d6b0> >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:05 localhost blivet[4099]: allocating partition: req3 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:32:05 localhost blivet[4099]: checking freespace on sda >Jun 19 17:32:05 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:32:05 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:32:05 localhost blivet[4099]: free region not suitable for request >Jun 19 17:32:05 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:32:05 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:32:05 localhost blivet[4099]: checking 493027328-1953525167 (713133 MB) >Jun 19 17:32:05 localhost blivet[4099]: current free range is 493027328-1953525167 (713133MB) >Jun 19 17:32:05 localhost blivet[4099]: evaluating growth potential for new layout >Jun 19 17:32:05 localhost blivet[4099]: calculating growth for disk /dev/sdb >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: disk /dev/sdb growth: 0 (0MB) >Jun 19 17:32:05 localhost blivet[4099]: calculating growth for disk /dev/sda >Jun 19 17:32:05 localhost blivet[4099]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:32:05 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404bd10> PedPartition: <_ped.Partition object at 0x7f3f1403d590> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:05 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:32:05 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:32:05 localhost blivet[4099]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:32:05 localhost blivet[4099]: adding 1459475888 (712634MB) to 41 (sda8) >Jun 19 17:32:05 localhost blivet[4099]: new grow amount for request 41 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:32:05 localhost blivet[4099]: request 43 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:32:05 localhost blivet[4099]: request 41 (sda8) growth: 1459475888 (712634MB) size: 713134MB >Jun 19 17:32:05 localhost blivet[4099]: disk /dev/sda growth: 1459475888 (712634MB) >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:32:05 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: total growth: 1459475888 sectors >Jun 19 17:32:05 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:32:05 localhost blivet[4099]: new free: 493027328-1953525167 / 713133MB >Jun 19 17:32:05 localhost blivet[4099]: new free allows for 1459475888 sectors of growth >Jun 19 17:32:05 localhost blivet[4099]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:32:05 localhost blivet[4099]: created partition sda8 of 500MB and added it to /dev/sda >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:32:05 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404bf10> PedPartition: <_ped.Partition object at 0x7f3f1403d7d0> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:32:05 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404d790> PedPartition: <_ped.Partition object at 0x7f3f1403da10> >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:05 localhost blivet[4099]: allocating partition: req4 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:32:05 localhost blivet[4099]: checking freespace on sdb >Jun 19 17:32:05 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:32:05 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:32:05 localhost blivet[4099]: free region not suitable for request >Jun 19 17:32:05 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:32:05 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:32:05 localhost blivet[4099]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:32:05 localhost blivet[4099]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:32:05 localhost blivet[4099]: evaluating growth potential for new layout >Jun 19 17:32:05 localhost blivet[4099]: calculating growth for disk /dev/sdb >Jun 19 17:32:05 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:32:05 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404b210> PedPartition: <_ped.Partition object at 0x7f3f1403d3b0> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:32:05 localhost blivet[4099]: 1 requests and 1460499888 (713134MB) left in chunk >Jun 19 17:32:05 localhost blivet[4099]: adding 1460499888 (713134MB) to 42 (sdb7) >Jun 19 17:32:05 localhost blivet[4099]: new grow amount for request 42 (sdb7) is 1460499888 units, or 713134MB >Jun 19 17:32:05 localhost blivet[4099]: request 42 (sdb7) growth: 1460499888 (713134MB) size: 713634MB >Jun 19 17:32:05 localhost blivet[4099]: disk /dev/sdb growth: 1460499888 (713134MB) >Jun 19 17:32:05 localhost blivet[4099]: calculating growth for disk /dev/sda >Jun 19 17:32:05 localhost blivet[4099]: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:05 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:32:05 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:32:05 localhost blivet[4099]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:32:05 localhost blivet[4099]: adding 1459475888 (712634MB) to 41 (sda8) >Jun 19 17:32:05 localhost blivet[4099]: new grow amount for request 41 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:32:05 localhost blivet[4099]: request 43 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:32:05 localhost blivet[4099]: request 41 (sda8) growth: 1459475888 (712634MB) size: 713134MB >Jun 19 17:32:05 localhost blivet[4099]: disk /dev/sda growth: 1459475888 (712634MB) >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:32:05 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: total growth: 2919975776 sectors >Jun 19 17:32:05 localhost blivet[4099]: updating use_disk to sdb, type: 1 >Jun 19 17:32:05 localhost blivet[4099]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:32:05 localhost blivet[4099]: new free allows for 2919975776 sectors of growth >Jun 19 17:32:05 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:32:05 localhost blivet[4099]: created partition sdb7 of 500MB and added it to /dev/sdb >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:32:05 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404bbd0> PedPartition: <_ped.Partition object at 0x7f3f1403d4d0> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:32:05 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404d9d0> PedPartition: <_ped.Partition object at 0x7f3f1403da70> >Jun 19 17:32:05 localhost blivet[4099]: growPartitions: disks=['sda', 'sdb'], partitions=['sda8(id 41)', 'sdb7(id 42)', 'sda7(id 43)'] >Jun 19 17:32:05 localhost blivet[4099]: growable partitions are ['sda8', 'sdb7'] >Jun 19 17:32:05 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:05 localhost blivet[4099]: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:05 localhost blivet[4099]: disk sda has 3 chunks >Jun 19 17:32:05 localhost blivet[4099]: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:32:05 localhost blivet[4099]: disk sdb has 3 chunks >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:32:05 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:32:05 localhost blivet[4099]: 1 requests and 1459475888 (712634MB) left in chunk >Jun 19 17:32:05 localhost blivet[4099]: adding 1459475888 (712634MB) to 41 (sda8) >Jun 19 17:32:05 localhost blivet[4099]: new grow amount for request 41 (sda8) is 1459475888 units, or 712634MB >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:05 localhost blivet[4099]: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:32:05 localhost blivet[4099]: 1 requests and 1460499888 (713134MB) left in chunk >Jun 19 17:32:05 localhost blivet[4099]: adding 1460499888 (713134MB) to 42 (sdb7) >Jun 19 17:32:05 localhost blivet[4099]: new grow amount for request 42 (sdb7) is 1460499888 units, or 713134MB >Jun 19 17:32:05 localhost blivet[4099]: growing partitions on sda >Jun 19 17:32:05 localhost blivet[4099]: partition sda7 (43): 1 >Jun 19 17:32:05 localhost blivet[4099]: new geometry for sda7: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404dd10> >Jun 19 17:32:05 localhost blivet[4099]: partition sda8 (41): 1 >Jun 19 17:32:05 localhost blivet[4099]: new geometry for sda8: parted.Geometry instance -- >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404de90> >Jun 19 17:32:05 localhost blivet[4099]: removing all non-preexisting partitions ['sda7(id 43)', 'sda8(id 41)'] from disk(s) ['sda'] >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:32:05 localhost blivet[4099]: device sda7 new partedPartition None >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:32:05 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: back from removeNewPartitions >Jun 19 17:32:05 localhost blivet[4099]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f3f0404dc90> PedGeometry: <_ped.Geometry object at 0x7f3f0404db10> >Jun 19 17:32:05 localhost blivet[4099]: setting req5 new geometry: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404dd10> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: req5 ; >Jun 19 17:32:05 localhost blivet[4099]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404bf90> PedPartition: <_ped.Partition object at 0x7f3f1403d5f0> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:32:05 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404ed50> PedPartition: <_ped.Partition object at 0x7f3f1403ddd0> >Jun 19 17:32:05 localhost blivet[4099]: setting req3 new geometry: parted.Geometry instance -- >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404de90> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:32:05 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404be50> PedPartition: <_ped.Partition object at 0x7f3f1403dad0> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:32:05 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404f150> PedPartition: <_ped.Partition object at 0x7f3f1403de90> >Jun 19 17:32:05 localhost blivet[4099]: growing partitions on sdb >Jun 19 17:32:05 localhost blivet[4099]: partition sdb7 (42): 1 >Jun 19 17:32:05 localhost blivet[4099]: new geometry for sdb7: parted.Geometry instance -- >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f0404dc50> >Jun 19 17:32:05 localhost blivet[4099]: removing all non-preexisting partitions ['sdb7(id 42)'] from disk(s) ['sdb'] >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:32:05 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: back from removeNewPartitions >Jun 19 17:32:05 localhost blivet[4099]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f3f04046c90> PedGeometry: <_ped.Geometry object at 0x7f3f0404b990> >Jun 19 17:32:05 localhost blivet[4099]: setting req4 new geometry: parted.Geometry instance -- >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f0404dc50> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:32:05 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404b290> PedPartition: <_ped.Partition object at 0x7f3f1403d770> >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:32:05 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:32:05 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404d550> PedPartition: <_ped.Partition object at 0x7f3f1403d650> >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of non-existent 713132MB partition sda8 (41) with non-existent lvmpv at 713132.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >Jun 19 17:32:05 localhost blivet[4099]: fixing size of non-existent 713633MB partition sdb7 (42) with non-existent lvmpv at 713633.00 >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >Jun 19 17:32:05 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >Jun 19 17:32:05 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:32:05 localhost blivet[4099]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jun 19 17:32:05 localhost blivet[4099]: added lvmvg fedora (id 44) to device tree >Jun 19 17:32:05 localhost blivet[4099]: registered action: [26] Create Device lvmvg fedora (id 44) >Jun 19 17:32:05 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:32:05 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:32:05 localhost blivet[4099]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jun 19 17:32:05 localhost blivet[4099]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Jun 19 17:32:05 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:05 localhost blivet[4099]: vg fedora has 1426760MB free >Jun 19 17:32:05 localhost blivet[4099]: Adding fedora-root/1024MB to fedora >Jun 19 17:32:05 localhost blivet[4099]: added lvmlv fedora-root (id 45) to device tree >Jun 19 17:32:05 localhost blivet[4099]: registered action: [27] Create Device lvmlv fedora-root (id 45) >Jun 19 17:32:05 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:32:05 localhost blivet[4099]: registered action: [28] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 45) >Jun 19 17:32:05 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:32:05 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:32:05 localhost blivet[4099]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Jun 19 17:32:05 localhost blivet[4099]: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >Jun 19 17:32:05 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:05 localhost blivet[4099]: vg fedora has 1425736MB free >Jun 19 17:32:05 localhost blivet[4099]: Adding fedora-home/500MB to fedora >Jun 19 17:32:05 localhost blivet[4099]: added lvmlv fedora-home (id 46) to device tree >Jun 19 17:32:05 localhost blivet[4099]: registered action: [29] Create Device lvmlv fedora-home (id 46) >Jun 19 17:32:05 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:32:05 localhost blivet[4099]: registered action: [30] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 46) >Jun 19 17:32:05 localhost blivet[4099]: SwapSpace.__init__: mountpoint: None ; >Jun 19 17:32:05 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:32:05 localhost blivet[4099]: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >Jun 19 17:32:05 localhost blivet[4099]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Jun 19 17:32:05 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:05 localhost blivet[4099]: vg fedora has 1425236MB free >Jun 19 17:32:05 localhost blivet[4099]: Adding fedora-swap/8008MB to fedora >Jun 19 17:32:05 localhost blivet[4099]: added lvmlv fedora-swap (id 47) to device tree >Jun 19 17:32:05 localhost blivet[4099]: registered action: [31] Create Device lvmlv fedora-swap (id 47) >Jun 19 17:32:05 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:32:05 localhost blivet[4099]: registered action: [32] Create Format swap on lvmlv fedora-swap (id 47) >Jun 19 17:32:05 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:05 localhost blivet[4099]: vg fedora has 1417228MB free >Jun 19 17:32:05 localhost blivet[4099]: vg fedora: 1417228MB free ; lvs: ['root', 'home', 'swap'] >Jun 19 17:32:05 localhost blivet[4099]: adding request 45 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:32:05 localhost blivet[4099]: adding request 46 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:32:05 localhost blivet[4099]: adding request 47 to chunk 356690 on /dev/mapper/fedora >Jun 19 17:32:05 localhost blivet[4099]: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 356690 size = 1426760 >remaining = 2 pool = 354307 >Jun 19 17:32:05 localhost blivet[4099]: req: LVRequest instance -- >id = 47 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >Jun 19 17:32:05 localhost blivet[4099]: req: LVRequest instance -- >id = 45 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Jun 19 17:32:05 localhost blivet[4099]: req: LVRequest instance -- >id = 46 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:32:05 localhost blivet[4099]: 2 requests and 354307 (1417228MB) left in chunk >Jun 19 17:32:05 localhost blivet[4099]: adding 238064 (952256MB) to 45 (fedora-root) >Jun 19 17:32:05 localhost blivet[4099]: taking back 225520 (902080MB) from 45 (fedora-root) >Jun 19 17:32:05 localhost blivet[4099]: new grow amount for request 45 (fedora-root) is 12544 units, or 50176MB >Jun 19 17:32:05 localhost blivet[4099]: adding 116242 (464968MB) to 46 (fedora-home) >Jun 19 17:32:05 localhost blivet[4099]: new grow amount for request 46 (fedora-home) is 116242 units, or 464968MB >Jun 19 17:32:05 localhost blivet[4099]: 1 requests and 225521 (902084MB) left in chunk >Jun 19 17:32:05 localhost blivet[4099]: adding 225521 (902084MB) to 46 (fedora-home) >Jun 19 17:32:05 localhost blivet[4099]: new grow amount for request 46 (fedora-home) is 341763 units, or 1367052MB >Jun 19 17:32:05 localhost blivet[4099]: trying to set lv fedora-root size to 51200MB >Jun 19 17:32:05 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:05 localhost blivet[4099]: vg fedora has 1417228MB free >Jun 19 17:32:05 localhost blivet[4099]: trying to set lv fedora-home size to 1367552MB >Jun 19 17:32:05 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:05 localhost blivet[4099]: vg fedora has 1367052MB free >Jun 19 17:32:05 localhost anaconda[4099]: new disk order: [] >Jun 19 17:32:05 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:32:05 localhost program[4099]: Return code: 0 >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:05 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type lvmvg >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:32:05 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_disklabel(sda7) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_size(sda7) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_location(sda7) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_partition(sda7) returning True >Jun 19 17:32:05 localhost anaconda[4099]: _is_valid_format(sda7) returning True >Jun 19 17:32:05 localhost anaconda[4099]: is_valid_stage2_device(sda7) returning True >Jun 19 17:32:05 localhost anaconda[4099]: finished automatic partitioning >Jun 19 17:32:05 localhost anaconda[4099]: refreshing ui >Jun 19 17:32:05 localhost anaconda[4099]: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:05 localhost anaconda[4099]: ui: unused=['localhost.localdomain:swap'] >Jun 19 17:32:05 localhost anaconda[4099]: ui: new_devices=['fedora-home', 'sda7', 'fedora-root', 'fedora-swap'] >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >Jun 19 17:32:05 localhost blivet[4099]: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:05 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:32:05 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:32:05 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:32:05 localhost anaconda[4099]: page clicked: New Fedora 20 Installation >Jun 19 17:32:05 localhost anaconda[4099]: show mountpoint: New Fedora 20 Installation >Jun 19 17:32:05 localhost anaconda[4099]: populate_right_side: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:32:05 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:32:05 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:32:05 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:32:05 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:32:05 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:32:05 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:32:05 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:32:05 localhost anaconda[4099]: fs type changed: ext4 >Jun 19 17:32:05 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:32:05 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: device_type_changed: 2 Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: populate_raid: 2, None >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: populate_raid: 2, None >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: show mountpoint: New Fedora 20 Installation >Jun 19 17:32:05 localhost anaconda[4099]: populate_right_side: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:32:05 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:32:05 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:32:05 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:32:05 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:32:05 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: populate_raid: 2, None >Jun 19 17:32:05 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:05 localhost anaconda[4099]: finished refreshing ui >Jun 19 17:32:05 localhost anaconda[4099]: updating space display >Jun 19 17:32:05 localhost anaconda[4099]: finished updating space display >Jun 19 17:32:09 localhost anaconda[4099]: current selector: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:32:09 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:32:09 localhost anaconda[4099]: ui: saving changes to device sda7 >Jun 19 17:32:09 localhost anaconda[4099]: old name: sda7 >Jun 19 17:32:09 localhost anaconda[4099]: new name: None >Jun 19 17:32:09 localhost anaconda[4099]: old size: 500.0 >Jun 19 17:32:09 localhost anaconda[4099]: new size: 500 >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:09 localhost anaconda[4099]: old device type: 2 >Jun 19 17:32:09 localhost anaconda[4099]: new device type: 2 >Jun 19 17:32:09 localhost anaconda[4099]: reformat: True >Jun 19 17:32:09 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:32:09 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:32:09 localhost anaconda[4099]: old fs type: ext4 >Jun 19 17:32:09 localhost anaconda[4099]: new fs type: ext4 >Jun 19 17:32:09 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:32:09 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:32:09 localhost anaconda[4099]: old label: >Jun 19 17:32:09 localhost anaconda[4099]: new_label: >Jun 19 17:32:09 localhost anaconda[4099]: old mountpoint: /boot >Jun 19 17:32:09 localhost anaconda[4099]: new mountpoint: /boot >Jun 19 17:32:09 localhost anaconda[4099]: old raid level: None >Jun 19 17:32:09 localhost anaconda[4099]: new raid level: None >Jun 19 17:32:09 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 19 17:32:09 localhost anaconda[4099]: old container: None >Jun 19 17:32:09 localhost anaconda[4099]: new container: None >Jun 19 17:32:09 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:32:09 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:32:09 localhost anaconda[4099]: old container raid level: None >Jun 19 17:32:09 localhost anaconda[4099]: new container raid level: None >Jun 19 17:32:09 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:32:09 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:32:09 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:32:09 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:32:09 localhost anaconda[4099]: nothing changed for new device >Jun 19 17:32:09 localhost anaconda[4099]: new selector: non-existent 1367552MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home >Jun 19 17:32:09 localhost anaconda[4099]: populate_right_side: non-existent 1367552MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home >Jun 19 17:32:09 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:32:09 localhost anaconda[4099]: updated device_container_name to fedora >Jun 19 17:32:09 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:32:09 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:32:09 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: device_type_changed: 0 LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:32:09 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:09 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >Jun 19 17:32:09 localhost anaconda[4099]: new container selection: fedora >Jun 19 17:32:09 localhost anaconda[4099]: default container is fedora >Jun 19 17:32:19 localhost blivet[4099]: DeviceTree.getDeviceByName: name: fedora ; >Jun 19 17:32:19 localhost blivet[4099]: DeviceTree.getDeviceByName returned non-existent 1426760MB lvmvg fedora (44) >Jun 19 17:32:19 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:19 localhost anaconda[4099]: container dialog: raid level None >Jun 19 17:32:39 localhost anaconda[4099]: new disks for fedora: ['sda'] >Jun 19 17:32:39 localhost anaconda[4099]: new container name: fedora >Jun 19 17:32:39 localhost anaconda[4099]: new container raid level: None >Jun 19 17:32:39 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:32:39 localhost anaconda[4099]: new container size: 0 >Jun 19 17:32:39 localhost anaconda[4099]: fedora -> fedora >Jun 19 17:32:39 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10021dc not in stack >Jun 19 17:32:41 localhost anaconda[4099]: populate_right_side: non-existent 1367552MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home >Jun 19 17:32:41 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:32:41 localhost anaconda[4099]: updated device_container_name to fedora >Jun 19 17:32:41 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:32:41 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:32:41 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:32:41 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:41 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:32:41 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:41 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >Jun 19 17:32:41 localhost anaconda[4099]: new container selection: None >Jun 19 17:32:41 localhost anaconda[4099]: new container selection: None >Jun 19 17:32:41 localhost anaconda[4099]: new container selection: fedora >Jun 19 17:32:41 localhost anaconda[4099]: default container is fedora >Jun 19 17:32:50 localhost blivet[4099]: DeviceTree.getDeviceByName: name: fedora ; >Jun 19 17:32:50 localhost blivet[4099]: DeviceTree.getDeviceByName returned non-existent 1426760MB lvmvg fedora (44) >Jun 19 17:32:50 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:50 localhost anaconda[4099]: container dialog: raid level None >Jun 19 17:32:55 localhost gnome-session[1504]: Window manager warning: last_focus_time (732931) is greater than comparison timestamp (732930). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:32:55 localhost anaconda[4099]: new disks for fedora: ['sda', 'sdb'] >Jun 19 17:32:55 localhost anaconda[4099]: new container name: fedora >Jun 19 17:32:55 localhost anaconda[4099]: new container raid level: None >Jun 19 17:32:55 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:32:55 localhost anaconda[4099]: new container size: 0 >Jun 19 17:32:55 localhost anaconda[4099]: fedora -> fedora >Jun 19 17:32:55 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1003c0a not in stack >Jun 19 17:32:56 localhost anaconda[4099]: ui: saving changes to device fedora-home >Jun 19 17:32:56 localhost anaconda[4099]: old name: home >Jun 19 17:32:56 localhost anaconda[4099]: new name: home >Jun 19 17:32:56 localhost anaconda[4099]: old size: 1367552 >Jun 19 17:32:56 localhost anaconda[4099]: new size: 100000 >Jun 19 17:32:56 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:56 localhost anaconda[4099]: old device type: 0 >Jun 19 17:32:56 localhost anaconda[4099]: new device type: 0 >Jun 19 17:32:56 localhost anaconda[4099]: reformat: True >Jun 19 17:32:56 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:32:56 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:32:56 localhost anaconda[4099]: old fs type: ext4 >Jun 19 17:32:56 localhost anaconda[4099]: new fs type: ext4 >Jun 19 17:32:56 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:32:56 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:32:56 localhost anaconda[4099]: old label: >Jun 19 17:32:56 localhost anaconda[4099]: new_label: >Jun 19 17:32:56 localhost anaconda[4099]: old mountpoint: /home >Jun 19 17:32:56 localhost anaconda[4099]: new mountpoint: /home >Jun 19 17:32:56 localhost anaconda[4099]: old raid level: None >Jun 19 17:32:56 localhost anaconda[4099]: new raid level: None >Jun 19 17:32:56 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:32:56 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:56 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:32:56 localhost anaconda[4099]: old container: fedora >Jun 19 17:32:56 localhost anaconda[4099]: new container: fedora >Jun 19 17:32:56 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:32:56 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:32:56 localhost anaconda[4099]: old container raid level: None >Jun 19 17:32:56 localhost anaconda[4099]: new container raid level: None >Jun 19 17:32:56 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:32:56 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:32:56 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:32:56 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:32:56 localhost blivet[4099]: Blivet.factoryDevice: 0 ; 100000 ; container_raid_level: None ; name: home ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x2f20850) -- >name = sda status = True kids = 8 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- >name = sdb status = True kids = 7 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30d7c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 1367552MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >Jun 19 17:32:56 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:56 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:32:56 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:56 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:32:56 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 100000, ['sda', 'sdb'], {'container_raid_level': None, 'name': 'home', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f3f0404b690) -- >name = fedora-home status = False kids = 0 id = 46 >parents = ['non-existent 1426760MB lvmvg fedora (44)'] >uuid = None size = 1367552 >format = non-existent ext4 filesystem mounted at /home >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 1367552 path = /dev/mapper/fedora-home >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3f0404b8d0) -- >name = fedora status = False kids = 3 id = 44 >parents = ['non-existent 713132MB partition sda8 (41) with non-existent lvmpv', >'non-existent 713633MB partition sdb7 (42) with non-existent lvmpv'] >uuid = None size = 1426760 >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 >PE Free = 0 PV Count = 2 >LV Names = [] modified = True >extents = 356690.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 713132MB partition sda8 (41) with non-existent lvmpv', >'non-existent 713633MB partition sdb7 (42) with non-existent lvmpv'] >LVs = ['non-existent 51200MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at /', >'non-existent 1367552MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home', >'non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 1367552MB, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >Jun 19 17:32:56 localhost blivet[4099]: LVMFactory.configure: parent_factory: None ; >Jun 19 17:32:56 localhost blivet[4099]: starting Blivet copy >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202193d0> PedPartition: <_ped.Partition object at 0x3bce110> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20219550> PedPartition: <_ped.Partition object at 0x3bce170> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda3 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202196d0> PedPartition: <_ped.Partition object at 0x3bce1d0> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda4 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20219850> PedPartition: <_ped.Partition object at 0x3bce230> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda5 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be8650> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f20219bd0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20219b50> PedPartition: <_ped.Partition object at 0x3bce2f0> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda6 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20219d10> PedPartition: <_ped.Partition object at 0x3bce350> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20219e90> PedPartition: <_ped.Partition object at 0x3bce3b0> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218050> PedPartition: <_ped.Partition object at 0x3bce410> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3bd6090> PedPartition: <_ped.Partition object at 0x3bce290> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20219950> PedPartition: <_ped.Partition object at 0x3bce470> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb3 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218150> PedPartition: <_ped.Partition object at 0x3bce4d0> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb4 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202182d0> PedPartition: <_ped.Partition object at 0x3bce530> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb5 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be1090> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f20218650> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202185d0> PedPartition: <_ped.Partition object at 0x3bce5f0> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb6 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218790> PedPartition: <_ped.Partition object at 0x3bce650> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218910> PedPartition: <_ped.Partition object at 0x3bce6b0> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdc1 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20236c90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f20218490> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3f20218350> PedPartition: <_ped.Partition object at 0x3bce710> >Jun 19 17:32:56 localhost blivet[4099]: finished Blivet copy >Jun 19 17:32:56 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:56 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:32:56 localhost blivet[4099]: size bumped to 1526769 to include new device space >Jun 19 17:32:56 localhost blivet[4099]: size cut to 159213 to omit old device space >Jun 19 17:32:56 localhost blivet[4099]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Jun 19 17:32:56 localhost blivet[4099]: child factory args: [<blivet.Blivet object at 0x7f3f2014d1d0>, 159213.0, [DiskDevice instance (0x2f20850) -- >name = sda status = True kids = 8 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- >name = sdb status = True kids = 7 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30d7c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>]] >Jun 19 17:32:56 localhost blivet[4099]: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >Jun 19 17:32:56 localhost blivet[4099]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f3f0404d990> ; >Jun 19 17:32:56 localhost blivet[4099]: parent factory container: non-existent 1426760MB lvmvg fedora (44) >Jun 19 17:32:56 localhost blivet[4099]: members: ['sda8', 'sdb7'] >Jun 19 17:32:56 localhost blivet[4099]: add_disks: [] >Jun 19 17:32:56 localhost blivet[4099]: remove_disks: [] >Jun 19 17:32:56 localhost blivet[4099]: LVMPhysicalVolume.__init__: >Jun 19 17:32:56 localhost blivet[4099]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:32:56 localhost blivet[4099]: fedora size is 1426760MB >Jun 19 17:32:56 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:32:56 localhost blivet[4099]: size bumped to 1526769 to include new device space >Jun 19 17:32:56 localhost blivet[4099]: size cut to 159213 to omit old device space >Jun 19 17:32:56 localhost blivet[4099]: adding a TotalSizeSet with size 159213 >Jun 19 17:32:56 localhost blivet[4099]: set.allocated = 16 >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:32:56 localhost blivet[4099]: removing all non-preexisting partitions ['sda7(id 43)', 'sda8(id 41)', 'sdb7(id 42)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda7 new partedPartition None >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:32:56 localhost blivet[4099]: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req5(id 43)', 'req3(id 41)', 'req4(id 42)'] >Jun 19 17:32:56 localhost blivet[4099]: removing all non-preexisting partitions ['req5(id 43)', 'req3(id 41)', 'req4(id 42)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:56 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:56 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:56 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:56 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:56 localhost blivet[4099]: allocating partition: req5 ; id: 43 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:32:56 localhost blivet[4099]: checking freespace on sda >Jun 19 17:32:56 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:32:56 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:32:56 localhost blivet[4099]: free region not suitable for request >Jun 19 17:32:56 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:32:56 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:32:56 localhost blivet[4099]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:32:56 localhost blivet[4099]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:32:56 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:32:56 localhost blivet[4099]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:32:56 localhost blivet[4099]: new free allows for 0 sectors of growth >Jun 19 17:32:56 localhost blivet[4099]: found free space for bootable request >Jun 19 17:32:56 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:32:56 localhost blivet[4099]: created partition sda7 of 500MB and added it to /dev/sda >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: req5 ; >Jun 19 17:32:56 localhost blivet[4099]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404f090> PedPartition: <_ped.Partition object at 0x333d590> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20222650> PedPartition: <_ped.Partition object at 0x3bce890> >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:56 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:56 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:56 localhost blivet[4099]: allocating partition: req3 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 159213.0 ; start: None ; end: None >Jun 19 17:32:56 localhost blivet[4099]: checking freespace on sda >Jun 19 17:32:56 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jun 19 17:32:56 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:32:56 localhost blivet[4099]: free region not suitable for request >Jun 19 17:32:56 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:32:56 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:32:56 localhost blivet[4099]: checking 493027328-1953525167 (713133 MB) >Jun 19 17:32:56 localhost blivet[4099]: current free range is 493027328-1953525167 (713133MB) >Jun 19 17:32:56 localhost blivet[4099]: evaluating growth potential for new layout >Jun 19 17:32:56 localhost blivet[4099]: calculating growth for disk /dev/sdb >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: disk /dev/sdb growth: 0 (0MB) >Jun 19 17:32:56 localhost blivet[4099]: calculating growth for disk /dev/sda >Jun 19 17:32:56 localhost blivet[4099]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:32:56 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20237c90> PedPartition: <_ped.Partition object at 0x7f3f1403d530> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:56 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:32:56 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 326051840 >done = False >Jun 19 17:32:56 localhost blivet[4099]: 1 requests and 1460483504 (713126MB) left in chunk >Jun 19 17:32:56 localhost blivet[4099]: adding 1460483504 (713126MB) to 41 (sda8) >Jun 19 17:32:56 localhost blivet[4099]: taking back 1134431664 (553921MB) from 41 (sda8) >Jun 19 17:32:56 localhost blivet[4099]: new grow amount for request 41 (sda8) is 326051840 units, or 159205MB >Jun 19 17:32:56 localhost blivet[4099]: request 43 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:32:56 localhost blivet[4099]: request 41 (sda8) growth: 326051840 (159205MB) size: 159213MB >Jun 19 17:32:56 localhost blivet[4099]: disk /dev/sda growth: 326051840 (159205MB) >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: total growth: 326051840 sectors >Jun 19 17:32:56 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:32:56 localhost blivet[4099]: new free: 493027328-1953525167 / 713133MB >Jun 19 17:32:56 localhost blivet[4099]: new free allows for 326051840 sectors of growth >Jun 19 17:32:56 localhost blivet[4099]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:32:56 localhost blivet[4099]: created partition sda8 of 8MB and added it to /dev/sda >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:32:56 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218ad0> PedPartition: <_ped.Partition object at 0x3bce770> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404ed90> PedPartition: <_ped.Partition object at 0x3bcead0> >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:56 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:32:56 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:32:56 localhost blivet[4099]: allocating partition: req4 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 159213.0 ; start: None ; end: None >Jun 19 17:32:56 localhost blivet[4099]: checking freespace on sdb >Jun 19 17:32:56 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jun 19 17:32:56 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:32:56 localhost blivet[4099]: free region not suitable for request >Jun 19 17:32:56 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:32:56 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:32:56 localhost blivet[4099]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:32:56 localhost blivet[4099]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:32:56 localhost blivet[4099]: evaluating growth potential for new layout >Jun 19 17:32:56 localhost blivet[4099]: calculating growth for disk /dev/sdb >Jun 19 17:32:56 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:32:56 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218990> PedPartition: <_ped.Partition object at 0x7f3f1403db30> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:32:56 localhost blivet[4099]: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 326051840 >done = False >Jun 19 17:32:56 localhost blivet[4099]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:32:56 localhost blivet[4099]: adding 1461507504 (713626MB) to 42 (sdb7) >Jun 19 17:32:56 localhost blivet[4099]: taking back 1135455664 (554421MB) from 42 (sdb7) >Jun 19 17:32:56 localhost blivet[4099]: new grow amount for request 42 (sdb7) is 326051840 units, or 159205MB >Jun 19 17:32:56 localhost blivet[4099]: request 42 (sdb7) growth: 326051840 (159205MB) size: 159213MB >Jun 19 17:32:56 localhost blivet[4099]: disk /dev/sdb growth: 326051840 (159205MB) >Jun 19 17:32:56 localhost blivet[4099]: calculating growth for disk /dev/sda >Jun 19 17:32:56 localhost blivet[4099]: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:56 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:32:56 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 326051840 >done = False >Jun 19 17:32:56 localhost blivet[4099]: 1 requests and 1460483504 (713126MB) left in chunk >Jun 19 17:32:56 localhost blivet[4099]: adding 1460483504 (713126MB) to 41 (sda8) >Jun 19 17:32:56 localhost blivet[4099]: taking back 1134431664 (553921MB) from 41 (sda8) >Jun 19 17:32:56 localhost blivet[4099]: new grow amount for request 41 (sda8) is 326051840 units, or 159205MB >Jun 19 17:32:56 localhost blivet[4099]: request 43 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:32:56 localhost blivet[4099]: request 41 (sda8) growth: 326051840 (159205MB) size: 159213MB >Jun 19 17:32:56 localhost blivet[4099]: disk /dev/sda growth: 326051840 (159205MB) >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:32:56 localhost blivet[4099]: total growth: 652103680 sectors >Jun 19 17:32:56 localhost blivet[4099]: updating use_disk to sdb, type: 1 >Jun 19 17:32:56 localhost blivet[4099]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:32:56 localhost blivet[4099]: new free allows for 652103680 sectors of growth >Jun 19 17:32:56 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:32:56 localhost blivet[4099]: created partition sdb7 of 8MB and added it to /dev/sdb >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:32:56 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218dd0> PedPartition: <_ped.Partition object at 0x7f3f1403d530> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20222e10> PedPartition: <_ped.Partition object at 0x3bce950> >Jun 19 17:32:56 localhost blivet[4099]: growPartitions: disks=['sda', 'sdb'], partitions=['sda7(id 43)', 'sda8(id 41)', 'sdb7(id 42)'] >Jun 19 17:32:56 localhost blivet[4099]: growable partitions are ['sda8', 'sdb7'] >Jun 19 17:32:56 localhost blivet[4099]: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:56 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:32:56 localhost blivet[4099]: disk sda has 3 chunks >Jun 19 17:32:56 localhost blivet[4099]: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:32:56 localhost blivet[4099]: disk sdb has 3 chunks >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:32:56 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 326051840 >done = False >Jun 19 17:32:56 localhost blivet[4099]: 1 requests and 1460483504 (713126MB) left in chunk >Jun 19 17:32:56 localhost blivet[4099]: adding 1460483504 (713126MB) to 41 (sda8) >Jun 19 17:32:56 localhost blivet[4099]: taking back 1134431664 (553921MB) from 41 (sda8) >Jun 19 17:32:56 localhost blivet[4099]: new grow amount for request 41 (sda8) is 326051840 units, or 159205MB >Jun 19 17:32:56 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:32:56 localhost blivet[4099]: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 326051840 >done = False >Jun 19 17:32:56 localhost blivet[4099]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:32:56 localhost blivet[4099]: adding 1461507504 (713626MB) to 42 (sdb7) >Jun 19 17:32:56 localhost blivet[4099]: taking back 1135455664 (554421MB) from 42 (sdb7) >Jun 19 17:32:56 localhost blivet[4099]: new grow amount for request 42 (sdb7) is 326051840 units, or 159205MB >Jun 19 17:32:56 localhost blivet[4099]: set: ['sda8', 'sdb7'] 16/159213 >Jun 19 17:32:56 localhost blivet[4099]: allocating 159205 to TotalSizeSet with 16/159213 (159197 needed) >Jun 19 17:32:56 localhost blivet[4099]: allocating 159205 to TotalSizeSet with 159221/159213 (-8 needed) >Jun 19 17:32:56 localhost blivet[4099]: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 326051840 max_grow = 326051840 >done = True >Jun 19 17:32:56 localhost blivet[4099]: needed: -159213 >Jun 19 17:32:56 localhost blivet[4099]: reclaim: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 326051840 max_grow = 326051840 >done = True 163034112 (79606 MB) >Jun 19 17:32:56 localhost blivet[4099]: deallocating 79606 from TotalSizeSet with 318426/159213 (-159213 needed) >Jun 19 17:32:56 localhost blivet[4099]: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 326051840 max_grow = 326051840 >done = True >Jun 19 17:32:56 localhost blivet[4099]: needed: -79606 >Jun 19 17:32:56 localhost blivet[4099]: reclaim: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 326051840 max_grow = 326051840 >done = True 163034112 (79606 MB) >Jun 19 17:32:56 localhost blivet[4099]: deallocating 79606 from TotalSizeSet with 238819/159213 (-79606 needed) >Jun 19 17:32:56 localhost blivet[4099]: set: ['sda8', 'sdb7'] 159213/159213 >Jun 19 17:32:56 localhost blivet[4099]: allocating 0 to TotalSizeSet with 159213/159213 (0 needed) >Jun 19 17:32:56 localhost blivet[4099]: allocating 0 to TotalSizeSet with 159213/159213 (0 needed) >Jun 19 17:32:56 localhost blivet[4099]: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 163017728 max_grow = 326051840 >done = True >Jun 19 17:32:56 localhost blivet[4099]: needed: 0 >Jun 19 17:32:56 localhost blivet[4099]: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 163017728 max_grow = 326051840 >done = True >Jun 19 17:32:56 localhost blivet[4099]: needed: 0 >Jun 19 17:32:56 localhost blivet[4099]: growing partitions on sda >Jun 19 17:32:56 localhost blivet[4099]: partition sda7 (43): 1 >Jun 19 17:32:56 localhost blivet[4099]: new geometry for sda7: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404e410> >Jun 19 17:32:56 localhost blivet[4099]: partition sda8 (41): 1 >Jun 19 17:32:56 localhost blivet[4099]: new geometry for sda8: parted.Geometry instance -- >start: 493029376 end: 656062463 length: 163033088 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404e590> >Jun 19 17:32:56 localhost blivet[4099]: removing all non-preexisting partitions ['sda7(id 43)', 'sda8(id 41)'] from disk(s) ['sda'] >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda7 new partedPartition None >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: back from removeNewPartitions >Jun 19 17:32:56 localhost blivet[4099]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f3f0404e210> PedGeometry: <_ped.Geometry object at 0x7f3f0404e190> >Jun 19 17:32:56 localhost blivet[4099]: setting req5 new geometry: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404e410> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: req5 ; >Jun 19 17:32:56 localhost blivet[4099]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218bd0> PedPartition: <_ped.Partition object at 0x7f3f1403ddd0> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202248d0> PedPartition: <_ped.Partition object at 0x3bcebf0> >Jun 19 17:32:56 localhost blivet[4099]: setting req3 new geometry: parted.Geometry instance -- >start: 493029376 end: 656062463 length: 163033088 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404e590> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:32:56 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218b10> PedPartition: <_ped.Partition object at 0x7f3f1403db90> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:32:56 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20222b90> PedPartition: <_ped.Partition object at 0x3bceb30> >Jun 19 17:32:56 localhost blivet[4099]: growing partitions on sdb >Jun 19 17:32:56 localhost blivet[4099]: partition sdb7 (42): 1 >Jun 19 17:32:56 localhost blivet[4099]: new geometry for sdb7: parted.Geometry instance -- >start: 492003328 end: 655036415 length: 163033088 >device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f04046190> >Jun 19 17:32:56 localhost blivet[4099]: removing all non-preexisting partitions ['sdb7(id 42)'] from disk(s) ['sdb'] >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:32:56 localhost blivet[4099]: back from removeNewPartitions >Jun 19 17:32:56 localhost blivet[4099]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f3f20218c90> PedGeometry: <_ped.Geometry object at 0x7f3f20237490> >Jun 19 17:32:56 localhost blivet[4099]: setting req4 new geometry: parted.Geometry instance -- >start: 492003328 end: 655036415 length: 163033088 >device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f04046190> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:32:56 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404ead0> PedPartition: <_ped.Partition object at 0x7f3f1403ddd0> >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:32:56 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:32:56 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:32:56 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20224790> PedPartition: <_ped.Partition object at 0x3bce950> >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of non-existent 79606MB partition sda8 (41) with non-existent lvmpv at 79606.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >Jun 19 17:32:56 localhost blivet[4099]: fixing size of non-existent 79606MB partition sdb7 (42) with non-existent lvmpv at 79606.00 >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:32:56 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >Jun 19 17:32:56 localhost blivet[4099]: new member set: ['sda8', 'sdb7'] >Jun 19 17:32:56 localhost blivet[4099]: old member set: ['sda8', 'sdb7'] >Jun 19 17:32:56 localhost blivet[4099]: fedora size is 159208MB >Jun 19 17:32:56 localhost blivet[4099]: vg fedora has -1267552MB free >Jun 19 17:32:56 localhost blivet[4099]: fedora size is 159208MB >Jun 19 17:32:56 localhost blivet[4099]: vg fedora has -1267552MB free >Jun 19 17:32:56 localhost blivet[4099]: adjusting device size from 1367552.00 to 100000.00 >Jun 19 17:32:56 localhost blivet[4099]: trying to set lv fedora-home size to 100000MB >Jun 19 17:32:56 localhost blivet[4099]: fedora size is 159208MB >Jun 19 17:32:56 localhost blivet[4099]: vg fedora has -1267552MB free >Jun 19 17:32:57 localhost anaconda[4099]: populate_right_side: non-existent 100000MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home >Jun 19 17:32:57 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:32:57 localhost anaconda[4099]: updated device_container_name to fedora >Jun 19 17:32:57 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:32:57 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:32:57 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:32:57 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:57 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:32:57 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:57 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >Jun 19 17:32:57 localhost anaconda[4099]: new container selection: None >Jun 19 17:32:57 localhost anaconda[4099]: new container selection: None >Jun 19 17:32:57 localhost anaconda[4099]: new container selection: fedora >Jun 19 17:32:57 localhost anaconda[4099]: default container is fedora >Jun 19 17:32:57 localhost anaconda[4099]: leaving save_right_side >Jun 19 17:32:58 localhost anaconda[4099]: current selector: non-existent 100000MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home >Jun 19 17:32:58 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:32:58 localhost anaconda[4099]: ui: saving changes to device fedora-home >Jun 19 17:32:58 localhost anaconda[4099]: old name: home >Jun 19 17:32:58 localhost anaconda[4099]: new name: home >Jun 19 17:32:58 localhost anaconda[4099]: old size: 100000 >Jun 19 17:32:58 localhost anaconda[4099]: new size: 100000 >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:58 localhost anaconda[4099]: old device type: 0 >Jun 19 17:32:58 localhost anaconda[4099]: new device type: 0 >Jun 19 17:32:58 localhost anaconda[4099]: reformat: True >Jun 19 17:32:58 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:32:58 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:32:58 localhost anaconda[4099]: old fs type: ext4 >Jun 19 17:32:58 localhost anaconda[4099]: new fs type: ext4 >Jun 19 17:32:58 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:32:58 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:32:58 localhost anaconda[4099]: old label: >Jun 19 17:32:58 localhost anaconda[4099]: new_label: >Jun 19 17:32:58 localhost anaconda[4099]: old mountpoint: /home >Jun 19 17:32:58 localhost anaconda[4099]: new mountpoint: /home >Jun 19 17:32:58 localhost anaconda[4099]: old raid level: None >Jun 19 17:32:58 localhost anaconda[4099]: new raid level: None >Jun 19 17:32:58 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:32:58 localhost blivet[4099]: fedora size is 159208MB >Jun 19 17:32:58 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:32:58 localhost anaconda[4099]: old container: fedora >Jun 19 17:32:58 localhost anaconda[4099]: new container: fedora >Jun 19 17:32:58 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:32:58 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:32:58 localhost anaconda[4099]: old container raid level: None >Jun 19 17:32:58 localhost anaconda[4099]: new container raid level: None >Jun 19 17:32:58 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:32:58 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:32:58 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:32:58 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:32:58 localhost anaconda[4099]: nothing changed for new device >Jun 19 17:32:58 localhost anaconda[4099]: new selector: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:32:58 localhost anaconda[4099]: populate_right_side: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:32:58 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:32:58 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:32:58 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:32:58 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:32:58 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: device_type_changed: 2 Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: populate_raid: 2, None >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:58 localhost anaconda[4099]: populate_raid: 2, None >Jun 19 17:32:58 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:59 localhost anaconda[4099]: current selector: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:32:59 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:32:59 localhost anaconda[4099]: ui: saving changes to device sda7 >Jun 19 17:32:59 localhost anaconda[4099]: old name: sda7 >Jun 19 17:32:59 localhost anaconda[4099]: new name: None >Jun 19 17:32:59 localhost anaconda[4099]: old size: 500.0 >Jun 19 17:32:59 localhost anaconda[4099]: new size: 500 >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:32:59 localhost anaconda[4099]: old device type: 2 >Jun 19 17:32:59 localhost anaconda[4099]: new device type: 2 >Jun 19 17:32:59 localhost anaconda[4099]: reformat: True >Jun 19 17:32:59 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:32:59 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:32:59 localhost anaconda[4099]: old fs type: ext4 >Jun 19 17:32:59 localhost anaconda[4099]: new fs type: ext4 >Jun 19 17:32:59 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:32:59 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:32:59 localhost anaconda[4099]: old label: >Jun 19 17:32:59 localhost anaconda[4099]: new_label: >Jun 19 17:32:59 localhost anaconda[4099]: old mountpoint: /boot >Jun 19 17:32:59 localhost anaconda[4099]: new mountpoint: /boot >Jun 19 17:32:59 localhost anaconda[4099]: old raid level: None >Jun 19 17:32:59 localhost anaconda[4099]: new raid level: None >Jun 19 17:32:59 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 19 17:32:59 localhost anaconda[4099]: old container: None >Jun 19 17:32:59 localhost anaconda[4099]: new container: None >Jun 19 17:32:59 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:32:59 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:32:59 localhost anaconda[4099]: old container raid level: None >Jun 19 17:32:59 localhost anaconda[4099]: new container raid level: None >Jun 19 17:32:59 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:32:59 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:32:59 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:32:59 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:32:59 localhost anaconda[4099]: nothing changed for new device >Jun 19 17:32:59 localhost anaconda[4099]: new selector: non-existent 51200MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >Jun 19 17:32:59 localhost anaconda[4099]: populate_right_side: non-existent 51200MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >Jun 19 17:32:59 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:32:59 localhost anaconda[4099]: updated device_container_name to fedora >Jun 19 17:32:59 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:32:59 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:32:59 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: device_type_changed: 0 LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:32:59 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:32:59 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >Jun 19 17:32:59 localhost anaconda[4099]: new container selection: None >Jun 19 17:32:59 localhost anaconda[4099]: new container selection: None >Jun 19 17:32:59 localhost anaconda[4099]: new container selection: fedora >Jun 19 17:32:59 localhost anaconda[4099]: default container is fedora >Jun 19 17:33:04 localhost blivet[4099]: DeviceTree.getDeviceByName: name: fedora ; >Jun 19 17:33:04 localhost blivet[4099]: DeviceTree.getDeviceByName returned non-existent 159208MB lvmvg fedora (44) >Jun 19 17:33:04 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:04 localhost anaconda[4099]: container dialog: raid level None >Jun 19 17:33:07 localhost gnome-session[1504]: Window manager warning: last_focus_time (744983) is greater than comparison timestamp (744982). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:33:07 localhost anaconda[4099]: new disks for fedora: ['sda', 'sdb'] >Jun 19 17:33:07 localhost anaconda[4099]: new container name: fedora >Jun 19 17:33:07 localhost anaconda[4099]: new container raid level: None >Jun 19 17:33:07 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:33:07 localhost anaconda[4099]: new container size: 0 >Jun 19 17:33:07 localhost anaconda[4099]: fedora -> fedora >Jun 19 17:33:07 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x10059ac not in stack >Jun 19 17:33:08 localhost blivet[4099]: DeviceTree.getDeviceByName: name: fedora ; >Jun 19 17:33:08 localhost blivet[4099]: DeviceTree.getDeviceByName returned non-existent 159208MB lvmvg fedora (44) >Jun 19 17:33:08 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:08 localhost anaconda[4099]: container dialog: raid level None >Jun 19 17:33:09 localhost anaconda[4099]: fedora -> fedora >Jun 19 17:33:09 localhost gnome-session[1504]: Window manager warning: last_focus_time (747847) is greater than comparison timestamp (747846). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:33:10 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1006a11 not in stack >Jun 19 17:33:11 localhost anaconda[4099]: ui: saving changes to device fedora-root >Jun 19 17:33:11 localhost anaconda[4099]: old name: root >Jun 19 17:33:11 localhost anaconda[4099]: new name: root >Jun 19 17:33:11 localhost anaconda[4099]: old size: 51200 >Jun 19 17:33:11 localhost anaconda[4099]: new size: 60000 >Jun 19 17:33:11 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:11 localhost anaconda[4099]: old device type: 0 >Jun 19 17:33:11 localhost anaconda[4099]: new device type: 0 >Jun 19 17:33:11 localhost anaconda[4099]: reformat: True >Jun 19 17:33:11 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:33:11 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:33:11 localhost anaconda[4099]: old fs type: ext4 >Jun 19 17:33:11 localhost anaconda[4099]: new fs type: ext4 >Jun 19 17:33:11 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:33:11 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:33:11 localhost anaconda[4099]: old label: >Jun 19 17:33:11 localhost anaconda[4099]: new_label: >Jun 19 17:33:11 localhost anaconda[4099]: old mountpoint: / >Jun 19 17:33:11 localhost anaconda[4099]: new mountpoint: / >Jun 19 17:33:11 localhost anaconda[4099]: old raid level: None >Jun 19 17:33:11 localhost anaconda[4099]: new raid level: None >Jun 19 17:33:11 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 60000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:33:11 localhost blivet[4099]: fedora size is 159208MB >Jun 19 17:33:11 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:33:11 localhost anaconda[4099]: old container: fedora >Jun 19 17:33:11 localhost anaconda[4099]: new container: fedora >Jun 19 17:33:11 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:33:11 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:33:11 localhost anaconda[4099]: old container raid level: None >Jun 19 17:33:11 localhost anaconda[4099]: new container raid level: None >Jun 19 17:33:11 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:33:11 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:33:11 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:33:11 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:33:11 localhost blivet[4099]: Blivet.factoryDevice: 0 ; 60000 ; container_raid_level: None ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x2f20850) -- >name = sda status = True kids = 8 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- >name = sdb status = True kids = 7 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30d7c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 51200MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >Jun 19 17:33:11 localhost blivet[4099]: fedora size is 159208MB >Jun 19 17:33:11 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:33:11 localhost blivet[4099]: fedora size is 159208MB >Jun 19 17:33:11 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:33:12 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 60000, ['sda', 'sdb'], {'container_raid_level': None, 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f3f0404bd50) -- >name = fedora-root status = False kids = 0 id = 45 >parents = ['non-existent 159208MB lvmvg fedora (44)'] >uuid = None size = 51200 >format = non-existent ext4 filesystem mounted at / >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 51200 path = /dev/mapper/fedora-root >format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3f0404b8d0) -- >name = fedora status = False kids = 3 id = 44 >parents = ['non-existent 79606MB partition sda8 (41) with non-existent lvmpv', >'non-existent 79606MB partition sdb7 (42) with non-existent lvmpv'] >uuid = None size = 159208 >format = non-existent None >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/mapper/fedora >format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 >PE Free = 0 PV Count = 2 >LV Names = [] modified = True >extents = 39802.0 free space = 0 >free extents = 0.0 reserved percent = 0 reserved space = 0 >PVs = ['non-existent 79606MB partition sda8 (41) with non-existent lvmpv', >'non-existent 79606MB partition sdb7 (42) with non-existent lvmpv'] >LVs = ['non-existent 51200MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at /', >'non-existent 100000MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home', >'non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap'] >segment type = linear percent = 0 >mirror copies = 1 snapshot total = 0MB >VG space used = 51200MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >Jun 19 17:33:12 localhost blivet[4099]: LVMFactory.configure: parent_factory: None ; >Jun 19 17:33:12 localhost blivet[4099]: starting Blivet copy >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2022ce50> PedPartition: <_ped.Partition object at 0x333d710> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2022cc10> PedPartition: <_ped.Partition object at 0x7f3f1403db90> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda3 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2022ced0> PedPartition: <_ped.Partition object at 0x7f3f1403ddd0> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda4 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20235990> PedPartition: <_ped.Partition object at 0x7f3f1403d710> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda5 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f202356d0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20235710> PedPartition: <_ped.Partition object at 0x7f3f1403dd70> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda6 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20235bd0> PedPartition: <_ped.Partition object at 0x3bce710> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20235b90> PedPartition: <_ped.Partition object at 0x3bce6b0> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20235410> PedPartition: <_ped.Partition object at 0x3bce410> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x41e0cd0> PedPartition: <_ped.Partition object at 0x7f3f1403de30> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20235910> PedPartition: <_ped.Partition object at 0x3bce290> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb3 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20235a10> PedPartition: <_ped.Partition object at 0x3bce470> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb4 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20235190> PedPartition: <_ped.Partition object at 0x3bce4d0> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb5 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f202183d0> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218d10> PedPartition: <_ped.Partition object at 0x3bce5f0> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb6 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb6 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218450> PedPartition: <_ped.Partition object at 0x3bce650> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218950> PedPartition: <_ped.Partition object at 0x3bce110> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdc1 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdc1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x41e22d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f20218b90> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f3f202352d0> PedPartition: <_ped.Partition object at 0x3bce170> >Jun 19 17:33:12 localhost blivet[4099]: finished Blivet copy >Jun 19 17:33:12 localhost blivet[4099]: fedora size is 159208MB >Jun 19 17:33:12 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:33:12 localhost blivet[4099]: size bumped to 219216 to include new device space >Jun 19 17:33:12 localhost blivet[4099]: size cut to 168012 to omit old device space >Jun 19 17:33:12 localhost blivet[4099]: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >Jun 19 17:33:12 localhost blivet[4099]: child factory args: [<blivet.Blivet object at 0x7f3f2014d1d0>, 168012.0, [DiskDevice instance (0x2f20850) -- >name = sda status = True kids = 8 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- >name = sdb status = True kids = 7 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30d7c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>]] >Jun 19 17:33:12 localhost blivet[4099]: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >Jun 19 17:33:12 localhost blivet[4099]: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f3f20222d90> ; >Jun 19 17:33:12 localhost blivet[4099]: parent factory container: non-existent 159208MB lvmvg fedora (44) >Jun 19 17:33:12 localhost blivet[4099]: members: ['sda8', 'sdb7'] >Jun 19 17:33:12 localhost blivet[4099]: add_disks: [] >Jun 19 17:33:12 localhost blivet[4099]: remove_disks: [] >Jun 19 17:33:12 localhost blivet[4099]: LVMPhysicalVolume.__init__: >Jun 19 17:33:12 localhost blivet[4099]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:33:12 localhost blivet[4099]: fedora size is 159208MB >Jun 19 17:33:12 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:33:12 localhost blivet[4099]: size bumped to 219216 to include new device space >Jun 19 17:33:12 localhost blivet[4099]: size cut to 168012 to omit old device space >Jun 19 17:33:12 localhost blivet[4099]: adding a TotalSizeSet with size 168012 >Jun 19 17:33:12 localhost blivet[4099]: set.allocated = 16 >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:33:12 localhost blivet[4099]: removing all non-preexisting partitions ['sda7(id 43)', 'sda8(id 41)', 'sdb7(id 42)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda7 new partedPartition None >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:33:12 localhost blivet[4099]: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req5(id 43)', 'req3(id 41)', 'req4(id 42)'] >Jun 19 17:33:12 localhost blivet[4099]: removing all non-preexisting partitions ['req5(id 43)', 'req3(id 41)', 'req4(id 42)'] from disk(s) ['sda', 'sdb'] >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:12 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:12 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:12 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:12 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:33:12 localhost blivet[4099]: allocating partition: req5 ; id: 43 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:33:12 localhost blivet[4099]: checking freespace on sda >Jun 19 17:33:12 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:33:12 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:33:12 localhost blivet[4099]: free region not suitable for request >Jun 19 17:33:12 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:33:12 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:33:12 localhost blivet[4099]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:33:12 localhost blivet[4099]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:33:12 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:33:12 localhost blivet[4099]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:33:12 localhost blivet[4099]: new free allows for 0 sectors of growth >Jun 19 17:33:12 localhost blivet[4099]: found free space for bootable request >Jun 19 17:33:12 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:33:12 localhost blivet[4099]: created partition sda7 of 500MB and added it to /dev/sda >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: req5 ; >Jun 19 17:33:12 localhost blivet[4099]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20222f10> PedPartition: <_ped.Partition object at 0x7f3f1403d7d0> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20219850> PedPartition: <_ped.Partition object at 0x3bceb30> >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:12 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:12 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:33:12 localhost blivet[4099]: allocating partition: req3 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 168012.0 ; start: None ; end: None >Jun 19 17:33:12 localhost blivet[4099]: checking freespace on sda >Jun 19 17:33:12 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jun 19 17:33:12 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:33:12 localhost blivet[4099]: free region not suitable for request >Jun 19 17:33:12 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:33:12 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:33:12 localhost blivet[4099]: checking 493027328-1953525167 (713133 MB) >Jun 19 17:33:12 localhost blivet[4099]: current free range is 493027328-1953525167 (713133MB) >Jun 19 17:33:12 localhost blivet[4099]: evaluating growth potential for new layout >Jun 19 17:33:12 localhost blivet[4099]: calculating growth for disk /dev/sdb >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: disk /dev/sdb growth: 0 (0MB) >Jun 19 17:33:12 localhost blivet[4099]: calculating growth for disk /dev/sda >Jun 19 17:33:12 localhost blivet[4099]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:33:12 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202181d0> PedPartition: <_ped.Partition object at 0x3bce1d0> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:33:12 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:33:12 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 344072192 >done = False >Jun 19 17:33:12 localhost blivet[4099]: 1 requests and 1460483504 (713126MB) left in chunk >Jun 19 17:33:12 localhost blivet[4099]: adding 1460483504 (713126MB) to 41 (sda8) >Jun 19 17:33:12 localhost blivet[4099]: taking back 1116411312 (545122MB) from 41 (sda8) >Jun 19 17:33:12 localhost blivet[4099]: new grow amount for request 41 (sda8) is 344072192 units, or 168004MB >Jun 19 17:33:12 localhost blivet[4099]: request 43 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:33:12 localhost blivet[4099]: request 41 (sda8) growth: 344072192 (168004MB) size: 168012MB >Jun 19 17:33:12 localhost blivet[4099]: disk /dev/sda growth: 344072192 (168004MB) >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: total growth: 344072192 sectors >Jun 19 17:33:12 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:33:12 localhost blivet[4099]: new free: 493027328-1953525167 / 713133MB >Jun 19 17:33:12 localhost blivet[4099]: new free allows for 344072192 sectors of growth >Jun 19 17:33:12 localhost blivet[4099]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:33:12 localhost blivet[4099]: created partition sda8 of 8MB and added it to /dev/sda >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:33:12 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202187d0> PedPartition: <_ped.Partition object at 0x3bce530> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20236b90> PedPartition: <_ped.Partition object at 0x3bce9b0> >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:12 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:12 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:33:12 localhost blivet[4099]: allocating partition: req4 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 168012.0 ; start: None ; end: None >Jun 19 17:33:12 localhost blivet[4099]: checking freespace on sdb >Jun 19 17:33:12 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8MB boot=False best=None grow=True start=None >Jun 19 17:33:12 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:33:12 localhost blivet[4099]: free region not suitable for request >Jun 19 17:33:12 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:33:12 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:33:12 localhost blivet[4099]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:33:12 localhost blivet[4099]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:33:12 localhost blivet[4099]: evaluating growth potential for new layout >Jun 19 17:33:12 localhost blivet[4099]: calculating growth for disk /dev/sdb >Jun 19 17:33:12 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:33:12 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20219fd0> PedPartition: <_ped.Partition object at 0x7f3f1403dc50> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:33:12 localhost blivet[4099]: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 344072192 >done = False >Jun 19 17:33:12 localhost blivet[4099]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:33:12 localhost blivet[4099]: adding 1461507504 (713626MB) to 42 (sdb7) >Jun 19 17:33:12 localhost blivet[4099]: taking back 1117435312 (545622MB) from 42 (sdb7) >Jun 19 17:33:12 localhost blivet[4099]: new grow amount for request 42 (sdb7) is 344072192 units, or 168004MB >Jun 19 17:33:12 localhost blivet[4099]: request 42 (sdb7) growth: 344072192 (168004MB) size: 168012MB >Jun 19 17:33:12 localhost blivet[4099]: disk /dev/sdb growth: 344072192 (168004MB) >Jun 19 17:33:12 localhost blivet[4099]: calculating growth for disk /dev/sda >Jun 19 17:33:12 localhost blivet[4099]: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:33:12 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:33:12 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 344072192 >done = False >Jun 19 17:33:12 localhost blivet[4099]: 1 requests and 1460483504 (713126MB) left in chunk >Jun 19 17:33:12 localhost blivet[4099]: adding 1460483504 (713126MB) to 41 (sda8) >Jun 19 17:33:12 localhost blivet[4099]: taking back 1116411312 (545122MB) from 41 (sda8) >Jun 19 17:33:12 localhost blivet[4099]: new grow amount for request 41 (sda8) is 344072192 units, or 168004MB >Jun 19 17:33:12 localhost blivet[4099]: request 43 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:33:12 localhost blivet[4099]: request 41 (sda8) growth: 344072192 (168004MB) size: 168012MB >Jun 19 17:33:12 localhost blivet[4099]: disk /dev/sda growth: 344072192 (168004MB) >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:33:12 localhost blivet[4099]: total growth: 688144384 sectors >Jun 19 17:33:12 localhost blivet[4099]: updating use_disk to sdb, type: 1 >Jun 19 17:33:12 localhost blivet[4099]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:33:12 localhost blivet[4099]: new free allows for 688144384 sectors of growth >Jun 19 17:33:12 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:33:12 localhost blivet[4099]: created partition sdb7 of 8MB and added it to /dev/sdb >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:33:12 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20219150> PedPartition: <_ped.Partition object at 0x333d590> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20236810> PedPartition: <_ped.Partition object at 0x3bce830> >Jun 19 17:33:12 localhost blivet[4099]: growPartitions: disks=['sda', 'sdb'], partitions=['sda7(id 43)', 'sda8(id 41)', 'sdb7(id 42)'] >Jun 19 17:33:12 localhost blivet[4099]: growable partitions are ['sda8', 'sdb7'] >Jun 19 17:33:12 localhost blivet[4099]: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:33:12 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:33:12 localhost blivet[4099]: disk sda has 3 chunks >Jun 19 17:33:12 localhost blivet[4099]: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:33:12 localhost blivet[4099]: disk sdb has 3 chunks >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:33:12 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 344072192 >done = False >Jun 19 17:33:12 localhost blivet[4099]: 1 requests and 1460483504 (713126MB) left in chunk >Jun 19 17:33:12 localhost blivet[4099]: adding 1460483504 (713126MB) to 41 (sda8) >Jun 19 17:33:12 localhost blivet[4099]: taking back 1116411312 (545122MB) from 41 (sda8) >Jun 19 17:33:12 localhost blivet[4099]: new grow amount for request 41 (sda8) is 344072192 units, or 168004MB >Jun 19 17:33:12 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:33:12 localhost blivet[4099]: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 344072192 >done = False >Jun 19 17:33:12 localhost blivet[4099]: 1 requests and 1461507504 (713626MB) left in chunk >Jun 19 17:33:12 localhost blivet[4099]: adding 1461507504 (713626MB) to 42 (sdb7) >Jun 19 17:33:12 localhost blivet[4099]: taking back 1117435312 (545622MB) from 42 (sdb7) >Jun 19 17:33:12 localhost blivet[4099]: new grow amount for request 42 (sdb7) is 344072192 units, or 168004MB >Jun 19 17:33:12 localhost blivet[4099]: set: ['sda8', 'sdb7'] 16/168012 >Jun 19 17:33:12 localhost blivet[4099]: allocating 168004 to TotalSizeSet with 16/168012 (167996 needed) >Jun 19 17:33:12 localhost blivet[4099]: allocating 168004 to TotalSizeSet with 168020/168012 (-8 needed) >Jun 19 17:33:12 localhost blivet[4099]: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 344072192 max_grow = 344072192 >done = True >Jun 19 17:33:12 localhost blivet[4099]: needed: -168012 >Jun 19 17:33:12 localhost blivet[4099]: reclaim: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 344072192 max_grow = 344072192 >done = True 172044288 (84006 MB) >Jun 19 17:33:12 localhost blivet[4099]: deallocating 84006 from TotalSizeSet with 336024/168012 (-168012 needed) >Jun 19 17:33:12 localhost blivet[4099]: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 344072192 max_grow = 344072192 >done = True >Jun 19 17:33:12 localhost blivet[4099]: needed: -84006 >Jun 19 17:33:12 localhost blivet[4099]: reclaim: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 344072192 max_grow = 344072192 >done = True 172044288 (84006 MB) >Jun 19 17:33:12 localhost blivet[4099]: deallocating 84006 from TotalSizeSet with 252018/168012 (-84006 needed) >Jun 19 17:33:12 localhost blivet[4099]: set: ['sda8', 'sdb7'] 168012/168012 >Jun 19 17:33:12 localhost blivet[4099]: allocating 0 to TotalSizeSet with 168012/168012 (0 needed) >Jun 19 17:33:12 localhost blivet[4099]: allocating 0 to TotalSizeSet with 168012/168012 (0 needed) >Jun 19 17:33:12 localhost blivet[4099]: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 172027904 max_grow = 344072192 >done = True >Jun 19 17:33:12 localhost blivet[4099]: needed: 0 >Jun 19 17:33:12 localhost blivet[4099]: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 172027904 max_grow = 344072192 >done = True >Jun 19 17:33:12 localhost blivet[4099]: needed: 0 >Jun 19 17:33:12 localhost blivet[4099]: growing partitions on sda >Jun 19 17:33:12 localhost blivet[4099]: partition sda7 (43): 1 >Jun 19 17:33:12 localhost blivet[4099]: new geometry for sda7: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20222310> >Jun 19 17:33:12 localhost blivet[4099]: partition sda8 (41): 1 >Jun 19 17:33:12 localhost blivet[4099]: new geometry for sda8: parted.Geometry instance -- >start: 493029376 end: 665073663 length: 172044288 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20218a50> >Jun 19 17:33:12 localhost blivet[4099]: removing all non-preexisting partitions ['sda7(id 43)', 'sda8(id 41)'] from disk(s) ['sda'] >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda7 new partedPartition None >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: back from removeNewPartitions >Jun 19 17:33:12 localhost blivet[4099]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f3f0404e450> PedGeometry: <_ped.Geometry object at 0x7f3f0404ec90> >Jun 19 17:33:12 localhost blivet[4099]: setting req5 new geometry: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20222310> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: req5 ; >Jun 19 17:33:12 localhost blivet[4099]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20222a50> PedPartition: <_ped.Partition object at 0x7f3f1403d530> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202366d0> PedPartition: <_ped.Partition object at 0x3bcea10> >Jun 19 17:33:12 localhost blivet[4099]: setting req3 new geometry: parted.Geometry instance -- >start: 493029376 end: 665073663 length: 172044288 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20218a50> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:33:12 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20222f10> PedPartition: <_ped.Partition object at 0x7f3f1403db30> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:33:12 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20236310> PedPartition: <_ped.Partition object at 0x3bce9b0> >Jun 19 17:33:12 localhost blivet[4099]: growing partitions on sdb >Jun 19 17:33:12 localhost blivet[4099]: partition sdb7 (42): 1 >Jun 19 17:33:12 localhost blivet[4099]: new geometry for sdb7: parted.Geometry instance -- >start: 492003328 end: 664047615 length: 172044288 >device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f20222ed0> >Jun 19 17:33:12 localhost blivet[4099]: removing all non-preexisting partitions ['sdb7(id 42)'] from disk(s) ['sdb'] >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:33:12 localhost blivet[4099]: back from removeNewPartitions >Jun 19 17:33:12 localhost blivet[4099]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f3f20218750> PedGeometry: <_ped.Geometry object at 0x7f3f0404b550> >Jun 19 17:33:12 localhost blivet[4099]: setting req4 new geometry: parted.Geometry instance -- >start: 492003328 end: 664047615 length: 172044288 >device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f20222ed0> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:33:12 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20218dd0> PedPartition: <_ped.Partition object at 0x7f3f1403d530> >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:33:12 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:33:12 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:33:12 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202368d0> PedPartition: <_ped.Partition object at 0x3bce950> >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of non-existent 84006MB partition sda8 (41) with non-existent lvmpv at 84006.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >Jun 19 17:33:12 localhost blivet[4099]: fixing size of non-existent 84006MB partition sdb7 (42) with non-existent lvmpv at 84006.00 >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:33:12 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >Jun 19 17:33:12 localhost blivet[4099]: new member set: ['sda8', 'sdb7'] >Jun 19 17:33:12 localhost blivet[4099]: old member set: ['sda8', 'sdb7'] >Jun 19 17:33:12 localhost blivet[4099]: fedora size is 168008MB >Jun 19 17:33:12 localhost blivet[4099]: vg fedora has 8800MB free >Jun 19 17:33:12 localhost blivet[4099]: fedora size is 168008MB >Jun 19 17:33:12 localhost blivet[4099]: vg fedora has 8800MB free >Jun 19 17:33:12 localhost blivet[4099]: adjusting device size from 51200.00 to 60000.00 >Jun 19 17:33:12 localhost blivet[4099]: trying to set lv fedora-root size to 60000MB >Jun 19 17:33:12 localhost blivet[4099]: fedora size is 168008MB >Jun 19 17:33:12 localhost blivet[4099]: vg fedora has 8800MB free >Jun 19 17:33:12 localhost anaconda[4099]: populate_right_side: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >Jun 19 17:33:12 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:12 localhost anaconda[4099]: updated device_container_name to fedora >Jun 19 17:33:12 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:12 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:12 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:12 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:12 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:33:12 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:12 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >Jun 19 17:33:12 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:12 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:12 localhost anaconda[4099]: new container selection: fedora >Jun 19 17:33:12 localhost anaconda[4099]: default container is fedora >Jun 19 17:33:12 localhost anaconda[4099]: leaving save_right_side >Jun 19 17:33:13 localhost anaconda[4099]: populate_right_side: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >Jun 19 17:33:13 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:13 localhost anaconda[4099]: updated device_container_name to fedora >Jun 19 17:33:13 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:13 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:13 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:13 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:13 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:33:13 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:13 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >Jun 19 17:33:13 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:13 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:13 localhost anaconda[4099]: new container selection: fedora >Jun 19 17:33:13 localhost anaconda[4099]: default container is fedora >Jun 19 17:33:13 localhost anaconda[4099]: current selector: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >Jun 19 17:33:13 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:33:13 localhost anaconda[4099]: ui: saving changes to device fedora-root >Jun 19 17:33:13 localhost anaconda[4099]: old name: root >Jun 19 17:33:13 localhost anaconda[4099]: new name: root >Jun 19 17:33:13 localhost anaconda[4099]: old size: 60000 >Jun 19 17:33:13 localhost anaconda[4099]: new size: 60000 >Jun 19 17:33:13 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:13 localhost anaconda[4099]: old device type: 0 >Jun 19 17:33:13 localhost anaconda[4099]: new device type: 0 >Jun 19 17:33:13 localhost anaconda[4099]: reformat: True >Jun 19 17:33:13 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:33:13 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:33:13 localhost anaconda[4099]: old fs type: ext4 >Jun 19 17:33:13 localhost anaconda[4099]: new fs type: ext4 >Jun 19 17:33:13 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:33:13 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:33:13 localhost anaconda[4099]: old label: >Jun 19 17:33:13 localhost anaconda[4099]: new_label: >Jun 19 17:33:13 localhost anaconda[4099]: old mountpoint: / >Jun 19 17:33:13 localhost anaconda[4099]: new mountpoint: / >Jun 19 17:33:13 localhost anaconda[4099]: old raid level: None >Jun 19 17:33:13 localhost anaconda[4099]: new raid level: None >Jun 19 17:33:13 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 60000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:33:13 localhost blivet[4099]: fedora size is 168008MB >Jun 19 17:33:13 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:33:13 localhost anaconda[4099]: old container: fedora >Jun 19 17:33:13 localhost anaconda[4099]: new container: fedora >Jun 19 17:33:13 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:33:13 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:33:13 localhost anaconda[4099]: old container raid level: None >Jun 19 17:33:13 localhost anaconda[4099]: new container raid level: None >Jun 19 17:33:13 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:33:13 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:33:13 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:33:13 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:33:13 localhost anaconda[4099]: nothing changed for new device >Jun 19 17:33:13 localhost anaconda[4099]: new selector: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >Jun 19 17:33:13 localhost anaconda[4099]: populate_right_side: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >Jun 19 17:33:13 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:13 localhost anaconda[4099]: updated device_container_name to fedora >Jun 19 17:33:13 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:13 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:13 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:13 localhost anaconda[4099]: fs type changed: swap >Jun 19 17:33:13 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:33:13 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:33:13 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:13 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:33:13 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:13 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >Jun 19 17:33:13 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:13 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:13 localhost anaconda[4099]: new container selection: fedora >Jun 19 17:33:13 localhost anaconda[4099]: default container is fedora >Jun 19 17:33:14 localhost anaconda[4099]: current selector: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >Jun 19 17:33:14 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:33:14 localhost anaconda[4099]: ui: saving changes to device fedora-swap >Jun 19 17:33:14 localhost anaconda[4099]: old name: swap >Jun 19 17:33:14 localhost anaconda[4099]: new name: swap >Jun 19 17:33:14 localhost anaconda[4099]: old size: 8008 >Jun 19 17:33:14 localhost anaconda[4099]: new size: 8008 >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:14 localhost anaconda[4099]: old device type: 0 >Jun 19 17:33:14 localhost anaconda[4099]: new device type: 0 >Jun 19 17:33:14 localhost anaconda[4099]: reformat: True >Jun 19 17:33:14 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:33:14 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:33:14 localhost anaconda[4099]: old fs type: swap >Jun 19 17:33:14 localhost anaconda[4099]: new fs type: swap >Jun 19 17:33:14 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:33:14 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:33:14 localhost anaconda[4099]: old label: >Jun 19 17:33:14 localhost anaconda[4099]: new_label: >Jun 19 17:33:14 localhost anaconda[4099]: old mountpoint: >Jun 19 17:33:14 localhost anaconda[4099]: new mountpoint: >Jun 19 17:33:14 localhost anaconda[4099]: old raid level: None >Jun 19 17:33:14 localhost anaconda[4099]: new raid level: None >Jun 19 17:33:14 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8008, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:33:14 localhost blivet[4099]: fedora size is 168008MB >Jun 19 17:33:14 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:33:14 localhost anaconda[4099]: old container: fedora >Jun 19 17:33:14 localhost anaconda[4099]: new container: fedora >Jun 19 17:33:14 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:33:14 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:33:14 localhost anaconda[4099]: old container raid level: None >Jun 19 17:33:14 localhost anaconda[4099]: new container raid level: None >Jun 19 17:33:14 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:33:14 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:33:14 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:33:14 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:33:14 localhost anaconda[4099]: nothing changed for new device >Jun 19 17:33:14 localhost anaconda[4099]: new selector: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >Jun 19 17:33:14 localhost anaconda[4099]: populate_right_side: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >Jun 19 17:33:14 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:14 localhost anaconda[4099]: updated device_container_name to fedora >Jun 19 17:33:14 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:14 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:14 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:14 localhost anaconda[4099]: fs type changed: ext4 >Jun 19 17:33:14 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:33:14 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:14 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:14 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >Jun 19 17:33:14 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:14 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:14 localhost anaconda[4099]: new container selection: fedora >Jun 19 17:33:14 localhost anaconda[4099]: default container is fedora >Jun 19 17:33:14 localhost anaconda[4099]: current selector: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >Jun 19 17:33:14 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:33:14 localhost anaconda[4099]: ui: saving changes to device fedora-root >Jun 19 17:33:14 localhost anaconda[4099]: old name: root >Jun 19 17:33:14 localhost anaconda[4099]: new name: root >Jun 19 17:33:14 localhost anaconda[4099]: old size: 60000 >Jun 19 17:33:14 localhost anaconda[4099]: new size: 60000 >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:14 localhost anaconda[4099]: old device type: 0 >Jun 19 17:33:14 localhost anaconda[4099]: new device type: 0 >Jun 19 17:33:14 localhost anaconda[4099]: reformat: True >Jun 19 17:33:14 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:33:14 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:33:14 localhost anaconda[4099]: old fs type: ext4 >Jun 19 17:33:14 localhost anaconda[4099]: new fs type: ext4 >Jun 19 17:33:14 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:33:14 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:33:14 localhost anaconda[4099]: old label: >Jun 19 17:33:14 localhost anaconda[4099]: new_label: >Jun 19 17:33:14 localhost anaconda[4099]: old mountpoint: / >Jun 19 17:33:14 localhost anaconda[4099]: new mountpoint: / >Jun 19 17:33:14 localhost anaconda[4099]: old raid level: None >Jun 19 17:33:14 localhost anaconda[4099]: new raid level: None >Jun 19 17:33:14 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 60000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:33:14 localhost blivet[4099]: fedora size is 168008MB >Jun 19 17:33:14 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:33:14 localhost anaconda[4099]: old container: fedora >Jun 19 17:33:14 localhost anaconda[4099]: new container: fedora >Jun 19 17:33:14 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:33:14 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:33:14 localhost anaconda[4099]: old container raid level: None >Jun 19 17:33:14 localhost anaconda[4099]: new container raid level: None >Jun 19 17:33:14 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:33:14 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:33:14 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:33:14 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:33:14 localhost anaconda[4099]: nothing changed for new device >Jun 19 17:33:14 localhost anaconda[4099]: new selector: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:33:14 localhost anaconda[4099]: populate_right_side: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:33:14 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:14 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:33:14 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:14 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:14 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: device_type_changed: 2 Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: populate_raid: 2, None >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:14 localhost anaconda[4099]: populate_raid: 2, None >Jun 19 17:33:14 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:15 localhost anaconda[4099]: current selector: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >Jun 19 17:33:15 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:33:15 localhost anaconda[4099]: ui: saving changes to device sda7 >Jun 19 17:33:15 localhost anaconda[4099]: old name: sda7 >Jun 19 17:33:15 localhost anaconda[4099]: new name: None >Jun 19 17:33:15 localhost anaconda[4099]: old size: 500.0 >Jun 19 17:33:15 localhost anaconda[4099]: new size: 500 >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for Standard Partition >Jun 19 17:33:15 localhost anaconda[4099]: old device type: 2 >Jun 19 17:33:15 localhost anaconda[4099]: new device type: 2 >Jun 19 17:33:15 localhost anaconda[4099]: reformat: True >Jun 19 17:33:15 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:33:15 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:33:15 localhost anaconda[4099]: old fs type: ext4 >Jun 19 17:33:15 localhost anaconda[4099]: new fs type: ext4 >Jun 19 17:33:15 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:33:15 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:33:15 localhost anaconda[4099]: old label: >Jun 19 17:33:15 localhost anaconda[4099]: new_label: >Jun 19 17:33:15 localhost anaconda[4099]: old mountpoint: /boot >Jun 19 17:33:15 localhost anaconda[4099]: new mountpoint: /boot >Jun 19 17:33:15 localhost anaconda[4099]: old raid level: None >Jun 19 17:33:15 localhost anaconda[4099]: new raid level: None >Jun 19 17:33:15 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >Jun 19 17:33:15 localhost anaconda[4099]: old container: None >Jun 19 17:33:15 localhost anaconda[4099]: new container: None >Jun 19 17:33:15 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:33:15 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:33:15 localhost anaconda[4099]: old container raid level: None >Jun 19 17:33:15 localhost anaconda[4099]: new container raid level: None >Jun 19 17:33:15 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:33:15 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:33:15 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:33:15 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:33:15 localhost anaconda[4099]: nothing changed for new device >Jun 19 17:33:15 localhost anaconda[4099]: new selector: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >Jun 19 17:33:15 localhost anaconda[4099]: populate_right_side: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >Jun 19 17:33:15 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:15 localhost anaconda[4099]: updated device_container_name to fedora >Jun 19 17:33:15 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:15 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:15 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:15 localhost anaconda[4099]: fs type changed: swap >Jun 19 17:33:15 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:33:15 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: device_type_changed: 0 LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >Jun 19 17:33:15 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:15 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:15 localhost anaconda[4099]: new container selection: fedora >Jun 19 17:33:15 localhost anaconda[4099]: default container is fedora >Jun 19 17:33:15 localhost anaconda[4099]: populate_right_side: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >Jun 19 17:33:15 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:15 localhost anaconda[4099]: updated device_container_name to fedora >Jun 19 17:33:15 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:15 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:15 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost anaconda[4099]: populate_raid: 0, None >Jun 19 17:33:15 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:15 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >Jun 19 17:33:15 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:15 localhost anaconda[4099]: new container selection: None >Jun 19 17:33:15 localhost anaconda[4099]: new container selection: fedora >Jun 19 17:33:15 localhost anaconda[4099]: default container is fedora >Jun 19 17:33:17 localhost anaconda[4099]: page clicked: Unknown >Jun 19 17:33:17 localhost anaconda[4099]: current selector: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >Jun 19 17:33:17 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:33:17 localhost anaconda[4099]: ui: saving changes to device fedora-swap >Jun 19 17:33:17 localhost anaconda[4099]: old name: swap >Jun 19 17:33:17 localhost anaconda[4099]: new name: swap >Jun 19 17:33:17 localhost anaconda[4099]: old size: 8008 >Jun 19 17:33:17 localhost anaconda[4099]: new size: 8008 >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:17 localhost anaconda[4099]: old device type: 0 >Jun 19 17:33:17 localhost anaconda[4099]: new device type: 0 >Jun 19 17:33:17 localhost anaconda[4099]: reformat: True >Jun 19 17:33:17 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:33:17 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:33:17 localhost anaconda[4099]: old fs type: swap >Jun 19 17:33:17 localhost anaconda[4099]: new fs type: swap >Jun 19 17:33:17 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:33:17 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:33:17 localhost anaconda[4099]: old label: >Jun 19 17:33:17 localhost anaconda[4099]: new_label: >Jun 19 17:33:17 localhost anaconda[4099]: old mountpoint: >Jun 19 17:33:17 localhost anaconda[4099]: new mountpoint: >Jun 19 17:33:17 localhost anaconda[4099]: old raid level: None >Jun 19 17:33:17 localhost anaconda[4099]: new raid level: None >Jun 19 17:33:17 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8008, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >Jun 19 17:33:17 localhost blivet[4099]: fedora size is 168008MB >Jun 19 17:33:17 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:33:17 localhost anaconda[4099]: old container: fedora >Jun 19 17:33:17 localhost anaconda[4099]: new container: fedora >Jun 19 17:33:17 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:33:17 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:33:17 localhost anaconda[4099]: old container raid level: None >Jun 19 17:33:17 localhost anaconda[4099]: new container raid level: None >Jun 19 17:33:17 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:33:17 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:33:17 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:33:17 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:33:17 localhost anaconda[4099]: nothing changed for new device >Jun 19 17:33:17 localhost anaconda[4099]: show mountpoint: Unknown >Jun 19 17:33:17 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:17 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:17 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:17 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:17 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:17 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:17 localhost anaconda[4099]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:33:17 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:17 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:17 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:17 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:17 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:33:17 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:17 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:17 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:17 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:17 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:17 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for LVM >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: device_type_changed: 1 RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: populate_raid: 1, raid1 >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:17 localhost anaconda[4099]: populate_raid: 1, raid0 >Jun 19 17:33:17 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:21 localhost anaconda[4099]: page clicked: Unknown >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost anaconda[4099]: current selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost anaconda[4099]: notebook page = 1 >Jun 19 17:33:21 localhost anaconda[4099]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:33:21 localhost anaconda[4099]: old name: localhost.localdomain:swap >Jun 19 17:33:21 localhost anaconda[4099]: new name: None >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost anaconda[4099]: old size: 8012.0 >Jun 19 17:33:21 localhost anaconda[4099]: new size: 8012 >Jun 19 17:33:21 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:21 localhost anaconda[4099]: old device type: 1 >Jun 19 17:33:21 localhost anaconda[4099]: new device type: 1 >Jun 19 17:33:21 localhost anaconda[4099]: reformat: False >Jun 19 17:33:21 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:33:21 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:33:21 localhost anaconda[4099]: old fs type: swap >Jun 19 17:33:21 localhost anaconda[4099]: new fs type: swap >Jun 19 17:33:21 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:33:21 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:33:21 localhost anaconda[4099]: old label: >Jun 19 17:33:21 localhost anaconda[4099]: new_label: >Jun 19 17:33:21 localhost anaconda[4099]: old mountpoint: >Jun 19 17:33:21 localhost anaconda[4099]: new mountpoint: >Jun 19 17:33:21 localhost anaconda[4099]: old raid level: raid0 >Jun 19 17:33:21 localhost anaconda[4099]: new raid level: raid0 >Jun 19 17:33:21 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:33:21 localhost anaconda[4099]: old container: None >Jun 19 17:33:21 localhost anaconda[4099]: new container: None >Jun 19 17:33:21 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:33:21 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:33:21 localhost anaconda[4099]: old container raid level: None >Jun 19 17:33:21 localhost anaconda[4099]: new container raid level: None >Jun 19 17:33:21 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:33:21 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:33:21 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:33:21 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost anaconda[4099]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:21 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:33:21 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:21 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:21 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:21 localhost anaconda[4099]: populate_raid: 1, raid0 >Jun 19 17:33:21 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:21 localhost anaconda[4099]: show mountpoint: Unknown >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost anaconda[4099]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:21 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:33:21 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:21 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:21 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:21 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:21 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:21 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:21 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:21 localhost anaconda[4099]: populate_raid: 1, raid0 >Jun 19 17:33:21 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:27 localhost anaconda[4099]: ui: saving changes to device localhost.localdomain:swap >Jun 19 17:33:27 localhost anaconda[4099]: old name: localhost.localdomain:swap >Jun 19 17:33:27 localhost anaconda[4099]: new name: None >Jun 19 17:33:27 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:27 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:27 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:27 localhost anaconda[4099]: old size: 8012.0 >Jun 19 17:33:27 localhost anaconda[4099]: new size: 8012 >Jun 19 17:33:27 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:27 localhost anaconda[4099]: old device type: 1 >Jun 19 17:33:27 localhost anaconda[4099]: new device type: 1 >Jun 19 17:33:27 localhost anaconda[4099]: reformat: False >Jun 19 17:33:27 localhost blivet[4099]: SwapSpace.__init__: >Jun 19 17:33:27 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:33:27 localhost anaconda[4099]: old fs type: swap >Jun 19 17:33:27 localhost anaconda[4099]: new fs type: swap >Jun 19 17:33:27 localhost anaconda[4099]: old encryption setting: False >Jun 19 17:33:27 localhost anaconda[4099]: new encryption setting: False >Jun 19 17:33:27 localhost anaconda[4099]: old label: >Jun 19 17:33:27 localhost anaconda[4099]: new_label: >Jun 19 17:33:27 localhost anaconda[4099]: old mountpoint: >Jun 19 17:33:27 localhost anaconda[4099]: new mountpoint: >Jun 19 17:33:27 localhost anaconda[4099]: old raid level: raid0 >Jun 19 17:33:27 localhost anaconda[4099]: new raid level: raid0 >Jun 19 17:33:27 localhost blivet[4099]: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >Jun 19 17:33:27 localhost anaconda[4099]: old container: None >Jun 19 17:33:27 localhost anaconda[4099]: new container: None >Jun 19 17:33:27 localhost anaconda[4099]: old container encrypted: False >Jun 19 17:33:27 localhost anaconda[4099]: new container encrypted: False >Jun 19 17:33:27 localhost anaconda[4099]: old container raid level: None >Jun 19 17:33:27 localhost anaconda[4099]: new container raid level: None >Jun 19 17:33:27 localhost anaconda[4099]: old container size request: 0 >Jun 19 17:33:27 localhost anaconda[4099]: new container size request: 0 >Jun 19 17:33:27 localhost anaconda[4099]: old disks: ['sda', 'sdb'] >Jun 19 17:33:27 localhost anaconda[4099]: new disks: ['sda', 'sdb'] >Jun 19 17:33:27 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:27 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:27 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:27 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:27 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:27 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:27 localhost anaconda[4099]: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >Jun 19 17:33:27 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:27 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:27 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:27 localhost anaconda[4099]: updated device_disks to ['sda', 'sdb'] >Jun 19 17:33:27 localhost anaconda[4099]: updated device_container_name to None >Jun 19 17:33:27 localhost anaconda[4099]: updated device_container_raid_level to None >Jun 19 17:33:27 localhost anaconda[4099]: updated device_container_encrypted to False >Jun 19 17:33:27 localhost anaconda[4099]: updated device_container_size to 0 >Jun 19 17:33:27 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:33:27 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:33:27 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:33:27 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:27 localhost anaconda[4099]: populate_raid: 1, raid0 >Jun 19 17:33:27 localhost anaconda[4099]: getting device type for RAID >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 2 (19) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 3 (19) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 19 (19) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 0 (18) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 1 (18) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 18 (18) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 6 (17) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 17 (17) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 7 (16) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 8 (16) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 16 (16) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 9 (15) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 10 (15) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 15 (15) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 11 (14) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 12 (14) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 14 (14) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 4 (13) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 5 (13) >Jun 19 17:33:27 localhost blivet[4099]: removing obsolete action 13 (13) >Jun 19 17:33:27 localhost blivet[4099]: action 12 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 11 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 10 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 9 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 8 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 7 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 6 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 5 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 4 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 3 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 2 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 1 already pruned >Jun 19 17:33:27 localhost blivet[4099]: action 0 already pruned >Jun 19 17:33:31 localhost blivet[4099]: unhiding device disk sdc (id 0) >Jun 19 17:33:31 localhost blivet[4099]: lvm filter: removing sdc from the reject list >Jun 19 17:33:31 localhost blivet[4099]: unhiding device partition sdc1 (id 1) >Jun 19 17:33:31 localhost blivet[4099]: lvm filter: removing sdc1 from the reject list >Jun 19 17:33:31 localhost blivet[4099]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Jun 19 17:33:31 localhost anaconda[4099]: new disk order: [] >Jun 19 17:33:31 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:33:31 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1008e1c not in stack >Jun 19 17:33:31 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1008e18 not in stack >Jun 19 17:33:31 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1008e18 not in stack >Jun 19 17:33:31 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1008e18 not in stack >Jun 19 17:33:31 localhost program[4099]: Return code: 0 >Jun 19 17:33:31 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:31 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:31 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:31 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:31 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:33:31 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:33:31 localhost anaconda[4099]: stage1 device cannot be of type lvmvg >Jun 19 17:33:31 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:33:31 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:33:31 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:33:31 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:33:31 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:33:31 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:33:31 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:33:31 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:33:31 localhost anaconda[4099]: Running Thread: AnaCheckStorageThread (139908730013440) >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:33:31 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_disklabel(sda7) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_size(sda7) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_location(sda7) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_partition(sda7) returning True >Jun 19 17:33:31 localhost anaconda[4099]: _is_valid_format(sda7) returning True >Jun 19 17:33:31 localhost anaconda[4099]: is_valid_stage2_device(sda7) returning True >Jun 19 17:33:31 localhost anaconda[4099]: Thread Done: AnaCheckStorageThread (139908730013440) >Jun 19 17:33:31 localhost anaconda[4099]: Not doing 'require network connection' in live installation >Jun 19 17:33:31 localhost anaconda[4099]: fs space: 60 GB needed: 3.01 GB >Jun 19 17:33:32 localhost anaconda[4099]: fs space: 60 GB needed: 3.01 GB >Jun 19 17:33:32 localhost anaconda[4099]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:33:32 localhost anaconda[4099]: fs space: 60 GB needed: 3.01 GB >Jun 19 17:33:32 localhost anaconda[4099]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:33:32 localhost anaconda[4099]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Checking storage configuration... >Jun 19 17:33:32 localhost anaconda[4099]: fs space: 60 GB needed: 3.01 GB >Jun 19 17:33:32 localhost anaconda[4099]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:33:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:33:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:33:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:33:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:33:43 localhost anaconda[4099]: disk free: 1.25 TB fs free: 0 B sw needs: 3.01 GB auto swap: 8.00 GB >Jun 19 17:33:52 localhost blivet[4099]: Detected 16016M of memory >Jun 19 17:33:52 localhost blivet[4099]: Swap attempt of 8008M >Jun 19 17:33:52 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1009657 not in stack >Jun 19 17:33:52 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1009653 not in stack >Jun 19 17:33:52 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1009653 not in stack >Jun 19 17:33:52 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1009653 not in stack >Jun 19 17:34:34 localhost blivet[4099]: removing sda >Jun 19 17:34:34 localhost blivet[4099]: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora', 'sda7', 'sda8', 'localhost.localdomain:swap', 'sda6', 'boot', 'sda5', 'sda4', 'root', 'sda3', 'raid0', 'sda2', 'home', 'sda1'] >Jun 19 17:34:34 localhost blivet[4099]: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'sda7', 'localhost.localdomain:swap', 'boot', 'root', 'raid0', 'home'] >Jun 19 17:34:34 localhost blivet[4099]: removed lvmlv fedora-swap (id 47) from device tree >Jun 19 17:34:34 localhost blivet[4099]: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >Jun 19 17:34:34 localhost blivet[4099]: registered action: [33] Destroy Device lvmlv fedora-swap (id 47) >Jun 19 17:34:34 localhost blivet[4099]: removed lvmlv fedora-home (id 46) from device tree >Jun 19 17:34:34 localhost blivet[4099]: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >Jun 19 17:34:34 localhost blivet[4099]: registered action: [34] Destroy Device lvmlv fedora-home (id 46) >Jun 19 17:34:34 localhost blivet[4099]: removed lvmlv fedora-root (id 45) from device tree >Jun 19 17:34:34 localhost blivet[4099]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >Jun 19 17:34:34 localhost blivet[4099]: registered action: [35] Destroy Device lvmlv fedora-root (id 45) >Jun 19 17:34:34 localhost blivet[4099]: removed partition sda7 (id 43) from device tree >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: registered action: [36] Destroy Device partition sda7 (id 43) >Jun 19 17:34:34 localhost blivet[4099]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:34:34 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:34:34 localhost blivet[4099]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >Jun 19 17:34:34 localhost blivet[4099]: registered action: [37] Destroy Format swap on mdarray localhost.localdomain:swap (id 13) >Jun 19 17:34:34 localhost blivet[4099]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:34:34 localhost blivet[4099]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >Jun 19 17:34:34 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:34:34 localhost program[4099]: Return code: 0 >Jun 19 17:34:34 localhost program[4099]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:34:34 localhost program[4099]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:34:34 localhost program[4099]: Return code: 1 >Jun 19 17:34:34 localhost anaconda[4099]: running handleException >Jun 19 17:34:34 localhost anaconda[4099]: Gtk running, queuing exception handler to the main loop >Jun 19 17:34:34 localhost blivet[4099]: removing sdb >Jun 19 17:34:34 localhost blivet[4099]: devices to remove: ['fedora', 'sdb7', 'sdb6', 'sdb5', 'sdb4', 'sdb3', 'sdb2', 'sdb1', 'localhost.localdomain:swap', 'boot', 'root', 'raid0', 'home'] >Jun 19 17:34:34 localhost blivet[4099]: leaves to remove: ['fedora', 'localhost.localdomain:swap', 'boot', 'root', 'raid0', 'home'] >Jun 19 17:34:34 localhost blivet[4099]: removed lvmvg fedora (id 44) from device tree >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice.removeChild: kids: 1 ; name: sdb7 ; >Jun 19 17:34:34 localhost blivet[4099]: registered action: [39] Destroy Device lvmvg fedora (id 44) >Jun 19 17:34:34 localhost blivet[4099]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:34:34 localhost blivet[4099]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >Jun 19 17:34:34 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:34:34 localhost program[4099]: Return code: 0 >Jun 19 17:34:34 localhost program[4099]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:34:34 localhost program[4099]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:34:34 localhost program[4099]: Return code: 1 >Jun 19 17:34:34 localhost anaconda[4099]: running handleException >Jun 19 17:34:34 localhost anaconda[4099]: Gtk running, queuing exception handler to the main loop >Jun 19 17:34:34 localhost blivet[4099]: Detected 16016M of memory >Jun 19 17:34:34 localhost blivet[4099]: Swap attempt of 8008M >Jun 19 17:34:34 localhost anaconda[4099]: Running Thread: AnaExecuteStorageThread (139908730013440) >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sda7 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sdb7 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sda6 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sdb6 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sda5 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sdb5 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sda4 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sdb4 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sda3 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sdb3 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sda2 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sdb2 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sda1 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sdb1 >Jun 19 17:34:34 localhost blivet[4099]: clearpart: looking at sdc1 >Jun 19 17:34:34 localhost blivet[4099]: checking whether disk sda has an empty extended >Jun 19 17:34:34 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1009780 not in stack >Jun 19 17:34:34 localhost blivet[4099]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404b590> PedPartition: <_ped.Partition object at 0x3bce3b0> ; logicals is ['sda5', 'sda6', 'sda7'] >Jun 19 17:34:34 localhost blivet[4099]: checking whether disk sdb has an empty extended >Jun 19 17:34:34 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x100977c not in stack >Jun 19 17:34:34 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x100977c not in stack >Jun 19 17:34:34 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x100977c not in stack >Jun 19 17:34:34 localhost blivet[4099]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20222a90> PedPartition: <_ped.Partition object at 0x7f3f1403d7d0> ; logicals is ['sdb5', 'sdb6', 'sdb7'] >Jun 19 17:34:34 localhost blivet[4099]: checking whether disk sdc has an empty extended >Jun 19 17:34:34 localhost blivet[4099]: extended is None ; logicals is [] >Jun 19 17:34:34 localhost anaconda[4099]: new disk order: [] >Jun 19 17:34:34 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:34:34 localhost program[4099]: Return code: 0 >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: Detected 16016M of memory >Jun 19 17:34:34 localhost blivet[4099]: Swap attempt of 8008M >Jun 19 17:34:34 localhost blivet[4099]: doAutoPart: True >Jun 19 17:34:34 localhost blivet[4099]: encryptedAutoPart: False >Jun 19 17:34:34 localhost blivet[4099]: autoPartType: 2 >Jun 19 17:34:34 localhost blivet[4099]: clearPartType: 2 >Jun 19 17:34:34 localhost blivet[4099]: clearPartDisks: ['sdb', 'sda'] >Jun 19 17:34:34 localhost blivet[4099]: autoPartitionRequests: >PartSpec instance (0x41e0f10) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x41e0a90) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x313f3d0) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f3f200cf590) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7f3f20222dd0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >Jun 19 17:34:34 localhost blivet[4099]: storage.disks: ['sda', 'sdb', 'sdc'] >Jun 19 17:34:34 localhost blivet[4099]: storage.partitioned: ['sda', 'sdb', 'sdc'] >Jun 19 17:34:34 localhost blivet[4099]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdc', 'sdc1'] >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: boot disk: sda >Jun 19 17:34:34 localhost blivet[4099]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:34:34 localhost blivet[4099]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setFormat: req3 ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: added partition req3 (id 48) to device tree >Jun 19 17:34:34 localhost blivet[4099]: registered action: [41] Create Device partition req3 (id 48) >Jun 19 17:34:34 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:34:34 localhost blivet[4099]: registered action: [42] Create Format lvmpv on partition req3 (id 48) >Jun 19 17:34:34 localhost blivet[4099]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:34:34 localhost blivet[4099]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setFormat: req4 ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: added partition req4 (id 49) to device tree >Jun 19 17:34:34 localhost blivet[4099]: registered action: [43] Create Device partition req4 (id 49) >Jun 19 17:34:34 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:34:34 localhost blivet[4099]: registered action: [44] Create Format lvmpv on partition req4 (id 49) >Jun 19 17:34:34 localhost blivet[4099]: candidate disks: [DiskDevice instance (0x2f20850) -- >name = sda status = True kids = 7 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f3f200a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- >name = sdb status = True kids = 7 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x30d7c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>] >Jun 19 17:34:34 localhost blivet[4099]: devs: [PartitionDevice instance (0x311af50) -- >name = req3 status = False kids = 0 id = 48 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req3 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f3f200db290) -- >name = req4 status = False kids = 0 id = 49 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req4 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:34:34 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:34:34 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setFormat: req5 ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: added partition req5 (id 50) to device tree >Jun 19 17:34:34 localhost blivet[4099]: registered action: [45] Create Device partition req5 (id 50) >Jun 19 17:34:34 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:34:34 localhost blivet[4099]: registered action: [46] Create Format ext4 filesystem mounted at /boot on partition req5 (id 50) >Jun 19 17:34:34 localhost blivet[4099]: skipping unneeded stage1 biosboot request >Jun 19 17:34:34 localhost blivet[4099]: PartSpec instance (0x7f3f200cf590) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 19 17:34:34 localhost blivet[4099]: existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:34:34 localhost blivet[4099]: removing all non-preexisting partitions ['req3(id 48)', 'req4(id 49)', 'req5(id 50)', 'sda7(id 41)', 'sdb7(id 42)'] from disk(s) ['sda', 'sdb', 'sdc'] >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda7 new partedPartition None >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:34:34 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req3(id 48)', 'req4(id 49)', 'req5(id 50)', 'req3(id 41)', 'req4(id 42)'] >Jun 19 17:34:34 localhost blivet[4099]: removing all non-preexisting partitions ['req5(id 50)', 'req3(id 41)', 'req4(id 42)', 'req3(id 48)', 'req4(id 49)'] from disk(s) ['sda', 'sdb', 'sdc'] >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost anaconda[4099]: Not doing 'require network connection' in live installation >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: allocating partition: req5 ; id: 50 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:34:34 localhost blivet[4099]: checking freespace on sda >Jun 19 17:34:34 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:34:34 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:34:34 localhost blivet[4099]: free region not suitable for request >Jun 19 17:34:34 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:34:34 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:34:34 localhost blivet[4099]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:34:34 localhost blivet[4099]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:34:34 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:34:34 localhost blivet[4099]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:34:34 localhost blivet[4099]: new free allows for 0 sectors of growth >Jun 19 17:34:34 localhost blivet[4099]: found free space for bootable request >Jun 19 17:34:34 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:34:34 localhost blivet[4099]: created partition sda7 of 500MB and added it to /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req5 ; >Jun 19 17:34:34 localhost blivet[4099]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3be6d50> PedPartition: <_ped.Partition object at 0x7f3f1403d590> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2eebc90> PedPartition: <_ped.Partition object at 0x3bcead0> >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: allocating partition: req3 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 84006MB ; grow: False ; max_size: 168012.0 ; start: None ; end: None >Jun 19 17:34:34 localhost blivet[4099]: checking freespace on sda >Jun 19 17:34:34 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=84006MB boot=False best=None grow=False start=None >Jun 19 17:34:34 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:34:34 localhost blivet[4099]: free region not suitable for request >Jun 19 17:34:34 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:34:34 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:34:34 localhost blivet[4099]: checking 493027328-1953525167 (713133 MB) >Jun 19 17:34:34 localhost blivet[4099]: current free range is 493027328-1953525167 (713133MB) >Jun 19 17:34:34 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:34:34 localhost blivet[4099]: new free: 493027328-1953525167 / 713133MB >Jun 19 17:34:34 localhost anaconda[4099]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:34:34 localhost blivet[4099]: new free allows for 0 sectors of growth >Jun 19 17:34:34 localhost anaconda[4099]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Saving storage configuration... >Jun 19 17:34:34 localhost blivet[4099]: adjusted start sector from 493027328 to 493029376 >Jun 19 17:34:34 localhost blivet[4099]: created partition sda8 of 84006MB and added it to /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:34:34 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20154210> PedPartition: <_ped.Partition object at 0x7f3f1403d7d0> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0403c510> PedPartition: <_ped.Partition object at 0x41eda70> >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: allocating partition: req4 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 84006MB ; grow: False ; max_size: 168012.0 ; start: None ; end: None >Jun 19 17:34:34 localhost blivet[4099]: checking freespace on sdb >Jun 19 17:34:34 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=84006MB boot=False best=None grow=False start=None >Jun 19 17:34:34 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:34:34 localhost blivet[4099]: free region not suitable for request >Jun 19 17:34:34 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:34:34 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:34:34 localhost blivet[4099]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:34:34 localhost blivet[4099]: current free range is 492001280-1953525167 (713634MB) >Jun 19 17:34:34 localhost blivet[4099]: updating use_disk to sdb, type: 1 >Jun 19 17:34:34 localhost blivet[4099]: new free: 492001280-1953525167 / 713634MB >Jun 19 17:34:34 localhost blivet[4099]: new free allows for 0 sectors of growth >Jun 19 17:34:34 localhost blivet[4099]: adjusted start sector from 492001280 to 492003328 >Jun 19 17:34:34 localhost blivet[4099]: created partition sdb7 of 84006MB and added it to /dev/sdb >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:34:34 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x2f20450> PedPartition: <_ped.Partition object at 0x7f3f1403de90> >Jun 19 17:34:34 localhost blivet[4099]: fedora size is 168008MB >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: vg fedora has 168008MB free >Jun 19 17:34:34 localhost blivet[4099]: fedora size is 168008MB >Jun 19 17:34:34 localhost blivet[4099]: vg fedora has 168008MB free >Jun 19 17:34:34 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:34:34 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:34:34 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: raw RAID 1 size == 100064.0 >Jun 19 17:34:34 localhost blivet[4099]: Using 64MB superBlockSize >Jun 19 17:34:34 localhost blivet[4099]: non-existent RAID 1 size == 100000.0 >Jun 19 17:34:34 localhost blivet[4099]: raw RAID 0 size == 150256.0 >Jun 19 17:34:34 localhost blivet[4099]: Using 128MB superBlockSize >Jun 19 17:34:34 localhost blivet[4099]: non-existent RAID 0 size == 150000.0 >Jun 19 17:34:34 localhost blivet[4099]: raw RAID 1 size == 60032.0 >Jun 19 17:34:34 localhost blivet[4099]: Using 32MB superBlockSize >Jun 19 17:34:34 localhost blivet[4099]: non-existent RAID 1 size == 60000.0 >Jun 19 17:34:34 localhost blivet[4099]: raw RAID 1 size == 1000.0 >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:34:34 localhost blivet[4099]: Using 2.0MB superBlockSize >Jun 19 17:34:34 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20219cd0> PedPartition: <_ped.Partition object at 0x4202170> >Jun 19 17:34:34 localhost blivet[4099]: non-existent RAID 1 size == 998.0 >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost program[4099]: Running... journalctl -b >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: allocating partition: req3 ; id: 48 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:34:34 localhost blivet[4099]: checking freespace on sda >Jun 19 17:34:34 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:34:34 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:34:34 localhost blivet[4099]: free region not suitable for request >Jun 19 17:34:34 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:34:34 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:34:34 localhost blivet[4099]: checking 665073664-1953525167 (629126 MB) >Jun 19 17:34:34 localhost blivet[4099]: current free range is 665073664-1953525167 (629126MB) >Jun 19 17:34:34 localhost blivet[4099]: evaluating growth potential for new layout >Jun 19 17:34:34 localhost blivet[4099]: calculating growth for disk /dev/sdb >Jun 19 17:34:34 localhost blivet[4099]: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >Jun 19 17:34:34 localhost blivet[4099]: request 42 (sdb7) growth: 0 (0MB) size: 84006MB >Jun 19 17:34:34 localhost blivet[4099]: disk /dev/sdb growth: 0 (0MB) >Jun 19 17:34:34 localhost blivet[4099]: calculating growth for disk /dev/sdc >Jun 19 17:34:34 localhost blivet[4099]: disk /dev/sdc growth: 0 (0MB) >Jun 19 17:34:34 localhost blivet[4099]: calculating growth for disk /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: adjusted start sector from 665073664 to 665075712 >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:34:34 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f200db9d0> PedPartition: <_ped.Partition object at 0x3bce2f0> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: adding request 50 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: adding request 48 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 50 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 48 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:34:34 localhost blivet[4099]: 1 requests and 1287431600 (628628MB) left in chunk >Jun 19 17:34:34 localhost blivet[4099]: adding 1287431600 (628628MB) to 48 (sda9) >Jun 19 17:34:34 localhost blivet[4099]: new grow amount for request 48 (sda9) is 1287431600 units, or 628628MB >Jun 19 17:34:34 localhost blivet[4099]: request 50 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:34:34 localhost blivet[4099]: request 41 (sda8) growth: 0 (0MB) size: 84006MB >Jun 19 17:34:34 localhost blivet[4099]: request 48 (sda9) growth: 1287431600 (628628MB) size: 629128MB >Jun 19 17:34:34 localhost blivet[4099]: disk /dev/sda growth: 1287431600 (628628MB) >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda9 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda9 new partedPartition None >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: total growth: 1287431600 sectors >Jun 19 17:34:34 localhost blivet[4099]: updating use_disk to sda, type: 1 >Jun 19 17:34:34 localhost blivet[4099]: new free: 665073664-1953525167 / 629126MB >Jun 19 17:34:34 localhost blivet[4099]: new free allows for 1287431600 sectors of growth >Jun 19 17:34:34 localhost blivet[4099]: adjusted start sector from 665073664 to 665075712 >Jun 19 17:34:34 localhost blivet[4099]: created partition sda9 of 500MB and added it to /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:34:34 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202227d0> PedPartition: <_ped.Partition object at 0x41edad0> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda9 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20154210> PedPartition: <_ped.Partition object at 0x7f3f1403db30> >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost blivet[4099]: allocating partition: req4 ; id: 49 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:34:34 localhost blivet[4099]: checking freespace on sdb >Jun 19 17:34:34 localhost blivet[4099]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:34:34 localhost blivet[4099]: checking 63-2047 (0 MB) >Jun 19 17:34:34 localhost blivet[4099]: free region not suitable for request >Jun 19 17:34:34 localhost blivet[4099]: checking 481740863-481741154 (0 MB) >Jun 19 17:34:34 localhost blivet[4099]: current free range is 481740863-481741154 (0MB) >Jun 19 17:34:34 localhost blivet[4099]: checking 664047616-1953525167 (629627 MB) >Jun 19 17:34:34 localhost blivet[4099]: current free range is 664047616-1953525167 (629627MB) >Jun 19 17:34:34 localhost blivet[4099]: evaluating growth potential for new layout >Jun 19 17:34:34 localhost blivet[4099]: calculating growth for disk /dev/sdb >Jun 19 17:34:34 localhost blivet[4099]: adjusted start sector from 664047616 to 664049664 >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:34:34 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 8 path: /dev/sdb8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3330910> PedPartition: <_ped.Partition object at 0x3bce9b0> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sdb8 ; new: sdb ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:34:34 localhost blivet[4099]: adding request 49 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 49 name = sdb8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:34:34 localhost blivet[4099]: 1 requests and 1288455600 (629128MB) left in chunk >Jun 19 17:34:34 localhost blivet[4099]: adding 1288455600 (629128MB) to 49 (sdb8) >Jun 19 17:34:34 localhost blivet[4099]: new grow amount for request 49 (sdb8) is 1288455600 units, or 629128MB >Jun 19 17:34:34 localhost blivet[4099]: request 42 (sdb7) growth: 0 (0MB) size: 84006MB >Jun 19 17:34:34 localhost blivet[4099]: request 49 (sdb8) growth: 1288455600 (629128MB) size: 629628MB >Jun 19 17:34:34 localhost blivet[4099]: disk /dev/sdb growth: 1288455600 (629128MB) >Jun 19 17:34:34 localhost blivet[4099]: calculating growth for disk /dev/sdc >Jun 19 17:34:34 localhost blivet[4099]: disk /dev/sdc growth: 0 (0MB) >Jun 19 17:34:34 localhost blivet[4099]: calculating growth for disk /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: adding request 50 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: adding request 48 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 50 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 48 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:34:34 localhost blivet[4099]: 1 requests and 1287431600 (628628MB) left in chunk >Jun 19 17:34:34 localhost blivet[4099]: adding 1287431600 (628628MB) to 48 (sda9) >Jun 19 17:34:34 localhost blivet[4099]: new grow amount for request 48 (sda9) is 1287431600 units, or 628628MB >Jun 19 17:34:34 localhost blivet[4099]: request 50 (sda7) growth: 0 (0MB) size: 500MB >Jun 19 17:34:34 localhost blivet[4099]: request 41 (sda8) growth: 0 (0MB) size: 84006MB >Jun 19 17:34:34 localhost blivet[4099]: request 48 (sda9) growth: 1287431600 (628628MB) size: 629128MB >Jun 19 17:34:34 localhost blivet[4099]: disk /dev/sda growth: 1287431600 (628628MB) >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb8 ; >Jun 19 17:34:34 localhost blivet[4099]: device sdb8 new partedPartition None >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: total growth: 2575887200 sectors >Jun 19 17:34:34 localhost blivet[4099]: updating use_disk to sdb, type: 1 >Jun 19 17:34:34 localhost blivet[4099]: new free: 664047616-1953525167 / 629627MB >Jun 19 17:34:34 localhost blivet[4099]: new free allows for 2575887200 sectors of growth >Jun 19 17:34:34 localhost blivet[4099]: adjusted start sector from 664047616 to 664049664 >Jun 19 17:34:34 localhost blivet[4099]: created partition sdb8 of 500MB and added it to /dev/sdb >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:34:34 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 8 path: /dev/sdb8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0403cf90> PedPartition: <_ped.Partition object at 0x42025f0> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sdb8 ; new: sdb ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb8 ; >Jun 19 17:34:34 localhost blivet[4099]: device sdb8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 8 path: /dev/sdb8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f2022f2d0> PedPartition: <_ped.Partition object at 0x4202a10> >Jun 19 17:34:34 localhost blivet[4099]: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda9(id 48)', 'sdb8(id 49)', 'sda7(id 50)', 'sda8(id 41)', 'sdb7(id 42)'] >Jun 19 17:34:34 localhost blivet[4099]: growable partitions are ['sda9', 'sdb8'] >Jun 19 17:34:34 localhost blivet[4099]: adding request 48 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: adding request 50 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >Jun 19 17:34:34 localhost blivet[4099]: disk sda has 3 chunks >Jun 19 17:34:34 localhost blivet[4099]: adding request 49 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:34:34 localhost blivet[4099]: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >Jun 19 17:34:34 localhost blivet[4099]: disk sdb has 3 chunks >Jun 19 17:34:34 localhost blivet[4099]: no free space on sdc >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 50 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 41 name = sda8 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 48 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:34:34 localhost blivet[4099]: 1 requests and 1287431600 (628628MB) left in chunk >Jun 19 17:34:34 localhost blivet[4099]: adding 1287431600 (628628MB) to 48 (sda9) >Jun 19 17:34:34 localhost blivet[4099]: new grow amount for request 48 (sda9) is 1287431600 units, or 628628MB >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >Jun 19 17:34:34 localhost blivet[4099]: req: PartitionRequest instance -- >id = 49 name = sdb8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:34:34 localhost blivet[4099]: 1 requests and 1288455600 (629128MB) left in chunk >Jun 19 17:34:34 localhost blivet[4099]: adding 1288455600 (629128MB) to 49 (sdb8) >Jun 19 17:34:34 localhost blivet[4099]: new grow amount for request 49 (sdb8) is 1288455600 units, or 629128MB >Jun 19 17:34:34 localhost blivet[4099]: growing partitions on sda >Jun 19 17:34:34 localhost blivet[4099]: partition sda7 (50): 1 >Jun 19 17:34:34 localhost blivet[4099]: new geometry for sda7: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219290> >Jun 19 17:34:34 localhost blivet[4099]: partition sda8 (41): 1 >Jun 19 17:34:34 localhost blivet[4099]: new geometry for sda8: parted.Geometry instance -- >start: 493029376 end: 665073663 length: 172044288 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219710> >Jun 19 17:34:34 localhost blivet[4099]: partition sda9 (48): 1 >Jun 19 17:34:34 localhost blivet[4099]: new geometry for sda9: parted.Geometry instance -- >start: 665075712 end: 1953523711 length: 1288448000 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219610> >Jun 19 17:34:34 localhost blivet[4099]: removing all non-preexisting partitions ['sda7(id 50)', 'sda8(id 41)', 'sda9(id 48)'] from disk(s) ['sda'] >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda7 new partedPartition None >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 9 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda8 new partedPartition None >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda9 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda9 new partedPartition None >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: back from removeNewPartitions >Jun 19 17:34:34 localhost blivet[4099]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f3f202191d0> PedGeometry: <_ped.Geometry object at 0x2efe250> >Jun 19 17:34:34 localhost blivet[4099]: setting req5 new geometry: parted.Geometry instance -- >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219290> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req5 ; >Jun 19 17:34:34 localhost blivet[4099]: device req5 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20222690> PedPartition: <_ped.Partition object at 0x3bce590> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda7 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20236bd0> PedPartition: <_ped.Partition object at 0x4202a70> >Jun 19 17:34:34 localhost blivet[4099]: setting req3 new geometry: parted.Geometry instance -- >start: 493029376 end: 665073663 length: 172044288 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219710> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:34:34 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404b7d0> PedPartition: <_ped.Partition object at 0x7f3f1403d590> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda8 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202361d0> PedPartition: <_ped.Partition object at 0x4202bf0> >Jun 19 17:34:34 localhost blivet[4099]: setting req3 new geometry: parted.Geometry instance -- >start: 665075712 end: 1953523711 length: 1288448000 >device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219610> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:34:34 localhost blivet[4099]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0403c850> PedPartition: <_ped.Partition object at 0x4202110> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 8 ; name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sda9 ; >Jun 19 17:34:34 localhost blivet[4099]: device sda9 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None >number: 9 path: /dev/sda9 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20154510> PedPartition: <_ped.Partition object at 0x4202290> >Jun 19 17:34:34 localhost blivet[4099]: growing partitions on sdb >Jun 19 17:34:34 localhost blivet[4099]: partition sdb7 (42): 1 >Jun 19 17:34:34 localhost blivet[4099]: new geometry for sdb7: parted.Geometry instance -- >start: 492003328 end: 664047615 length: 172044288 >device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f20154650> >Jun 19 17:34:34 localhost blivet[4099]: partition sdb8 (49): 1 >Jun 19 17:34:34 localhost blivet[4099]: new geometry for sdb8: parted.Geometry instance -- >start: 664049664 end: 1953523711 length: 1289474048 >device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x2f20450> >Jun 19 17:34:34 localhost blivet[4099]: removing all non-preexisting partitions ['sdb7(id 42)', 'sdb8(id 49)'] from disk(s) ['sdb'] >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:34:34 localhost blivet[4099]: device sdb7 new partedPartition None >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 8 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb8 ; >Jun 19 17:34:34 localhost blivet[4099]: device sdb8 new partedPartition None >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.removeChild: kids: 7 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: back from removeNewPartitions >Jun 19 17:34:34 localhost blivet[4099]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x2f20a90> PedGeometry: <_ped.Geometry object at 0x7f3f0404bd90> >Jun 19 17:34:34 localhost blivet[4099]: setting req4 new geometry: parted.Geometry instance -- >start: 492003328 end: 664047615 length: 172044288 >device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f20154650> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:34:34 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f20224890> PedPartition: <_ped.Partition object at 0x41edb90> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 6 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb7 ; >Jun 19 17:34:34 localhost blivet[4099]: device sdb7 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3330950> PedPartition: <_ped.Partition object at 0x4202890> >Jun 19 17:34:34 localhost blivet[4099]: setting req4 new geometry: parted.Geometry instance -- >start: 664049664 end: 1953523711 length: 1289474048 >device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x2f20450> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: req4 ; >Jun 19 17:34:34 localhost blivet[4099]: device req4 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 8 path: /dev/sdb8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f0404b550> PedPartition: <_ped.Partition object at 0x41edfb0> >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setDisk: sdb8 ; new: sdb ; old: None ; >Jun 19 17:34:34 localhost blivet[4099]: DiskDevice.addChild: kids: 7 ; name: sdb ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice._setPartedPartition: sdb8 ; >Jun 19 17:34:34 localhost blivet[4099]: device sdb8 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None >number: 8 path: /dev/sdb8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f3f202199d0> PedPartition: <_ped.Partition object at 0x4202e90> >Jun 19 17:34:34 localhost blivet[4099]: growing partitions on sdc >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of non-existent 500MB partition sda7 (50) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of non-existent 84006MB partition sda8 (41) with non-existent lvmpv at 84006.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of non-existent 629125MB partition sda9 (48) with non-existent lvmpv at 629125.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of non-existent 84006MB partition sdb7 (42) with non-existent lvmpv at 84006.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of non-existent 629626MB partition sdb8 (49) with non-existent lvmpv at 629626.00 >Jun 19 17:34:34 localhost blivet[4099]: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >Jun 19 17:34:34 localhost blivet[4099]: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >Jun 19 17:34:34 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:34:34 localhost blivet[4099]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jun 19 17:34:34 localhost blivet[4099]: added lvmvg fedora (id 51) to device tree >Jun 19 17:34:34 localhost blivet[4099]: registered action: [47] Create Device lvmvg fedora (id 51) >Jun 19 17:34:34 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:34:34 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:34:34 localhost blivet[4099]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jun 19 17:34:34 localhost blivet[4099]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Jun 19 17:34:34 localhost blivet[4099]: fedora size is 1258748MB >Jun 19 17:34:34 localhost blivet[4099]: vg fedora has 1258748MB free >Jun 19 17:34:34 localhost blivet[4099]: Adding fedora-root/1024MB to fedora >Jun 19 17:34:34 localhost blivet[4099]: added lvmlv fedora-root (id 52) to device tree >Jun 19 17:34:34 localhost blivet[4099]: registered action: [48] Create Device lvmlv fedora-root (id 52) >Jun 19 17:34:34 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:34:34 localhost blivet[4099]: registered action: [49] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 52) >Jun 19 17:34:34 localhost blivet[4099]: Ext4FS.supported: supported: True ; >Jun 19 17:34:34 localhost blivet[4099]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:34:34 localhost blivet[4099]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Jun 19 17:34:34 localhost blivet[4099]: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >Jun 19 17:34:34 localhost blivet[4099]: fedora size is 1258748MB >Jun 19 17:34:34 localhost blivet[4099]: vg fedora has 1257724MB free >Jun 19 17:34:34 localhost blivet[4099]: Adding fedora-home/500MB to fedora >Jun 19 17:34:34 localhost blivet[4099]: added lvmlv fedora-home (id 53) to device tree >Jun 19 17:34:34 localhost blivet[4099]: registered action: [50] Create Device lvmlv fedora-home (id 53) >Jun 19 17:34:34 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:34:34 localhost blivet[4099]: registered action: [51] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 53) >Jun 19 17:34:34 localhost blivet[4099]: SwapSpace.__init__: mountpoint: None ; >Jun 19 17:34:34 localhost blivet[4099]: getFormat('swap') returning SwapSpace instance >Jun 19 17:34:34 localhost blivet[4099]: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >Jun 19 17:34:34 localhost blivet[4099]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Jun 19 17:34:34 localhost blivet[4099]: fedora size is 1258748MB >Jun 19 17:34:34 localhost blivet[4099]: vg fedora has 1257224MB free >Jun 19 17:34:34 localhost blivet[4099]: Adding fedora-swap/8008MB to fedora >Jun 19 17:34:34 localhost blivet[4099]: added lvmlv fedora-swap (id 54) to device tree >Jun 19 17:34:34 localhost blivet[4099]: registered action: [52] Create Device lvmlv fedora-swap (id 54) >Jun 19 17:34:34 localhost blivet[4099]: getFormat('None') returning DeviceFormat instance >Jun 19 17:34:34 localhost blivet[4099]: registered action: [53] Create Format swap on lvmlv fedora-swap (id 54) >Jun 19 17:34:34 localhost blivet[4099]: fedora size is 1258748MB >Jun 19 17:34:34 localhost blivet[4099]: vg fedora has 1249216MB free >Jun 19 17:34:34 localhost blivet[4099]: vg fedora: 1249216MB free ; lvs: ['root', 'home', 'swap'] >Jun 19 17:34:34 localhost blivet[4099]: adding request 52 to chunk 314687 on /dev/mapper/fedora >Jun 19 17:34:34 localhost blivet[4099]: adding request 53 to chunk 314687 on /dev/mapper/fedora >Jun 19 17:34:34 localhost blivet[4099]: adding request 54 to chunk 314687 on /dev/mapper/fedora >Jun 19 17:34:34 localhost blivet[4099]: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 314687 size = 1258748 >remaining = 2 pool = 312304 >Jun 19 17:34:34 localhost blivet[4099]: req: LVRequest instance -- >id = 54 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >Jun 19 17:34:34 localhost blivet[4099]: req: LVRequest instance -- >id = 52 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Jun 19 17:34:34 localhost blivet[4099]: req: LVRequest instance -- >id = 53 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:34:34 localhost blivet[4099]: 2 requests and 312304 (1249216MB) left in chunk >Jun 19 17:34:34 localhost blivet[4099]: adding 209842 (839368MB) to 52 (fedora-root) >Jun 19 17:34:34 localhost blivet[4099]: taking back 197298 (789192MB) from 52 (fedora-root) >Jun 19 17:34:34 localhost blivet[4099]: new grow amount for request 52 (fedora-root) is 12544 units, or 50176MB >Jun 19 17:34:34 localhost blivet[4099]: adding 102461 (409844MB) to 53 (fedora-home) >Jun 19 17:34:34 localhost blivet[4099]: new grow amount for request 53 (fedora-home) is 102461 units, or 409844MB >Jun 19 17:34:34 localhost blivet[4099]: 1 requests and 197299 (789196MB) left in chunk >Jun 19 17:34:34 localhost blivet[4099]: adding 197299 (789196MB) to 53 (fedora-home) >Jun 19 17:34:34 localhost blivet[4099]: new grow amount for request 53 (fedora-home) is 299760 units, or 1199040MB >Jun 19 17:34:34 localhost blivet[4099]: trying to set lv fedora-root size to 51200MB >Jun 19 17:34:34 localhost blivet[4099]: fedora size is 1258748MB >Jun 19 17:34:34 localhost blivet[4099]: vg fedora has 1249216MB free >Jun 19 17:34:34 localhost blivet[4099]: trying to set lv fedora-home size to 1199540MB >Jun 19 17:34:34 localhost blivet[4099]: fedora size is 1258748MB >Jun 19 17:34:34 localhost blivet[4099]: vg fedora has 1199040MB free >Jun 19 17:34:34 localhost anaconda[4099]: new disk order: [] >Jun 19 17:34:34 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:34:34 localhost program[4099]: Return code: 0 >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type lvmvg >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_disklabel(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_size(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_location(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_partition(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_format(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: is_valid_stage2_device(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: new disk order: [] >Jun 19 17:34:34 localhost program[4099]: Running... udevadm settle --timeout=300 >Jun 19 17:34:34 localhost program[4099]: Return code: 0 >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:34:34 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:34:34 localhost blivet[4099]: resolved 'sda' to 'sda' (disk) >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type lvmvg >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type lvmlv >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: stage1 device cannot be of type mdarray >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: Running Thread: AnaCheckStorageThread (139909096535808) >Jun 19 17:34:34 localhost anaconda[4099]: Thread Done: AnaExecuteStorageThread (139908730013440) >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_disklabel(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_size(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_location(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_format(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: is_valid_stage1_device(sda) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_disklabel(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_size(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_location(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_partition(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: _is_valid_format(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: is_valid_stage2_device(sda7) returning True >Jun 19 17:34:34 localhost anaconda[4099]: Thread Done: AnaCheckStorageThread (139909096535808) >Jun 19 17:35:04 localhost anaconda[4099]: Running kickstart %%traceback script(s) >Jun 19 17:35:04 localhost anaconda[4099]: All kickstart %%traceback script(s) have been run >Jun 19 17:35:04 localhost anaconda[4099]: fs space: 51.2 GB needed: 3.01 GB >Jun 19 17:35:04 localhost anaconda[4099]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:35:05 localhost anaconda[4099]: fs space: 51.2 GB needed: 3.01 GB >Jun 19 17:35:05 localhost anaconda[4099]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:35:05 localhost anaconda[4099]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Checking storage configuration... >Jun 19 17:35:05 localhost anaconda[4099]: fs space: 51.2 GB needed: 3.01 GB >Jun 19 17:35:05 localhost anaconda[4099]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >Jun 19 17:35:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:35:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:35:05 localhost blivet[4099]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:35:05 localhost blivet[4099]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:35:06 localhost blivet[4099]: fedora size is 1258748MB >Jun 19 17:35:06 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:35:06 localhost blivet[4099]: fedora size is 1258748MB >Jun 19 17:35:06 localhost blivet[4099]: vg fedora has 0MB free >Jun 19 17:35:06 localhost blivet[4099]: raw RAID 0 size == 8016.0 >Jun 19 17:35:06 localhost blivet[4099]: Using 4MB superBlockSize >Jun 19 17:35:06 localhost blivet[4099]: existing RAID 0 size == 8012.0 >Jun 19 17:35:06 localhost blivet[4099]: raw RAID 1 size == 100064.0 >Jun 19 17:35:06 localhost blivet[4099]: Using 64MB superBlockSize >Jun 19 17:35:06 localhost blivet[4099]: non-existent RAID 1 size == 100000.0 >Jun 19 17:35:06 localhost blivet[4099]: raw RAID 0 size == 150256.0 >Jun 19 17:35:06 localhost blivet[4099]: Using 128MB superBlockSize >Jun 19 17:35:06 localhost blivet[4099]: non-existent RAID 0 size == 150000.0 >Jun 19 17:35:06 localhost blivet[4099]: raw RAID 1 size == 60032.0 >Jun 19 17:35:06 localhost blivet[4099]: Using 32MB superBlockSize >Jun 19 17:35:06 localhost blivet[4099]: non-existent RAID 1 size == 60000.0 >Jun 19 17:35:06 localhost blivet[4099]: raw RAID 1 size == 1000.0 >Jun 19 17:35:06 localhost blivet[4099]: Using 2.0MB superBlockSize >Jun 19 17:35:06 localhost blivet[4099]: non-existent RAID 1 size == 998.0 >Jun 19 17:35:06 localhost program[4099]: Running... journalctl -b >Jun 19 17:35:36 localhost anaconda[4099]: Running kickstart %%traceback script(s) >Jun 19 17:35:36 localhost anaconda[4099]: All kickstart %%traceback script(s) have been run >Jun 19 17:35:36 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1009d9d not in stack >Jun 19 17:35:36 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1009e00 not in stack >Jun 19 17:35:42 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Jun 19 17:35:42 localhost systemd[1]: Started Cleanup of Temporary Directories. >Jun 19 17:35:54 localhost userhelper[4475]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 280 seconds old, allowing access to liveinst for user liveuser >Jun 19 17:35:54 localhost userhelper[4475]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jun 19 17:35:54 localhost userhelper[4479]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jun 19 17:35:55 localhost gnome-session[1504]: localuser:root being added to access control list >Jun 19 17:35:56 localhost anaconda[4639]: /sbin/anaconda 20.25.15-1 >Jun 19 17:35:56 localhost anaconda[4639]: 16384000 kB (16000 MB) are available >Jun 19 17:35:56 localhost anaconda[4639]: check_memory(): total:16000, needed:512, graphical:512 >Jun 19 17:35:56 localhost anaconda[4639]: Not doing 'start audit daemon' in live installation >Jun 19 17:35:56 localhost anaconda[4639]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Jun 19 17:35:56 localhost anaconda[4639]: Default encoding = ascii >Jun 19 17:35:56 localhost program[4639]: Running... udevadm trigger --action=change --subsystem-match=block >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: ISCSID is /sbin/iscsid >Jun 19 17:35:56 localhost blivet[4639]: no initiator set >Jun 19 17:35:56 localhost program[4639]: Running... modprobe fcoe >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jun 19 17:35:56 localhost program[4639]: No FCoE boot disk information is found in EDD! >Jun 19 17:35:56 localhost program[4639]: Return code: 1 >Jun 19 17:35:56 localhost blivet[4639]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jun 19 17:35:56 localhost blivet[4639]: no /etc/zfcp.conf; not configuring zfcp >Jun 19 17:35:56 localhost anaconda[4639]: Display mode = g >Jun 19 17:35:56 localhost anaconda[4639]: 16384000 kB (16000 MB) are available >Jun 19 17:35:56 localhost anaconda[4639]: check_memory(): total:16000, needed:512, graphical:512 >Jun 19 17:35:56 localhost blivet[4639]: trying to set new default fstype to 'ext4' >Jun 19 17:35:56 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:35:56 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:56 localhost anaconda[4639]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 19 17:35:56 localhost anaconda[4639]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 19 17:35:56 localhost anaconda[4639]: using only installclass _Fedora >Jun 19 17:35:56 localhost anaconda[4639]: bootloader GRUB2 on X86 platform >Jun 19 17:35:56 localhost blivet[4639]: Detected 16016M of memory >Jun 19 17:35:56 localhost blivet[4639]: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Jun 19 17:35:56 localhost blivet[4639]: Swap attempt of 0M >Jun 19 17:35:56 localhost anaconda[4639]: bootloader GRUB2 on X86 platform >Jun 19 17:35:56 localhost anaconda[4639]: network: devices found ['p2p1'] >Jun 19 17:35:56 localhost ifcfg[4639]: content of files (network initialization): >Jun 19 17:35:56 localhost ifcfg[4639]: /etc/sysconfig/network-scripts/ifcfg-p2p1: >Jun 19 17:35:56 localhost ifcfg[4639]: TYPE=Ethernet >Jun 19 17:35:56 localhost ifcfg[4639]: BOOTPROTO=dhcp >Jun 19 17:35:56 localhost ifcfg[4639]: DEFROUTE=yes >Jun 19 17:35:56 localhost ifcfg[4639]: IPV4_FAILURE_FATAL=no >Jun 19 17:35:56 localhost ifcfg[4639]: IPV6INIT=yes >Jun 19 17:35:56 localhost ifcfg[4639]: IPV6_AUTOCONF=yes >Jun 19 17:35:56 localhost ifcfg[4639]: IPV6_DEFROUTE=yes >Jun 19 17:35:56 localhost ifcfg[4639]: IPV6_PEERDNS=yes >Jun 19 17:35:56 localhost ifcfg[4639]: IPV6_PEERROUTES=yes >Jun 19 17:35:56 localhost ifcfg[4639]: IPV6_FAILURE_FATAL=no >Jun 19 17:35:56 localhost ifcfg[4639]: NAME=p2p1 >Jun 19 17:35:56 localhost ifcfg[4639]: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >Jun 19 17:35:56 localhost ifcfg[4639]: ONBOOT=no >Jun 19 17:35:56 localhost ifcfg[4639]: HWADDR=74:D0:2B:90:C4:63 >Jun 19 17:35:56 localhost ifcfg[4639]: PEERDNS=yes >Jun 19 17:35:56 localhost ifcfg[4639]: PEERROUTES=yes >Jun 19 17:35:56 localhost ifcfg[4639]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403213750L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Jun 19 17:35:56 localhost ifcfg[4639]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:35:56 localhost ifcfg[4639]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:35:56 localhost ifcfg[4639]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:35:56 localhost anaconda[4639]: updating hostname localhost.localdomain >Jun 19 17:35:56 localhost anaconda[4639]: Running Thread: AnaStorageThread (140315657344768) >Jun 19 17:35:56 localhost anaconda[4639]: Running Thread: AnaTimeInitThread (140315574925056) >Jun 19 17:35:56 localhost blivet[4639]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3f58e90> >Jun 19 17:35:56 localhost blivet[4639]: no initiator set >Jun 19 17:35:56 localhost anaconda[4639]: Running Thread: AnaWaitForConnectingNMThread (140315566532352) >Jun 19 17:35:56 localhost anaconda[4639]: Running Thread: AnaPayloadThread (140315558139648) >Jun 19 17:35:56 localhost blivet[4639]: not going to create backup copy of non-existent /etc/mdadm.conf >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: protected device spec /dev/sdc1 resolved to sdc1 >Jun 19 17:35:56 localhost blivet[4639]: sdc1 looks to be the live device; marking as protected >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost anaconda[4639]: updating hostname localhost.localdomain >Jun 19 17:35:56 localhost blivet[4639]: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7735', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDiskDevice: name: sdc ; >Jun 19 17:35:56 localhost blivet[4639]: sdc is a disk >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Jun 19 17:35:56 localhost program[4639]: Running... multipath -c /dev/sdc >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | A default multipath.conf file is located at >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:35:56 localhost program[4639]: /dev/sdc is not a valid multipath device path >Jun 19 17:35:56 localhost program[4639]: Return code: 1 >Jun 19 17:35:56 localhost blivet[4639]: added disk sdc (id 0) to device tree >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/sdc >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost blivet[4639]: required disklabel type for sdc (1) is None >Jun 19 17:35:56 localhost blivet[4639]: default disklabel type for sdc is msdos >Jun 19 17:35:56 localhost blivet[4639]: selecting msdos disklabel for sdc based on size >Jun 19 17:35:56 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f9dc40d8cd0>] >device: <parted.device.Device object at 0x7f9dc40d8650> >PedDisk: <_ped.Disk object at 0x7f9dc40da128> >Jun 19 17:35:56 localhost blivet[4639]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Jun 19 17:35:56 localhost blivet[4639]: got device: DiskDevice instance (0x7f9dc4071690) -- >name = sdc status = True kids = 0 id = 0 >parents = [] >uuid = None size = 7728.0 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x4071cb0> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f9dc40beb10> >Jun 19 17:35:56 localhost blivet[4639]: got format: DiskLabel instance (0x7f9dc4071650) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f9dc40d8cd0>] >device: <parted.device.Device object at 0x7f9dc40d8650> >PedDisk: <_ped.Disk object at 0x7f9dc40da128> >origPartedDisk = <parted.disk.Disk object at 0x7f9dc40d8a10> >partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7f9dc40a3290> >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'BCD2-CFA5', >'ID_FS_UUID_ENC': 'BCD2-CFA5', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '56', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15826888', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '07577f2c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7752', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/BCD2-CFA5'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdc1 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: sdc1 is a partition >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Partition: /dev/sdc1 >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.probe: sdc1 ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >Jun 19 17:35:56 localhost blivet[4639]: added partition sdc1 (id 1) to device tree >Jun 19 17:35:56 localhost anaconda[4639]: got 0 NTP servers from DHCP >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >Jun 19 17:35:56 localhost anaconda[4639]: Thread Done: AnaWaitForConnectingNMThread (140315566532352) >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: disklabel detected but not usable on sdc1 >Jun 19 17:35:56 localhost blivet[4639]: getFormat('efi') returning EFIFS instance >Jun 19 17:35:56 localhost blivet[4639]: type detected on 'sdc1' is 'vfat' >Jun 19 17:35:56 localhost blivet[4639]: getFormat('efi') returning EFIFS instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/sdc1 >Jun 19 17:35:56 localhost blivet[4639]: got device: PartitionDevice instance (0x7f9dc40dc090) -- >name = sdc1 status = True kids = 0 id = 1 >parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] >uuid = None size = 7727.97265625 >format = existing efi filesystem >major = 8 minor = 33 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 15826888 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7f9dc40a3440> >target size = 0 path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc40d8710> fileSystem: <parted.filesystem.FileSystem object at 0x7f9dc40d8d90> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f9dc40d8d10> PedPartition: <_ped.Partition object at 0x7f9dc40d5710> >disk = existing 7728MB disk sdc (0) with existing msdos disklabel >start = 56 end = 15826943 length = 15826888 >flags = boot >Jun 19 17:35:56 localhost blivet[4639]: got format: EFIFS instance (0x4080cd0) -- >type = efi name = EFI System Partition status = False >device = /dev/sdc1 uuid = BCD2-CFA5 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9166', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', >'/dev/disk/by-id/wwn-0x5000c500621d52f9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDiskDevice: name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: sda is a disk >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 19 17:35:56 localhost program[4639]: Running... multipath -c /dev/sda >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | A default multipath.conf file is located at >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:35:56 localhost program[4639]: /dev/sda is not a valid multipath device path >Jun 19 17:35:56 localhost program[4639]: Return code: 1 >Jun 19 17:35:56 localhost blivet[4639]: added disk sda (id 2) to device tree >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/sda >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost blivet[4639]: required disklabel type for sda (1) is None >Jun 19 17:35:56 localhost blivet[4639]: default disklabel type for sda is msdos >Jun 19 17:35:56 localhost blivet[4639]: selecting msdos disklabel for sda based on size >Jun 19 17:35:56 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f9dc40dc490>, <parted.partition.Partition object at 0x7f9dc40dc690>, <parted.partition.Partition object at 0x7f9dc40dc890>, <parted.partition.Partition object at 0x7f9dc40dca10>, <parted.partition.Partition object at 0x7f9dc40dcc90>, <parted.partition.Partition object at 0x7f9dc40dced0>] >device: <parted.device.Device object at 0x7f9dc40dc390> >PedDisk: <_ped.Disk object at 0x7f9dc40dab90> >Jun 19 17:35:56 localhost blivet[4639]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 19 17:35:56 localhost blivet[4639]: got device: DiskDevice instance (0x7f9dc40d8f10) -- >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f9dc40a37a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f9dc40d8f90> >Jun 19 17:35:56 localhost blivet[4639]: got format: DiskLabel instance (0x7f9dc40d88d0) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f9dc40dc490>, <parted.partition.Partition object at 0x7f9dc40dc690>, <parted.partition.Partition object at 0x7f9dc40dc890>, <parted.partition.Partition object at 0x7f9dc40dca10>, <parted.partition.Partition object at 0x7f9dc40dcc90>, <parted.partition.Partition object at 0x7f9dc40dced0>] >device: <parted.device.Device object at 0x7f9dc40dc390> >PedDisk: <_ped.Disk object at 0x7f9dc40dab90> >origPartedDisk = <parted.disk.Disk object at 0x7f9dc40dcb10> >partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f9dc40a3680> >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', >'UDISKS_MD_MEMBER_EVENTS': '37', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213478', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9203', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda1 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: sda1 is a partition >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Partition: /dev/sda1 >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.probe: sda1 ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Jun 19 17:35:56 localhost blivet[4639]: added partition sda1 (id 3) to device tree >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: disklabel detected but not usable on sda1 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --examine --export /dev/sda1 >Jun 19 17:35:56 localhost program[4639]: MD_LEVEL=raid1 >Jun 19 17:35:56 localhost program[4639]: MD_DEVICES=2 >Jun 19 17:35:56 localhost program[4639]: MD_NAME=localhost.localdomain:home >Jun 19 17:35:56 localhost program[4639]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:35:56 localhost program[4639]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:35:56 localhost program[4639]: MD_UPDATE_TIME=1403213478 >Jun 19 17:35:56 localhost program[4639]: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >Jun 19 17:35:56 localhost program[4639]: MD_EVENTS=37 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --examine --brief /dev/sda1 >Jun 19 17:35:56 localhost anaconda[4639]: Running Thread: AnaGeolocationRefreshThread (140315566532352) >Jun 19 17:35:56 localhost anaconda[4639]: Not doing 'start chronyd' in live installation >Jun 19 17:35:56 localhost anaconda[4639]: Starting geolocation lookup >Jun 19 17:35:56 localhost anaconda[4639]: Geolocation provider: Fedora GeoIP >Jun 19 17:35:56 localhost program[4639]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: type detected on 'sda1' is 'linux_raid_member' >Jun 19 17:35:56 localhost blivet[4639]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: home ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: using name home for md array containing member sda1 >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:35:56 localhost anaconda[4639]: Not doing 'activate layouts' in live installation >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --incremental --quiet /dev/sda1 >Jun 19 17:35:56 localhost kernel: md: bind<sda1> >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: added mdarray home (id 4) to device tree >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/sda1 >Jun 19 17:35:56 localhost blivet[4639]: got device: PartitionDevice instance (0x7f9dc40dcf90) -- >name = sda1 status = True kids = 1 id = 3 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x7f9dc40a3b90> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc40dc510> PedPartition: <_ped.Partition object at 0x7f9dc40d56b0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:35:56 localhost blivet[4639]: got format: MDRaidMember instance (0x7f9dc40dc350) -- >type = mdmember name = software RAID status = False >device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '9241', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda2 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: sda2 is a partition >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Partition: /dev/sda2 >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.probe: sda2 ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Jun 19 17:35:56 localhost blivet[4639]: added partition sda2 (id 5) to device tree >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: disklabel detected but not usable on sda2 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --examine --export /dev/sda2 >Jun 19 17:35:56 localhost program[4639]: MD_LEVEL=raid0 >Jun 19 17:35:56 localhost program[4639]: MD_DEVICES=2 >Jun 19 17:35:56 localhost program[4639]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:35:56 localhost program[4639]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:35:56 localhost program[4639]: MD_UPDATE_TIME=1403225694 >Jun 19 17:35:56 localhost program[4639]: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >Jun 19 17:35:56 localhost program[4639]: MD_EVENTS=0 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --examine --brief /dev/sda2 >Jun 19 17:35:56 localhost program[4639]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: type detected on 'sda2' is 'linux_raid_member' >Jun 19 17:35:56 localhost blivet[4639]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: raid0 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: using name raid0 for md array containing member sda2 >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --incremental --quiet /dev/sda2 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost kernel: md: bind<sda2> >Jun 19 17:35:56 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: added mdarray raid0 (id 6) to device tree >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/sda2 >Jun 19 17:35:56 localhost blivet[4639]: got device: PartitionDevice instance (0x42ac810) -- >name = sda2 status = True kids = 1 id = 5 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x4261710> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc40dc750> PedPartition: <_ped.Partition object at 0x7f9dc40d5890> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:35:56 localhost blivet[4639]: got format: MDRaidMember instance (0x42acf10) -- >type = mdmember name = software RAID status = False >device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '9279', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda3 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: sda3 is a partition >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sda3 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Partition: /dev/sda3 >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.probe: sda3 ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >Jun 19 17:35:56 localhost blivet[4639]: added partition sda3 (id 7) to device tree >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: disklabel detected but not usable on sda3 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --examine --export /dev/sda3 >Jun 19 17:35:56 localhost program[4639]: MD_LEVEL=raid1 >Jun 19 17:35:56 localhost program[4639]: MD_DEVICES=2 >Jun 19 17:35:56 localhost program[4639]: MD_NAME=localhost.localdomain:root >Jun 19 17:35:56 localhost program[4639]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:35:56 localhost program[4639]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:35:56 localhost program[4639]: MD_UPDATE_TIME=1403212864 >Jun 19 17:35:56 localhost program[4639]: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >Jun 19 17:35:56 localhost program[4639]: MD_EVENTS=92 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --examine --brief /dev/sda3 >Jun 19 17:35:56 localhost program[4639]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: type detected on 'sda3' is 'linux_raid_member' >Jun 19 17:35:56 localhost blivet[4639]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: root ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: using name root for md array containing member sda3 >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --incremental --quiet /dev/sda3 >Jun 19 17:35:56 localhost kernel: md: bind<sda3> >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md124/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md124/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: added mdarray root (id 8) to device tree >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/sda3 >Jun 19 17:35:56 localhost blivet[4639]: got device: PartitionDevice instance (0x42ac950) -- >name = sda3 status = True kids = 1 id = 7 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x4261830> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc40dc8d0> PedPartition: <_ped.Partition object at 0x7f9dc40d5830> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:35:56 localhost blivet[4639]: got format: MDRaidMember instance (0x7f9dc4144c10) -- >type = mdmember name = software RAID status = False >device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '0008397b-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9319', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: sda4 is a partition >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sda4 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice.addChild: kids: 3 ; name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda4 ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Partition: /dev/sda4 >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.probe: sda4 ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >Jun 19 17:35:56 localhost blivet[4639]: added partition sda4 (id 9) to device tree >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: disklabel detected but not usable on sda4 >Jun 19 17:35:56 localhost blivet[4639]: no type or existing type for sda4, bailing >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/sda4 >Jun 19 17:35:56 localhost blivet[4639]: got device: PartitionDevice instance (0x7f9dc4151bd0) -- >name = sda4 status = True kids = 0 id = 9 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x42618c0> >target size = 0 path = /dev/sda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc40dca50> PedPartition: <_ped.Partition object at 0x7f9dc40d57d0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '9359', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda5 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: sda5 is a partition >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sda5 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice.addChild: kids: 4 ; name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Partition: /dev/sda5 >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.probe: sda5 ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >Jun 19 17:35:56 localhost blivet[4639]: added partition sda5 (id 10) to device tree >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: disklabel detected but not usable on sda5 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --examine --export /dev/sda5 >Jun 19 17:35:56 localhost program[4639]: MD_LEVEL=raid1 >Jun 19 17:35:56 localhost program[4639]: MD_DEVICES=2 >Jun 19 17:35:56 localhost program[4639]: MD_NAME=localhost.localdomain:boot >Jun 19 17:35:56 localhost program[4639]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:35:56 localhost program[4639]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:35:56 localhost program[4639]: MD_UPDATE_TIME=1403212864 >Jun 19 17:35:56 localhost program[4639]: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >Jun 19 17:35:56 localhost program[4639]: MD_EVENTS=20 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --examine --brief /dev/sda5 >Jun 19 17:35:56 localhost program[4639]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: type detected on 'sda5' is 'linux_raid_member' >Jun 19 17:35:56 localhost blivet[4639]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: boot ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: using name boot for md array containing member sda5 >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --incremental --quiet /dev/sda5 >Jun 19 17:35:56 localhost kernel: md: bind<sda5> >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: added mdarray boot (id 11) to device tree >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/sda5 >Jun 19 17:35:56 localhost blivet[4639]: got device: PartitionDevice instance (0x7f9dc4151790) -- >name = sda5 status = True kids = 1 id = 10 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x42619e0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: <parted.filesystem.FileSystem object at 0x7f9dc40dcdd0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc40dcd50> PedPartition: <_ped.Partition object at 0x7f9dc40d58f0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:35:56 localhost blivet[4639]: got format: MDRaidMember instance (0x7f9dc4151d10) -- >type = mdmember name = software RAID status = False >device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '9399', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda6 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: sda6 is a partition >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sda6 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Partition: /dev/sda6 >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.probe: sda6 ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >Jun 19 17:35:56 localhost blivet[4639]: added partition sda6 (id 12) to device tree >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: disklabel detected but not usable on sda6 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --examine --export /dev/sda6 >Jun 19 17:35:56 localhost program[4639]: MD_LEVEL=raid0 >Jun 19 17:35:56 localhost program[4639]: MD_DEVICES=2 >Jun 19 17:35:56 localhost program[4639]: MD_NAME=localhost.localdomain:swap >Jun 19 17:35:56 localhost program[4639]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:35:56 localhost program[4639]: MD_UPDATE_TIME=1403225692 >Jun 19 17:35:56 localhost program[4639]: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >Jun 19 17:35:56 localhost program[4639]: MD_EVENTS=0 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --examine --brief /dev/sda6 >Jun 19 17:35:56 localhost program[4639]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: type detected on 'sda6' is 'linux_raid_member' >Jun 19 17:35:56 localhost blivet[4639]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:35:56 localhost blivet[4639]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost blivet[4639]: using name localhost.localdomain:swap for md array containing member sda6 >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >Jun 19 17:35:56 localhost blivet[4639]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >Jun 19 17:35:56 localhost blivet[4639]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:56 localhost program[4639]: Return code: 0 >Jun 19 17:35:56 localhost program[4639]: Running... mdadm --incremental --quiet /dev/sda6 >Jun 19 17:35:56 localhost program[4639]: Return code: 1 >Jun 19 17:35:56 localhost blivet[4639]: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/md/localhost.localdomain:swap >Jun 19 17:35:56 localhost blivet[4639]: added mdarray localhost.localdomain:swap (id 13) to device tree >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/sda6 >Jun 19 17:35:56 localhost blivet[4639]: got device: PartitionDevice instance (0x7f9dc4151550) -- >name = sda6 status = True kids = 1 id = 12 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x42617a0> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc40dcf10> PedPartition: <_ped.Partition object at 0x7f9dc40d5950> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:35:56 localhost blivet[4639]: got format: MDRaidMember instance (0x42acfd0) -- >type = mdmember name = software RAID status = False >device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9922', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDiskDevice: name: sdb ; >Jun 19 17:35:56 localhost blivet[4639]: sdb is a disk >Jun 19 17:35:56 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Jun 19 17:35:56 localhost program[4639]: Running... multipath -c /dev/sdb >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | A default multipath.conf file is located at >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:35:56 localhost program[4639]: Jun 19 17:35:56 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:35:56 localhost program[4639]: /dev/sdb is not a valid multipath device path >Jun 19 17:35:56 localhost program[4639]: Return code: 1 >Jun 19 17:35:56 localhost blivet[4639]: added disk sdb (id 14) to device tree >Jun 19 17:35:56 localhost blivet[4639]: looking up parted Device: /dev/sdb >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:56 localhost blivet[4639]: required disklabel type for sdb (1) is None >Jun 19 17:35:56 localhost blivet[4639]: default disklabel type for sdb is msdos >Jun 19 17:35:56 localhost blivet[4639]: selecting msdos disklabel for sdb based on size >Jun 19 17:35:56 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >Jun 19 17:35:56 localhost blivet[4639]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f9dc4167a10>, <parted.partition.Partition object at 0x7f9dc4167c90>, <parted.partition.Partition object at 0x7f9dc4167890>, <parted.partition.Partition object at 0x7f9dc4167dd0>, <parted.partition.Partition object at 0x7f9dc4159710>, <parted.partition.Partition object at 0x7f9dc4159650>] >device: <parted.device.Device object at 0x7f9dc41677d0> >PedDisk: <_ped.Disk object at 0x42a9ef0> >Jun 19 17:35:56 localhost blivet[4639]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:35:56 localhost blivet[4639]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >Jun 19 17:35:56 localhost blivet[4639]: got device: DiskDevice instance (0x7f9dc4151f90) -- >name = sdb status = True kids = 0 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x4261c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f9dc4167290> >Jun 19 17:35:56 localhost blivet[4639]: got format: DiskLabel instance (0x7f9dc4167750) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f9dc4167a10>, <parted.partition.Partition object at 0x7f9dc4167c90>, <parted.partition.Partition object at 0x7f9dc4167890>, <parted.partition.Partition object at 0x7f9dc4167dd0>, <parted.partition.Partition object at 0x7f9dc4159710>, <parted.partition.Partition object at 0x7f9dc4159650>] >device: <parted.device.Device object at 0x7f9dc41677d0> >PedDisk: <_ped.Disk object at 0x42a9ef0> >origPartedDisk = <parted.disk.Disk object at 0x7f9dc41595d0> >partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x4261a70> >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', >'UDISKS_MD_MEMBER_EVENTS': '37', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213478', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9972', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >Jun 19 17:35:56 localhost blivet[4639]: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb1 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:56 localhost blivet[4639]: sdb1 is a partition >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >Jun 19 17:35:56 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:35:57 localhost blivet[4639]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Partition: /dev/sdb1 >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.probe: sdb1 ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >Jun 19 17:35:57 localhost blivet[4639]: added partition sdb1 (id 15) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: disklabel detected but not usable on sdb1 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --examine --export /dev/sdb1 >Jun 19 17:35:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:57 localhost program[4639]: MD_LEVEL=raid1 >Jun 19 17:35:57 localhost program[4639]: MD_DEVICES=2 >Jun 19 17:35:57 localhost program[4639]: MD_NAME=localhost.localdomain:home >Jun 19 17:35:57 localhost program[4639]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:35:57 localhost program[4639]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:35:57 localhost program[4639]: MD_UPDATE_TIME=1403213478 >Jun 19 17:35:57 localhost program[4639]: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >Jun 19 17:35:57 localhost program[4639]: MD_EVENTS=37 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --examine --brief /dev/sdb1 >Jun 19 17:35:57 localhost program[4639]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'sdb1' is 'linux_raid_member' >Jun 19 17:35:57 localhost blivet[4639]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >Jun 19 17:35:57 localhost blivet[4639]: raw RAID 1 size == 100064.0 >Jun 19 17:35:57 localhost blivet[4639]: Using 64MB superBlockSize >Jun 19 17:35:57 localhost blivet[4639]: non-existent RAID 1 size == 100000.0 >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >Jun 19 17:35:57 localhost blivet[4639]: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --incremental --quiet /dev/sdb1 >Jun 19 17:35:57 localhost kernel: md: bind<sdb1> >Jun 19 17:35:57 localhost kernel: md/raid1:md127: not clean -- starting background reconstruction >Jun 19 17:35:57 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Jun 19 17:35:57 localhost kernel: created bitmap (1 pages) for device md127 >Jun 19 17:35:57 localhost kernel: md127: bitmap initialized from disk: read 1 pages, set 1542 of 1563 bits >Jun 19 17:35:57 localhost kernel: md127: detected capacity change from 0 to 104857600000 >Jun 19 17:35:57 localhost kernel: md: resync of RAID array md127 >Jun 19 17:35:57 localhost kernel: md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >Jun 19 17:35:57 localhost kernel: md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >Jun 19 17:35:57 localhost kernel: md: using 128k window, over a total of 102400000k. >Jun 19 17:35:57 localhost kernel: md127: unknown partition table >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Device: /dev/sdb1 >Jun 19 17:35:57 localhost blivet[4639]: got device: PartitionDevice instance (0x7f9dc4167250) -- >name = sdb1 status = True kids = 1 id = 15 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x4261950> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc4167910> PedPartition: <_ped.Partition object at 0x42b5ad0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:35:57 localhost blivet[4639]: got format: MDRaidMember instance (0x7f9dc4151fd0) -- >type = mdmember name = software RAID status = False >device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '10025', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >Jun 19 17:35:57 localhost blivet[4639]: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb2 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: sdb2 is a partition >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:35:57 localhost blivet[4639]: DiskDevice.addChild: kids: 1 ; name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Partition: /dev/sdb2 >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.probe: sdb2 ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >Jun 19 17:35:57 localhost blivet[4639]: added partition sdb2 (id 16) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: disklabel detected but not usable on sdb2 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --examine --export /dev/sdb2 >Jun 19 17:35:57 localhost program[4639]: MD_LEVEL=raid0 >Jun 19 17:35:57 localhost program[4639]: MD_DEVICES=2 >Jun 19 17:35:57 localhost program[4639]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:35:57 localhost program[4639]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:35:57 localhost program[4639]: MD_UPDATE_TIME=1403225694 >Jun 19 17:35:57 localhost program[4639]: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >Jun 19 17:35:57 localhost program[4639]: MD_EVENTS=0 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --examine --brief /dev/sdb2 >Jun 19 17:35:57 localhost program[4639]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'sdb2' is 'linux_raid_member' >Jun 19 17:35:57 localhost blivet[4639]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >Jun 19 17:35:57 localhost blivet[4639]: raw RAID 0 size == 150256.0 >Jun 19 17:35:57 localhost blivet[4639]: Using 128MB superBlockSize >Jun 19 17:35:57 localhost blivet[4639]: non-existent RAID 0 size == 150000.0 >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >Jun 19 17:35:57 localhost blivet[4639]: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --incremental --quiet /dev/sdb2 >Jun 19 17:35:57 localhost kernel: md: bind<sdb2> >Jun 19 17:35:57 localhost kernel: md/raid0:md125: md_size is 307462144 sectors. >Jun 19 17:35:57 localhost kernel: md: RAID0 configuration for md125 - 1 zone >Jun 19 17:35:57 localhost kernel: md: zone0=[sda2/sdb2] >Jun 19 17:35:57 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size= 153731072KB >Jun 19 17:35:57 localhost kernel: Jun 19 17:35:57 localhost kernel: md125: detected capacity change from 0 to 157420617728 >Jun 19 17:35:57 localhost kernel: md125: unknown partition table >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Device: /dev/sdb2 >Jun 19 17:35:57 localhost blivet[4639]: got device: PartitionDevice instance (0x7f9dc4151990) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x7f9dc41700e0> >target size = 0 path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc4167e10> PedPartition: <_ped.Partition object at 0x42b5bf0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:35:57 localhost blivet[4639]: got format: MDRaidMember instance (0x7f9dc4144cd0) -- >type = mdmember name = software RAID status = False >device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '19', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '10076', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >Jun 19 17:35:57 localhost blivet[4639]: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb3 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: sdb3 is a partition >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:35:57 localhost blivet[4639]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Partition: /dev/sdb3 >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.probe: sdb3 ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >Jun 19 17:35:57 localhost blivet[4639]: added partition sdb3 (id 17) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: disklabel detected but not usable on sdb3 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --examine --export /dev/sdb3 >Jun 19 17:35:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:57 localhost program[4639]: MD_LEVEL=raid1 >Jun 19 17:35:57 localhost program[4639]: MD_DEVICES=2 >Jun 19 17:35:57 localhost program[4639]: MD_NAME=localhost.localdomain:root >Jun 19 17:35:57 localhost program[4639]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:35:57 localhost program[4639]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:35:57 localhost program[4639]: MD_UPDATE_TIME=1403212864 >Jun 19 17:35:57 localhost program[4639]: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >Jun 19 17:35:57 localhost program[4639]: MD_EVENTS=92 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --examine --brief /dev/sdb3 >Jun 19 17:35:57 localhost program[4639]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'sdb3' is 'linux_raid_member' >Jun 19 17:35:57 localhost blivet[4639]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >Jun 19 17:35:57 localhost blivet[4639]: raw RAID 1 size == 60032.0 >Jun 19 17:35:57 localhost blivet[4639]: Using 32MB superBlockSize >Jun 19 17:35:57 localhost blivet[4639]: non-existent RAID 1 size == 60000.0 >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >Jun 19 17:35:57 localhost blivet[4639]: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:57 localhost anaconda[4639]: Geolocation lookup finished in 1.0 seconds >Jun 19 17:35:57 localhost anaconda[4639]: got results from geolocation >Jun 19 17:35:57 localhost anaconda[4639]: Thread Done: AnaGeolocationRefreshThread (140315566532352) >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --incremental --quiet /dev/sdb3 >Jun 19 17:35:57 localhost kernel: md: bind<sdb3> >Jun 19 17:35:57 localhost kernel: md/raid1:md124: active with 2 out of 2 mirrors >Jun 19 17:35:57 localhost kernel: created bitmap (1 pages) for device md124 >Jun 19 17:35:57 localhost kernel: md124: bitmap initialized from disk: read 1 pages, set 0 of 938 bits >Jun 19 17:35:57 localhost anaconda[4639]: Waited 0.46 seconds for Geolocation >Jun 19 17:35:57 localhost kernel: md124: detected capacity change from 0 to 62914560000 >Jun 19 17:35:57 localhost kernel: md124: unknown partition table >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Device: /dev/sdb3 >Jun 19 17:35:57 localhost blivet[4639]: got device: PartitionDevice instance (0x7f9dc41674d0) -- >name = sdb3 status = True kids = 1 id = 17 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 19 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x7f9dc4170170> >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc4167b90> PedPartition: <_ped.Partition object at 0x42b5b90> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:35:57 localhost blivet[4639]: got format: MDRaidMember instance (0x7f9dc4167390) -- >type = mdmember name = software RAID status = False >device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', >'DEVNAME': 'sdb4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '000d5377-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '20', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10127', >'name': 'sdb4', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >Jun 19 17:35:57 localhost blivet[4639]: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: sdb4 is a partition >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:35:57 localhost blivet[4639]: DiskDevice.addChild: kids: 3 ; name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb4 ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Partition: /dev/sdb4 >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.probe: sdb4 ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >Jun 19 17:35:57 localhost blivet[4639]: added partition sdb4 (id 18) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: disklabel detected but not usable on sdb4 >Jun 19 17:35:57 localhost blivet[4639]: no type or existing type for sdb4, bailing >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Device: /dev/sdb4 >Jun 19 17:35:57 localhost blivet[4639]: got device: PartitionDevice instance (0x42bfa10) -- >name = sdb4 status = True kids = 0 id = 18 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 20 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x7f9dc4170f80> >target size = 0 path = /dev/sdb4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc4167ed0> PedPartition: <_ped.Partition object at 0x42b5a10> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', >'DEVNAME': 'sdb5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '21', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '10178', >'name': 'sdb5', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >Jun 19 17:35:57 localhost blivet[4639]: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb5 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: sdb5 is a partition >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:35:57 localhost blivet[4639]: DiskDevice.addChild: kids: 4 ; name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Partition: /dev/sdb5 >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.probe: sdb5 ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >Jun 19 17:35:57 localhost blivet[4639]: added partition sdb5 (id 19) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: disklabel detected but not usable on sdb5 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --examine --export /dev/sdb5 >Jun 19 17:35:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:57 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:57 localhost program[4639]: MD_LEVEL=raid1 >Jun 19 17:35:57 localhost program[4639]: MD_DEVICES=2 >Jun 19 17:35:57 localhost program[4639]: MD_NAME=localhost.localdomain:boot >Jun 19 17:35:57 localhost program[4639]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:35:57 localhost program[4639]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:35:57 localhost program[4639]: MD_UPDATE_TIME=1403212864 >Jun 19 17:35:57 localhost program[4639]: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >Jun 19 17:35:57 localhost program[4639]: MD_EVENTS=20 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --examine --brief /dev/sdb5 >Jun 19 17:35:57 localhost program[4639]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'sdb5' is 'linux_raid_member' >Jun 19 17:35:57 localhost blivet[4639]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >Jun 19 17:35:57 localhost blivet[4639]: raw RAID 1 size == 1000.0 >Jun 19 17:35:57 localhost blivet[4639]: Using 2.0MB superBlockSize >Jun 19 17:35:57 localhost blivet[4639]: non-existent RAID 1 size == 998.0 >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >Jun 19 17:35:57 localhost blivet[4639]: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --incremental --quiet /dev/sdb5 >Jun 19 17:35:57 localhost kernel: md: bind<sdb5> >Jun 19 17:35:57 localhost kernel: md/raid1:md123: active with 2 out of 2 mirrors >Jun 19 17:35:57 localhost kernel: md123: detected capacity change from 0 to 1048510464 >Jun 19 17:35:57 localhost kernel: md123: unknown partition table >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Device: /dev/sdb5 >Jun 19 17:35:57 localhost blivet[4639]: got device: PartitionDevice instance (0x44f4c10) -- >name = sdb5 status = True kids = 1 id = 19 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 21 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x42610e0> >target size = 0 path = /dev/sdb5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f9dc4159550> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc41599d0> PedPartition: <_ped.Partition object at 0x42b5c50> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:35:57 localhost blivet[4639]: got format: MDRaidMember instance (0x44f4850) -- >type = mdmember name = software RAID status = False >device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', >'DEVNAME': 'sdb6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '22', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '10230', >'name': 'sdb6', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >Jun 19 17:35:57 localhost blivet[4639]: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb6 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: sdb6 is a partition >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:35:57 localhost blivet[4639]: DiskDevice.addChild: kids: 5 ; name: sdb ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Partition: /dev/sdb6 >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.probe: sdb6 ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >Jun 19 17:35:57 localhost blivet[4639]: added partition sdb6 (id 20) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost blivet[4639]: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >Jun 19 17:35:57 localhost blivet[4639]: disklabel detected but not usable on sdb6 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --examine --export /dev/sdb6 >Jun 19 17:35:57 localhost program[4639]: MD_LEVEL=raid0 >Jun 19 17:35:57 localhost program[4639]: MD_DEVICES=2 >Jun 19 17:35:57 localhost program[4639]: MD_NAME=localhost.localdomain:swap >Jun 19 17:35:57 localhost program[4639]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:35:57 localhost program[4639]: MD_UPDATE_TIME=1403225692 >Jun 19 17:35:57 localhost program[4639]: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >Jun 19 17:35:57 localhost program[4639]: MD_EVENTS=0 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --examine --brief /dev/sdb6 >Jun 19 17:35:57 localhost program[4639]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'sdb6' is 'linux_raid_member' >Jun 19 17:35:57 localhost blivet[4639]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >Jun 19 17:35:57 localhost blivet[4639]: raw RAID 0 size == 8016.0 >Jun 19 17:35:57 localhost blivet[4639]: Using 4MB superBlockSize >Jun 19 17:35:57 localhost blivet[4639]: existing RAID 0 size == 8012.0 >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:35:57 localhost blivet[4639]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >Jun 19 17:35:57 localhost blivet[4639]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:35:57 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... mdadm --incremental --quiet /dev/sdb6 >Jun 19 17:35:57 localhost program[4639]: Return code: 1 >Jun 19 17:35:57 localhost blivet[4639]: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Device: /dev/sdb6 >Jun 19 17:35:57 localhost blivet[4639]: got device: PartitionDevice instance (0x44f4d90) -- >name = sdb6 status = True kids = 1 id = 20 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 22 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 23600 did: 30812 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x7f9dc4170050> >target size = 0 path = /dev/sdb6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f9dc4159750> PedPartition: <_ped.Partition object at 0x42b5cb0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:35:57 localhost blivet[4639]: got format: MDRaidMember instance (0x44fe190) -- >type = mdmember name = software RAID status = False >device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20740', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Jun 19 17:35:57 localhost blivet[4639]: scanning loop0 (/devices/virtual/block/loop0)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: loop0 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: loop0 is a loop device >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added file /osmin.img (deleted) (id 21) to device tree >Jun 19 17:35:57 localhost blivet[4639]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added loop loop0 (id 22) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: device loop0 does not contain a disklabel >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'loop0' is 'squashfs' >Jun 19 17:35:57 localhost blivet[4639]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Jun 19 17:35:57 localhost blivet[4639]: got device: LoopDevice instance (0x44f4a90) -- >name = loop0 status = False kids = 0 id = 22 >parents = ['existing 0MB file /osmin.img (deleted) (21)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Jun 19 17:35:57 localhost blivet[4639]: got format: DeviceFormat instance (0x44f4ad0) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20887', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Jun 19 17:35:57 localhost blivet[4639]: scanning loop1 (/devices/virtual/block/loop1)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: loop1 is a loop device >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: /osmin ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added file /osmin (id 23) to device tree >Jun 19 17:35:57 localhost blivet[4639]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added loop loop1 (id 24) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: device loop1 does not contain a disklabel >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'loop1' is 'DM_snapshot_cow' >Jun 19 17:35:57 localhost blivet[4639]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:35:57 localhost blivet[4639]: got device: LoopDevice instance (0x7f9dc4167790) -- >name = loop1 status = False kids = 0 id = 24 >parents = ['existing 0MB file /osmin (23)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Jun 19 17:35:57 localhost blivet[4639]: got format: DeviceFormat instance (0x44fe0d0) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21041', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Jun 19 17:35:57 localhost blivet[4639]: scanning loop2 (/devices/virtual/block/loop2)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: loop2 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: loop2 is a loop device >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >Jun 19 17:35:57 localhost blivet[4639]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added loop loop2 (id 26) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: device loop2 does not contain a disklabel >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'loop2' is 'squashfs' >Jun 19 17:35:57 localhost blivet[4639]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Jun 19 17:35:57 localhost blivet[4639]: got device: LoopDevice instance (0x44fe250) -- >name = loop2 status = False kids = 0 id = 26 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Jun 19 17:35:57 localhost blivet[4639]: got format: DeviceFormat instance (0x44fe350) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21195', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Jun 19 17:35:57 localhost blivet[4639]: scanning loop3 (/devices/virtual/block/loop3)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: loop3 is a loop device >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added file /LiveOS/ext3fs.img (id 27) to device tree >Jun 19 17:35:57 localhost blivet[4639]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added loop loop3 (id 28) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Jun 19 17:35:57 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:35:57 localhost blivet[4639]: device loop3 does not contain a disklabel >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'loop3' is 'ext4' >Jun 19 17:35:57 localhost program[4639]: Running... dumpe2fs -h /dev/loop3 >Jun 19 17:35:57 localhost program[4639]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:35:57 localhost program[4639]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:35:57 localhost program[4639]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:35:57 localhost program[4639]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:35:57 localhost program[4639]: Filesystem magic number: 0xEF53 >Jun 19 17:35:57 localhost program[4639]: Filesystem revision #: 1 (dynamic) >Jun 19 17:35:57 localhost program[4639]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:35:57 localhost program[4639]: Filesystem flags: signed_directory_hash >Jun 19 17:35:57 localhost program[4639]: Default mount options: user_xattr acl >Jun 19 17:35:57 localhost program[4639]: Filesystem state: clean >Jun 19 17:35:57 localhost program[4639]: Errors behavior: Continue >Jun 19 17:35:57 localhost program[4639]: Filesystem OS type: Linux >Jun 19 17:35:57 localhost program[4639]: Inode count: 262144 >Jun 19 17:35:57 localhost program[4639]: Block count: 1048576 >Jun 19 17:35:57 localhost program[4639]: Reserved block count: 10484 >Jun 19 17:35:57 localhost program[4639]: Free blocks: 225114 >Jun 19 17:35:57 localhost program[4639]: Free inodes: 155781 >Jun 19 17:35:57 localhost program[4639]: First block: 0 >Jun 19 17:35:57 localhost program[4639]: Block size: 4096 >Jun 19 17:35:57 localhost program[4639]: Fragment size: 4096 >Jun 19 17:35:57 localhost program[4639]: Reserved GDT blocks: 255 >Jun 19 17:35:57 localhost program[4639]: Blocks per group: 32768 >Jun 19 17:35:57 localhost program[4639]: Fragments per group: 32768 >Jun 19 17:35:57 localhost program[4639]: Inodes per group: 8192 >Jun 19 17:35:57 localhost program[4639]: Inode blocks per group: 512 >Jun 19 17:35:57 localhost program[4639]: Flex block group size: 16 >Jun 19 17:35:57 localhost program[4639]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:35:57 localhost program[4639]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:35:57 localhost program[4639]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:35:57 localhost program[4639]: Mount count: 0 >Jun 19 17:35:57 localhost program[4639]: Maximum mount count: -1 >Jun 19 17:35:57 localhost program[4639]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:35:57 localhost program[4639]: Check interval: 0 (<none>) >Jun 19 17:35:57 localhost program[4639]: Lifetime writes: 767 MB >Jun 19 17:35:57 localhost program[4639]: Reserved blocks uid: 0 (user root) >Jun 19 17:35:57 localhost program[4639]: Reserved blocks gid: 0 (group root) >Jun 19 17:35:57 localhost program[4639]: First inode: 11 >Jun 19 17:35:57 localhost program[4639]: Inode size: 256 >Jun 19 17:35:57 localhost program[4639]: Required extra isize: 28 >Jun 19 17:35:57 localhost program[4639]: Desired extra isize: 28 >Jun 19 17:35:57 localhost program[4639]: Journal inode: 8 >Jun 19 17:35:57 localhost program[4639]: Default directory hash: half_md4 >Jun 19 17:35:57 localhost program[4639]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:35:57 localhost program[4639]: Journal backup: inode blocks >Jun 19 17:35:57 localhost program[4639]: Journal features: journal_incompat_revoke >Jun 19 17:35:57 localhost program[4639]: Journal size: 128M >Jun 19 17:35:57 localhost program[4639]: Journal length: 32768 >Jun 19 17:35:57 localhost program[4639]: Journal sequence: 0x00003086 >Jun 19 17:35:57 localhost program[4639]: Journal start: 0 >Jun 19 17:35:57 localhost program[4639]: Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... resize2fs -P /dev/loop3 >Jun 19 17:35:57 localhost program[4639]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:35:57 localhost program[4639]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jun 19 17:35:57 localhost program[4639]: Couldn't find valid filesystem superblock. >Jun 19 17:35:57 localhost program[4639]: Return code: 1 >Jun 19 17:35:57 localhost blivet[4639]: using current size 0 as min size >Jun 19 17:35:57 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Jun 19 17:35:57 localhost blivet[4639]: got device: LoopDevice instance (0x44f4890) -- >name = loop3 status = False kids = 0 id = 28 >parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Jun 19 17:35:57 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:57 localhost blivet[4639]: got format: Ext4FS instance (0x44fe390) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21350', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Jun 19 17:35:57 localhost blivet[4639]: scanning loop4 (/devices/virtual/block/loop4)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: loop4 is a loop device >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added file /overlay (deleted) (id 29) to device tree >Jun 19 17:35:57 localhost blivet[4639]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added loop loop4 (id 30) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: device loop4 does not contain a disklabel >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'loop4' is 'DM_snapshot_cow' >Jun 19 17:35:57 localhost blivet[4639]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:35:57 localhost blivet[4639]: got device: LoopDevice instance (0x44fe310) -- >name = loop4 status = False kids = 0 id = 30 >parents = ['existing 0MB file /overlay (deleted) (29)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Jun 19 17:35:57 localhost blivet[4639]: got format: DeviceFormat instance (0x44fe550) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '44915', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Jun 19 17:35:57 localhost blivet[4639]: scanning live-rw (/devices/virtual/block/dm-0)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: live-rw is a device-mapper device >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDMDevice: name: live-rw ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added dm live-rw (id 31) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Jun 19 17:35:57 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:35:57 localhost blivet[4639]: device live-rw does not contain a disklabel >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'live-rw' is 'ext4' >Jun 19 17:35:57 localhost program[4639]: Running... dumpe2fs -h /dev/mapper/live-rw >Jun 19 17:35:57 localhost program[4639]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:35:57 localhost program[4639]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:35:57 localhost program[4639]: Last mounted on: / >Jun 19 17:35:57 localhost program[4639]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:35:57 localhost program[4639]: Filesystem magic number: 0xEF53 >Jun 19 17:35:57 localhost program[4639]: Filesystem revision #: 1 (dynamic) >Jun 19 17:35:57 localhost program[4639]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:35:57 localhost program[4639]: Filesystem flags: signed_directory_hash >Jun 19 17:35:57 localhost program[4639]: Default mount options: user_xattr acl >Jun 19 17:35:57 localhost program[4639]: Filesystem state: clean >Jun 19 17:35:57 localhost program[4639]: Errors behavior: Continue >Jun 19 17:35:57 localhost program[4639]: Filesystem OS type: Linux >Jun 19 17:35:57 localhost program[4639]: Inode count: 262144 >Jun 19 17:35:57 localhost program[4639]: Block count: 1048576 >Jun 19 17:35:57 localhost program[4639]: Reserved block count: 10484 >Jun 19 17:35:57 localhost program[4639]: Free blocks: 225114 >Jun 19 17:35:57 localhost program[4639]: Free inodes: 155781 >Jun 19 17:35:57 localhost program[4639]: First block: 0 >Jun 19 17:35:57 localhost program[4639]: Block size: 4096 >Jun 19 17:35:57 localhost program[4639]: Fragment size: 4096 >Jun 19 17:35:57 localhost program[4639]: Reserved GDT blocks: 255 >Jun 19 17:35:57 localhost program[4639]: Blocks per group: 32768 >Jun 19 17:35:57 localhost program[4639]: Fragments per group: 32768 >Jun 19 17:35:57 localhost program[4639]: Inodes per group: 8192 >Jun 19 17:35:57 localhost program[4639]: Inode blocks per group: 512 >Jun 19 17:35:57 localhost program[4639]: Flex block group size: 16 >Jun 19 17:35:57 localhost program[4639]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:35:57 localhost program[4639]: Last mount time: Thu Jun 19 20:20:45 2014 >Jun 19 17:35:57 localhost program[4639]: Last write time: Thu Jun 19 20:20:45 2014 >Jun 19 17:35:57 localhost program[4639]: Mount count: 1 >Jun 19 17:35:57 localhost program[4639]: Maximum mount count: -1 >Jun 19 17:35:57 localhost program[4639]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:35:57 localhost program[4639]: Check interval: 0 (<none>) >Jun 19 17:35:57 localhost program[4639]: Lifetime writes: 767 MB >Jun 19 17:35:57 localhost program[4639]: Reserved blocks uid: 0 (user root) >Jun 19 17:35:57 localhost program[4639]: Reserved blocks gid: 0 (group root) >Jun 19 17:35:57 localhost program[4639]: First inode: 11 >Jun 19 17:35:57 localhost program[4639]: Inode size: 256 >Jun 19 17:35:57 localhost program[4639]: Required extra isize: 28 >Jun 19 17:35:57 localhost program[4639]: Desired extra isize: 28 >Jun 19 17:35:57 localhost program[4639]: Journal inode: 8 >Jun 19 17:35:57 localhost program[4639]: First orphan inode: 44947 >Jun 19 17:35:57 localhost program[4639]: Default directory hash: half_md4 >Jun 19 17:35:57 localhost program[4639]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:35:57 localhost program[4639]: Journal backup: inode blocks >Jun 19 17:35:57 localhost program[4639]: Journal features: journal_incompat_revoke >Jun 19 17:35:57 localhost program[4639]: Journal size: 128M >Jun 19 17:35:57 localhost program[4639]: Journal length: 32768 >Jun 19 17:35:57 localhost program[4639]: Journal sequence: 0x00003087 >Jun 19 17:35:57 localhost program[4639]: Journal start: 1 >Jun 19 17:35:57 localhost program[4639]: Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... resize2fs -P /dev/mapper/live-rw >Jun 19 17:35:57 localhost program[4639]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:35:57 localhost program[4639]: Estimated minimum size of the filesystem: 825687 >Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost blivet[4639]: padding min size from 3226 up to 3548 >Jun 19 17:35:57 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:35:57 localhost blivet[4639]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Device: /dev/mapper/live-rw >Jun 19 17:35:57 localhost blivet[4639]: got device: DMDevice instance (0x44fe610) -- >name = live-rw status = True kids = 0 id = 31 >parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4504050> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:35:57 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:57 localhost blivet[4639]: got format: Ext4FS instance (0x44f45d0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68671', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Jun 19 17:35:57 localhost blivet[4639]: scanning live-base (/devices/virtual/block/dm-1)... >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: live-base is a device-mapper device >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.addUdevDMDevice: name: live-base ; >Jun 19 17:35:57 localhost blivet[4639]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:57 localhost blivet[4639]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:57 localhost blivet[4639]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Jun 19 17:35:57 localhost blivet[4639]: added dm live-base (id 32) to device tree >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Jun 19 17:35:57 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Jun 19 17:35:57 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:35:57 localhost blivet[4639]: device live-base does not contain a disklabel >Jun 19 17:35:57 localhost blivet[4639]: type detected on 'live-base' is 'ext4' >Jun 19 17:35:57 localhost program[4639]: Running... dumpe2fs -h /dev/mapper/live-base >Jun 19 17:35:57 localhost program[4639]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:35:57 localhost program[4639]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:35:57 localhost program[4639]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:35:57 localhost program[4639]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:35:57 localhost program[4639]: Filesystem magic number: 0xEF53 >Jun 19 17:35:57 localhost program[4639]: Filesystem revision #: 1 (dynamic) >Jun 19 17:35:57 localhost program[4639]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:35:57 localhost program[4639]: Filesystem flags: signed_directory_hash >Jun 19 17:35:57 localhost program[4639]: Default mount options: user_xattr acl >Jun 19 17:35:57 localhost program[4639]: Filesystem state: clean >Jun 19 17:35:57 localhost program[4639]: Errors behavior: Continue >Jun 19 17:35:57 localhost program[4639]: Filesystem OS type: Linux >Jun 19 17:35:57 localhost program[4639]: Inode count: 262144 >Jun 19 17:35:57 localhost program[4639]: Block count: 1048576 >Jun 19 17:35:57 localhost program[4639]: Reserved block count: 10484 >Jun 19 17:35:57 localhost program[4639]: Free blocks: 225114 >Jun 19 17:35:57 localhost program[4639]: Free inodes: 155781 >Jun 19 17:35:57 localhost program[4639]: First block: 0 >Jun 19 17:35:57 localhost program[4639]: Block size: 4096 >Jun 19 17:35:57 localhost program[4639]: Fragment size: 4096 >Jun 19 17:35:57 localhost program[4639]: Reserved GDT blocks: 255 >Jun 19 17:35:57 localhost program[4639]: Blocks per group: 32768 >Jun 19 17:35:57 localhost program[4639]: Fragments per group: 32768 >Jun 19 17:35:57 localhost program[4639]: Inodes per group: 8192 >Jun 19 17:35:57 localhost program[4639]: Inode blocks per group: 512 >Jun 19 17:35:57 localhost program[4639]: Flex block group size: 16 >Jun 19 17:35:57 localhost program[4639]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:35:57 localhost program[4639]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:35:57 localhost program[4639]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:35:57 localhost program[4639]: Mount count: 0 >Jun 19 17:35:57 localhost program[4639]: Maximum mount count: -1 >Jun 19 17:35:57 localhost program[4639]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:35:57 localhost program[4639]: Check interval: 0 (<none>) >Jun 19 17:35:57 localhost program[4639]: Lifetime writes: 767 MB >Jun 19 17:35:57 localhost program[4639]: Reserved blocks uid: 0 (user root) >Jun 19 17:35:57 localhost program[4639]: Reserved blocks gid: 0 (group root) >Jun 19 17:35:57 localhost program[4639]: First inode: 11 >Jun 19 17:35:57 localhost program[4639]: Inode size: 256 >Jun 19 17:35:57 localhost program[4639]: Required extra isize: 28 >Jun 19 17:35:57 localhost program[4639]: Desired extra isize: 28 >Jun 19 17:35:57 localhost program[4639]: Journal inode: 8 >Jun 19 17:35:57 localhost program[4639]: Default directory hash: half_md4 >Jun 19 17:35:57 localhost program[4639]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:35:57 localhost program[4639]: Journal backup: inode blocks >Jun 19 17:35:57 localhost program[4639]: Journal features: journal_incompat_revoke >Jun 19 17:35:57 localhost program[4639]: Journal size: 128M >Jun 19 17:35:57 localhost program[4639]: Journal length: 32768 >Jun 19 17:35:57 localhost program[4639]: Journal sequence: 0x00003086 >Jun 19 17:35:57 localhost program[4639]: Journal start: 0 >Jun 19 17:35:57 localhost program[4639]: Jun 19 17:35:57 localhost program[4639]: Return code: 0 >Jun 19 17:35:57 localhost program[4639]: Running... resize2fs -P /dev/mapper/live-base >Jun 19 17:35:57 localhost program[4639]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:35:57 localhost program[4639]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Jun 19 17:35:57 localhost program[4639]: Couldn't find valid filesystem superblock. >Jun 19 17:35:57 localhost program[4639]: Return code: 1 >Jun 19 17:35:57 localhost blivet[4639]: using current size 0 as min size >Jun 19 17:35:57 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:57 localhost blivet[4639]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:35:57 localhost blivet[4639]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Jun 19 17:35:57 localhost blivet[4639]: looking up parted Device: /dev/mapper/live-base >Jun 19 17:35:57 localhost blivet[4639]: got device: DMDevice instance (0x44fe6d0) -- >name = live-base status = True kids = 0 id = 32 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x45040e0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:35:57 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:57 localhost blivet[4639]: got format: Ext4FS instance (0x44fe2d0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73701', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Jun 19 17:35:58 localhost blivet[4639]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:58 localhost blivet[4639]: live-osimg-min is a device-mapper device >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Jun 19 17:35:58 localhost blivet[4639]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:35:58 localhost blivet[4639]: DMDevice.getDMNode: live-base ; status: True ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:58 localhost blivet[4639]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Jun 19 17:35:58 localhost blivet[4639]: getFormat('None') returning DeviceFormat instance >Jun 19 17:35:58 localhost blivet[4639]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Jun 19 17:35:58 localhost blivet[4639]: added dm live-osimg-min (id 33) to device tree >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Jun 19 17:35:58 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:58 localhost blivet[4639]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:35:58 localhost blivet[4639]: device live-osimg-min does not contain a disklabel >Jun 19 17:35:58 localhost blivet[4639]: type detected on 'live-osimg-min' is 'ext4' >Jun 19 17:35:58 localhost program[4639]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jun 19 17:35:58 localhost program[4639]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:35:58 localhost program[4639]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:35:58 localhost program[4639]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:35:58 localhost program[4639]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:35:58 localhost program[4639]: Filesystem magic number: 0xEF53 >Jun 19 17:35:58 localhost program[4639]: Filesystem revision #: 1 (dynamic) >Jun 19 17:35:58 localhost program[4639]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:35:58 localhost program[4639]: Filesystem flags: signed_directory_hash >Jun 19 17:35:58 localhost program[4639]: Default mount options: user_xattr acl >Jun 19 17:35:58 localhost program[4639]: Filesystem state: clean >Jun 19 17:35:58 localhost program[4639]: Errors behavior: Continue >Jun 19 17:35:58 localhost program[4639]: Filesystem OS type: Linux >Jun 19 17:35:58 localhost program[4639]: Inode count: 212992 >Jun 19 17:35:58 localhost program[4639]: Block count: 825687 >Jun 19 17:35:58 localhost program[4639]: Reserved block count: 8255 >Jun 19 17:35:58 localhost program[4639]: Free blocks: 5566 >Jun 19 17:35:58 localhost program[4639]: Free inodes: 106629 >Jun 19 17:35:58 localhost program[4639]: First block: 0 >Jun 19 17:35:58 localhost program[4639]: Block size: 4096 >Jun 19 17:35:58 localhost program[4639]: Fragment size: 4096 >Jun 19 17:35:58 localhost program[4639]: Reserved GDT blocks: 255 >Jun 19 17:35:58 localhost program[4639]: Blocks per group: 32768 >Jun 19 17:35:58 localhost program[4639]: Fragments per group: 32768 >Jun 19 17:35:58 localhost program[4639]: Inodes per group: 8192 >Jun 19 17:35:58 localhost program[4639]: Inode blocks per group: 512 >Jun 19 17:35:58 localhost program[4639]: Flex block group size: 16 >Jun 19 17:35:58 localhost program[4639]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:35:58 localhost program[4639]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:35:58 localhost program[4639]: Last write time: Wed Dec 11 19:51:43 2013 >Jun 19 17:35:58 localhost program[4639]: Mount count: 0 >Jun 19 17:35:58 localhost program[4639]: Maximum mount count: -1 >Jun 19 17:35:58 localhost program[4639]: Last checked: Wed Dec 11 19:51:43 2013 >Jun 19 17:35:58 localhost program[4639]: Check interval: 0 (<none>) >Jun 19 17:35:58 localhost program[4639]: Lifetime writes: 768 MB >Jun 19 17:35:58 localhost program[4639]: Reserved blocks uid: 0 (user root) >Jun 19 17:35:58 localhost program[4639]: Reserved blocks gid: 0 (group root) >Jun 19 17:35:58 localhost program[4639]: First inode: 11 >Jun 19 17:35:58 localhost program[4639]: Inode size: 256 >Jun 19 17:35:58 localhost program[4639]: Required extra isize: 28 >Jun 19 17:35:58 localhost program[4639]: Desired extra isize: 28 >Jun 19 17:35:58 localhost program[4639]: Journal inode: 8 >Jun 19 17:35:58 localhost program[4639]: Default directory hash: half_md4 >Jun 19 17:35:58 localhost program[4639]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:35:58 localhost program[4639]: Journal backup: inode blocks >Jun 19 17:35:58 localhost program[4639]: Journal features: journal_incompat_revoke >Jun 19 17:35:58 localhost program[4639]: Journal size: 128M >Jun 19 17:35:58 localhost program[4639]: Journal length: 32768 >Jun 19 17:35:58 localhost program[4639]: Journal sequence: 0x00003086 >Jun 19 17:35:58 localhost program[4639]: Journal start: 0 >Jun 19 17:35:58 localhost program[4639]: Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost program[4639]: Running... resize2fs -P /dev/mapper/live-osimg-min >Jun 19 17:35:58 localhost program[4639]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:35:58 localhost program[4639]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jun 19 17:35:58 localhost program[4639]: Couldn't find valid filesystem superblock. >Jun 19 17:35:58 localhost program[4639]: Return code: 1 >Jun 19 17:35:58 localhost blivet[4639]: using current size 0 as min size >Jun 19 17:35:58 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:58 localhost blivet[4639]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:35:58 localhost blivet[4639]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Jun 19 17:35:58 localhost blivet[4639]: looking up parted Device: /dev/mapper/live-osimg-min >Jun 19 17:35:58 localhost blivet[4639]: got device: DMDevice instance (0x44fe810) -- >name = live-osimg-min status = True kids = 0 id = 33 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x4504170> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:35:58 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:58 localhost blivet[4639]: got format: Ext4FS instance (0x44feb90) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', >'DEVNAME': 'md126', >'DEVPATH': '/devices/virtual/block/md126', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_VERSION': '2', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda6_DEV': '/dev/sda6', >'MD_DEVICE_sda6_ROLE': '0', >'MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'MD_DEVICE_sdb6_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:swap', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:swap', >'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'MINOR': '126', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', >'UDISKS_MD_DEVICE_sda6_ROLE': '0', >'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'UDISKS_MD_DEVICE_sdb6_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '89372', >'name': 'md126', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', >'/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', >'/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'/dev/md/localhost.localdomain:swap'], >'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >Jun 19 17:35:58 localhost blivet[4639]: scanning md126 (/devices/virtual/block/md126)... >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: md126 ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 0 size == 8016.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 4MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: existing RAID 0 size == 8012.0 >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >Jun 19 17:35:58 localhost blivet[4639]: SwapSpace.__init__: >Jun 19 17:35:58 localhost blivet[4639]: getFormat('swap') returning SwapSpace instance >Jun 19 17:35:58 localhost blivet[4639]: device localhost.localdomain:swap does not contain a disklabel >Jun 19 17:35:58 localhost blivet[4639]: type detected on 'md126' is 'swap' >Jun 19 17:35:58 localhost blivet[4639]: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >Jun 19 17:35:58 localhost blivet[4639]: getFormat('swap') returning SwapSpace instance >Jun 19 17:35:58 localhost blivet[4639]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 0 size == 8016.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 4MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: existing RAID 0 size == 8012.0 >Jun 19 17:35:58 localhost blivet[4639]: got device: MDRaidArrayDevice instance (0x7f9dc4151b50) -- >name = localhost.localdomain:swap status = True kids = 0 id = 13 >parents = ['existing 4008MB partition sda6 (12) with existing mdmember', >'existing 4008MB partition sdb6 (20) with existing mdmember'] >uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 16408576 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32669 did: 0 busy: True >hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) >PedDevice: <_ped.Device object at 0x4261b00> >target size = 0 path = /dev/md/localhost.localdomain:swap >format args = None originalFormat = None level = 0 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >Jun 19 17:35:58 localhost blivet[4639]: got format: SwapSpace instance (0x44fe590) -- >type = swap name = swap status = False >device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: devices to scan: ['md123', 'md124', 'md125', 'md127'] >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', >'DEVNAME': 'md123', >'DEVPATH': '/devices/virtual/block/md123', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda5_DEV': '/dev/sda5', >'MD_DEVICE_sda5_ROLE': '0', >'MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'MD_DEVICE_sdb5_ROLE': '1', >'MD_DEVNAME': 'boot', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.0', >'MD_NAME': 'localhost.localdomain:boot', >'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'MINOR': '123', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', >'UDISKS_MD_DEVICE_sda5_ROLE': '0', >'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'UDISKS_MD_DEVICE_sdb5_ROLE': '1', >'UDISKS_MD_DEVNAME': 'boot', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.0', >'UDISKS_MD_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '4761550', >'name': 'md123', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', >'/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', >'/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'/dev/md/boot'], >'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >Jun 19 17:35:58 localhost blivet[4639]: scanning md123 (/devices/virtual/block/md123)... >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: md123 ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: boot ; >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 1 size == 1000.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 2.0MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: non-existent RAID 1 size == 998.0 >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (11) >Jun 19 17:35:58 localhost blivet[4639]: no device or no media present >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', >'DEVNAME': 'md124', >'DEVPATH': '/devices/virtual/block/md124', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda3_DEV': '/dev/sda3', >'MD_DEVICE_sda3_ROLE': '0', >'MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'MD_DEVICE_sdb3_ROLE': '1', >'MD_DEVNAME': 'root', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:root', >'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'MINOR': '124', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', >'UDISKS_MD_DEVICE_sda3_ROLE': '0', >'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'UDISKS_MD_DEVICE_sdb3_ROLE': '1', >'UDISKS_MD_DEVNAME': 'root', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:root', >'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '4655345', >'name': 'md124', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', >'/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', >'/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', >'/dev/md/root'], >'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >Jun 19 17:35:58 localhost blivet[4639]: scanning md124 (/devices/virtual/block/md124)... >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: md124 ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: root ; >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 1 size == 60032.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 32MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: non-existent RAID 1 size == 60000.0 >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (8) >Jun 19 17:35:58 localhost blivet[4639]: no device or no media present >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', >'DEVNAME': 'md125', >'DEVPATH': '/devices/virtual/block/md125', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda2_DEV': '/dev/sda2', >'MD_DEVICE_sda2_ROLE': '0', >'MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'MD_DEVICE_sdb2_ROLE': '1', >'MD_DEVNAME': 'raid0', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:raid0', >'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'MINOR': '125', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', >'UDISKS_MD_DEVICE_sda2_ROLE': '0', >'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'UDISKS_MD_DEVICE_sdb2_ROLE': '1', >'UDISKS_MD_DEVNAME': 'raid0', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '4570943', >'name': 'md125', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', >'/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', >'/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'/dev/md/raid0'], >'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >Jun 19 17:35:58 localhost blivet[4639]: scanning md125 (/devices/virtual/block/md125)... >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: md125 ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: raid0 ; >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 0 size == 150256.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 128MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: non-existent RAID 0 size == 150000.0 >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (6) >Jun 19 17:35:58 localhost blivet[4639]: no device or no media present >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', >'DEVNAME': 'md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda1_DEV': '/dev/sda1', >'MD_DEVICE_sda1_ROLE': '0', >'MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'MD_DEVICE_sdb1_ROLE': '1', >'MD_DEVNAME': 'home', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:home', >'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'MINOR': '127', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', >'UDISKS_MD_DEVICE_sda1_ROLE': '0', >'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'UDISKS_MD_DEVICE_sdb1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'home', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:home', >'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '4490243', >'name': 'md127', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', >'/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', >'/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', >'/dev/md/home'], >'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >Jun 19 17:35:58 localhost blivet[4639]: scanning md127 (/devices/virtual/block/md127)... >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: md127 ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned None >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName: name: home ; >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 1 size == 100064.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 64MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: non-existent RAID 1 size == 100000.0 >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (4) >Jun 19 17:35:58 localhost blivet[4639]: no device or no media present >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >Jun 19 17:35:58 localhost program[4639]: Running... mdadm --stop /dev/md/home >Jun 19 17:35:58 localhost kernel: md: md127: resync done. >Jun 19 17:35:58 localhost kernel: md127: detected capacity change from 104857600000 to 0 >Jun 19 17:35:58 localhost kernel: md: md127 stopped. >Jun 19 17:35:58 localhost kernel: md: unbind<sdb1> >Jun 19 17:35:58 localhost kernel: md: export_rdev(sdb1) >Jun 19 17:35:58 localhost kernel: md: unbind<sda1> >Jun 19 17:35:58 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:58 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:35:58 localhost kernel: md: export_rdev(sda1) >Jun 19 17:35:58 localhost program[4639]: mdadm: stopped /dev/md/home >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >Jun 19 17:35:58 localhost program[4639]: Running... mdadm --stop /dev/md/raid0 >Jun 19 17:35:58 localhost kernel: md125: detected capacity change from 157420617728 to 0 >Jun 19 17:35:58 localhost kernel: md: md125 stopped. >Jun 19 17:35:58 localhost kernel: md: unbind<sdb2> >Jun 19 17:35:58 localhost kernel: md: export_rdev(sdb2) >Jun 19 17:35:58 localhost kernel: md: unbind<sda2> >Jun 19 17:35:58 localhost kernel: md: export_rdev(sda2) >Jun 19 17:35:58 localhost program[4639]: mdadm: stopped /dev/md/raid0 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >Jun 19 17:35:58 localhost program[4639]: Running... mdadm --stop /dev/md/root >Jun 19 17:35:58 localhost kernel: md124: detected capacity change from 62914560000 to 0 >Jun 19 17:35:58 localhost kernel: md: md124 stopped. >Jun 19 17:35:58 localhost kernel: md: unbind<sdb3> >Jun 19 17:35:58 localhost kernel: md: export_rdev(sdb3) >Jun 19 17:35:58 localhost kernel: md: unbind<sda3> >Jun 19 17:35:58 localhost kernel: md: export_rdev(sda3) >Jun 19 17:35:58 localhost program[4639]: mdadm: stopped /dev/md/root >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >Jun 19 17:35:58 localhost program[4639]: Running... mdadm --stop /dev/md/boot >Jun 19 17:35:58 localhost kernel: md123: detected capacity change from 1048510464 to 0 >Jun 19 17:35:58 localhost kernel: md: md123 stopped. >Jun 19 17:35:58 localhost kernel: md: unbind<sdb5> >Jun 19 17:35:58 localhost kernel: md: export_rdev(sdb5) >Jun 19 17:35:58 localhost kernel: md: unbind<sda5> >Jun 19 17:35:58 localhost kernel: md: export_rdev(sda5) >Jun 19 17:35:58 localhost program[4639]: mdadm: stopped /dev/md/boot >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost blivet[4639]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost blivet[4639]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:35:58 localhost blivet[4639]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:35:58 localhost blivet[4639]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:35:58 localhost blivet[4639]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:35:58 localhost program[4639]: Running... udevadm settle --timeout=300 >Jun 19 17:35:58 localhost program[4639]: Return code: 0 >Jun 19 17:35:58 localhost program[4639]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:35:58 localhost program[4639]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:35:58 localhost program[4639]: Return code: 1 >Jun 19 17:35:58 localhost blivet[4639]: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:35:58 localhost blivet[4639]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jun 19 17:35:58 localhost blivet[4639]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jun 19 17:35:58 localhost blivet[4639]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jun 19 17:35:58 localhost blivet[4639]: not going to restore from backup of non-existent /etc/mdadm.conf >Jun 19 17:35:58 localhost blivet[4639]: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 1 size == 1000.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 2.0MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: non-existent RAID 1 size == 998.0 >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 1 size == 100064.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 64MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: non-existent RAID 1 size == 100000.0 >Jun 19 17:35:58 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:58 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:58 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 0 size == 8016.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 4MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: existing RAID 0 size == 8012.0 >Jun 19 17:35:58 localhost blivet[4639]: Ext4FS.supported: supported: True ; >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 0 size == 150256.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 128MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: non-existent RAID 0 size == 150000.0 >Jun 19 17:35:58 localhost blivet[4639]: raw RAID 1 size == 60032.0 >Jun 19 17:35:58 localhost blivet[4639]: Using 32MB superBlockSize >Jun 19 17:35:58 localhost blivet[4639]: non-existent RAID 1 size == 60000.0 >Jun 19 17:35:58 localhost anaconda[4639]: Thread Done: AnaStorageThread (140315657344768) >Jun 19 17:35:58 localhost program[4639]: Running... hwclock --hctosys --utc >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Jun 19 17:35:58 localhost blivet[4639]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >Jun 19 17:35:59 localhost program[4639]: Return code: 0 >Jun 19 17:35:59 localhost anaconda[4639]: Thread Done: AnaTimeInitThread (140315574925056) >Jun 19 17:35:59 localhost program[4639]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Jun 19 17:35:59 localhost systemd[1]: Time has been changed >Jun 19 17:35:59 localhost systemd[1501]: Time has been changed >Jun 19 17:35:59 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 17:35:59 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jun 19 17:35:59 localhost program[4639]: Return code: 0 >Jun 19 17:35:59 localhost anaconda[4639]: Thread Done: AnaPayloadThread (140315558139648) >Jun 19 17:36:06 localhost gnome-session[1504]: Starting installer, one moment... >Jun 19 17:36:06 localhost gnome-session[1504]: anaconda 20.25.15-1 for Fedora 20 started. >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: last_focus_time (924335) is greater than comparison timestamp (924334). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120061a not in stack >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200615 not in stack >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200615 not in stack >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200615 not in stack >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200615 not in stack >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: window 0x120002d not in stack >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x120002d not in stack >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x120002d not in stack >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x120002d not in stack >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120002d not in stack >Jun 19 17:36:06 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x120002d not in stack >Jun 19 17:36:11 localhost userhelper[4941]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' is only 17 seconds old, allowing access to liveinst for user liveuser >Jun 19 17:36:11 localhost userhelper[4941]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jun 19 17:36:11 localhost userhelper[4945]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jun 19 17:36:12 localhost gnome-session[1504]: localuser:root being added to access control list >Jun 19 17:36:12 localhost anaconda[5106]: /sbin/anaconda 20.25.15-1 >Jun 19 17:36:12 localhost anaconda[5106]: 16384000 kB (16000 MB) are available >Jun 19 17:36:12 localhost anaconda[5106]: check_memory(): total:16000, needed:512, graphical:512 >Jun 19 17:36:12 localhost anaconda[5106]: Not doing 'start audit daemon' in live installation >Jun 19 17:36:12 localhost anaconda[5106]: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >Jun 19 17:36:12 localhost anaconda[5106]: Default encoding = ascii >Jun 19 17:36:12 localhost program[5106]: Running... udevadm trigger --action=change --subsystem-match=block >Jun 19 17:36:12 localhost program[5106]: Return code: 0 >Jun 19 17:36:12 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:12 localhost program[5106]: Return code: 0 >Jun 19 17:36:12 localhost blivet[5106]: ISCSID is /sbin/iscsid >Jun 19 17:36:12 localhost blivet[5106]: no initiator set >Jun 19 17:36:12 localhost program[5106]: Running... modprobe fcoe >Jun 19 17:36:12 localhost program[5106]: Return code: 0 >Jun 19 17:36:12 localhost program[5106]: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jun 19 17:36:12 localhost program[5106]: No FCoE boot disk information is found in EDD! >Jun 19 17:36:12 localhost program[5106]: Return code: 1 >Jun 19 17:36:12 localhost blivet[5106]: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jun 19 17:36:12 localhost blivet[5106]: no /etc/zfcp.conf; not configuring zfcp >Jun 19 17:36:12 localhost anaconda[5106]: Display mode = g >Jun 19 17:36:12 localhost anaconda[5106]: 16384000 kB (16000 MB) are available >Jun 19 17:36:12 localhost anaconda[5106]: check_memory(): total:16000, needed:512, graphical:512 >Jun 19 17:36:12 localhost blivet[5106]: trying to set new default fstype to 'ext4' >Jun 19 17:36:12 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:12 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:12 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:12 localhost anaconda[5106]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 19 17:36:12 localhost anaconda[5106]: module import of __init__ failed: <type 'exceptions.AttributeError'> >Jun 19 17:36:12 localhost anaconda[5106]: using only installclass _Fedora >Jun 19 17:36:12 localhost anaconda[5106]: bootloader GRUB2 on X86 platform >Jun 19 17:36:12 localhost blivet[5106]: Detected 16016M of memory >Jun 19 17:36:12 localhost blivet[5106]: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >Jun 19 17:36:12 localhost blivet[5106]: Swap attempt of 0M >Jun 19 17:36:12 localhost anaconda[5106]: bootloader GRUB2 on X86 platform >Jun 19 17:36:12 localhost anaconda[5106]: network: devices found ['p2p1'] >Jun 19 17:36:12 localhost ifcfg[5106]: content of files (network initialization): >Jun 19 17:36:12 localhost ifcfg[5106]: /etc/sysconfig/network-scripts/ifcfg-p2p1: >Jun 19 17:36:12 localhost ifcfg[5106]: TYPE=Ethernet >Jun 19 17:36:12 localhost ifcfg[5106]: BOOTPROTO=dhcp >Jun 19 17:36:12 localhost ifcfg[5106]: DEFROUTE=yes >Jun 19 17:36:12 localhost ifcfg[5106]: IPV4_FAILURE_FATAL=no >Jun 19 17:36:12 localhost ifcfg[5106]: IPV6INIT=yes >Jun 19 17:36:12 localhost ifcfg[5106]: IPV6_AUTOCONF=yes >Jun 19 17:36:12 localhost ifcfg[5106]: IPV6_DEFROUTE=yes >Jun 19 17:36:12 localhost ifcfg[5106]: IPV6_PEERDNS=yes >Jun 19 17:36:12 localhost ifcfg[5106]: IPV6_PEERROUTES=yes >Jun 19 17:36:12 localhost ifcfg[5106]: IPV6_FAILURE_FATAL=no >Jun 19 17:36:12 localhost ifcfg[5106]: NAME=p2p1 >Jun 19 17:36:12 localhost ifcfg[5106]: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >Jun 19 17:36:12 localhost ifcfg[5106]: ONBOOT=no >Jun 19 17:36:12 localhost ifcfg[5106]: HWADDR=74:D0:2B:90:C4:63 >Jun 19 17:36:12 localhost ifcfg[5106]: PEERDNS=yes >Jun 19 17:36:12 localhost ifcfg[5106]: PEERROUTES=yes >Jun 19 17:36:12 localhost ifcfg[5106]: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403213750L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >Jun 19 17:36:13 localhost ifcfg[5106]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:36:13 localhost ifcfg[5106]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:36:13 localhost ifcfg[5106]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:36:13 localhost anaconda[5106]: updating hostname localhost.localdomain >Jun 19 17:36:13 localhost anaconda[5106]: Running Thread: AnaStorageThread (139806199584512) >Jun 19 17:36:13 localhost blivet[5106]: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3d36e90> >Jun 19 17:36:13 localhost blivet[5106]: no initiator set >Jun 19 17:36:13 localhost anaconda[5106]: Running Thread: AnaTimeInitThread (139806191191808) >Jun 19 17:36:13 localhost anaconda[5106]: Running Thread: AnaWaitForConnectingNMThread (139806182799104) >Jun 19 17:36:13 localhost anaconda[5106]: Running Thread: AnaPayloadThread (139806174406400) >Jun 19 17:36:13 localhost blivet[5106]: not going to create backup copy of non-existent /etc/mdadm.conf >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: protected device spec /dev/sdc1 resolved to sdc1 >Jun 19 17:36:13 localhost blivet[5106]: sdc1 looks to be the live device; marking as protected >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >Jun 19 17:36:13 localhost anaconda[5106]: updating hostname localhost.localdomain >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7735', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDiskDevice: name: sdc ; >Jun 19 17:36:13 localhost blivet[5106]: sdc is a disk >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice._setFormat: sdc ; current: None ; type: None ; >Jun 19 17:36:13 localhost program[5106]: Running... multipath -c /dev/sdc >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | A default multipath.conf file is located at >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:36:13 localhost program[5106]: /dev/sdc is not a valid multipath device path >Jun 19 17:36:13 localhost program[5106]: Return code: 1 >Jun 19 17:36:13 localhost blivet[5106]: added disk sdc (id 0) to device tree >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sdc >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sdc ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: required disklabel type for sdc (1) is None >Jun 19 17:36:13 localhost blivet[5106]: default disklabel type for sdc is msdos >Jun 19 17:36:13 localhost blivet[5106]: selecting msdos disklabel for sdc based on size >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f27240d7c90>] >device: <parted.device.Device object at 0x7f27240d7650> >PedDisk: <_ped.Disk object at 0x7f27240d9128> >Jun 19 17:36:13 localhost blivet[5106]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >Jun 19 17:36:13 localhost blivet[5106]: got device: DiskDevice instance (0x7f2724070650) -- >name = sdc status = True kids = 0 id = 0 >parents = [] >uuid = None size = 7728.0 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x3e4ecb0> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f27240cd510> >Jun 19 17:36:13 localhost blivet[5106]: got format: DiskLabel instance (0x7f2724070610) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f27240d7c90>] >device: <parted.device.Device object at 0x7f27240d7650> >PedDisk: <_ped.Disk object at 0x7f27240d9128> >origPartedDisk = <parted.disk.Disk object at 0x7f27240d7850> >partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7f27240a1290> >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'BCD2-CFA5', >'ID_FS_UUID_ENC': 'BCD2-CFA5', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '56', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15826888', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '07577f2c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7752', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/BCD2-CFA5'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdc1 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: sdc1 is a partition >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdc ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.addChild: kids: 0 ; name: sdc ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Partition: /dev/sdc1 >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.probe: sdc1 ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >Jun 19 17:36:13 localhost anaconda[5106]: got 0 NTP servers from DHCP >Jun 19 17:36:13 localhost blivet[5106]: added partition sdc1 (id 1) to device tree >Jun 19 17:36:13 localhost anaconda[5106]: Thread Done: AnaWaitForConnectingNMThread (139806182799104) >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: disklabel detected but not usable on sdc1 >Jun 19 17:36:13 localhost blivet[5106]: getFormat('efi') returning EFIFS instance >Jun 19 17:36:13 localhost blivet[5106]: type detected on 'sdc1' is 'vfat' >Jun 19 17:36:13 localhost blivet[5106]: getFormat('efi') returning EFIFS instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdc1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sdc1 >Jun 19 17:36:13 localhost blivet[5106]: got device: PartitionDevice instance (0x7f27240d7ed0) -- >name = sdc1 status = True kids = 0 id = 1 >parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] >uuid = None size = 7727.97265625 >format = existing efi filesystem >major = 8 minor = 33 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 15826888 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7f27240a1440> >target size = 0 path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f27240d7750> fileSystem: <parted.filesystem.FileSystem object at 0x7f27240d7d50> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f27240d7cd0> PedPartition: <_ped.Partition object at 0x7f27240d4710> >disk = existing 7728MB disk sdc (0) with existing msdos disklabel >start = 56 end = 15826943 length = 15826888 >flags = boot >Jun 19 17:36:13 localhost blivet[5106]: got format: EFIFS instance (0x7f27240cd5d0) -- >type = efi name = EFI System Partition status = False >device = /dev/sdc1 uuid = BCD2-CFA5 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9166', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', >'/dev/disk/by-id/wwn-0x5000c500621d52f9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDiskDevice: name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: sda is a disk >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 19 17:36:13 localhost program[5106]: Running... multipath -c /dev/sda >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | A default multipath.conf file is located at >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:36:13 localhost program[5106]: /dev/sda is not a valid multipath device path >Jun 19 17:36:13 localhost program[5106]: Return code: 1 >Jun 19 17:36:13 localhost blivet[5106]: added disk sda (id 2) to device tree >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sda >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: required disklabel type for sda (1) is None >Jun 19 17:36:13 localhost blivet[5106]: default disklabel type for sda is msdos >Jun 19 17:36:13 localhost blivet[5106]: selecting msdos disklabel for sda based on size >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f27240db4d0>, <parted.partition.Partition object at 0x7f27240db690>, <parted.partition.Partition object at 0x7f27240db890>, <parted.partition.Partition object at 0x7f27240dba10>, <parted.partition.Partition object at 0x7f27240dbc90>, <parted.partition.Partition object at 0x7f27240dbed0>] >device: <parted.device.Device object at 0x7f27240db0d0> >PedDisk: <_ped.Disk object at 0x7f27240ddb48> >Jun 19 17:36:13 localhost blivet[5106]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 19 17:36:13 localhost blivet[5106]: got device: DiskDevice instance (0x7f27240d7f50) -- >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f27240a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f27240d7e10> >Jun 19 17:36:13 localhost blivet[5106]: got format: DiskLabel instance (0x7f2724070690) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f27240db4d0>, <parted.partition.Partition object at 0x7f27240db690>, <parted.partition.Partition object at 0x7f27240db890>, <parted.partition.Partition object at 0x7f27240dba10>, <parted.partition.Partition object at 0x7f27240dbc90>, <parted.partition.Partition object at 0x7f27240dbed0>] >device: <parted.device.Device object at 0x7f27240db0d0> >PedDisk: <_ped.Disk object at 0x7f27240ddb48> >origPartedDisk = <parted.disk.Disk object at 0x7f27240dbb10> >partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f27240a1680> >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', >'UDISKS_MD_MEMBER_EVENTS': '39', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213758', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9203', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda1 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: sda1 is a partition >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sda1 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Partition: /dev/sda1 >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.probe: sda1 ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >Jun 19 17:36:13 localhost blivet[5106]: added partition sda1 (id 3) to device tree >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: disklabel detected but not usable on sda1 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --export /dev/sda1 >Jun 19 17:36:13 localhost program[5106]: MD_LEVEL=raid1 >Jun 19 17:36:13 localhost program[5106]: MD_DEVICES=2 >Jun 19 17:36:13 localhost program[5106]: MD_NAME=localhost.localdomain:home >Jun 19 17:36:13 localhost program[5106]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:36:13 localhost program[5106]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:36:13 localhost program[5106]: MD_UPDATE_TIME=1403213758 >Jun 19 17:36:13 localhost program[5106]: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >Jun 19 17:36:13 localhost program[5106]: MD_EVENTS=39 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --brief /dev/sda1 >Jun 19 17:36:13 localhost anaconda[5106]: Running Thread: AnaGeolocationRefreshThread (139806182799104) >Jun 19 17:36:13 localhost anaconda[5106]: Not doing 'start chronyd' in live installation >Jun 19 17:36:13 localhost anaconda[5106]: Starting geolocation lookup >Jun 19 17:36:13 localhost anaconda[5106]: Geolocation provider: Fedora GeoIP >Jun 19 17:36:13 localhost program[5106]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: type detected on 'sda1' is 'linux_raid_member' >Jun 19 17:36:13 localhost blivet[5106]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: home ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: using name home for md array containing member sda1 >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >Jun 19 17:36:13 localhost anaconda[5106]: Not doing 'activate layouts' in live installation >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --incremental --quiet /dev/sda1 >Jun 19 17:36:13 localhost kernel: md: bind<sda1> >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: added mdarray home (id 4) to device tree >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sda1 >Jun 19 17:36:13 localhost blivet[5106]: got device: PartitionDevice instance (0x7f27240dbf90) -- >name = sda1 status = True kids = 1 id = 3 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x7f27240a1200> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f27240db510> PedPartition: <_ped.Partition object at 0x7f27240d46b0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:36:13 localhost blivet[5106]: got format: MDRaidMember instance (0x3e5ded0) -- >type = mdmember name = software RAID status = False >device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '9241', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda2 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: sda2 is a partition >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sda2 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Partition: /dev/sda2 >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.probe: sda2 ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >Jun 19 17:36:13 localhost blivet[5106]: added partition sda2 (id 5) to device tree >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: disklabel detected but not usable on sda2 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --export /dev/sda2 >Jun 19 17:36:13 localhost program[5106]: MD_LEVEL=raid0 >Jun 19 17:36:13 localhost program[5106]: MD_DEVICES=2 >Jun 19 17:36:13 localhost program[5106]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:36:13 localhost program[5106]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:36:13 localhost program[5106]: MD_UPDATE_TIME=1403225694 >Jun 19 17:36:13 localhost program[5106]: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >Jun 19 17:36:13 localhost program[5106]: MD_EVENTS=0 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --brief /dev/sda2 >Jun 19 17:36:13 localhost program[5106]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: type detected on 'sda2' is 'linux_raid_member' >Jun 19 17:36:13 localhost blivet[5106]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: raid0 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: using name raid0 for md array containing member sda2 >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --incremental --quiet /dev/sda2 >Jun 19 17:36:13 localhost kernel: md: bind<sda2> >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: added mdarray raid0 (id 6) to device tree >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sda2 >Jun 19 17:36:13 localhost blivet[5106]: got device: PartitionDevice instance (0x408e310) -- >name = sda2 status = True kids = 1 id = 5 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x4039710> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f27240db750> PedPartition: <_ped.Partition object at 0x7f27240d4890> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:36:13 localhost blivet[5106]: got format: MDRaidMember instance (0x408eb10) -- >type = mdmember name = software RAID status = False >device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '9279', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda3 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: sda3 is a partition >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sda3 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.addChild: kids: 2 ; name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Partition: /dev/sda3 >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.probe: sda3 ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >Jun 19 17:36:13 localhost blivet[5106]: added partition sda3 (id 7) to device tree >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: disklabel detected but not usable on sda3 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --export /dev/sda3 >Jun 19 17:36:13 localhost program[5106]: MD_LEVEL=raid1 >Jun 19 17:36:13 localhost program[5106]: MD_DEVICES=2 >Jun 19 17:36:13 localhost program[5106]: MD_NAME=localhost.localdomain:root >Jun 19 17:36:13 localhost program[5106]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:36:13 localhost program[5106]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:36:13 localhost program[5106]: MD_UPDATE_TIME=1403212864 >Jun 19 17:36:13 localhost program[5106]: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >Jun 19 17:36:13 localhost program[5106]: MD_EVENTS=92 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --brief /dev/sda3 >Jun 19 17:36:13 localhost program[5106]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: type detected on 'sda3' is 'linux_raid_member' >Jun 19 17:36:13 localhost blivet[5106]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: root ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: using name root for md array containing member sda3 >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --incremental --quiet /dev/sda3 >Jun 19 17:36:13 localhost kernel: md: bind<sda3> >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md124/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md124/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: added mdarray root (id 8) to device tree >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sda3 >Jun 19 17:36:13 localhost blivet[5106]: got device: PartitionDevice instance (0x408e750) -- >name = sda3 status = True kids = 1 id = 7 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x4039830> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f27240db8d0> PedPartition: <_ped.Partition object at 0x7f27240d47d0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:36:13 localhost blivet[5106]: got format: MDRaidMember instance (0x409afd0) -- >type = mdmember name = software RAID status = False >device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '0008397b-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9319', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: sda4 is a partition >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sda4 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.addChild: kids: 3 ; name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda4 ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Partition: /dev/sda4 >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.probe: sda4 ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >Jun 19 17:36:13 localhost blivet[5106]: added partition sda4 (id 9) to device tree >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: disklabel detected but not usable on sda4 >Jun 19 17:36:13 localhost blivet[5106]: no type or existing type for sda4, bailing >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sda4 >Jun 19 17:36:13 localhost blivet[5106]: got device: PartitionDevice instance (0x7f2724152550) -- >name = sda4 status = True kids = 0 id = 9 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x40398c0> >target size = 0 path = /dev/sda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f27240dba50> PedPartition: <_ped.Partition object at 0x7f27240d4770> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '9359', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda5 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: sda5 is a partition >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sda5 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.addChild: kids: 4 ; name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Partition: /dev/sda5 >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.probe: sda5 ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >Jun 19 17:36:13 localhost blivet[5106]: added partition sda5 (id 10) to device tree >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: disklabel detected but not usable on sda5 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --export /dev/sda5 >Jun 19 17:36:13 localhost program[5106]: MD_LEVEL=raid1 >Jun 19 17:36:13 localhost program[5106]: MD_DEVICES=2 >Jun 19 17:36:13 localhost program[5106]: MD_NAME=localhost.localdomain:boot >Jun 19 17:36:13 localhost program[5106]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:36:13 localhost program[5106]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:36:13 localhost program[5106]: MD_UPDATE_TIME=1403212864 >Jun 19 17:36:13 localhost program[5106]: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >Jun 19 17:36:13 localhost program[5106]: MD_EVENTS=20 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --brief /dev/sda5 >Jun 19 17:36:13 localhost program[5106]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: type detected on 'sda5' is 'linux_raid_member' >Jun 19 17:36:13 localhost blivet[5106]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: boot ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: using name boot for md array containing member sda5 >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --incremental --quiet /dev/sda5 >Jun 19 17:36:13 localhost kernel: md: bind<sda5> >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: added mdarray boot (id 11) to device tree >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sda5 >Jun 19 17:36:13 localhost blivet[5106]: got device: PartitionDevice instance (0x409ec10) -- >name = sda5 status = True kids = 1 id = 10 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x40399e0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: <parted.filesystem.FileSystem object at 0x7f27240dbdd0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f27240dbd50> PedPartition: <_ped.Partition object at 0x7f27240d48f0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:36:13 localhost blivet[5106]: got format: MDRaidMember instance (0x7f2724165690) -- >type = mdmember name = software RAID status = False >device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '9399', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda6 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: sda6 is a partition >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sda6 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.addChild: kids: 5 ; name: sda ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Partition: /dev/sda6 >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.probe: sda6 ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >Jun 19 17:36:13 localhost blivet[5106]: added partition sda6 (id 12) to device tree >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: disklabel detected but not usable on sda6 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --export /dev/sda6 >Jun 19 17:36:13 localhost program[5106]: MD_LEVEL=raid0 >Jun 19 17:36:13 localhost program[5106]: MD_DEVICES=2 >Jun 19 17:36:13 localhost program[5106]: MD_NAME=localhost.localdomain:swap >Jun 19 17:36:13 localhost program[5106]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:36:13 localhost program[5106]: MD_UPDATE_TIME=1403225692 >Jun 19 17:36:13 localhost program[5106]: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >Jun 19 17:36:13 localhost program[5106]: MD_EVENTS=0 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --brief /dev/sda6 >Jun 19 17:36:13 localhost program[5106]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: type detected on 'sda6' is 'linux_raid_member' >Jun 19 17:36:13 localhost blivet[5106]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda6 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByUuid returned None >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: using name localhost.localdomain:swap for md array containing member sda6 >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --incremental --quiet /dev/sda6 >Jun 19 17:36:13 localhost program[5106]: Return code: 1 >Jun 19 17:36:13 localhost blivet[5106]: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/md/localhost.localdomain:swap >Jun 19 17:36:13 localhost blivet[5106]: added mdarray localhost.localdomain:swap (id 13) to device tree >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sda6 >Jun 19 17:36:13 localhost blivet[5106]: got device: PartitionDevice instance (0x409ebd0) -- >name = sda6 status = True kids = 1 id = 12 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x4039b00> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f27240dbf10> PedPartition: <_ped.Partition object at 0x7f27240d4950> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:36:13 localhost blivet[5106]: got format: MDRaidMember instance (0x7f2724165490) -- >type = mdmember name = software RAID status = False >device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9922', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDiskDevice: name: sdb ; >Jun 19 17:36:13 localhost blivet[5106]: sdb is a disk >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice._setFormat: sdb ; current: None ; type: None ; >Jun 19 17:36:13 localhost program[5106]: Running... multipath -c /dev/sdb >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | /etc/multipath.conf does not exist, blacklisting all devices. >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | A default multipath.conf file is located at >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >Jun 19 17:36:13 localhost program[5106]: Jun 19 17:36:13 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >Jun 19 17:36:13 localhost program[5106]: /dev/sdb is not a valid multipath device path >Jun 19 17:36:13 localhost program[5106]: Return code: 1 >Jun 19 17:36:13 localhost blivet[5106]: added disk sdb (id 14) to device tree >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sdb >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sdb ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: required disklabel type for sdb (1) is None >Jun 19 17:36:13 localhost blivet[5106]: default disklabel type for sdb is msdos >Jun 19 17:36:13 localhost blivet[5106]: selecting msdos disklabel for sdb based on size >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f272416a6d0>, <parted.partition.Partition object at 0x7f272416a350>, <parted.partition.Partition object at 0x7f272416a510>, <parted.partition.Partition object at 0x7f272416a990>, <parted.partition.Partition object at 0x7f272416ac10>, <parted.partition.Partition object at 0x7f272416ae50>] >device: <parted.device.Device object at 0x7f2724165e90> >PedDisk: <_ped.Disk object at 0x4095908> >Jun 19 17:36:13 localhost blivet[5106]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >Jun 19 17:36:13 localhost blivet[5106]: got device: DiskDevice instance (0x7f2724152fd0) -- >name = sdb status = True kids = 0 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x4039a70> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2724165d90> >Jun 19 17:36:13 localhost blivet[5106]: got format: DiskLabel instance (0x7f2724165dd0) -- >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f272416a6d0>, <parted.partition.Partition object at 0x7f272416a350>, <parted.partition.Partition object at 0x7f272416a510>, <parted.partition.Partition object at 0x7f272416a990>, <parted.partition.Partition object at 0x7f272416ac10>, <parted.partition.Partition object at 0x7f272416ae50>] >device: <parted.device.Device object at 0x7f2724165e90> >PedDisk: <_ped.Disk object at 0x4095908> >origPartedDisk = <parted.disk.Disk object at 0x7f272416aa90> >partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x4039b90> >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', >'UDISKS_MD_MEMBER_EVENTS': '39', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213758', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9972', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb1 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: sdb1 is a partition >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Partition: /dev/sdb1 >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.probe: sdb1 ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >Jun 19 17:36:13 localhost blivet[5106]: added partition sdb1 (id 15) to device tree >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: disklabel detected but not usable on sdb1 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --export /dev/sdb1 >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:13 localhost program[5106]: MD_LEVEL=raid1 >Jun 19 17:36:13 localhost program[5106]: MD_DEVICES=2 >Jun 19 17:36:13 localhost program[5106]: MD_NAME=localhost.localdomain:home >Jun 19 17:36:13 localhost program[5106]: MD_ARRAY_SIZE=104.86GB >Jun 19 17:36:13 localhost program[5106]: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >Jun 19 17:36:13 localhost program[5106]: MD_UPDATE_TIME=1403213758 >Jun 19 17:36:13 localhost program[5106]: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >Jun 19 17:36:13 localhost program[5106]: MD_EVENTS=39 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --brief /dev/sdb1 >Jun 19 17:36:13 localhost program[5106]: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: type detected on 'sdb1' is 'linux_raid_member' >Jun 19 17:36:13 localhost blivet[5106]: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >Jun 19 17:36:13 localhost blivet[5106]: raw RAID 1 size == 100064.0 >Jun 19 17:36:13 localhost blivet[5106]: Using 64MB superBlockSize >Jun 19 17:36:13 localhost blivet[5106]: non-existent RAID 1 size == 100000.0 >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --incremental --quiet /dev/sdb1 >Jun 19 17:36:13 localhost kernel: md: bind<sdb1> >Jun 19 17:36:13 localhost kernel: md/raid1:md127: not clean -- starting background reconstruction >Jun 19 17:36:13 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Jun 19 17:36:13 localhost kernel: created bitmap (1 pages) for device md127 >Jun 19 17:36:13 localhost kernel: md127: bitmap initialized from disk: read 1 pages, set 1542 of 1563 bits >Jun 19 17:36:13 localhost kernel: md127: detected capacity change from 0 to 104857600000 >Jun 19 17:36:13 localhost kernel: md: resync of RAID array md127 >Jun 19 17:36:13 localhost kernel: md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >Jun 19 17:36:13 localhost kernel: md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >Jun 19 17:36:13 localhost kernel: md: using 128k window, over a total of 102400000k. >Jun 19 17:36:13 localhost kernel: md127: unknown partition table >Jun 19 17:36:13 localhost anaconda[5106]: Geolocation lookup finished in 0.7 seconds >Jun 19 17:36:13 localhost anaconda[5106]: got results from geolocation >Jun 19 17:36:13 localhost anaconda[5106]: Thread Done: AnaGeolocationRefreshThread (139806182799104) >Jun 19 17:36:13 localhost anaconda[5106]: Waited 0.16 seconds for Geolocation >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Device: /dev/sdb1 >Jun 19 17:36:13 localhost blivet[5106]: got device: PartitionDevice instance (0x7f272416afd0) -- >name = sdb1 status = True kids = 1 id = 15 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x4039950> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272416a150> PedPartition: <_ped.Partition object at 0x4089950> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >Jun 19 17:36:13 localhost blivet[5106]: got format: MDRaidMember instance (0x409eb50) -- >type = mdmember name = software RAID status = False >device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '10025', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >Jun 19 17:36:13 localhost blivet[5106]: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb2 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:13 localhost blivet[5106]: sdb2 is a partition >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:36:13 localhost blivet[5106]: DiskDevice.addChild: kids: 1 ; name: sdb ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >Jun 19 17:36:13 localhost blivet[5106]: looking up parted Partition: /dev/sdb2 >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.probe: sdb2 ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >Jun 19 17:36:13 localhost blivet[5106]: added partition sdb2 (id 16) to device tree >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >Jun 19 17:36:13 localhost blivet[5106]: disklabel detected but not usable on sdb2 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --export /dev/sdb2 >Jun 19 17:36:13 localhost program[5106]: MD_LEVEL=raid0 >Jun 19 17:36:13 localhost program[5106]: MD_DEVICES=2 >Jun 19 17:36:13 localhost program[5106]: MD_NAME=localhost.localdomain:raid0 >Jun 19 17:36:13 localhost program[5106]: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >Jun 19 17:36:13 localhost program[5106]: MD_UPDATE_TIME=1403225694 >Jun 19 17:36:13 localhost program[5106]: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >Jun 19 17:36:13 localhost program[5106]: MD_EVENTS=0 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --examine --brief /dev/sdb2 >Jun 19 17:36:13 localhost program[5106]: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost blivet[5106]: type detected on 'sdb2' is 'linux_raid_member' >Jun 19 17:36:13 localhost blivet[5106]: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >Jun 19 17:36:13 localhost blivet[5106]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >Jun 19 17:36:13 localhost blivet[5106]: raw RAID 0 size == 150256.0 >Jun 19 17:36:13 localhost blivet[5106]: Using 128MB superBlockSize >Jun 19 17:36:13 localhost blivet[5106]: non-existent RAID 0 size == 150000.0 >Jun 19 17:36:13 localhost blivet[5106]: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >Jun 19 17:36:13 localhost blivet[5106]: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >Jun 19 17:36:13 localhost blivet[5106]: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:13 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:13 localhost program[5106]: Return code: 0 >Jun 19 17:36:13 localhost program[5106]: Running... mdadm --incremental --quiet /dev/sdb2 >Jun 19 17:36:13 localhost kernel: md: bind<sdb2> >Jun 19 17:36:13 localhost kernel: md/raid0:md125: md_size is 307462144 sectors. >Jun 19 17:36:13 localhost kernel: md: RAID0 configuration for md125 - 1 zone >Jun 19 17:36:13 localhost kernel: md: zone0=[sda2/sdb2] >Jun 19 17:36:13 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size= 153731072KB >Jun 19 17:36:13 localhost kernel: Jun 19 17:36:13 localhost kernel: md125: detected capacity change from 0 to 157420617728 >Jun 19 17:36:14 localhost kernel: md125: unknown partition table >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Device: /dev/sdb2 >Jun 19 17:36:14 localhost blivet[5106]: got device: PartitionDevice instance (0x427ed50) -- >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x7f2724170ef0> >target size = 0 path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272416a3d0> PedPartition: <_ped.Partition object at 0x4089bf0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >Jun 19 17:36:14 localhost blivet[5106]: got format: MDRaidMember instance (0x42977d0) -- >type = mdmember name = software RAID status = False >device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '19', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '10076', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb3 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: sdb3 is a partition >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:36:14 localhost blivet[5106]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Partition: /dev/sdb3 >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.probe: sdb3 ; exists: True ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >Jun 19 17:36:14 localhost blivet[5106]: added partition sdb3 (id 17) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:14 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >Jun 19 17:36:14 localhost blivet[5106]: disklabel detected but not usable on sdb3 >Jun 19 17:36:14 localhost program[5106]: Running... mdadm --examine --export /dev/sdb3 >Jun 19 17:36:14 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:14 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:14 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:14 localhost program[5106]: MD_LEVEL=raid1 >Jun 19 17:36:14 localhost program[5106]: MD_DEVICES=2 >Jun 19 17:36:14 localhost program[5106]: MD_NAME=localhost.localdomain:root >Jun 19 17:36:14 localhost program[5106]: MD_ARRAY_SIZE=62.91GB >Jun 19 17:36:14 localhost program[5106]: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >Jun 19 17:36:14 localhost program[5106]: MD_UPDATE_TIME=1403212864 >Jun 19 17:36:14 localhost program[5106]: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >Jun 19 17:36:14 localhost program[5106]: MD_EVENTS=92 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... mdadm --examine --brief /dev/sdb3 >Jun 19 17:36:14 localhost program[5106]: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'sdb3' is 'linux_raid_member' >Jun 19 17:36:14 localhost blivet[5106]: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >Jun 19 17:36:14 localhost blivet[5106]: raw RAID 1 size == 60032.0 >Jun 19 17:36:14 localhost blivet[5106]: Using 32MB superBlockSize >Jun 19 17:36:14 localhost blivet[5106]: non-existent RAID 1 size == 60000.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >Jun 19 17:36:14 localhost blivet[5106]: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:14 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... mdadm --incremental --quiet /dev/sdb3 >Jun 19 17:36:14 localhost kernel: md: bind<sdb3> >Jun 19 17:36:14 localhost kernel: md/raid1:md124: active with 2 out of 2 mirrors >Jun 19 17:36:14 localhost kernel: created bitmap (1 pages) for device md124 >Jun 19 17:36:14 localhost kernel: md124: bitmap initialized from disk: read 1 pages, set 0 of 938 bits >Jun 19 17:36:14 localhost kernel: md124: detected capacity change from 0 to 62914560000 >Jun 19 17:36:14 localhost kernel: md124: unknown partition table >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Device: /dev/sdb3 >Jun 19 17:36:14 localhost blivet[5106]: got device: PartitionDevice instance (0x4297850) -- >name = sdb3 status = True kids = 1 id = 17 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 19 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x7f2724170f80> >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272416a5d0> PedPartition: <_ped.Partition object at 0x4089ad0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >Jun 19 17:36:14 localhost blivet[5106]: got format: MDRaidMember instance (0x42971d0) -- >type = mdmember name = software RAID status = False >device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', >'DEVNAME': 'sdb4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '000d5377-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '20', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10127', >'name': 'sdb4', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: sdb4 is a partition >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:36:14 localhost blivet[5106]: DiskDevice.addChild: kids: 3 ; name: sdb ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb4 ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Partition: /dev/sdb4 >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.probe: sdb4 ; exists: True ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >Jun 19 17:36:14 localhost blivet[5106]: added partition sdb4 (id 18) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:14 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >Jun 19 17:36:14 localhost blivet[5106]: disklabel detected but not usable on sdb4 >Jun 19 17:36:14 localhost blivet[5106]: no type or existing type for sdb4, bailing >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Device: /dev/sdb4 >Jun 19 17:36:14 localhost blivet[5106]: got device: PartitionDevice instance (0x427ef10) -- >name = sdb4 status = True kids = 0 id = 18 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 20 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 18772 did: 20047 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x429b050> >target size = 0 path = /dev/sdb4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272416a9d0> PedPartition: <_ped.Partition object at 0x40898f0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', >'DEVNAME': 'sdb5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '21', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '10178', >'name': 'sdb5', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb5 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: sdb5 is a partition >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:36:14 localhost blivet[5106]: DiskDevice.addChild: kids: 4 ; name: sdb ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Partition: /dev/sdb5 >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.probe: sdb5 ; exists: True ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >Jun 19 17:36:14 localhost blivet[5106]: added partition sdb5 (id 19) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:14 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >Jun 19 17:36:14 localhost blivet[5106]: disklabel detected but not usable on sdb5 >Jun 19 17:36:14 localhost program[5106]: Running... mdadm --examine --export /dev/sdb5 >Jun 19 17:36:14 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:14 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:14 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:14 localhost program[5106]: MD_LEVEL=raid1 >Jun 19 17:36:14 localhost program[5106]: MD_DEVICES=2 >Jun 19 17:36:14 localhost program[5106]: MD_NAME=localhost.localdomain:boot >Jun 19 17:36:14 localhost program[5106]: MD_ARRAY_SIZE=1048.51MB >Jun 19 17:36:14 localhost program[5106]: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >Jun 19 17:36:14 localhost program[5106]: MD_UPDATE_TIME=1403212864 >Jun 19 17:36:14 localhost program[5106]: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >Jun 19 17:36:14 localhost program[5106]: MD_EVENTS=20 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... mdadm --examine --brief /dev/sdb5 >Jun 19 17:36:14 localhost program[5106]: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'sdb5' is 'linux_raid_member' >Jun 19 17:36:14 localhost blivet[5106]: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >Jun 19 17:36:14 localhost blivet[5106]: raw RAID 1 size == 1000.0 >Jun 19 17:36:14 localhost blivet[5106]: Using 2.0MB superBlockSize >Jun 19 17:36:14 localhost blivet[5106]: non-existent RAID 1 size == 998.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >Jun 19 17:36:14 localhost blivet[5106]: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:14 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... mdadm --incremental --quiet /dev/sdb5 >Jun 19 17:36:14 localhost kernel: md: bind<sdb5> >Jun 19 17:36:14 localhost kernel: md/raid1:md123: active with 2 out of 2 mirrors >Jun 19 17:36:14 localhost kernel: md123: detected capacity change from 0 to 1048510464 >Jun 19 17:36:14 localhost kernel: md123: unknown partition table >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Device: /dev/sdb5 >Jun 19 17:36:14 localhost blivet[5106]: got device: PartitionDevice instance (0x427efd0) -- >name = sdb5 status = True kids = 1 id = 19 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 21 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x4039c20> >target size = 0 path = /dev/sdb5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: <parted.filesystem.FileSystem object at 0x7f272416ad50> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272416acd0> PedPartition: <_ped.Partition object at 0x4089c50> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >Jun 19 17:36:14 localhost blivet[5106]: got format: MDRaidMember instance (0x4297810) -- >type = mdmember name = software RAID status = False >device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', >'DEVNAME': 'sdb6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '22', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '10230', >'name': 'sdb6', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb6 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: sdb6 is a partition >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:36:14 localhost blivet[5106]: DiskDevice.addChild: kids: 5 ; name: sdb ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Partition: /dev/sdb6 >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.probe: sdb6 ; exists: True ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >Jun 19 17:36:14 localhost blivet[5106]: added partition sdb6 (id 20) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:14 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >Jun 19 17:36:14 localhost blivet[5106]: disklabel detected but not usable on sdb6 >Jun 19 17:36:14 localhost program[5106]: Running... mdadm --examine --export /dev/sdb6 >Jun 19 17:36:14 localhost program[5106]: MD_LEVEL=raid0 >Jun 19 17:36:14 localhost program[5106]: MD_DEVICES=2 >Jun 19 17:36:14 localhost program[5106]: MD_NAME=localhost.localdomain:swap >Jun 19 17:36:14 localhost program[5106]: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >Jun 19 17:36:14 localhost program[5106]: MD_UPDATE_TIME=1403225692 >Jun 19 17:36:14 localhost program[5106]: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >Jun 19 17:36:14 localhost program[5106]: MD_EVENTS=0 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... mdadm --examine --brief /dev/sdb6 >Jun 19 17:36:14 localhost program[5106]: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'sdb6' is 'linux_raid_member' >Jun 19 17:36:14 localhost blivet[5106]: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('linux_raid_member') returning MDRaidMember instance >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb6 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >Jun 19 17:36:14 localhost blivet[5106]: raw RAID 0 size == 8016.0 >Jun 19 17:36:14 localhost blivet[5106]: Using 4MB superBlockSize >Jun 19 17:36:14 localhost blivet[5106]: existing RAID 0 size == 8012.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:36:14 localhost blivet[5106]: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >Jun 19 17:36:14 localhost blivet[5106]: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:14 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... mdadm --incremental --quiet /dev/sdb6 >Jun 19 17:36:14 localhost program[5106]: Return code: 1 >Jun 19 17:36:14 localhost blivet[5106]: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Device: /dev/sdb6 >Jun 19 17:36:14 localhost blivet[5106]: got device: PartitionDevice instance (0x4297f10) -- >name = sdb6 status = True kids = 1 id = 20 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 22 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x7f2724170e60> >target size = 0 path = /dev/sdb6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272416ae90> PedPartition: <_ped.Partition object at 0x4089cb0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >Jun 19 17:36:14 localhost blivet[5106]: got format: MDRaidMember instance (0x42a0310) -- >type = mdmember name = software RAID status = False >device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20740', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning loop0 (/devices/virtual/block/loop0)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: loop0 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: loop0 is a loop device >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevLoopDevice: name: loop0 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added file /osmin.img (deleted) (id 21) to device tree >Jun 19 17:36:14 localhost blivet[5106]: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added loop loop0 (id 22) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: device loop0 does not contain a disklabel >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'loop0' is 'squashfs' >Jun 19 17:36:14 localhost blivet[5106]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >Jun 19 17:36:14 localhost blivet[5106]: got device: LoopDevice instance (0x4297b90) -- >name = loop0 status = False kids = 0 id = 22 >parents = ['existing 0MB file /osmin.img (deleted) (21)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >Jun 19 17:36:14 localhost blivet[5106]: got format: DeviceFormat instance (0x4297c50) -- >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20887', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning loop1 (/devices/virtual/block/loop1)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: loop1 is a loop device >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevLoopDevice: name: loop1 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: /osmin ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: FileDevice._setFormat: /osmin ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added file /osmin (id 23) to device tree >Jun 19 17:36:14 localhost blivet[5106]: FileDevice.addChild: kids: 0 ; name: /osmin ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added loop loop1 (id 24) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: device loop1 does not contain a disklabel >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'loop1' is 'DM_snapshot_cow' >Jun 19 17:36:14 localhost blivet[5106]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:36:14 localhost blivet[5106]: got device: LoopDevice instance (0x42a0190) -- >name = loop1 status = False kids = 0 id = 24 >parents = ['existing 0MB file /osmin (23)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >Jun 19 17:36:14 localhost blivet[5106]: got format: DeviceFormat instance (0x42a0110) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21041', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning loop2 (/devices/virtual/block/loop2)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: loop2 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: loop2 is a loop device >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevLoopDevice: name: loop2 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >Jun 19 17:36:14 localhost blivet[5106]: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added loop loop2 (id 26) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: device loop2 does not contain a disklabel >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'loop2' is 'squashfs' >Jun 19 17:36:14 localhost blivet[5106]: getFormat('squashfs') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >Jun 19 17:36:14 localhost blivet[5106]: got device: LoopDevice instance (0x42a03d0) -- >name = loop2 status = False kids = 0 id = 26 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >Jun 19 17:36:14 localhost blivet[5106]: got format: DeviceFormat instance (0x42a0490) -- >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21195', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning loop3 (/devices/virtual/block/loop3)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: loop3 is a loop device >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevLoopDevice: name: loop3 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added file /LiveOS/ext3fs.img (id 27) to device tree >Jun 19 17:36:14 localhost blivet[5106]: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added loop loop3 (id 28) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:14 localhost blivet[5106]: device loop3 does not contain a disklabel >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'loop3' is 'ext4' >Jun 19 17:36:14 localhost program[5106]: Running... dumpe2fs -h /dev/loop3 >Jun 19 17:36:14 localhost program[5106]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:36:14 localhost program[5106]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:36:14 localhost program[5106]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:36:14 localhost program[5106]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:36:14 localhost program[5106]: Filesystem magic number: 0xEF53 >Jun 19 17:36:14 localhost program[5106]: Filesystem revision #: 1 (dynamic) >Jun 19 17:36:14 localhost program[5106]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:36:14 localhost program[5106]: Filesystem flags: signed_directory_hash >Jun 19 17:36:14 localhost program[5106]: Default mount options: user_xattr acl >Jun 19 17:36:14 localhost program[5106]: Filesystem state: clean >Jun 19 17:36:14 localhost program[5106]: Errors behavior: Continue >Jun 19 17:36:14 localhost program[5106]: Filesystem OS type: Linux >Jun 19 17:36:14 localhost program[5106]: Inode count: 262144 >Jun 19 17:36:14 localhost program[5106]: Block count: 1048576 >Jun 19 17:36:14 localhost program[5106]: Reserved block count: 10484 >Jun 19 17:36:14 localhost program[5106]: Free blocks: 225114 >Jun 19 17:36:14 localhost program[5106]: Free inodes: 155781 >Jun 19 17:36:14 localhost program[5106]: First block: 0 >Jun 19 17:36:14 localhost program[5106]: Block size: 4096 >Jun 19 17:36:14 localhost program[5106]: Fragment size: 4096 >Jun 19 17:36:14 localhost program[5106]: Reserved GDT blocks: 255 >Jun 19 17:36:14 localhost program[5106]: Blocks per group: 32768 >Jun 19 17:36:14 localhost program[5106]: Fragments per group: 32768 >Jun 19 17:36:14 localhost program[5106]: Inodes per group: 8192 >Jun 19 17:36:14 localhost program[5106]: Inode blocks per group: 512 >Jun 19 17:36:14 localhost program[5106]: Flex block group size: 16 >Jun 19 17:36:14 localhost program[5106]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:36:14 localhost program[5106]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:36:14 localhost program[5106]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:36:14 localhost program[5106]: Mount count: 0 >Jun 19 17:36:14 localhost program[5106]: Maximum mount count: -1 >Jun 19 17:36:14 localhost program[5106]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:36:14 localhost program[5106]: Check interval: 0 (<none>) >Jun 19 17:36:14 localhost program[5106]: Lifetime writes: 767 MB >Jun 19 17:36:14 localhost program[5106]: Reserved blocks uid: 0 (user root) >Jun 19 17:36:14 localhost program[5106]: Reserved blocks gid: 0 (group root) >Jun 19 17:36:14 localhost program[5106]: First inode: 11 >Jun 19 17:36:14 localhost program[5106]: Inode size: 256 >Jun 19 17:36:14 localhost program[5106]: Required extra isize: 28 >Jun 19 17:36:14 localhost program[5106]: Desired extra isize: 28 >Jun 19 17:36:14 localhost program[5106]: Journal inode: 8 >Jun 19 17:36:14 localhost program[5106]: Default directory hash: half_md4 >Jun 19 17:36:14 localhost program[5106]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:36:14 localhost program[5106]: Journal backup: inode blocks >Jun 19 17:36:14 localhost program[5106]: Journal features: journal_incompat_revoke >Jun 19 17:36:14 localhost program[5106]: Journal size: 128M >Jun 19 17:36:14 localhost program[5106]: Journal length: 32768 >Jun 19 17:36:14 localhost program[5106]: Journal sequence: 0x00003086 >Jun 19 17:36:14 localhost program[5106]: Journal start: 0 >Jun 19 17:36:14 localhost program[5106]: Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... resize2fs -P /dev/loop3 >Jun 19 17:36:14 localhost program[5106]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:36:14 localhost program[5106]: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jun 19 17:36:14 localhost program[5106]: Couldn't find valid filesystem superblock. >Jun 19 17:36:14 localhost program[5106]: Return code: 1 >Jun 19 17:36:14 localhost blivet[5106]: using current size 0 as min size >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >Jun 19 17:36:14 localhost blivet[5106]: got device: LoopDevice instance (0x42979d0) -- >name = loop3 status = False kids = 0 id = 28 >parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: got format: Ext4FS instance (0x42a0450) -- >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21350', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning loop4 (/devices/virtual/block/loop4)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: loop4 is a loop device >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevLoopDevice: name: loop4 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added file /overlay (deleted) (id 29) to device tree >Jun 19 17:36:14 localhost blivet[5106]: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added loop loop4 (id 30) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: device loop4 does not contain a disklabel >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'loop4' is 'DM_snapshot_cow' >Jun 19 17:36:14 localhost blivet[5106]: getFormat('DM_snapshot_cow') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >Jun 19 17:36:14 localhost blivet[5106]: got device: LoopDevice instance (0x42a00d0) -- >name = loop4 status = False kids = 0 id = 30 >parents = ['existing 0MB file /overlay (deleted) (29)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >Jun 19 17:36:14 localhost blivet[5106]: got format: DeviceFormat instance (0x42a0690) -- >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '44915', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >Jun 19 17:36:14 localhost blivet[5106]: scanning live-rw (/devices/virtual/block/dm-0)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: live-rw is a device-mapper device >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDMDevice: name: live-rw ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: loop4 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: live-rw ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice.addChild: kids: 0 ; name: loop4 ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: DMDevice._setFormat: live-rw ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added dm live-rw (id 31) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:14 localhost blivet[5106]: device live-rw does not contain a disklabel >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'live-rw' is 'ext4' >Jun 19 17:36:14 localhost program[5106]: Running... dumpe2fs -h /dev/mapper/live-rw >Jun 19 17:36:14 localhost program[5106]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:36:14 localhost program[5106]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:36:14 localhost program[5106]: Last mounted on: / >Jun 19 17:36:14 localhost program[5106]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:36:14 localhost program[5106]: Filesystem magic number: 0xEF53 >Jun 19 17:36:14 localhost program[5106]: Filesystem revision #: 1 (dynamic) >Jun 19 17:36:14 localhost program[5106]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:36:14 localhost program[5106]: Filesystem flags: signed_directory_hash >Jun 19 17:36:14 localhost program[5106]: Default mount options: user_xattr acl >Jun 19 17:36:14 localhost program[5106]: Filesystem state: clean >Jun 19 17:36:14 localhost program[5106]: Errors behavior: Continue >Jun 19 17:36:14 localhost program[5106]: Filesystem OS type: Linux >Jun 19 17:36:14 localhost program[5106]: Inode count: 262144 >Jun 19 17:36:14 localhost program[5106]: Block count: 1048576 >Jun 19 17:36:14 localhost program[5106]: Reserved block count: 10484 >Jun 19 17:36:14 localhost program[5106]: Free blocks: 225114 >Jun 19 17:36:14 localhost program[5106]: Free inodes: 155781 >Jun 19 17:36:14 localhost program[5106]: First block: 0 >Jun 19 17:36:14 localhost program[5106]: Block size: 4096 >Jun 19 17:36:14 localhost program[5106]: Fragment size: 4096 >Jun 19 17:36:14 localhost program[5106]: Reserved GDT blocks: 255 >Jun 19 17:36:14 localhost program[5106]: Blocks per group: 32768 >Jun 19 17:36:14 localhost program[5106]: Fragments per group: 32768 >Jun 19 17:36:14 localhost program[5106]: Inodes per group: 8192 >Jun 19 17:36:14 localhost program[5106]: Inode blocks per group: 512 >Jun 19 17:36:14 localhost program[5106]: Flex block group size: 16 >Jun 19 17:36:14 localhost program[5106]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:36:14 localhost program[5106]: Last mount time: Thu Jun 19 20:20:45 2014 >Jun 19 17:36:14 localhost program[5106]: Last write time: Thu Jun 19 20:20:45 2014 >Jun 19 17:36:14 localhost program[5106]: Mount count: 1 >Jun 19 17:36:14 localhost program[5106]: Maximum mount count: -1 >Jun 19 17:36:14 localhost program[5106]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:36:14 localhost program[5106]: Check interval: 0 (<none>) >Jun 19 17:36:14 localhost program[5106]: Lifetime writes: 767 MB >Jun 19 17:36:14 localhost program[5106]: Reserved blocks uid: 0 (user root) >Jun 19 17:36:14 localhost program[5106]: Reserved blocks gid: 0 (group root) >Jun 19 17:36:14 localhost program[5106]: First inode: 11 >Jun 19 17:36:14 localhost program[5106]: Inode size: 256 >Jun 19 17:36:14 localhost program[5106]: Required extra isize: 28 >Jun 19 17:36:14 localhost program[5106]: Desired extra isize: 28 >Jun 19 17:36:14 localhost program[5106]: Journal inode: 8 >Jun 19 17:36:14 localhost program[5106]: First orphan inode: 44947 >Jun 19 17:36:14 localhost program[5106]: Default directory hash: half_md4 >Jun 19 17:36:14 localhost program[5106]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:36:14 localhost program[5106]: Journal backup: inode blocks >Jun 19 17:36:14 localhost program[5106]: Journal features: journal_incompat_revoke >Jun 19 17:36:14 localhost program[5106]: Journal size: 128M >Jun 19 17:36:14 localhost program[5106]: Journal length: 32768 >Jun 19 17:36:14 localhost program[5106]: Journal sequence: 0x00003087 >Jun 19 17:36:14 localhost program[5106]: Journal start: 1 >Jun 19 17:36:14 localhost program[5106]: Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... resize2fs -P /dev/mapper/live-rw >Jun 19 17:36:14 localhost program[5106]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:36:14 localhost program[5106]: Estimated minimum size of the filesystem: 825687 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost blivet[5106]: padding min size from 3226 up to 3548 >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:14 localhost blivet[5106]: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Device: /dev/mapper/live-rw >Jun 19 17:36:14 localhost blivet[5106]: got device: DMDevice instance (0x42a0710) -- >name = live-rw status = True kids = 0 id = 31 >parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x429b200> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: got format: Ext4FS instance (0x42a08d0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68671', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >Jun 19 17:36:14 localhost blivet[5106]: scanning live-base (/devices/virtual/block/dm-1)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: live-base is a device-mapper device >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDMDevice: name: live-base ; >Jun 19 17:36:14 localhost blivet[5106]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: live-base ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice.addChild: kids: 0 ; name: loop3 ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: DMDevice._setFormat: live-base ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added dm live-base (id 32) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: live-base ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:14 localhost blivet[5106]: device live-base does not contain a disklabel >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'live-base' is 'ext4' >Jun 19 17:36:14 localhost program[5106]: Running... dumpe2fs -h /dev/mapper/live-base >Jun 19 17:36:14 localhost program[5106]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:36:14 localhost program[5106]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:36:14 localhost program[5106]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:36:14 localhost program[5106]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:36:14 localhost program[5106]: Filesystem magic number: 0xEF53 >Jun 19 17:36:14 localhost program[5106]: Filesystem revision #: 1 (dynamic) >Jun 19 17:36:14 localhost program[5106]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:36:14 localhost program[5106]: Filesystem flags: signed_directory_hash >Jun 19 17:36:14 localhost program[5106]: Default mount options: user_xattr acl >Jun 19 17:36:14 localhost program[5106]: Filesystem state: clean >Jun 19 17:36:14 localhost program[5106]: Errors behavior: Continue >Jun 19 17:36:14 localhost program[5106]: Filesystem OS type: Linux >Jun 19 17:36:14 localhost program[5106]: Inode count: 262144 >Jun 19 17:36:14 localhost program[5106]: Block count: 1048576 >Jun 19 17:36:14 localhost program[5106]: Reserved block count: 10484 >Jun 19 17:36:14 localhost program[5106]: Free blocks: 225114 >Jun 19 17:36:14 localhost program[5106]: Free inodes: 155781 >Jun 19 17:36:14 localhost program[5106]: First block: 0 >Jun 19 17:36:14 localhost program[5106]: Block size: 4096 >Jun 19 17:36:14 localhost program[5106]: Fragment size: 4096 >Jun 19 17:36:14 localhost program[5106]: Reserved GDT blocks: 255 >Jun 19 17:36:14 localhost program[5106]: Blocks per group: 32768 >Jun 19 17:36:14 localhost program[5106]: Fragments per group: 32768 >Jun 19 17:36:14 localhost program[5106]: Inodes per group: 8192 >Jun 19 17:36:14 localhost program[5106]: Inode blocks per group: 512 >Jun 19 17:36:14 localhost program[5106]: Flex block group size: 16 >Jun 19 17:36:14 localhost program[5106]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:36:14 localhost program[5106]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:36:14 localhost program[5106]: Last write time: Wed Dec 11 19:51:39 2013 >Jun 19 17:36:14 localhost program[5106]: Mount count: 0 >Jun 19 17:36:14 localhost program[5106]: Maximum mount count: -1 >Jun 19 17:36:14 localhost program[5106]: Last checked: Wed Dec 11 19:51:39 2013 >Jun 19 17:36:14 localhost program[5106]: Check interval: 0 (<none>) >Jun 19 17:36:14 localhost program[5106]: Lifetime writes: 767 MB >Jun 19 17:36:14 localhost program[5106]: Reserved blocks uid: 0 (user root) >Jun 19 17:36:14 localhost program[5106]: Reserved blocks gid: 0 (group root) >Jun 19 17:36:14 localhost program[5106]: First inode: 11 >Jun 19 17:36:14 localhost program[5106]: Inode size: 256 >Jun 19 17:36:14 localhost program[5106]: Required extra isize: 28 >Jun 19 17:36:14 localhost program[5106]: Desired extra isize: 28 >Jun 19 17:36:14 localhost program[5106]: Journal inode: 8 >Jun 19 17:36:14 localhost program[5106]: Default directory hash: half_md4 >Jun 19 17:36:14 localhost program[5106]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:36:14 localhost program[5106]: Journal backup: inode blocks >Jun 19 17:36:14 localhost program[5106]: Journal features: journal_incompat_revoke >Jun 19 17:36:14 localhost program[5106]: Journal size: 128M >Jun 19 17:36:14 localhost program[5106]: Journal length: 32768 >Jun 19 17:36:14 localhost program[5106]: Journal sequence: 0x00003086 >Jun 19 17:36:14 localhost program[5106]: Journal start: 0 >Jun 19 17:36:14 localhost program[5106]: Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... resize2fs -P /dev/mapper/live-base >Jun 19 17:36:14 localhost program[5106]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:36:14 localhost program[5106]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >Jun 19 17:36:14 localhost program[5106]: Couldn't find valid filesystem superblock. >Jun 19 17:36:14 localhost program[5106]: Return code: 1 >Jun 19 17:36:14 localhost blivet[5106]: using current size 0 as min size >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:14 localhost blivet[5106]: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Device: /dev/mapper/live-base >Jun 19 17:36:14 localhost blivet[5106]: got device: DMDevice instance (0x42a07d0) -- >name = live-base status = True kids = 0 id = 32 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x429b0e0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: got format: Ext4FS instance (0x42a0590) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73701', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >Jun 19 17:36:14 localhost blivet[5106]: scanning live-osimg-min (/devices/virtual/block/dm-2)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: live-osimg-min is a device-mapper device >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >Jun 19 17:36:14 localhost blivet[5106]: DMDevice.getDMNode: live-rw ; status: True ; >Jun 19 17:36:14 localhost blivet[5106]: DMDevice.getDMNode: live-base ; status: True ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: loop1 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: loop3 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: live-osimg-min ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: LoopDevice.addChild: kids: 1 ; name: loop3 ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:14 localhost blivet[5106]: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >Jun 19 17:36:14 localhost blivet[5106]: added dm live-osimg-min (id 33) to device tree >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:14 localhost blivet[5106]: device live-osimg-min does not contain a disklabel >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'live-osimg-min' is 'ext4' >Jun 19 17:36:14 localhost program[5106]: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jun 19 17:36:14 localhost program[5106]: dumpe2fs 1.42.8 (20-Jun-2013) >Jun 19 17:36:14 localhost program[5106]: Filesystem volume name: _Fedora-Live-Des >Jun 19 17:36:14 localhost program[5106]: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >Jun 19 17:36:14 localhost program[5106]: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:36:14 localhost program[5106]: Filesystem magic number: 0xEF53 >Jun 19 17:36:14 localhost program[5106]: Filesystem revision #: 1 (dynamic) >Jun 19 17:36:14 localhost program[5106]: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jun 19 17:36:14 localhost program[5106]: Filesystem flags: signed_directory_hash >Jun 19 17:36:14 localhost program[5106]: Default mount options: user_xattr acl >Jun 19 17:36:14 localhost program[5106]: Filesystem state: clean >Jun 19 17:36:14 localhost program[5106]: Errors behavior: Continue >Jun 19 17:36:14 localhost program[5106]: Filesystem OS type: Linux >Jun 19 17:36:14 localhost program[5106]: Inode count: 212992 >Jun 19 17:36:14 localhost program[5106]: Block count: 825687 >Jun 19 17:36:14 localhost program[5106]: Reserved block count: 8255 >Jun 19 17:36:14 localhost program[5106]: Free blocks: 5566 >Jun 19 17:36:14 localhost program[5106]: Free inodes: 106629 >Jun 19 17:36:14 localhost program[5106]: First block: 0 >Jun 19 17:36:14 localhost program[5106]: Block size: 4096 >Jun 19 17:36:14 localhost program[5106]: Fragment size: 4096 >Jun 19 17:36:14 localhost program[5106]: Reserved GDT blocks: 255 >Jun 19 17:36:14 localhost program[5106]: Blocks per group: 32768 >Jun 19 17:36:14 localhost program[5106]: Fragments per group: 32768 >Jun 19 17:36:14 localhost program[5106]: Inodes per group: 8192 >Jun 19 17:36:14 localhost program[5106]: Inode blocks per group: 512 >Jun 19 17:36:14 localhost program[5106]: Flex block group size: 16 >Jun 19 17:36:14 localhost program[5106]: Filesystem created: Wed Dec 11 19:03:22 2013 >Jun 19 17:36:14 localhost program[5106]: Last mount time: Wed Dec 11 19:03:26 2013 >Jun 19 17:36:14 localhost program[5106]: Last write time: Wed Dec 11 19:51:43 2013 >Jun 19 17:36:14 localhost program[5106]: Mount count: 0 >Jun 19 17:36:14 localhost program[5106]: Maximum mount count: -1 >Jun 19 17:36:14 localhost program[5106]: Last checked: Wed Dec 11 19:51:43 2013 >Jun 19 17:36:14 localhost program[5106]: Check interval: 0 (<none>) >Jun 19 17:36:14 localhost program[5106]: Lifetime writes: 768 MB >Jun 19 17:36:14 localhost program[5106]: Reserved blocks uid: 0 (user root) >Jun 19 17:36:14 localhost program[5106]: Reserved blocks gid: 0 (group root) >Jun 19 17:36:14 localhost program[5106]: First inode: 11 >Jun 19 17:36:14 localhost program[5106]: Inode size: 256 >Jun 19 17:36:14 localhost program[5106]: Required extra isize: 28 >Jun 19 17:36:14 localhost program[5106]: Desired extra isize: 28 >Jun 19 17:36:14 localhost program[5106]: Journal inode: 8 >Jun 19 17:36:14 localhost program[5106]: Default directory hash: half_md4 >Jun 19 17:36:14 localhost program[5106]: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >Jun 19 17:36:14 localhost program[5106]: Journal backup: inode blocks >Jun 19 17:36:14 localhost program[5106]: Journal features: journal_incompat_revoke >Jun 19 17:36:14 localhost program[5106]: Journal size: 128M >Jun 19 17:36:14 localhost program[5106]: Journal length: 32768 >Jun 19 17:36:14 localhost program[5106]: Journal sequence: 0x00003086 >Jun 19 17:36:14 localhost program[5106]: Journal start: 0 >Jun 19 17:36:14 localhost program[5106]: Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost program[5106]: Running... resize2fs -P /dev/mapper/live-osimg-min >Jun 19 17:36:14 localhost program[5106]: resize2fs 1.42.8 (20-Jun-2013) >Jun 19 17:36:14 localhost program[5106]: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jun 19 17:36:14 localhost program[5106]: Couldn't find valid filesystem superblock. >Jun 19 17:36:14 localhost program[5106]: Return code: 1 >Jun 19 17:36:14 localhost blivet[5106]: using current size 0 as min size >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:14 localhost blivet[5106]: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >Jun 19 17:36:14 localhost blivet[5106]: looking up parted Device: /dev/mapper/live-osimg-min >Jun 19 17:36:14 localhost blivet[5106]: got device: DMDevice instance (0x42a0a90) -- >name = live-osimg-min status = True kids = 0 id = 33 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x429b170> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >Jun 19 17:36:14 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:14 localhost blivet[5106]: got format: Ext4FS instance (0x42a0cd0) -- >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', >'DEVNAME': 'md126', >'DEVPATH': '/devices/virtual/block/md126', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_VERSION': '2', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda6_DEV': '/dev/sda6', >'MD_DEVICE_sda6_ROLE': '0', >'MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'MD_DEVICE_sdb6_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:swap', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:swap', >'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'MINOR': '126', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', >'UDISKS_MD_DEVICE_sda6_ROLE': '0', >'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'UDISKS_MD_DEVICE_sdb6_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '89372', >'name': 'md126', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', >'/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', >'/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'/dev/md/localhost.localdomain:swap'], >'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning md126 (/devices/virtual/block/md126)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: md126 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >Jun 19 17:36:14 localhost blivet[5106]: raw RAID 0 size == 8016.0 >Jun 19 17:36:14 localhost blivet[5106]: Using 4MB superBlockSize >Jun 19 17:36:14 localhost blivet[5106]: existing RAID 0 size == 8012.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >Jun 19 17:36:14 localhost blivet[5106]: SwapSpace.__init__: >Jun 19 17:36:14 localhost blivet[5106]: getFormat('swap') returning SwapSpace instance >Jun 19 17:36:14 localhost blivet[5106]: device localhost.localdomain:swap does not contain a disklabel >Jun 19 17:36:14 localhost blivet[5106]: type detected on 'md126' is 'swap' >Jun 19 17:36:14 localhost blivet[5106]: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >Jun 19 17:36:14 localhost blivet[5106]: getFormat('swap') returning SwapSpace instance >Jun 19 17:36:14 localhost blivet[5106]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >Jun 19 17:36:14 localhost blivet[5106]: raw RAID 0 size == 8016.0 >Jun 19 17:36:14 localhost blivet[5106]: Using 4MB superBlockSize >Jun 19 17:36:14 localhost blivet[5106]: existing RAID 0 size == 8012.0 >Jun 19 17:36:14 localhost blivet[5106]: got device: MDRaidArrayDevice instance (0x7f2724165510) -- >name = localhost.localdomain:swap status = True kids = 0 id = 13 >parents = ['existing 4008MB partition sda6 (12) with existing mdmember', >'existing 4008MB partition sdb6 (20) with existing mdmember'] >uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 16408576 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32551 did: 0 busy: True >hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) >PedDevice: <_ped.Device object at 0x40397a0> >target size = 0 path = /dev/md/localhost.localdomain:swap >format args = None originalFormat = None level = 0 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >Jun 19 17:36:14 localhost blivet[5106]: got format: SwapSpace instance (0x42a0210) -- >type = swap name = swap status = False >device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >Jun 19 17:36:14 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost blivet[5106]: devices to scan: ['md123', 'md124', 'md125', 'md127'] >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', >'DEVNAME': 'md123', >'DEVPATH': '/devices/virtual/block/md123', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda5_DEV': '/dev/sda5', >'MD_DEVICE_sda5_ROLE': '0', >'MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'MD_DEVICE_sdb5_ROLE': '1', >'MD_DEVNAME': 'boot', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.0', >'MD_NAME': 'localhost.localdomain:boot', >'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'MINOR': '123', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', >'UDISKS_MD_DEVICE_sda5_ROLE': '0', >'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'UDISKS_MD_DEVICE_sdb5_ROLE': '1', >'UDISKS_MD_DEVNAME': 'boot', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.0', >'UDISKS_MD_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '1382356', >'name': 'md123', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', >'/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', >'/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'/dev/md/boot'], >'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning md123 (/devices/virtual/block/md123)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: md123 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: boot ; >Jun 19 17:36:14 localhost blivet[5106]: raw RAID 1 size == 1000.0 >Jun 19 17:36:14 localhost blivet[5106]: Using 2.0MB superBlockSize >Jun 19 17:36:14 localhost blivet[5106]: non-existent RAID 1 size == 998.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (11) >Jun 19 17:36:14 localhost blivet[5106]: no device or no media present >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', >'DEVNAME': 'md124', >'DEVPATH': '/devices/virtual/block/md124', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda3_DEV': '/dev/sda3', >'MD_DEVICE_sda3_ROLE': '0', >'MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'MD_DEVICE_sdb3_ROLE': '1', >'MD_DEVNAME': 'root', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:root', >'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'MINOR': '124', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', >'UDISKS_MD_DEVICE_sda3_ROLE': '0', >'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'UDISKS_MD_DEVICE_sdb3_ROLE': '1', >'UDISKS_MD_DEVNAME': 'root', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:root', >'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '1284205', >'name': 'md124', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', >'/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', >'/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', >'/dev/md/root'], >'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning md124 (/devices/virtual/block/md124)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: md124 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: root ; >Jun 19 17:36:14 localhost blivet[5106]: raw RAID 1 size == 60032.0 >Jun 19 17:36:14 localhost blivet[5106]: Using 32MB superBlockSize >Jun 19 17:36:14 localhost blivet[5106]: non-existent RAID 1 size == 60000.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (8) >Jun 19 17:36:14 localhost blivet[5106]: no device or no media present >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', >'DEVNAME': 'md125', >'DEVPATH': '/devices/virtual/block/md125', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda2_DEV': '/dev/sda2', >'MD_DEVICE_sda2_ROLE': '0', >'MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'MD_DEVICE_sdb2_ROLE': '1', >'MD_DEVNAME': 'raid0', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:raid0', >'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'MINOR': '125', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', >'UDISKS_MD_DEVICE_sda2_ROLE': '0', >'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'UDISKS_MD_DEVICE_sdb2_ROLE': '1', >'UDISKS_MD_DEVNAME': 'raid0', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '1202228', >'name': 'md125', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', >'/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', >'/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'/dev/md/raid0'], >'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning md125 (/devices/virtual/block/md125)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: md125 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: raid0 ; >Jun 19 17:36:14 localhost blivet[5106]: raw RAID 0 size == 150256.0 >Jun 19 17:36:14 localhost blivet[5106]: Using 128MB superBlockSize >Jun 19 17:36:14 localhost blivet[5106]: non-existent RAID 0 size == 150000.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (6) >Jun 19 17:36:14 localhost blivet[5106]: no device or no media present >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', >'DEVNAME': 'md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda1_DEV': '/dev/sda1', >'MD_DEVICE_sda1_ROLE': '0', >'MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'MD_DEVICE_sdb1_ROLE': '1', >'MD_DEVNAME': 'home', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:home', >'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'MINOR': '127', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', >'UDISKS_MD_DEVICE_sda1_ROLE': '0', >'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'UDISKS_MD_DEVICE_sdb1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'home', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:home', >'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '1129162', >'name': 'md127', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', >'/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', >'/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', >'/dev/md/home'], >'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >Jun 19 17:36:14 localhost blivet[5106]: scanning md127 (/devices/virtual/block/md127)... >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: md127 ; >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned None >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName: name: home ; >Jun 19 17:36:14 localhost blivet[5106]: raw RAID 1 size == 100064.0 >Jun 19 17:36:14 localhost blivet[5106]: Using 64MB superBlockSize >Jun 19 17:36:14 localhost blivet[5106]: non-existent RAID 1 size == 100000.0 >Jun 19 17:36:14 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (4) >Jun 19 17:36:14 localhost blivet[5106]: no device or no media present >Jun 19 17:36:14 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:14 localhost program[5106]: Return code: 0 >Jun 19 17:36:14 localhost blivet[5106]: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >Jun 19 17:36:14 localhost program[5106]: Running... mdadm --stop /dev/md/home >Jun 19 17:36:15 localhost kernel: md: md_do_sync() got signal ... exiting >Jun 19 17:36:15 localhost kernel: md127: detected capacity change from 104857600000 to 0 >Jun 19 17:36:15 localhost kernel: md: md127 stopped. >Jun 19 17:36:15 localhost kernel: md: unbind<sdb1> >Jun 19 17:36:15 localhost kernel: md: export_rdev(sdb1) >Jun 19 17:36:15 localhost kernel: md: unbind<sda1> >Jun 19 17:36:15 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:15 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:36:15 localhost kernel: md: export_rdev(sda1) >Jun 19 17:36:15 localhost program[5106]: mdadm: stopped /dev/md/home >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >Jun 19 17:36:15 localhost program[5106]: Running... mdadm --stop /dev/md/raid0 >Jun 19 17:36:15 localhost kernel: md125: detected capacity change from 157420617728 to 0 >Jun 19 17:36:15 localhost kernel: md: md125 stopped. >Jun 19 17:36:15 localhost kernel: md: unbind<sdb2> >Jun 19 17:36:15 localhost kernel: md: export_rdev(sdb2) >Jun 19 17:36:15 localhost kernel: md: unbind<sda2> >Jun 19 17:36:15 localhost program[5106]: mdadm: stopped /dev/md/raid0 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost kernel: md: export_rdev(sda2) >Jun 19 17:36:15 localhost blivet[5106]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >Jun 19 17:36:15 localhost program[5106]: Running... mdadm --stop /dev/md/root >Jun 19 17:36:15 localhost kernel: md124: detected capacity change from 62914560000 to 0 >Jun 19 17:36:15 localhost kernel: md: md124 stopped. >Jun 19 17:36:15 localhost kernel: md: unbind<sdb3> >Jun 19 17:36:15 localhost kernel: md: export_rdev(sdb3) >Jun 19 17:36:15 localhost kernel: md: unbind<sda3> >Jun 19 17:36:15 localhost kernel: md: export_rdev(sda3) >Jun 19 17:36:15 localhost program[5106]: mdadm: stopped /dev/md/root >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >Jun 19 17:36:15 localhost program[5106]: Running... mdadm --stop /dev/md/boot >Jun 19 17:36:15 localhost kernel: md123: detected capacity change from 1048510464 to 0 >Jun 19 17:36:15 localhost kernel: md: md123 stopped. >Jun 19 17:36:15 localhost kernel: md: unbind<sdb5> >Jun 19 17:36:15 localhost kernel: md: export_rdev(sdb5) >Jun 19 17:36:15 localhost kernel: md: unbind<sda5> >Jun 19 17:36:15 localhost program[5106]: mdadm: stopped /dev/md/boot >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost kernel: md: export_rdev(sda5) >Jun 19 17:36:15 localhost blivet[5106]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: DiskDevice.teardown: sda ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:36:15 localhost blivet[5106]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:36:15 localhost blivet[5106]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:36:15 localhost blivet[5106]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:36:15 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:15 localhost program[5106]: Return code: 0 >Jun 19 17:36:15 localhost program[5106]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:36:15 localhost program[5106]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:36:15 localhost program[5106]: Return code: 1 >Jun 19 17:36:15 localhost blivet[5106]: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >Jun 19 17:36:15 localhost blivet[5106]: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >Jun 19 17:36:15 localhost blivet[5106]: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >Jun 19 17:36:15 localhost blivet[5106]: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >Jun 19 17:36:15 localhost blivet[5106]: not going to restore from backup of non-existent /etc/mdadm.conf >Jun 19 17:36:15 localhost blivet[5106]: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >Jun 19 17:36:15 localhost blivet[5106]: raw RAID 1 size == 1000.0 >Jun 19 17:36:15 localhost blivet[5106]: Using 2.0MB superBlockSize >Jun 19 17:36:15 localhost blivet[5106]: non-existent RAID 1 size == 998.0 >Jun 19 17:36:15 localhost blivet[5106]: raw RAID 1 size == 100064.0 >Jun 19 17:36:15 localhost blivet[5106]: Using 64MB superBlockSize >Jun 19 17:36:15 localhost blivet[5106]: non-existent RAID 1 size == 100000.0 >Jun 19 17:36:15 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:15 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:15 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:15 localhost blivet[5106]: raw RAID 0 size == 8016.0 >Jun 19 17:36:15 localhost blivet[5106]: Using 4MB superBlockSize >Jun 19 17:36:15 localhost blivet[5106]: existing RAID 0 size == 8012.0 >Jun 19 17:36:15 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:15 localhost blivet[5106]: raw RAID 0 size == 150256.0 >Jun 19 17:36:15 localhost blivet[5106]: Using 128MB superBlockSize >Jun 19 17:36:15 localhost blivet[5106]: non-existent RAID 0 size == 150000.0 >Jun 19 17:36:15 localhost blivet[5106]: raw RAID 1 size == 60032.0 >Jun 19 17:36:15 localhost blivet[5106]: Using 32MB superBlockSize >Jun 19 17:36:15 localhost blivet[5106]: non-existent RAID 1 size == 60000.0 >Jun 19 17:36:15 localhost anaconda[5106]: Thread Done: AnaStorageThread (139806199584512) >Jun 19 17:36:15 localhost program[5106]: Running... hwclock --hctosys --utc >Jun 19 17:36:15 localhost blivet[5106]: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >Jun 19 17:36:15 localhost blivet[5106]: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >Jun 19 17:36:16 localhost program[5106]: Return code: 0 >Jun 19 17:36:16 localhost anaconda[5106]: Thread Done: AnaTimeInitThread (139806191191808) >Jun 19 17:36:16 localhost program[5106]: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >Jun 19 17:36:16 localhost systemd[1501]: Time has been changed >Jun 19 17:36:16 localhost systemd[1]: Time has been changed >Jun 19 17:36:16 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 17:36:16 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jun 19 17:36:16 localhost program[5106]: Return code: 0 >Jun 19 17:36:16 localhost anaconda[5106]: Thread Done: AnaPayloadThread (139806174406400) >Jun 19 17:36:20 localhost anaconda[5106]: Not doing 'require network connection' in live installation >Jun 19 17:36:20 localhost anaconda[5106]: network standalone spoke (init): completed: True >Jun 19 17:36:20 localhost anaconda[5106]: Not doing 'require network connection' in live installation >Jun 19 17:36:20 localhost anaconda[5106]: Running Thread: AnaDateTimeThread (139806174406400) >Jun 19 17:36:20 localhost anaconda[5106]: Not doing 'modify system time and date' in live installation >Jun 19 17:36:20 localhost anaconda[5106]: Thread Done: AnaDateTimeThread (139806174406400) >Jun 19 17:36:20 localhost anaconda[5106]: fs space: 0 B needed: 3.01 GB >Jun 19 17:36:21 localhost anaconda[5106]: fs space: 0 B needed: 3.01 GB >Jun 19 17:36:21 localhost anaconda[5106]: Running Thread: AnaStorageWatcher (139806191191808) >Jun 19 17:36:21 localhost anaconda[5106]: Thread Done: AnaStorageWatcher (139806191191808) >Jun 19 17:36:21 localhost anaconda[5106]: Running Thread: AnaCustomStorageInit (139806191191808) >Jun 19 17:36:21 localhost blivet[5106]: Iso9660FS.supported: supported: True ; >Jun 19 17:36:21 localhost blivet[5106]: Iso9660FS.supported: supported: True ; >Jun 19 17:36:21 localhost blivet[5106]: NFSv4.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: NFSv4.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: SELinuxFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: SELinuxFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:21 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:21 localhost anaconda[5106]: Not doing 'register anaconda secret agent' in live installation >Jun 19 17:36:21 localhost anaconda[5106]: network: selected device p2p1 >Jun 19 17:36:21 localhost anaconda[5106]: Not doing 'hide hint to use network configuration in DE' in live installation >Jun 19 17:36:21 localhost ifcfg[5106]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:36:21 localhost ifcfg[5106]: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >Jun 19 17:36:21 localhost anaconda[5106]: updating hostname localhost.localdomain >Jun 19 17:36:21 localhost anaconda[5106]: Not doing 'require network connection' in live installation >Jun 19 17:36:21 localhost anaconda[5106]: Running Thread: AnaNTPserver0 (139806199584512) >Jun 19 17:36:21 localhost anaconda[5106]: Running Thread: AnaNTPserver1 (139805737428736) >Jun 19 17:36:21 localhost anaconda[5106]: Running Thread: AnaNTPserver2 (139805729036032) >Jun 19 17:36:21 localhost anaconda[5106]: Running Thread: AnaNTPserver3 (139805720643328) >Jun 19 17:36:21 localhost blivet[5106]: Ext3FS.supported: supported: True ; >Jun 19 17:36:21 localhost blivet[5106]: Ext3FS.supported: supported: True ; >Jun 19 17:36:21 localhost anaconda[5106]: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x4780b10> >Jun 19 17:36:21 localhost anaconda[5106]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> status to: Probing storage... >Jun 19 17:36:21 localhost anaconda[5106]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >Jun 19 17:36:21 localhost anaconda[5106]: updating hostname localhost.localdomain >Jun 19 17:36:21 localhost blivet[5106]: Ext2FS.supported: supported: True ; >Jun 19 17:36:21 localhost blivet[5106]: Ext2FS.supported: supported: True ; >Jun 19 17:36:21 localhost anaconda[5106]: Thread Done: AnaNTPserver1 (139805737428736) >Jun 19 17:36:21 localhost anaconda[5106]: Thread Done: AnaNTPserver0 (139806199584512) >Jun 19 17:36:21 localhost anaconda[5106]: updating hostname localhost.localdomain >Jun 19 17:36:21 localhost blivet[5106]: SysFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: SysFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: MultipathMember.__init__: >Jun 19 17:36:21 localhost blivet[5106]: MDRaidMember.__init__: >Jun 19 17:36:21 localhost blivet[5106]: ProcFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: ProcFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: SwapSpace.__init__: >Jun 19 17:36:21 localhost blivet[5106]: NoDevFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: NoDevFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: DevPtsFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: DevPtsFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: BTRFS.supported: supported: True ; >Jun 19 17:36:21 localhost blivet[5106]: USBFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: USBFS.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: DiskLabel.__init__: >Jun 19 17:36:21 localhost blivet[5106]: DiskLabel.partedDevice returning None >Jun 19 17:36:21 localhost blivet[5106]: HFSPlus.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: HFSPlus.supported: supported: False ; >Jun 19 17:36:21 localhost blivet[5106]: XFS.supported: supported: True ; >Jun 19 17:36:21 localhost anaconda[5106]: Thread Done: AnaCustomStorageInit (139806191191808) >Jun 19 17:36:21 localhost anaconda[5106]: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f271c015cd0> status to: Wired (p2p1) connected >Jun 19 17:36:21 localhost anaconda[5106]: Thread Done: AnaNTPserver2 (139805729036032) >Jun 19 17:36:21 localhost anaconda[5106]: Thread Done: AnaNTPserver3 (139805720643328) >Jun 19 17:36:29 localhost blivet[5106]: hiding device mdarray home (id 4) >Jun 19 17:36:29 localhost systemd-journal[650]: Suppressed 15 messages from /user.slice/user-1000.slice >Jun 19 17:36:29 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >Jun 19 17:36:29 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding home to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device partition sdb1 (id 15) >Jun 19 17:36:29 localhost blivet[5106]: DiskDevice.removeChild: kids: 6 ; name: sdb ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding sdb1 to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device mdarray raid0 (id 6) >Jun 19 17:36:29 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >Jun 19 17:36:29 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding raid0 to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device partition sdb2 (id 16) >Jun 19 17:36:29 localhost blivet[5106]: DiskDevice.removeChild: kids: 5 ; name: sdb ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding sdb2 to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device mdarray root (id 8) >Jun 19 17:36:29 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >Jun 19 17:36:29 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding root to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device partition sdb3 (id 17) >Jun 19 17:36:29 localhost blivet[5106]: DiskDevice.removeChild: kids: 4 ; name: sdb ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding sdb3 to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device partition sdb4 (id 18) >Jun 19 17:36:29 localhost blivet[5106]: DiskDevice.removeChild: kids: 3 ; name: sdb ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding sdb4 to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device mdarray boot (id 11) >Jun 19 17:36:29 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >Jun 19 17:36:29 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding boot to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device partition sdb5 (id 19) >Jun 19 17:36:29 localhost blivet[5106]: DiskDevice.removeChild: kids: 2 ; name: sdb ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding sdb5 to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device mdarray localhost.localdomain:swap (id 13) >Jun 19 17:36:29 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >Jun 19 17:36:29 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sdb6 ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding localhost.localdomain:swap to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device partition sdb6 (id 20) >Jun 19 17:36:29 localhost blivet[5106]: DiskDevice.removeChild: kids: 1 ; name: sdb ; >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding sdb6 to the reject list >Jun 19 17:36:29 localhost blivet[5106]: hiding device disk sdb (id 14) >Jun 19 17:36:29 localhost blivet[5106]: lvm filter: adding sdb to the reject list >Jun 19 17:36:30 localhost anaconda[5106]: disk free: 713.63 GB fs free: 0 B sw needs: 3.01 GB auto swap: 0 B >Jun 19 17:36:31 localhost blivet[5106]: Detected 16016M of memory >Jun 19 17:36:31 localhost blivet[5106]: Swap attempt of 8008M >Jun 19 17:36:31 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200a62 not in stack >Jun 19 17:36:31 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200a5e not in stack >Jun 19 17:36:31 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200a5e not in stack >Jun 19 17:36:31 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200a5e not in stack >Jun 19 17:36:57 localhost blivet[5106]: removing sda1 >Jun 19 17:36:57 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:36:57 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice._setFormat: sda1 ; current: mdmember ; type: None ; >Jun 19 17:36:57 localhost blivet[5106]: registered action: [0] Destroy Format mdmember on partition sda1 (id 3) >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >Jun 19 17:36:57 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >Jun 19 17:36:57 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >Jun 19 17:36:57 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:57 localhost program[5106]: Return code: 0 >Jun 19 17:36:57 localhost blivet[5106]: removed partition sda1 (id 3) from device tree >Jun 19 17:36:57 localhost blivet[5106]: DiskDevice.removeChild: kids: 6 ; name: sda ; >Jun 19 17:36:57 localhost blivet[5106]: registered action: [1] Destroy Device partition sda1 (id 3) >Jun 19 17:36:57 localhost blivet[5106]: removing sda2 >Jun 19 17:36:57 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:36:57 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice._setFormat: sda2 ; current: mdmember ; type: None ; >Jun 19 17:36:57 localhost blivet[5106]: registered action: [2] Destroy Format mdmember on partition sda2 (id 5) >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >Jun 19 17:36:57 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >Jun 19 17:36:57 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >Jun 19 17:36:57 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:57 localhost program[5106]: Return code: 0 >Jun 19 17:36:57 localhost blivet[5106]: removed partition sda2 (id 5) from device tree >Jun 19 17:36:57 localhost blivet[5106]: DiskDevice.removeChild: kids: 5 ; name: sda ; >Jun 19 17:36:57 localhost blivet[5106]: registered action: [3] Destroy Device partition sda2 (id 5) >Jun 19 17:36:57 localhost blivet[5106]: removing sda3 >Jun 19 17:36:57 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:36:57 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice._setFormat: sda3 ; current: mdmember ; type: None ; >Jun 19 17:36:57 localhost blivet[5106]: registered action: [4] Destroy Format mdmember on partition sda3 (id 7) >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >Jun 19 17:36:57 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >Jun 19 17:36:57 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >Jun 19 17:36:57 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:57 localhost program[5106]: Return code: 0 >Jun 19 17:36:57 localhost blivet[5106]: removed partition sda3 (id 7) from device tree >Jun 19 17:36:57 localhost blivet[5106]: DiskDevice.removeChild: kids: 4 ; name: sda ; >Jun 19 17:36:57 localhost blivet[5106]: registered action: [5] Destroy Device partition sda3 (id 7) >Jun 19 17:36:57 localhost blivet[5106]: removing sda5 >Jun 19 17:36:57 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:36:57 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; current: mdmember ; type: None ; >Jun 19 17:36:57 localhost blivet[5106]: registered action: [6] Destroy Format mdmember on partition sda5 (id 10) >Jun 19 17:36:57 localhost blivet[5106]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:36:57 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >Jun 19 17:36:57 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >Jun 19 17:36:57 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:58 localhost program[5106]: Return code: 0 >Jun 19 17:36:58 localhost blivet[5106]: removed partition sda5 (id 10) from device tree >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.removeChild: kids: 3 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: registered action: [7] Destroy Device partition sda5 (id 10) >Jun 19 17:36:58 localhost blivet[5106]: removing sda5 >Jun 19 17:36:58 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda6 ; status: False ; type: mdmember ; >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:36:58 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; current: mdmember ; type: None ; >Jun 19 17:36:58 localhost blivet[5106]: registered action: [8] Destroy Format mdmember on partition sda5 (id 12) >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >Jun 19 17:36:58 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sda6 ; status: False ; type: mdmember ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >Jun 19 17:36:58 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:58 localhost program[5106]: Return code: 0 >Jun 19 17:36:58 localhost blivet[5106]: removed partition sda5 (id 12) from device tree >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: registered action: [9] Destroy Device partition sda5 (id 12) >Jun 19 17:36:58 localhost blivet[5106]: Detected 16016M of memory >Jun 19 17:36:58 localhost blivet[5106]: Swap attempt of 8008M >Jun 19 17:36:58 localhost anaconda[5106]: Running Thread: AnaExecuteStorageThread (139806174406400) >Jun 19 17:36:58 localhost blivet[5106]: clearpart: looking at sda4 >Jun 19 17:36:58 localhost blivet[5106]: clearpart: looking at sdc1 >Jun 19 17:36:58 localhost blivet[5106]: checking whether disk sda has an empty extended >Jun 19 17:36:58 localhost blivet[5106]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e03cd0> PedPartition: <_ped.Partition object at 0x4d94b90> ; logicals is [] >Jun 19 17:36:58 localhost blivet[5106]: removing empty extended partition from sda >Jun 19 17:36:58 localhost gnome-session[1504]: Window manager warning: last_focus_time (975926) is greater than comparison timestamp (975925). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda4 ; >Jun 19 17:36:58 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200b42 not in stack >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >Jun 19 17:36:58 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200b3e not in stack >Jun 19 17:36:58 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200b3e not in stack >Jun 19 17:36:58 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200b3e not in stack >Jun 19 17:36:58 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >Jun 19 17:36:58 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:58 localhost program[5106]: Return code: 0 >Jun 19 17:36:58 localhost blivet[5106]: removed partition sda4 (id 9) from device tree >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: registered action: [10] Destroy Device partition sda4 (id 9) >Jun 19 17:36:58 localhost blivet[5106]: checking whether disk sdc has an empty extended >Jun 19 17:36:58 localhost blivet[5106]: extended is None ; logicals is [] >Jun 19 17:36:58 localhost blivet[5106]: clearpart: initializing sda >Jun 19 17:36:58 localhost blivet[5106]: removing sda >Jun 19 17:36:58 localhost blivet[5106]: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >Jun 19 17:36:58 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >Jun 19 17:36:58 localhost blivet[5106]: registered action: [11] Destroy Format msdos disklabel on disk sda (id 2) >Jun 19 17:36:58 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >Jun 19 17:36:58 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 19 17:36:58 localhost blivet[5106]: registered action: [12] Destroy Format None on disk sda (id 2) >Jun 19 17:36:58 localhost blivet[5106]: required disklabel type for sda (1) is None >Jun 19 17:36:58 localhost blivet[5106]: default disklabel type for sda is msdos >Jun 19 17:36:58 localhost blivet[5106]: selecting msdos disklabel for sda based on size >Jun 19 17:36:58 localhost blivet[5106]: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >Jun 19 17:36:58 localhost blivet[5106]: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >Jun 19 17:36:58 localhost blivet[5106]: Did not change pmbr_boot on parted.Disk instance -- >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x3e7ff50> >PedDisk: <_ped.Disk object at 0x4d8ec68> >Jun 19 17:36:58 localhost blivet[5106]: getFormat('disklabel') returning DiskLabel instance >Jun 19 17:36:58 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 19 17:36:58 localhost blivet[5106]: registered action: [13] Create Format msdos disklabel on disk sda (id 2) >Jun 19 17:36:58 localhost anaconda[5106]: new disk order: [] >Jun 19 17:36:58 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:58 localhost program[5106]: Return code: 0 >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: Detected 16016M of memory >Jun 19 17:36:58 localhost blivet[5106]: Swap attempt of 8008M >Jun 19 17:36:58 localhost blivet[5106]: doAutoPart: True >Jun 19 17:36:58 localhost blivet[5106]: encryptedAutoPart: False >Jun 19 17:36:58 localhost blivet[5106]: autoPartType: 2 >Jun 19 17:36:58 localhost blivet[5106]: clearPartType: 2 >Jun 19 17:36:58 localhost blivet[5106]: clearPartDisks: ['sda'] >Jun 19 17:36:58 localhost blivet[5106]: autoPartitionRequests: >PartSpec instance (0x4f0fd90) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4297550) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x4297650) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f2724165b90) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x42974d0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >Jun 19 17:36:58 localhost blivet[5106]: storage.disks: ['sda', 'sdc'] >Jun 19 17:36:58 localhost blivet[5106]: storage.partitioned: ['sda', 'sdc'] >Jun 19 17:36:58 localhost blivet[5106]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sdc', 'sdc1'] >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: resolved 'sda' to 'sda' (disk) >Jun 19 17:36:58 localhost blivet[5106]: boot disk: sda >Jun 19 17:36:58 localhost blivet[5106]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:36:58 localhost blivet[5106]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setFormat: req0 ; >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: added partition req0 (id 34) to device tree >Jun 19 17:36:58 localhost blivet[5106]: registered action: [14] Create Device partition req0 (id 34) >Jun 19 17:36:58 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:58 localhost blivet[5106]: registered action: [15] Create Format lvmpv on partition req0 (id 34) >Jun 19 17:36:58 localhost anaconda[5106]: Not doing 'require network connection' in live installation >Jun 19 17:36:58 localhost blivet[5106]: candidate disks: [DiskDevice instance (0x7f27240d7f50) -- >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f27240a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f27240d7e10>] >Jun 19 17:36:58 localhost blivet[5106]: devs: [PartitionDevice instance (0x3e7f490) -- >name = req0 status = False kids = 0 id = 34 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_disklabel(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_size(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_location(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_format(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: is_valid_stage1_device(sda) returning True >Jun 19 17:36:58 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:58 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setFormat: req1 ; >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: added partition req1 (id 35) to device tree >Jun 19 17:36:58 localhost blivet[5106]: registered action: [16] Create Device partition req1 (id 35) >Jun 19 17:36:58 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:58 localhost blivet[5106]: registered action: [17] Create Format ext4 filesystem mounted at /boot on partition req1 (id 35) >Jun 19 17:36:58 localhost blivet[5106]: skipping unneeded stage1 biosboot request >Jun 19 17:36:58 localhost blivet[5106]: PartSpec instance (0x7f2724165b90) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 19 17:36:58 localhost blivet[5106]: existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:36:58 localhost blivet[5106]: removing all non-preexisting partitions ['req0(id 34)', 'req1(id 35)'] from disk(s) ['sda', 'sdc'] >Jun 19 17:36:58 localhost blivet[5106]: allocatePartitions: disks=['sda', 'sdc'] ; partitions=['req0(id 34)', 'req1(id 35)'] >Jun 19 17:36:58 localhost blivet[5106]: removing all non-preexisting partitions ['req1(id 35)', 'req0(id 34)'] from disk(s) ['sda', 'sdc'] >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: resolved 'sda' to 'sda' (disk) >Jun 19 17:36:58 localhost anaconda[5106]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >Jun 19 17:36:58 localhost anaconda[5106]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> status to: Saving storage configuration... >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: resolved 'sda' to 'sda' (disk) >Jun 19 17:36:58 localhost blivet[5106]: allocating partition: req1 ; id: 35 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:36:58 localhost blivet[5106]: checking freespace on sda >Jun 19 17:36:58 localhost blivet[5106]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:36:58 localhost blivet[5106]: checking 63-1953525167 (953869 MB) >Jun 19 17:36:58 localhost blivet[5106]: current free range is 63-1953525167 (953869MB) >Jun 19 17:36:58 localhost blivet[5106]: updating use_disk to sda, type: 0 >Jun 19 17:36:58 localhost blivet[5106]: new free: 63-1953525167 / 953869MB >Jun 19 17:36:58 localhost blivet[5106]: new free allows for 0 sectors of growth >Jun 19 17:36:58 localhost blivet[5106]: found free space for bootable request >Jun 19 17:36:58 localhost blivet[5106]: adjusted start sector from 63 to 2048 >Jun 19 17:36:58 localhost blivet[5106]: created partition sda1 of 500MB and added it to /dev/sda >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:36:58 localhost blivet[5106]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7ce90> PedPartition: <_ped.Partition object at 0x7f27241fd0b0> >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:36:58 localhost blivet[5106]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7f8d0> PedPartition: <_ped.Partition object at 0x7f27241fd050> >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: resolved 'sda' to 'sda' (disk) >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: resolved 'sda' to 'sda' (disk) >Jun 19 17:36:58 localhost blivet[5106]: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:36:58 localhost blivet[5106]: checking freespace on sda >Jun 19 17:36:58 localhost blivet[5106]: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:36:58 localhost blivet[5106]: checking 63-2047 (0 MB) >Jun 19 17:36:58 localhost blivet[5106]: current free range is 63-2047 (0MB) >Jun 19 17:36:58 localhost blivet[5106]: checking 1026048-1953525167 (953368 MB) >Jun 19 17:36:58 localhost blivet[5106]: current free range is 1026048-1953525167 (953368MB) >Jun 19 17:36:58 localhost blivet[5106]: evaluating growth potential for new layout >Jun 19 17:36:58 localhost blivet[5106]: calculating growth for disk /dev/sdc >Jun 19 17:36:58 localhost blivet[5106]: disk /dev/sdc growth: 0 (0MB) >Jun 19 17:36:58 localhost blivet[5106]: calculating growth for disk /dev/sda >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:36:58 localhost blivet[5106]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7c510> PedPartition: <_ped.Partition object at 0x7f27241fd170> >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sda >Jun 19 17:36:58 localhost blivet[5106]: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sda >Jun 19 17:36:58 localhost blivet[5106]: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 >Jun 19 17:36:58 localhost blivet[5106]: req: PartitionRequest instance -- >id = 35 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:36:58 localhost blivet[5106]: req: PartitionRequest instance -- >id = 34 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:36:58 localhost blivet[5106]: 1 requests and 1951477105 (952869MB) left in chunk >Jun 19 17:36:58 localhost blivet[5106]: adding 1951477105 (952869MB) to 34 (sda2) >Jun 19 17:36:58 localhost blivet[5106]: new grow amount for request 34 (sda2) is 1951477105 units, or 952869MB >Jun 19 17:36:58 localhost blivet[5106]: request 35 (sda1) growth: 0 (0MB) size: 500MB >Jun 19 17:36:58 localhost blivet[5106]: request 34 (sda2) growth: 1951477105 (952869MB) size: 953369MB >Jun 19 17:36:58 localhost blivet[5106]: disk /dev/sda growth: 1951477105 (952869MB) >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:36:58 localhost blivet[5106]: device sda2 new partedPartition None >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: total growth: 1951477105 sectors >Jun 19 17:36:58 localhost blivet[5106]: updating use_disk to sda, type: 0 >Jun 19 17:36:58 localhost blivet[5106]: new free: 1026048-1953525167 / 953368MB >Jun 19 17:36:58 localhost blivet[5106]: new free allows for 1951477105 sectors of growth >Jun 19 17:36:58 localhost blivet[5106]: created partition sda2 of 500MB and added it to /dev/sda >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:36:58 localhost blivet[5106]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7c150> PedPartition: <_ped.Partition object at 0x7f27241fd230> >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:36:58 localhost blivet[5106]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7c0d0> PedPartition: <_ped.Partition object at 0x7f27241fd110> >Jun 19 17:36:58 localhost blivet[5106]: growPartitions: disks=['sda', 'sdc'], partitions=['sda2(id 34)', 'sda1(id 35)'] >Jun 19 17:36:58 localhost blivet[5106]: growable partitions are ['sda2'] >Jun 19 17:36:58 localhost blivet[5106]: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sda >Jun 19 17:36:58 localhost blivet[5106]: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sda >Jun 19 17:36:58 localhost blivet[5106]: disk sda has 1 chunks >Jun 19 17:36:58 localhost blivet[5106]: no free space on sdc >Jun 19 17:36:58 localhost blivet[5106]: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 >Jun 19 17:36:58 localhost blivet[5106]: req: PartitionRequest instance -- >id = 35 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:36:58 localhost blivet[5106]: req: PartitionRequest instance -- >id = 34 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:36:58 localhost blivet[5106]: 1 requests and 1951477105 (952869MB) left in chunk >Jun 19 17:36:58 localhost blivet[5106]: adding 1951477105 (952869MB) to 34 (sda2) >Jun 19 17:36:58 localhost blivet[5106]: new grow amount for request 34 (sda2) is 1951477105 units, or 952869MB >Jun 19 17:36:58 localhost blivet[5106]: growing partitions on sda >Jun 19 17:36:58 localhost blivet[5106]: partition sda1 (35): 0 >Jun 19 17:36:58 localhost blivet[5106]: new geometry for sda1: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x3e7fe10> PedGeometry: <_ped.Geometry object at 0x3e7cb90> >Jun 19 17:36:58 localhost blivet[5106]: partition sda2 (34): 0 >Jun 19 17:36:58 localhost blivet[5106]: new geometry for sda2: parted.Geometry instance -- >start: 1026048 end: 1953523711 length: 1952497664 >device: <parted.device.Device object at 0x3e7fe10> PedGeometry: <_ped.Geometry object at 0x3e7c610> >Jun 19 17:36:58 localhost blivet[5106]: removing all non-preexisting partitions ['sda1(id 35)', 'sda2(id 34)'] from disk(s) ['sda'] >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:36:58 localhost blivet[5106]: device sda1 new partedPartition None >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:36:58 localhost blivet[5106]: device sda2 new partedPartition None >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: back from removeNewPartitions >Jun 19 17:36:58 localhost blivet[5106]: extended: None >Jun 19 17:36:58 localhost blivet[5106]: setting req1 new geometry: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x3e7fe10> PedGeometry: <_ped.Geometry object at 0x3e7cb90> >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: req1 ; >Jun 19 17:36:58 localhost blivet[5106]: device req1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7cb50> PedPartition: <_ped.Partition object at 0x7f27241fd1d0> >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.addChild: kids: 0 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: sda1 ; >Jun 19 17:36:58 localhost blivet[5106]: device sda1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7c950> PedPartition: <_ped.Partition object at 0x7f27241fd350> >Jun 19 17:36:58 localhost blivet[5106]: setting req0 new geometry: parted.Geometry instance -- >start: 1026048 end: 1953523711 length: 1952497664 >device: <parted.device.Device object at 0x3e7fe10> PedGeometry: <_ped.Geometry object at 0x3e7c610> >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: req0 ; >Jun 19 17:36:58 localhost blivet[5106]: device req0 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7cad0> PedPartition: <_ped.Partition object at 0x7f27241fd290> >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >Jun 19 17:36:58 localhost blivet[5106]: DiskDevice.addChild: kids: 1 ; name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice._setPartedPartition: sda2 ; >Jun 19 17:36:58 localhost blivet[5106]: device sda2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272422b250> PedPartition: <_ped.Partition object at 0x7f27241fd3b0> >Jun 19 17:36:58 localhost blivet[5106]: growing partitions on sdc >Jun 19 17:36:58 localhost blivet[5106]: fixing size of non-existent 500MB partition sda1 (35) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:36:58 localhost blivet[5106]: fixing size of non-existent 953368MB partition sda2 (34) with non-existent lvmpv at 953368.00 >Jun 19 17:36:58 localhost blivet[5106]: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >Jun 19 17:36:58 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >Jun 19 17:36:58 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:58 localhost blivet[5106]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jun 19 17:36:58 localhost blivet[5106]: added lvmvg fedora (id 36) to device tree >Jun 19 17:36:58 localhost blivet[5106]: registered action: [18] Create Device lvmvg fedora (id 36) >Jun 19 17:36:58 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:58 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:58 localhost blivet[5106]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jun 19 17:36:58 localhost blivet[5106]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Jun 19 17:36:58 localhost blivet[5106]: fedora size is 953364MB >Jun 19 17:36:58 localhost blivet[5106]: vg fedora has 953364MB free >Jun 19 17:36:58 localhost blivet[5106]: Adding fedora-root/1024MB to fedora >Jun 19 17:36:58 localhost blivet[5106]: added lvmlv fedora-root (id 37) to device tree >Jun 19 17:36:58 localhost blivet[5106]: registered action: [19] Create Device lvmlv fedora-root (id 37) >Jun 19 17:36:58 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:58 localhost blivet[5106]: registered action: [20] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 37) >Jun 19 17:36:58 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:36:58 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:36:58 localhost blivet[5106]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Jun 19 17:36:58 localhost blivet[5106]: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >Jun 19 17:36:58 localhost blivet[5106]: fedora size is 953364MB >Jun 19 17:36:58 localhost blivet[5106]: vg fedora has 952340MB free >Jun 19 17:36:58 localhost blivet[5106]: Adding fedora-home/500MB to fedora >Jun 19 17:36:58 localhost blivet[5106]: added lvmlv fedora-home (id 38) to device tree >Jun 19 17:36:58 localhost blivet[5106]: registered action: [21] Create Device lvmlv fedora-home (id 38) >Jun 19 17:36:58 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:58 localhost blivet[5106]: registered action: [22] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 38) >Jun 19 17:36:58 localhost blivet[5106]: SwapSpace.__init__: mountpoint: None ; >Jun 19 17:36:58 localhost blivet[5106]: getFormat('swap') returning SwapSpace instance >Jun 19 17:36:58 localhost blivet[5106]: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >Jun 19 17:36:58 localhost blivet[5106]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Jun 19 17:36:58 localhost blivet[5106]: fedora size is 953364MB >Jun 19 17:36:58 localhost blivet[5106]: vg fedora has 951840MB free >Jun 19 17:36:58 localhost blivet[5106]: Adding fedora-swap/8008MB to fedora >Jun 19 17:36:58 localhost blivet[5106]: added lvmlv fedora-swap (id 39) to device tree >Jun 19 17:36:58 localhost blivet[5106]: registered action: [23] Create Device lvmlv fedora-swap (id 39) >Jun 19 17:36:58 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:36:58 localhost blivet[5106]: registered action: [24] Create Format swap on lvmlv fedora-swap (id 39) >Jun 19 17:36:58 localhost blivet[5106]: fedora size is 953364MB >Jun 19 17:36:58 localhost blivet[5106]: vg fedora has 943832MB free >Jun 19 17:36:58 localhost blivet[5106]: vg fedora: 943832MB free ; lvs: ['root', 'home', 'swap'] >Jun 19 17:36:58 localhost blivet[5106]: adding request 37 to chunk 238341 on /dev/mapper/fedora >Jun 19 17:36:58 localhost blivet[5106]: adding request 38 to chunk 238341 on /dev/mapper/fedora >Jun 19 17:36:58 localhost blivet[5106]: adding request 39 to chunk 238341 on /dev/mapper/fedora >Jun 19 17:36:58 localhost blivet[5106]: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 238341 size = 953364 >remaining = 2 pool = 235958 >Jun 19 17:36:58 localhost blivet[5106]: req: LVRequest instance -- >id = 39 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >Jun 19 17:36:58 localhost blivet[5106]: req: LVRequest instance -- >id = 37 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Jun 19 17:36:58 localhost blivet[5106]: req: LVRequest instance -- >id = 38 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:36:58 localhost blivet[5106]: 2 requests and 235958 (943832MB) left in chunk >Jun 19 17:36:58 localhost blivet[5106]: adding 158543 (634172MB) to 37 (fedora-root) >Jun 19 17:36:58 localhost blivet[5106]: taking back 145999 (583996MB) from 37 (fedora-root) >Jun 19 17:36:58 localhost blivet[5106]: new grow amount for request 37 (fedora-root) is 12544 units, or 50176MB >Jun 19 17:36:58 localhost blivet[5106]: adding 77414 (309656MB) to 38 (fedora-home) >Jun 19 17:36:58 localhost blivet[5106]: new grow amount for request 38 (fedora-home) is 77414 units, or 309656MB >Jun 19 17:36:58 localhost blivet[5106]: 1 requests and 146000 (584000MB) left in chunk >Jun 19 17:36:58 localhost blivet[5106]: adding 146000 (584000MB) to 38 (fedora-home) >Jun 19 17:36:58 localhost blivet[5106]: new grow amount for request 38 (fedora-home) is 223414 units, or 893656MB >Jun 19 17:36:58 localhost blivet[5106]: trying to set lv fedora-root size to 51200MB >Jun 19 17:36:58 localhost blivet[5106]: fedora size is 953364MB >Jun 19 17:36:58 localhost blivet[5106]: vg fedora has 943832MB free >Jun 19 17:36:58 localhost blivet[5106]: trying to set lv fedora-home size to 894156MB >Jun 19 17:36:58 localhost blivet[5106]: fedora size is 953364MB >Jun 19 17:36:58 localhost blivet[5106]: vg fedora has 893656MB free >Jun 19 17:36:58 localhost anaconda[5106]: new disk order: [] >Jun 19 17:36:58 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:58 localhost program[5106]: Return code: 0 >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: resolved 'sda' to 'sda' (disk) >Jun 19 17:36:58 localhost anaconda[5106]: stage1 device cannot be of type lvmvg >Jun 19 17:36:58 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:36:58 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:36:58 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_disklabel(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_size(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_location(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_format(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: is_valid_stage1_device(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_disklabel(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_size(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_location(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_format(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: is_valid_stage1_device(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_disklabel(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_size(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_location(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_partition(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_format(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: is_valid_stage2_device(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: new disk order: [] >Jun 19 17:36:58 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:36:58 localhost program[5106]: Return code: 0 >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:36:58 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:36:58 localhost blivet[5106]: resolved 'sda' to 'sda' (disk) >Jun 19 17:36:58 localhost anaconda[5106]: stage1 device cannot be of type lvmvg >Jun 19 17:36:58 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:36:58 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:36:58 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_disklabel(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_size(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_location(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_format(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: is_valid_stage1_device(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: Running Thread: AnaCheckStorageThread (139805720643328) >Jun 19 17:36:58 localhost anaconda[5106]: Thread Done: AnaExecuteStorageThread (139806174406400) >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_disklabel(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_size(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_location(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_format(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: is_valid_stage1_device(sda) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_disklabel(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_size(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_location(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_partition(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: _is_valid_format(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: is_valid_stage2_device(sda1) returning True >Jun 19 17:36:58 localhost anaconda[5106]: Thread Done: AnaCheckStorageThread (139805720643328) >Jun 19 17:36:58 localhost anaconda[5106]: fs space: 51.2 GB needed: 3.01 GB >Jun 19 17:36:58 localhost anaconda[5106]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >Jun 19 17:36:58 localhost anaconda[5106]: fs space: 51.2 GB needed: 3.01 GB >Jun 19 17:36:58 localhost anaconda[5106]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >Jun 19 17:36:58 localhost anaconda[5106]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> status to: Checking storage configuration... >Jun 19 17:36:59 localhost anaconda[5106]: fs space: 51.2 GB needed: 3.01 GB >Jun 19 17:36:59 localhost anaconda[5106]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >Jun 19 17:37:01 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sda ; >Jun 19 17:37:01 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >Jun 19 17:37:03 localhost blivet[5106]: removing sda1 >Jun 19 17:37:03 localhost blivet[5106]: removed partition sda1 (id 35) from device tree >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice.removeChild: kids: 2 ; name: sda ; >Jun 19 17:37:03 localhost blivet[5106]: registered action: [25] Destroy Device partition sda1 (id 35) >Jun 19 17:37:03 localhost blivet[5106]: removing sda2 >Jun 19 17:37:03 localhost blivet[5106]: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora'] >Jun 19 17:37:03 localhost blivet[5106]: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root'] >Jun 19 17:37:03 localhost blivet[5106]: removed lvmlv fedora-swap (id 39) from device tree >Jun 19 17:37:03 localhost blivet[5106]: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >Jun 19 17:37:03 localhost blivet[5106]: registered action: [26] Destroy Device lvmlv fedora-swap (id 39) >Jun 19 17:37:03 localhost blivet[5106]: removed lvmlv fedora-home (id 38) from device tree >Jun 19 17:37:03 localhost blivet[5106]: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >Jun 19 17:37:03 localhost blivet[5106]: registered action: [27] Destroy Device lvmlv fedora-home (id 38) >Jun 19 17:37:03 localhost blivet[5106]: removed lvmlv fedora-root (id 37) from device tree >Jun 19 17:37:03 localhost blivet[5106]: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >Jun 19 17:37:03 localhost blivet[5106]: registered action: [28] Destroy Device lvmlv fedora-root (id 37) >Jun 19 17:37:03 localhost blivet[5106]: devices to remove: ['fedora'] >Jun 19 17:37:03 localhost blivet[5106]: leaves to remove: ['fedora'] >Jun 19 17:37:03 localhost blivet[5106]: removed lvmvg fedora (id 36) from device tree >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >Jun 19 17:37:03 localhost blivet[5106]: registered action: [29] Destroy Device lvmvg fedora (id 36) >Jun 19 17:37:03 localhost blivet[5106]: removed partition sda2 (id 34) from device tree >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice.removeChild: kids: 1 ; name: sda ; >Jun 19 17:37:03 localhost blivet[5106]: registered action: [30] Destroy Device partition sda2 (id 34) >Jun 19 17:37:03 localhost blivet[5106]: hiding device disk sda (id 2) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [30] Destroy Device partition sda2 (id 34) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [29] Destroy Device lvmvg fedora (id 36) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [28] Destroy Device lvmlv fedora-root (id 37) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [27] Destroy Device lvmlv fedora-home (id 38) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [26] Destroy Device lvmlv fedora-swap (id 39) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [25] Destroy Device partition sda1 (id 35) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [24] Create Format swap on lvmlv fedora-swap (id 39) >Jun 19 17:37:03 localhost blivet[5106]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [23] Create Device lvmlv fedora-swap (id 39) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [22] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 38) >Jun 19 17:37:03 localhost blivet[5106]: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [21] Create Device lvmlv fedora-home (id 38) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [20] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 37) >Jun 19 17:37:03 localhost blivet[5106]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [19] Create Device lvmlv fedora-root (id 37) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [18] Create Device lvmvg fedora (id 36) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [17] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 35) >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [16] Create Device partition sda1 (id 35) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [15] Create Format lvmpv on partition sda2 (id 34) >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [14] Create Device partition sda2 (id 34) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [13] Create Format msdos disklabel on disk sda (id 2) >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [12] Destroy Format None on disk sda (id 2) >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice._setFormat: sda ; current: None ; type: None ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [11] Destroy Format msdos disklabel on disk sda (id 2) >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [10] Destroy Device partition sda4 (id 9) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [9] Destroy Device partition sda5 (id 12) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [8] Destroy Format mdmember on partition sda5 (id 12) >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [7] Destroy Device partition sda5 (id 10) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [6] Destroy Format mdmember on partition sda5 (id 10) >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [5] Destroy Device partition sda3 (id 7) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [4] Destroy Format mdmember on partition sda3 (id 7) >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda3 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [3] Destroy Device partition sda2 (id 5) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [2] Destroy Format mdmember on partition sda2 (id 5) >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda2 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [1] Destroy Device partition sda1 (id 3) >Jun 19 17:37:03 localhost blivet[5106]: cancelling action: [0] Destroy Format mdmember on partition sda1 (id 3) >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda1 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: adding sda to the reject list >Jun 19 17:37:03 localhost blivet[5106]: unhiding device disk sdb (id 14) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing sdb from the reject list >Jun 19 17:37:03 localhost blivet[5106]: unhiding device partition sdb6 (id 20) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing sdb6 from the reject list >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice.addChild: kids: 0 ; name: sdb ; >Jun 19 17:37:03 localhost blivet[5106]: unhiding device mdarray localhost.localdomain:swap (id 13) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing localhost.localdomain:swap from the reject list >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >Jun 19 17:37:03 localhost blivet[5106]: unhiding device partition sdb5 (id 19) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing sdb5 from the reject list >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice.addChild: kids: 1 ; name: sdb ; >Jun 19 17:37:03 localhost blivet[5106]: unhiding device mdarray boot (id 11) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing boot from the reject list >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >Jun 19 17:37:03 localhost blivet[5106]: unhiding device partition sdb4 (id 18) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing sdb4 from the reject list >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:37:03 localhost blivet[5106]: unhiding device partition sdb3 (id 17) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing sdb3 from the reject list >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice.addChild: kids: 3 ; name: sdb ; >Jun 19 17:37:03 localhost blivet[5106]: unhiding device mdarray root (id 8) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing root from the reject list >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >Jun 19 17:37:03 localhost blivet[5106]: unhiding device partition sdb2 (id 16) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing sdb2 from the reject list >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice.addChild: kids: 4 ; name: sdb ; >Jun 19 17:37:03 localhost blivet[5106]: unhiding device mdarray raid0 (id 6) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing raid0 from the reject list >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >Jun 19 17:37:03 localhost blivet[5106]: unhiding device partition sdb1 (id 15) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing sdb1 from the reject list >Jun 19 17:37:03 localhost blivet[5106]: DiskDevice.addChild: kids: 5 ; name: sdb ; >Jun 19 17:37:03 localhost blivet[5106]: unhiding device mdarray home (id 4) >Jun 19 17:37:03 localhost blivet[5106]: lvm filter: removing home from the reject list >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >Jun 19 17:37:03 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >Jun 19 17:37:04 localhost anaconda[5106]: disk free: 713.63 GB fs free: 0 B sw needs: 3.01 GB auto swap: 8.00 GB >Jun 19 17:37:08 localhost blivet[5106]: Detected 16016M of memory >Jun 19 17:37:08 localhost blivet[5106]: Swap attempt of 8008M >Jun 19 17:37:09 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1201097 not in stack >Jun 19 17:37:09 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1201093 not in stack >Jun 19 17:37:09 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1201093 not in stack >Jun 19 17:37:09 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1201093 not in stack >Jun 19 17:37:22 localhost blivet[5106]: removing sdb6 >Jun 19 17:37:22 localhost blivet[5106]: devices to remove: ['localhost.localdomain:swap'] >Jun 19 17:37:22 localhost blivet[5106]: leaves to remove: ['localhost.localdomain:swap'] >Jun 19 17:37:22 localhost blivet[5106]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [31] Destroy Format swap on mdarray localhost.localdomain:swap (id 13) >Jun 19 17:37:22 localhost blivet[5106]: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >Jun 19 17:37:22 localhost blivet[5106]: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >Jun 19 17:37:22 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:37:22 localhost program[5106]: Return code: 0 >Jun 19 17:37:22 localhost program[5106]: Running... mdadm --stop /dev/md/localhost.localdomain:swap >Jun 19 17:37:22 localhost program[5106]: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >Jun 19 17:37:22 localhost program[5106]: Return code: 1 >Jun 19 17:37:22 localhost anaconda[5106]: running handleException >Jun 19 17:37:22 localhost anaconda[5106]: Gtk running, queuing exception handler to the main loop >Jun 19 17:37:22 localhost blivet[5106]: removing sdb5 >Jun 19 17:37:22 localhost blivet[5106]: devices to remove: ['boot'] >Jun 19 17:37:22 localhost blivet[5106]: leaves to remove: ['boot'] >Jun 19 17:37:22 localhost blivet[5106]: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >Jun 19 17:37:22 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >Jun 19 17:37:22 localhost blivet[5106]: removed mdarray boot (id 11) from device tree >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [33] Destroy Device mdarray boot (id 11) >Jun 19 17:37:22 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: sdb5 ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: sdb5 ; current: mdmember ; type: None ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [34] Destroy Format mdmember on partition sdb5 (id 19) >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >Jun 19 17:37:22 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sdb5 ; status: False ; type: None ; >Jun 19 17:37:22 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:37:22 localhost program[5106]: Return code: 0 >Jun 19 17:37:22 localhost blivet[5106]: removed partition sdb5 (id 19) from device tree >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.removeChild: kids: 6 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [35] Destroy Device partition sdb5 (id 19) >Jun 19 17:37:22 localhost blivet[5106]: removing sdb3 >Jun 19 17:37:22 localhost blivet[5106]: devices to remove: ['root'] >Jun 19 17:37:22 localhost blivet[5106]: leaves to remove: ['root'] >Jun 19 17:37:22 localhost blivet[5106]: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >Jun 19 17:37:22 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >Jun 19 17:37:22 localhost blivet[5106]: removed mdarray root (id 8) from device tree >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [36] Destroy Device mdarray root (id 8) >Jun 19 17:37:22 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: sdb3 ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: None ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [37] Destroy Format mdmember on partition sdb3 (id 17) >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >Jun 19 17:37:22 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >Jun 19 17:37:22 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:37:22 localhost program[5106]: Return code: 0 >Jun 19 17:37:22 localhost blivet[5106]: removed partition sdb3 (id 17) from device tree >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.removeChild: kids: 5 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [38] Destroy Device partition sdb3 (id 17) >Jun 19 17:37:22 localhost blivet[5106]: removing sdb2 >Jun 19 17:37:22 localhost blivet[5106]: devices to remove: ['raid0'] >Jun 19 17:37:22 localhost blivet[5106]: leaves to remove: ['raid0'] >Jun 19 17:37:22 localhost blivet[5106]: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >Jun 19 17:37:22 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >Jun 19 17:37:22 localhost blivet[5106]: removed mdarray raid0 (id 6) from device tree >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [39] Destroy Device mdarray raid0 (id 6) >Jun 19 17:37:22 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: sdb2 ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: sdb2 ; current: mdmember ; type: None ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [40] Destroy Format mdmember on partition sdb2 (id 16) >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >Jun 19 17:37:22 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >Jun 19 17:37:22 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:37:22 localhost program[5106]: Return code: 0 >Jun 19 17:37:22 localhost blivet[5106]: removed partition sdb2 (id 16) from device tree >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.removeChild: kids: 4 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [41] Destroy Device partition sdb2 (id 16) >Jun 19 17:37:22 localhost blivet[5106]: removing sdb1 >Jun 19 17:37:22 localhost blivet[5106]: devices to remove: ['home'] >Jun 19 17:37:22 localhost blivet[5106]: leaves to remove: ['home'] >Jun 19 17:37:22 localhost blivet[5106]: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >Jun 19 17:37:22 localhost blivet[5106]: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >Jun 19 17:37:22 localhost blivet[5106]: removed mdarray home (id 4) from device tree >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [42] Destroy Device mdarray home (id 4) >Jun 19 17:37:22 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: sdb1 ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: sdb1 ; current: mdmember ; type: None ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [43] Destroy Format mdmember on partition sdb1 (id 15) >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >Jun 19 17:37:22 localhost blivet[5106]: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >Jun 19 17:37:22 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:37:22 localhost program[5106]: Return code: 0 >Jun 19 17:37:22 localhost blivet[5106]: removed partition sdb1 (id 15) from device tree >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.removeChild: kids: 3 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: registered action: [44] Destroy Device partition sdb1 (id 15) >Jun 19 17:37:22 localhost blivet[5106]: Detected 16016M of memory >Jun 19 17:37:22 localhost blivet[5106]: Swap attempt of 8008M >Jun 19 17:37:22 localhost anaconda[5106]: Running Thread: AnaExecuteStorageThread (139805720643328) >Jun 19 17:37:22 localhost blivet[5106]: clearpart: looking at sdb5 >Jun 19 17:37:22 localhost blivet[5106]: clearpart: looking at sdb4 >Jun 19 17:37:22 localhost blivet[5106]: clearpart: looking at sdc1 >Jun 19 17:37:22 localhost blivet[5106]: checking whether disk sdb has an empty extended >Jun 19 17:37:22 localhost blivet[5106]: extended is parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7f990> PedPartition: <_ped.Partition object at 0x7f27241fd110> ; logicals is ['sdb5'] >Jun 19 17:37:22 localhost blivet[5106]: checking whether disk sdc has an empty extended >Jun 19 17:37:22 localhost blivet[5106]: extended is None ; logicals is [] >Jun 19 17:37:22 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120116e not in stack >Jun 19 17:37:22 localhost anaconda[5106]: new disk order: [] >Jun 19 17:37:22 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:37:22 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x120116a not in stack >Jun 19 17:37:22 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x120116a not in stack >Jun 19 17:37:22 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120116a not in stack >Jun 19 17:37:22 localhost program[5106]: Return code: 0 >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: Detected 16016M of memory >Jun 19 17:37:22 localhost blivet[5106]: Swap attempt of 8008M >Jun 19 17:37:22 localhost blivet[5106]: doAutoPart: True >Jun 19 17:37:22 localhost blivet[5106]: encryptedAutoPart: False >Jun 19 17:37:22 localhost blivet[5106]: autoPartType: 2 >Jun 19 17:37:22 localhost blivet[5106]: clearPartType: 2 >Jun 19 17:37:22 localhost blivet[5106]: clearPartDisks: ['sdb'] >Jun 19 17:37:22 localhost blivet[5106]: autoPartitionRequests: >PartSpec instance (0x3e7cd50) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x3e7cf10) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x3e7c050) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x3e7c0d0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x3e7c550) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >Jun 19 17:37:22 localhost blivet[5106]: storage.disks: ['sdb', 'sdc'] >Jun 19 17:37:22 localhost blivet[5106]: storage.partitioned: ['sdb', 'sdc'] >Jun 19 17:37:22 localhost blivet[5106]: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb4', 'sdb5', 'sdc', 'sdc1'] >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: resolved 'sdb' to 'sdb' (disk) >Jun 19 17:37:22 localhost blivet[5106]: boot disk: sdb >Jun 19 17:37:22 localhost blivet[5106]: LVMPhysicalVolume.__init__: mountpoint: None ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('lvmpv') returning LVMPhysicalVolume instance >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: req2 ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.removeChild: kids: 3 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: added partition req2 (id 40) to device tree >Jun 19 17:37:22 localhost blivet[5106]: registered action: [45] Create Device partition req2 (id 40) >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: registered action: [46] Create Format lvmpv on partition req2 (id 40) >Jun 19 17:37:22 localhost blivet[5106]: candidate disks: [DiskDevice instance (0x7f2724152fd0) -- >name = sdb status = True kids = 2 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x4039a70> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2724165d90>] >Jun 19 17:37:22 localhost blivet[5106]: devs: [PartitionDevice instance (0x3e7c490) -- >name = req2 status = False kids = 0 id = 40 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req2 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type mdarray >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_disklabel(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_size(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_location(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_format(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: is_valid_stage1_device(sdb) returning True >Jun 19 17:37:22 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: req3 ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.removeChild: kids: 3 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: added partition req3 (id 41) to device tree >Jun 19 17:37:22 localhost blivet[5106]: registered action: [47] Create Device partition req3 (id 41) >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: registered action: [48] Create Format ext4 filesystem mounted at /boot on partition req3 (id 41) >Jun 19 17:37:22 localhost blivet[5106]: skipping unneeded stage1 biosboot request >Jun 19 17:37:22 localhost blivet[5106]: PartSpec instance (0x3e7c0d0) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >Jun 19 17:37:22 localhost blivet[5106]: existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >Jun 19 17:37:22 localhost blivet[5106]: removing all non-preexisting partitions ['req2(id 40)', 'req3(id 41)'] from disk(s) ['sdb', 'sdc'] >Jun 19 17:37:22 localhost blivet[5106]: allocatePartitions: disks=['sdb', 'sdc'] ; partitions=['req2(id 40)', 'req3(id 41)'] >Jun 19 17:37:22 localhost blivet[5106]: removing all non-preexisting partitions ['req3(id 41)', 'req2(id 40)'] from disk(s) ['sdb', 'sdc'] >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: resolved 'sdb' to 'sdb' (disk) >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: resolved 'sdb' to 'sdb' (disk) >Jun 19 17:37:22 localhost blivet[5106]: allocating partition: req3 ; id: 41 ; disks: ['sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >Jun 19 17:37:22 localhost blivet[5106]: checking freespace on sdb >Jun 19 17:37:22 localhost blivet[5106]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=True best=None grow=False start=None >Jun 19 17:37:22 localhost blivet[5106]: checking 63-481740799 (235224 MB) >Jun 19 17:37:22 localhost blivet[5106]: current free range is 63-481740799 (235224MB) >Jun 19 17:37:22 localhost blivet[5106]: updating use_disk to sdb, type: 0 >Jun 19 17:37:22 localhost blivet[5106]: new free: 63-481740799 / 235224MB >Jun 19 17:37:22 localhost blivet[5106]: new free allows for 0 sectors of growth >Jun 19 17:37:22 localhost blivet[5106]: found free space for bootable request >Jun 19 17:37:22 localhost blivet[5106]: adjusted start sector from 63 to 2048 >Jun 19 17:37:22 localhost blivet[5106]: created partition sdb1 of 500MB and added it to /dev/sdb >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:37:22 localhost blivet[5106]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272422bbd0> PedPartition: <_ped.Partition object at 0x7f27241fd290> >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:37:22 localhost blivet[5106]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272422b3d0> PedPartition: <_ped.Partition object at 0x7f27241fd110> >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: resolved 'sdb' to 'sdb' (disk) >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: resolved 'sdb' to 'sdb' (disk) >Jun 19 17:37:22 localhost blivet[5106]: allocating partition: req2 ; id: 40 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >Jun 19 17:37:22 localhost blivet[5106]: checking freespace on sdb >Jun 19 17:37:22 localhost blivet[5106]: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True start=None >Jun 19 17:37:22 localhost blivet[5106]: checking 63-2047 (0 MB) >Jun 19 17:37:22 localhost blivet[5106]: current free range is 63-2047 (0MB) >Jun 19 17:37:22 localhost blivet[5106]: checking 1026048-481740799 (234724 MB) >Jun 19 17:37:22 localhost blivet[5106]: current free range is 1026048-481740799 (234724MB) >Jun 19 17:37:22 localhost blivet[5106]: checking 481740863-483781409 (996 MB) >Jun 19 17:37:22 localhost blivet[5106]: free region not suitable for request >Jun 19 17:37:22 localhost blivet[5106]: checking 492001280-1953525167 (713634 MB) >Jun 19 17:37:22 localhost blivet[5106]: free region not suitable for request >Jun 19 17:37:22 localhost blivet[5106]: evaluating growth potential for new layout >Jun 19 17:37:22 localhost blivet[5106]: calculating growth for disk /dev/sdb >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:37:22 localhost blivet[5106]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7c690> PedPartition: <_ped.Partition object at 0x7f27241fd590> >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.addChild: kids: 3 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: adding request 41 to chunk 481740737 (63-481740799) on /dev/sdb >Jun 19 17:37:22 localhost blivet[5106]: adding request 40 to chunk 481740737 (63-481740799) on /dev/sdb >Jun 19 17:37:22 localhost blivet[5106]: Chunk.growRequests: 481740737 on /dev/sdb start = 63 end = 481740799 >sectorSize = 512 >Jun 19 17:37:22 localhost blivet[5106]: req: PartitionRequest instance -- >id = 41 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:37:22 localhost blivet[5106]: req: PartitionRequest instance -- >id = 40 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:37:22 localhost blivet[5106]: 1 requests and 479692737 (234224MB) left in chunk >Jun 19 17:37:22 localhost blivet[5106]: adding 479692737 (234224MB) to 40 (sdb2) >Jun 19 17:37:22 localhost blivet[5106]: new grow amount for request 40 (sdb2) is 479692737 units, or 234224MB >Jun 19 17:37:22 localhost blivet[5106]: request 41 (sdb1) growth: 0 (0MB) size: 500MB >Jun 19 17:37:22 localhost blivet[5106]: request 40 (sdb2) growth: 479692737 (234224MB) size: 234724MB >Jun 19 17:37:22 localhost blivet[5106]: Chunk.growRequests: 2040547 on /dev/sdb start = 481740863 end = 483781409 >sectorSize = 512 >Jun 19 17:37:22 localhost blivet[5106]: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 >Jun 19 17:37:22 localhost blivet[5106]: disk /dev/sdb growth: 479692737 (234224MB) >Jun 19 17:37:22 localhost blivet[5106]: calculating growth for disk /dev/sdc >Jun 19 17:37:22 localhost blivet[5106]: disk /dev/sdc growth: 0 (0MB) >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:37:22 localhost blivet[5106]: device sdb2 new partedPartition None >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setDisk: req2 ; new: None ; old: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.removeChild: kids: 4 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: total growth: 479692737 sectors >Jun 19 17:37:22 localhost blivet[5106]: updating use_disk to sdb, type: 0 >Jun 19 17:37:22 localhost blivet[5106]: new free: 1026048-481740799 / 234724MB >Jun 19 17:37:22 localhost blivet[5106]: new free allows for 479692737 sectors of growth >Jun 19 17:37:22 localhost blivet[5106]: created partition sdb2 of 500MB and added it to /dev/sdb >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:37:22 localhost blivet[5106]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272422bad0> PedPartition: <_ped.Partition object at 0x7f27241fd5f0> >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.addChild: kids: 3 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:37:22 localhost blivet[5106]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272422bd50> PedPartition: <_ped.Partition object at 0x7f27241fd650> >Jun 19 17:37:22 localhost blivet[5106]: growPartitions: disks=['sdb', 'sdc'], partitions=['sdb2(id 40)', 'sdb1(id 41)'] >Jun 19 17:37:22 localhost blivet[5106]: growable partitions are ['sdb2'] >Jun 19 17:37:22 localhost blivet[5106]: adding request 40 to chunk 481740737 (63-481740799) on /dev/sdb >Jun 19 17:37:22 localhost blivet[5106]: adding request 41 to chunk 481740737 (63-481740799) on /dev/sdb >Jun 19 17:37:22 localhost blivet[5106]: disk sdb has 3 chunks >Jun 19 17:37:22 localhost blivet[5106]: no free space on sdc >Jun 19 17:37:22 localhost blivet[5106]: Chunk.growRequests: 481740737 on /dev/sdb start = 63 end = 481740799 >sectorSize = 512 >Jun 19 17:37:22 localhost blivet[5106]: req: PartitionRequest instance -- >id = 41 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >Jun 19 17:37:22 localhost blivet[5106]: req: PartitionRequest instance -- >id = 40 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >Jun 19 17:37:22 localhost blivet[5106]: 1 requests and 479692737 (234224MB) left in chunk >Jun 19 17:37:22 localhost blivet[5106]: adding 479692737 (234224MB) to 40 (sdb2) >Jun 19 17:37:22 localhost blivet[5106]: new grow amount for request 40 (sdb2) is 479692737 units, or 234224MB >Jun 19 17:37:22 localhost blivet[5106]: growing partitions on sdb >Jun 19 17:37:22 localhost blivet[5106]: partition sdb1 (41): 0 >Jun 19 17:37:22 localhost blivet[5106]: new geometry for sdb1: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f2724165e90> PedGeometry: <_ped.Geometry object at 0x7f272421a0d0> >Jun 19 17:37:22 localhost blivet[5106]: partition sdb2 (40): 0 >Jun 19 17:37:22 localhost blivet[5106]: new geometry for sdb2: parted.Geometry instance -- >start: 1026048 end: 481740799 length: 480714752 >device: <parted.device.Device object at 0x7f2724165e90> PedGeometry: <_ped.Geometry object at 0x7f272421a2d0> >Jun 19 17:37:22 localhost blivet[5106]: removing all non-preexisting partitions ['sdb1(id 41)', 'sdb2(id 40)'] from disk(s) ['sdb'] >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:37:22 localhost anaconda[5106]: Not doing 'require network connection' in live installation >Jun 19 17:37:22 localhost blivet[5106]: device sdb1 new partedPartition None >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.removeChild: kids: 4 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:37:22 localhost blivet[5106]: device sdb2 new partedPartition None >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setDisk: req2 ; new: None ; old: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.removeChild: kids: 3 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: back from removeNewPartitions >Jun 19 17:37:22 localhost blivet[5106]: extended: parted.Geometry instance -- >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f272421a190> PedGeometry: <_ped.Geometry object at 0x7f272422be90> >Jun 19 17:37:22 localhost blivet[5106]: setting req3 new geometry: parted.Geometry instance -- >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f2724165e90> PedGeometry: <_ped.Geometry object at 0x7f272421a0d0> >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: req3 ; >Jun 19 17:37:22 localhost blivet[5106]: device req3 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272422b390> PedPartition: <_ped.Partition object at 0x7f27241fd770> >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.addChild: kids: 2 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: sdb1 ; >Jun 19 17:37:22 localhost blivet[5106]: device sdb1 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7f990> PedPartition: <_ped.Partition object at 0x7f27241fd6b0> >Jun 19 17:37:22 localhost blivet[5106]: setting req2 new geometry: parted.Geometry instance -- >start: 1026048 end: 481740799 length: 480714752 >device: <parted.device.Device object at 0x7f2724165e90> PedGeometry: <_ped.Geometry object at 0x7f272421a2d0> >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: req2 ; >Jun 19 17:37:22 localhost blivet[5106]: device req2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3e7c990> PedPartition: <_ped.Partition object at 0x7f27241fd470> >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >Jun 19 17:37:22 localhost blivet[5106]: DiskDevice.addChild: kids: 3 ; name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice._setPartedPartition: sdb2 ; >Jun 19 17:37:22 localhost blivet[5106]: device sdb2 new partedPartition parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f272421a610> PedPartition: <_ped.Partition object at 0x7f27241fd7d0> >Jun 19 17:37:22 localhost blivet[5106]: growing partitions on sdc >Jun 19 17:37:22 localhost blivet[5106]: fixing size of non-existent 500MB partition sdb1 (41) with non-existent ext4 filesystem mounted at /boot at 500.00 >Jun 19 17:37:22 localhost blivet[5106]: fixing size of non-existent 234724MB partition sdb2 (40) with non-existent lvmpv at 234724.00 >Jun 19 17:37:22 localhost blivet[5106]: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >Jun 19 17:37:22 localhost blivet[5106]: fixing size of existing 4008MB partition sdb5 (20) with existing mdmember at 4008.00 >Jun 19 17:37:22 localhost blivet[5106]: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb4 ; >Jun 19 17:37:22 localhost anaconda[5106]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >Jun 19 17:37:22 localhost anaconda[5106]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> status to: Saving storage configuration... >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >Jun 19 17:37:22 localhost blivet[5106]: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >Jun 19 17:37:22 localhost blivet[5106]: added lvmvg fedora (id 42) to device tree >Jun 19 17:37:22 localhost blivet[5106]: registered action: [49] Create Device lvmvg fedora (id 42) >Jun 19 17:37:22 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:37:22 localhost blivet[5106]: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >Jun 19 17:37:22 localhost blivet[5106]: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >Jun 19 17:37:22 localhost blivet[5106]: fedora size is 234720MB >Jun 19 17:37:22 localhost blivet[5106]: vg fedora has 234720MB free >Jun 19 17:37:22 localhost blivet[5106]: Adding fedora-root/1024MB to fedora >Jun 19 17:37:22 localhost blivet[5106]: added lvmlv fedora-root (id 43) to device tree >Jun 19 17:37:22 localhost blivet[5106]: registered action: [50] Create Device lvmlv fedora-root (id 43) >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: registered action: [51] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 43) >Jun 19 17:37:22 localhost blivet[5106]: Ext4FS.supported: supported: True ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('ext4') returning Ext4FS instance >Jun 19 17:37:22 localhost blivet[5106]: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >Jun 19 17:37:22 localhost blivet[5106]: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >Jun 19 17:37:22 localhost blivet[5106]: fedora size is 234720MB >Jun 19 17:37:22 localhost blivet[5106]: vg fedora has 233696MB free >Jun 19 17:37:22 localhost blivet[5106]: Adding fedora-home/500MB to fedora >Jun 19 17:37:22 localhost blivet[5106]: added lvmlv fedora-home (id 44) to device tree >Jun 19 17:37:22 localhost blivet[5106]: registered action: [52] Create Device lvmlv fedora-home (id 44) >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: registered action: [53] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 44) >Jun 19 17:37:22 localhost blivet[5106]: SwapSpace.__init__: mountpoint: None ; >Jun 19 17:37:22 localhost blivet[5106]: getFormat('swap') returning SwapSpace instance >Jun 19 17:37:22 localhost blivet[5106]: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >Jun 19 17:37:22 localhost blivet[5106]: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >Jun 19 17:37:22 localhost blivet[5106]: fedora size is 234720MB >Jun 19 17:37:22 localhost blivet[5106]: vg fedora has 233196MB free >Jun 19 17:37:22 localhost blivet[5106]: Adding fedora-swap/8008MB to fedora >Jun 19 17:37:22 localhost blivet[5106]: added lvmlv fedora-swap (id 45) to device tree >Jun 19 17:37:22 localhost blivet[5106]: registered action: [54] Create Device lvmlv fedora-swap (id 45) >Jun 19 17:37:22 localhost blivet[5106]: getFormat('None') returning DeviceFormat instance >Jun 19 17:37:22 localhost blivet[5106]: registered action: [55] Create Format swap on lvmlv fedora-swap (id 45) >Jun 19 17:37:22 localhost blivet[5106]: fedora size is 234720MB >Jun 19 17:37:22 localhost blivet[5106]: vg fedora has 225188MB free >Jun 19 17:37:22 localhost blivet[5106]: vg fedora: 225188MB free ; lvs: ['root', 'home', 'swap'] >Jun 19 17:37:22 localhost blivet[5106]: adding request 43 to chunk 58680 on /dev/mapper/fedora >Jun 19 17:37:22 localhost blivet[5106]: adding request 44 to chunk 58680 on /dev/mapper/fedora >Jun 19 17:37:22 localhost blivet[5106]: adding request 45 to chunk 58680 on /dev/mapper/fedora >Jun 19 17:37:22 localhost blivet[5106]: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 58680 size = 234720 >remaining = 2 pool = 56297 >Jun 19 17:37:22 localhost blivet[5106]: req: LVRequest instance -- >id = 45 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >Jun 19 17:37:22 localhost blivet[5106]: req: LVRequest instance -- >id = 43 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >Jun 19 17:37:22 localhost blivet[5106]: req: LVRequest instance -- >id = 44 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:37:22 localhost blivet[5106]: 2 requests and 56297 (225188MB) left in chunk >Jun 19 17:37:22 localhost blivet[5106]: adding 37826 (151304MB) to 43 (fedora-root) >Jun 19 17:37:22 localhost blivet[5106]: taking back 25282 (101128MB) from 43 (fedora-root) >Jun 19 17:37:22 localhost blivet[5106]: new grow amount for request 43 (fedora-root) is 12544 units, or 50176MB >Jun 19 17:37:22 localhost blivet[5106]: adding 18470 (73880MB) to 44 (fedora-home) >Jun 19 17:37:22 localhost blivet[5106]: new grow amount for request 44 (fedora-home) is 18470 units, or 73880MB >Jun 19 17:37:22 localhost blivet[5106]: 1 requests and 25283 (101132MB) left in chunk >Jun 19 17:37:22 localhost blivet[5106]: adding 25283 (101132MB) to 44 (fedora-home) >Jun 19 17:37:22 localhost blivet[5106]: new grow amount for request 44 (fedora-home) is 43753 units, or 175012MB >Jun 19 17:37:22 localhost blivet[5106]: trying to set lv fedora-root size to 51200MB >Jun 19 17:37:22 localhost blivet[5106]: fedora size is 234720MB >Jun 19 17:37:22 localhost blivet[5106]: vg fedora has 225188MB free >Jun 19 17:37:22 localhost blivet[5106]: trying to set lv fedora-home size to 175512MB >Jun 19 17:37:22 localhost blivet[5106]: fedora size is 234720MB >Jun 19 17:37:22 localhost blivet[5106]: vg fedora has 175012MB free >Jun 19 17:37:22 localhost anaconda[5106]: new disk order: [] >Jun 19 17:37:22 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:37:22 localhost program[5106]: Return code: 0 >Jun 19 17:37:22 localhost program[5106]: Running... journalctl -b >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: resolved 'sdb' to 'sdb' (disk) >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type lvmvg >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type mdarray >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_disklabel(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_size(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_location(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_format(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: is_valid_stage1_device(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_disklabel(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_size(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_location(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_format(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: is_valid_stage1_device(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_disklabel(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_size(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_location(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_partition(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_format(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: is_valid_stage2_device(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: new disk order: [] >Jun 19 17:37:22 localhost program[5106]: Running... udevadm settle --timeout=300 >Jun 19 17:37:22 localhost program[5106]: Return code: 0 >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName: name: sdb ; >Jun 19 17:37:22 localhost blivet[5106]: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >Jun 19 17:37:22 localhost blivet[5106]: resolved 'sdb' to 'sdb' (disk) >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type lvmvg >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type lvmlv >Jun 19 17:37:22 localhost anaconda[5106]: stage1 device cannot be of type mdarray >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_disklabel(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_size(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_location(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_format(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: is_valid_stage1_device(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: Running Thread: AnaCheckStorageThread (139805729036032) >Jun 19 17:37:22 localhost anaconda[5106]: Thread Done: AnaExecuteStorageThread (139805720643328) >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_disklabel(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_size(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_location(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_format(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: is_valid_stage1_device(sdb) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_disklabel(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_size(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_location(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_partition(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: _is_valid_format(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: is_valid_stage2_device(sdb1) returning True >Jun 19 17:37:22 localhost anaconda[5106]: Thread Done: AnaCheckStorageThread (139805729036032) >Jun 19 17:38:28 localhost anaconda[5106]: Running kickstart %%traceback script(s) >Jun 19 17:38:28 localhost anaconda[5106]: All kickstart %%traceback script(s) have been run >Jun 19 17:38:29 localhost anaconda[5106]: fs space: 51.2 GB needed: 3.01 GB >Jun 19 17:38:29 localhost anaconda[5106]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >Jun 19 17:38:29 localhost anaconda[5106]: fs space: 51.2 GB needed: 3.01 GB >Jun 19 17:38:29 localhost anaconda[5106]: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >Jun 19 17:38:29 localhost anaconda[5106]: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> status to: Checking storage configuration... >Jun 19 17:38:29 localhost anaconda[5106]: fs space: 51.2 GB needed: 3.01 GB >Jun 19 17:38:29 localhost anaconda[5106]: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >Jun 19 17:38:57 localhost program[5106]: Running... lsblk --perms --fs --bytes >Jun 19 17:38:57 localhost program[5106]: NAME SIZE OWNER GROUP MODE NAME FSTYPE LABEL UUID MOUNTPOINT >Jun 19 17:38:57 localhost program[5106]: sda 1000204886016 root disk brw-rw---- sda >Jun 19 17:38:57 localhost program[5106]: |-sda1 104924708864 root disk brw-rw---- |-sda1 linux_raid_member localhost.localdomain:home 76812ef6-e522-8b8c-3e44-a42716734e24 >Jun 19 17:38:57 localhost program[5106]: |-sda2 78777417728 root disk brw-rw---- |-sda2 linux_raid_member localhost.localdomain:raid0 8acf5e03-778a-dc8f-cafc-fbb900b617c9 >Jun 19 17:38:57 localhost program[5106]: |-sda3 62948114432 root disk brw-rw---- |-sda3 linux_raid_member localhost.localdomain:root ece6d799-20eb-59af-3582-dbc3d994b55a >Jun 19 17:38:57 localhost program[5106]: |-sda4 1024 root disk brw-rw---- |-sda4 >Jun 19 17:38:57 localhost program[5106]: |-sda5 1048576000 root disk brw-rw---- |-sda5 linux_raid_member localhost.localdomain:boot 7d3f340d-7ed8-2db9-d771-b385480b4381 >Jun 19 17:38:57 localhost program[5106]: `-sda6 4202692608 root disk brw-rw---- `-sda6 linux_raid_member localhost.localdomain:swap 2b105057-f201-e068-08fc-e49d579b7283 >Jun 19 17:38:57 localhost program[5106]: `-md126 8401190912 root disk brw-rw---- `-md126 swap 964906e2-7e1a-407c-ac1d-1c2ace86ee85 [SWAP] >Jun 19 17:38:57 localhost program[5106]: sdb 1000204886016 root disk brw-rw---- sdb >Jun 19 17:38:57 localhost program[5106]: |-sdb1 104924708864 root disk brw-rw---- |-sdb1 linux_raid_member localhost.localdomain:home 76812ef6-e522-8b8c-3e44-a42716734e24 >Jun 19 17:38:57 localhost program[5106]: |-sdb2 78777417728 root disk brw-rw---- |-sdb2 linux_raid_member localhost.localdomain:raid0 8acf5e03-778a-dc8f-cafc-fbb900b617c9 >Jun 19 17:38:57 localhost program[5106]: |-sdb3 62948114432 root disk brw-rw---- |-sdb3 linux_raid_member localhost.localdomain:root ece6d799-20eb-59af-3582-dbc3d994b55a >Jun 19 17:38:57 localhost program[5106]: |-sdb4 1024 root disk brw-rw---- |-sdb4 >Jun 19 17:38:57 localhost program[5106]: |-sdb5 1048576000 root disk brw-rw---- |-sdb5 linux_raid_member localhost.localdomain:boot 7d3f340d-7ed8-2db9-d771-b385480b4381 >Jun 19 17:38:57 localhost program[5106]: `-sdb6 4202692608 root disk brw-rw---- `-sdb6 linux_raid_member localhost.localdomain:swap 2b105057-f201-e068-08fc-e49d579b7283 >Jun 19 17:38:57 localhost program[5106]: `-md126 8401190912 root disk brw-rw---- `-md126 swap 964906e2-7e1a-407c-ac1d-1c2ace86ee85 [SWAP] >Jun 19 17:38:57 localhost program[5106]: sdc 8103395328 root disk brw-rw---- sdc >Jun 19 17:38:57 localhost program[5106]: `-sdc1 8103366656 root disk brw-rw---- `-sdc1 vfat LIVE BCD2-CFA5 /run/initramfs/live >Jun 19 17:38:57 localhost program[5106]: loop0 8192 root disk brw-rw---- loop0 squashfs >Jun 19 17:38:57 localhost program[5106]: loop1 1294336 root disk brw-rw---- loop1 DM_snapshot_cow >Jun 19 17:38:57 localhost program[5106]: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:38:57 localhost program[5106]: loop2 929828864 root disk brw-rw---- loop2 squashfs >Jun 19 17:38:57 localhost program[5106]: loop3 4294967296 root disk brw-rw---- loop3 ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:38:57 localhost program[5106]: |-live-rw 4294967296 root disk brw-rw---- |-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >Jun 19 17:38:57 localhost program[5106]: |-live-base 4294967296 root disk brw-rw---- |-live-base ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 /mnt/install/source >Jun 19 17:38:57 localhost program[5106]: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >Jun 19 17:38:57 localhost program[5106]: loop4 536870912 root disk brw-rw---- loop4 DM_snapshot_cow >Jun 19 17:38:57 localhost program[5106]: `-live-rw 4294967296 root disk brw-rw---- `-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >Jun 19 17:38:57 localhost program[5106]: Return code: 0 >Jun 19 17:38:57 localhost program[5106]: Running... nmcli device show >Jun 19 17:38:57 localhost program[5106]: GENERAL.DEVICE: p2p1 >Jun 19 17:38:57 localhost program[5106]: GENERAL.TYPE: ethernet >Jun 19 17:38:57 localhost program[5106]: GENERAL.VENDOR: Realtek Semiconductor Co., Ltd. >Jun 19 17:38:57 localhost program[5106]: GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller >Jun 19 17:38:57 localhost program[5106]: GENERAL.DRIVER: r8169 >Jun 19 17:38:57 localhost program[5106]: GENERAL.DRIVER-VERSION: 2.3LK-NAPI >Jun 19 17:38:57 localhost program[5106]: GENERAL.FIRMWARE-VERSION: >Jun 19 17:38:57 localhost program[5106]: GENERAL.HWADDR: 74:D0:2B:90:C4:63 >Jun 19 17:38:57 localhost program[5106]: GENERAL.STATE: 100 (connected) >Jun 19 17:38:57 localhost program[5106]: GENERAL.REASON: 0 (No reason given) >Jun 19 17:38:57 localhost program[5106]: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/net/p2p1 >Jun 19 17:38:57 localhost program[5106]: GENERAL.IP-IFACE: p2p1 >Jun 19 17:38:57 localhost program[5106]: GENERAL.NM-MANAGED: yes >Jun 19 17:38:57 localhost program[5106]: GENERAL.AUTOCONNECT: yes >Jun 19 17:38:57 localhost program[5106]: GENERAL.FIRMWARE-MISSING: no >Jun 19 17:38:57 localhost program[5106]: GENERAL.CONNECTION: /org/freedesktop/NetworkManager/ActiveConnection/1 >Jun 19 17:38:57 localhost program[5106]: CAPABILITIES.CARRIER-DETECT: yes >Jun 19 17:38:57 localhost program[5106]: CAPABILITIES.SPEED: 100 Mb/s >Jun 19 17:38:57 localhost program[5106]: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1} >Jun 19 17:38:57 localhost program[5106]: CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 53492f8d-92bc-4cce-9212-0e77a4f860b9 | p2p1 >Jun 19 17:38:57 localhost program[5106]: WIRED-PROPERTIES.CARRIER: on >Jun 19 17:38:57 localhost program[5106]: IP4.ADDRESS[1]: ip = 192.168.1.34/24, gw = 192.168.1.1 >Jun 19 17:38:57 localhost program[5106]: IP4.DNS[1]: 77.70.112.1 >Jun 19 17:38:57 localhost program[5106]: IP4.DNS[2]: 213.240.241.252 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[1]: requested_routers = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[2]: requested_domain_search = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[3]: requested_nis_domain = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[4]: requested_host_name = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[5]: requested_time_offset = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[6]: requested_broadcast_address = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[7]: dhcp_option_overload = 3 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[8]: requested_classless_static_routes = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[9]: requested_domain_name = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[10]: requested_rfc3442_classless_static_routes = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[11]: expiry = 1403220063 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[12]: next_server = 0.0.0.0 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[13]: requested_wpad = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[14]: broadcast_address = 255.255.255.255 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[15]: dhcp_message_type = 5 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[16]: requested_subnet_mask = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[17]: dhcp_lease_time = 7200 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[18]: ip_address = 192.168.1.34 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[19]: routers = 192.168.1.1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[20]: requested_static_routes = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[21]: requested_nis_servers = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[22]: requested_interface_mtu = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[23]: subnet_mask = 255.255.255.0 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[24]: domain_name_servers = 77.70.112.1 213.240.241.252 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[25]: requested_ms_classless_static_routes = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[26]: interface_mtu = 576 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[27]: requested_domain_name_servers = 1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[28]: network_number = 192.168.1.0 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[29]: dhcp_server_identifier = 192.168.1.1 >Jun 19 17:38:57 localhost program[5106]: DHCP4.OPTION[30]: requested_ntp_servers = 1 >Jun 19 17:38:57 localhost program[5106]: IP6.ADDRESS[1]: ip = fe80::76d0:2bff:fe90:c463/64, gw = :: >Jun 19 17:38:57 localhost program[5106]: Jun 19 17:38:57 localhost program[5106]: GENERAL.DEVICE: lo >Jun 19 17:38:57 localhost program[5106]: GENERAL.TYPE: loopback >Jun 19 17:38:57 localhost program[5106]: GENERAL.VENDOR: -- >Jun 19 17:38:57 localhost program[5106]: GENERAL.PRODUCT: -- >Jun 19 17:38:57 localhost program[5106]: GENERAL.DRIVER: unknown >Jun 19 17:38:57 localhost program[5106]: GENERAL.DRIVER-VERSION: >Jun 19 17:38:57 localhost program[5106]: GENERAL.FIRMWARE-VERSION: >Jun 19 17:38:57 localhost program[5106]: GENERAL.HWADDR: (unknown) >Jun 19 17:38:57 localhost program[5106]: GENERAL.STATE: 10 (unmanaged) >Jun 19 17:38:57 localhost program[5106]: GENERAL.REASON: 0 (No reason given) >Jun 19 17:38:57 localhost program[5106]: GENERAL.UDI: /sys/devices/virtual/net/lo >Jun 19 17:38:57 localhost program[5106]: GENERAL.IP-IFACE: >Jun 19 17:38:57 localhost program[5106]: GENERAL.NM-MANAGED: no >Jun 19 17:38:57 localhost program[5106]: GENERAL.AUTOCONNECT: yes >Jun 19 17:38:57 localhost program[5106]: GENERAL.FIRMWARE-MISSING: no >Jun 19 17:38:57 localhost program[5106]: GENERAL.CONNECTION: not connected >Jun 19 17:38:57 localhost program[5106]: CAPABILITIES.CARRIER-DETECT: yes >Jun 19 17:38:57 localhost program[5106]: CAPABILITIES.SPEED: unknown >Jun 19 17:38:57 localhost program[5106]: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >Jun 19 17:38:57 localhost program[5106]: Return code: 0 >Jun 19 17:38:57 localhost program[5106]: Running... journalctl -b >Jun 19 17:38:58 localhost gnome-session[1504]: Starting installer, one moment... >Jun 19 17:38:58 localhost gnome-session[1504]: anaconda 20.25.15-1 for Fedora 20 started. >Jun 19 17:38:58 localhost gnome-keyring-daemon[5462]: couldn't create socket directory: No such file or directory >Jun 19 17:38:58 localhost gnome-keyring-daemon[5462]: couldn't bind to control socket: /tmp/.cache/keyring-AF0L6g/control: No such file or directory >Jun 19 17:39:23 localhost gnome-session[1504]: Can't connect over DBus to name 'org.freedesktop.secrets' path '/org/freedesktop/secrets' interface 'org.freedesktop.Secret.Service': Error calling StartServiceByName for org.freedesktop.secrets: Timeout was reached >Jun 19 17:39:42 localhost gnome-session[1504]: (anaconda:5458): Gtk-CRITICAL **: gtk_widget_show_all: assertion 'GTK_IS_WIDGET (widget)' failed >Jun 19 17:39:48 localhost gnome-session[1504]: (process:5469): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed >Jun 19 17:41:35 localhost chronyd[864]: Selected source 178.16.128.13 >Jun 19 17:44:09 localhost unix_chkpwd[5569]: account root has password changed in future >Jun 19 17:44:09 localhost su[5567]: (to root) liveuser on pts/0 >Jun 19 17:44:09 localhost su[5567]: pam_unix(su:session): session opened for user root by liveuser(uid=1000) >Jun 19 17:44:09 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Jun 19 17:44:09 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Jun 19 17:44:09 localhost systemd[1]: Starting PackageKit Daemon... >Jun 19 17:44:09 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Jun 19 17:44:09 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Jun 19 17:44:09 localhost systemd[1]: Started PackageKit Daemon. >Jun 19 17:44:35 localhost yum[5572]: Installed: celt-0.11.3-1.fc20.x86_64 >Jun 19 17:44:35 localhost yum[5572]: Installed: libxml++-2.37.1-1.fc20.x86_64 >Jun 19 17:44:35 localhost yum[5572]: Installed: libffado-2.1.0-4.fc20.x86_64 >Jun 19 17:44:35 localhost groupadd[5608]: group added to /etc/group: name=jackuser, GID=987 >Jun 19 17:44:35 localhost groupadd[5608]: group added to /etc/gshadow: name=jackuser >Jun 19 17:44:35 localhost groupadd[5608]: new group: name=jackuser, GID=987 >Jun 19 17:44:35 localhost yum[5572]: Installed: jack-audio-connection-kit-1.9.9.5-3.fc20.x86_64 >Jun 19 17:44:35 localhost yum[5572]: Installed: jack-audio-connection-kit-example-clients-1.9.9.5-3.fc20.x86_64 >Jun 19 17:44:35 localhost yum[5572]: Installed: recordmydesktop-0.3.8.1-11.fc20.x86_64 >Jun 19 17:44:35 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Jun 19 17:44:35 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.PackageKit' unit='packagekit.service' >Jun 19 17:44:35 localhost systemd[1]: Starting PackageKit Daemon... >Jun 19 17:44:35 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Jun 19 17:44:35 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Jun 19 17:44:35 localhost systemd[1]: Started PackageKit Daemon. >Jun 19 17:44:35 localhost su[5567]: pam_unix(su:session): session closed for user root >Jun 19 17:44:50 localhost gnome-session[1504]: Can't open /tmp/.config/abrt/settings/forbidden_words.conf >Jun 19 17:44:50 localhost gnome-session[1504]: Can't open /tmp/.config/abrt/settings/forbidden_words.conf >Jun 19 17:46:07 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1201576 not in stack >Jun 19 17:46:07 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1201572 not in stack >Jun 19 17:46:07 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1201572 not in stack >Jun 19 17:46:07 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1201572 not in stack >Jun 19 17:46:07 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1201572 not in stack >Jun 19 17:46:07 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1201572 not in stack >Jun 19 17:46:10 localhost userhelper[5641]: pam_timestamp(liveinst:auth): timestamp file `/var/run/sudo/liveuser/unknown:root' has unacceptable age (599 seconds), disallowing access to liveinst for user liveuser >Jun 19 17:46:10 localhost userhelper[5641]: pam_timestamp(liveinst:session): updated timestamp file `/var/run/sudo/liveuser/unknown:root' >Jun 19 17:46:10 localhost userhelper[5646]: running '/usr/sbin/liveinst' with root privileges on behalf of 'liveuser' >Jun 19 17:46:11 localhost gnome-session[1504]: localuser:root being added to access control list >'DEVNAME': 'sdc', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', >'DEVTYPE': 'disk', >'ID_BUS': 'usb', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '32', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7735', >'name': 'sdc', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f42600d6dd0>] >device: <parted.device.Device object at 0x7f42600d6710> >PedDisk: <_ped.Disk object at 0x7f42600d8248> >name = sdc status = True kids = 0 id = 0 >parents = [] >uuid = None size = 7728.0 >format = existing msdos disklabel >major = 8 minor = 32 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x3055cb0> >target size = 0 path = /dev/sdc >format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f42600cd590> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdc uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 1 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 1 >lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f42600d6dd0>] >device: <parted.device.Device object at 0x7f42600d6710> >PedDisk: <_ped.Disk object at 0x7f42600d8248> >origPartedDisk = <parted.disk.Disk object at 0x7f42600d69d0> >partedDevice = parted.Device instance -- >model: Generic USB Flash Disk path: /dev/sdc type: 1 >sectorSize: 512 physicalSectorSize: 512 >length: 15826944 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7f42600a1290> >'DEVNAME': 'sdc1', >'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', >'DEVTYPE': 'partition', >'ID_BUS': 'usb', >'ID_FS_LABEL': 'LIVE', >'ID_FS_LABEL_ENC': 'LIVE', >'ID_FS_TYPE': 'vfat', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'BCD2-CFA5', >'ID_FS_UUID_ENC': 'BCD2-CFA5', >'ID_FS_VERSION': 'FAT32', >'ID_INSTANCE': '0:0', >'ID_MODEL': 'USB_Flash_Disk', >'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', >'ID_MODEL_ID': '0901', >'ID_PART_ENTRY_DISK': '8:32', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '56', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '15826888', >'ID_PART_ENTRY_TYPE': '0xb', >'ID_PART_ENTRY_UUID': '07577f2c-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '07577f2c', >'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', >'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', >'ID_REVISION': '1100', >'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', >'ID_SERIAL_SHORT': '08AD000000002517', >'ID_TYPE': 'disk', >'ID_USB_DRIVER': 'usb-storage', >'ID_USB_INTERFACES': ':080650:', >'ID_USB_INTERFACE_NUM': '00', >'ID_VENDOR': 'Generic', >'ID_VENDOR_ENC': 'Generic\\x20', >'ID_VENDOR_ID': '3538', >'MAJOR': '8', >'MINOR': '33', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '7752', >'name': 'sdc1', >'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', >'/dev/disk/by-label/LIVE', >'/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', >'/dev/disk/by-uuid/BCD2-CFA5'], >'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >name = sdc1 status = True kids = 0 id = 1 >parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] >uuid = None size = 7727.97265625 >format = existing efi filesystem >major = 8 minor = 33 exists = True protected = True >sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdc1 type: 0 >sectorSize: 512 physicalSectorSize: 512 >length: 15826888 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32578 did: 0 busy: True >hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) >PedDevice: <_ped.Device object at 0x7f42600a1440> >target size = 0 path = /dev/sdc1 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f42600d6810> fileSystem: <parted.filesystem.FileSystem object at 0x7f42600d6e90> >number: 1 path: /dev/sdc1 type: 0 >name: None active: True busy: True >geometry: <parted.geometry.Geometry object at 0x7f42600d6e10> PedPartition: <_ped.Partition object at 0x7f42600d4710> >disk = existing 7728MB disk sdc (0) with existing msdos disklabel >start = 56 end = 15826943 length = 15826888 >flags = boot >type = efi name = EFI System Partition status = False >device = /dev/sdc1 uuid = BCD2-CFA5 exists = True >options = umask=0077,shortname=winnt supported = False formattable = True resizable = False >mountpoint = None mountopts = None >label = LIVE size = 0.0 targetSize = 0.0 >'DEVNAME': 'sda', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9166', >'name': 'sda', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', >'/dev/disk/by-id/wwn-0x5000c500621d52f9'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f42600e0090>, <parted.partition.Partition object at 0x7f42600e0690>, <parted.partition.Partition object at 0x7f42600e0890>, <parted.partition.Partition object at 0x7f42600e0a10>, <parted.partition.Partition object at 0x7f42600e0c90>, <parted.partition.Partition object at 0x7f42600e0ed0>] >device: <parted.device.Device object at 0x7f42600e0450> >PedDisk: <_ped.Disk object at 0x7f42600d8560> >name = sda status = True kids = 0 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f42600a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3064ed0> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sda uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f42600e0090>, <parted.partition.Partition object at 0x7f42600e0690>, <parted.partition.Partition object at 0x7f42600e0890>, <parted.partition.Partition object at 0x7f42600e0a10>, <parted.partition.Partition object at 0x7f42600e0c90>, <parted.partition.Partition object at 0x7f42600e0ed0>] >device: <parted.device.Device object at 0x7f42600e0450> >PedDisk: <_ped.Disk object at 0x7f42600d8560> >origPartedDisk = <parted.disk.Disk object at 0x7f42600e0b10> >partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f42600a1680> >'DEVNAME': 'sda1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', >'UDISKS_MD_MEMBER_EVENTS': '41', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213775', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9203', >'name': 'sda1', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >Jun 19 17:46:12 localhost kernel: md: bind<sda1> >Jun 19 17:46:12 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:12 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md127/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:12 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:12 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:12 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >name = sda1 status = True kids = 1 id = 3 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 1 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32578 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x3277050> >target size = 0 path = /dev/sda1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 1 path: /dev/sda1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f42600e05d0> PedPartition: <_ped.Partition object at 0x7f42600d4830> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >'DEVNAME': 'sda2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '9241', >'name': 'sda2', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >Jun 19 17:46:13 localhost kernel: md: bind<sda2> >Jun 19 17:46:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md125/md/degraded: No such file or directory (g-file-error-quark, 4) >name = sda2 status = True kids = 1 id = 5 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 2 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 19515 did: 24387 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x3277710> >target size = 0 path = /dev/sda2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 2 path: /dev/sda2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f42600e0750> PedPartition: <_ped.Partition object at 0x7f42600d46b0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >'DEVNAME': 'sda3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '9279', >'name': 'sda3', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >Jun 19 17:46:13 localhost kernel: md: bind<sda3> >Jun 19 17:46:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md124/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md124/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >name = sda3 status = True kids = 1 id = 7 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 3 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32578 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x3277830> >target size = 0 path = /dev/sda3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 3 path: /dev/sda3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f42600e08d0> PedPartition: <_ped.Partition object at 0x7f42600d4890> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >'DEVNAME': 'sda4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '0008397b-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9319', >'name': 'sda4', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >name = sda4 status = True kids = 0 id = 9 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 4 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 29743 did: 29288 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x32778c0> >target size = 0 path = /dev/sda4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f42600e0a50> PedPartition: <_ped.Partition object at 0x7f42600d4770> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >'DEVNAME': 'sda5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '5', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '9359', >'name': 'sda5', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >Jun 19 17:46:13 localhost kernel: md: bind<sda5> >Jun 19 17:46:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/sync_action: No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error creating watch for file /sys/devices/virtual/block/md123/md/degraded: No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >name = sda5 status = True kids = 1 id = 10 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 5 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32578 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x32779e0> >target size = 0 path = /dev/sda5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: <parted.filesystem.FileSystem object at 0x7f42600e0dd0> >number: 5 path: /dev/sda5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f42600e0d50> PedPartition: <_ped.Partition object at 0x7f42600d48f0> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >type = mdmember name = software RAID status = False >device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >'DEVNAME': 'sda6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '1', >'ID_ATA_FEATURE_SET_APM': '1', >'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', >'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'ST1000DM003-1CH162', >'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:0', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '0008397b-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '0008397b', >'ID_REVISION': 'CC47', >'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', >'ID_SERIAL_SHORT': 'S1DDPDV9', >'ID_TYPE': 'disk', >'ID_WWN': '0x5000c500621d52f9', >'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', >'MAJOR': '8', >'MINOR': '6', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '9399', >'name': 'sda6', >'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', >'/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >name = sda6 status = True kids = 1 id = 12 >parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 6 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sda6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32578 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x32777a0> >target size = 0 path = /dev/sda6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 6 path: /dev/sda6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f42600e0f10> PedPartition: <_ped.Partition object at 0x7f42600d4950> >disk = existing 953869MB disk sda (2) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >'DEVNAME': 'sdb', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', >'DEVTYPE': 'disk', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '16', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '9922', >'name': 'sdb', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f426015e890>, <parted.partition.Partition object at 0x7f426015ea90>, <parted.partition.Partition object at 0x7f426015ed90>, <parted.partition.Partition object at 0x7f426014abd0>, <parted.partition.Partition object at 0x7f426014a290>, <parted.partition.Partition object at 0x7f426014ab90>] >device: <parted.device.Device object at 0x7f426015e610> >PedDisk: <_ped.Disk object at 0x3298d88> >name = sdb status = True kids = 0 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x3277c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f426015e450> >type = disklabel name = partition table (MSDOS) status = False >device = /dev/sdb uuid = None exists = True >options = None supported = False formattable = True resizable = False >type = msdos partition count = 6 sectorSize = 512 >align_offset = 0 align_grain = 2048 >partedDisk = parted.Disk instance -- >type: msdos primaryPartitionCount: 4 >lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 >partitions: [<parted.partition.Partition object at 0x7f426015e890>, <parted.partition.Partition object at 0x7f426015ea90>, <parted.partition.Partition object at 0x7f426015ed90>, <parted.partition.Partition object at 0x7f426014abd0>, <parted.partition.Partition object at 0x7f426014a290>, <parted.partition.Partition object at 0x7f426014ab90>] >device: <parted.device.Device object at 0x7f426015e610> >PedDisk: <_ped.Disk object at 0x3298d88> >origPartedDisk = <parted.disk.Disk object at 0x7f426014a2d0> >partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x3277a70> >'DEVNAME': 'sdb1', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:home', >'ID_FS_LABEL_ENC': 'localhost.localdomain:home', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', >'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '1', >'ID_PART_ENTRY_OFFSET': '2048', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '204931072', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-01', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '17', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', >'UDISKS_MD_MEMBER_EVENTS': '41', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213775', >'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '9972', >'name': 'sdb1', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/degraded': Failed to open file '/sys/devices/virtual/block/md127/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost kernel: md: bind<sdb1> >Jun 19 17:46:13 localhost kernel: md/raid1:md127: not clean -- starting background reconstruction >Jun 19 17:46:13 localhost kernel: md/raid1:md127: active with 2 out of 2 mirrors >Jun 19 17:46:13 localhost kernel: created bitmap (1 pages) for device md127 >Jun 19 17:46:13 localhost kernel: md127: bitmap initialized from disk: read 1 pages, set 1542 of 1563 bits >Jun 19 17:46:13 localhost kernel: md127: detected capacity change from 0 to 104857600000 >Jun 19 17:46:13 localhost kernel: md: resync of RAID array md127 >Jun 19 17:46:13 localhost kernel: md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >Jun 19 17:46:13 localhost kernel: md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >Jun 19 17:46:13 localhost kernel: md: using 128k window, over a total of 102400000k. >Jun 19 17:46:13 localhost kernel: md127: unknown partition table >name = sdb1 status = True kids = 1 id = 15 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 100064.0 >format = existing mdmember >major = 8 minor = 17 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb1 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 204931072 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32578 did: 0 busy: False >hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) >PedDevice: <_ped.Device object at 0x3277950> >target size = 0 path = /dev/sdb1 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426015e810> PedPartition: <_ped.Partition object at 0x32998f0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 2048 end = 204933119 length = 204931072 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >'DEVNAME': 'sdb2', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:raid0', >'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', >'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '2', >'ID_PART_ENTRY_OFFSET': '204933120', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '153862144', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-02', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '18', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', >'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '10025', >'name': 'sdb2', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >Jun 19 17:46:13 localhost kernel: md: bind<sdb2> >Jun 19 17:46:13 localhost kernel: md/raid0:md125: md_size is 307462144 sectors. >Jun 19 17:46:13 localhost kernel: md: RAID0 configuration for md125 - 1 zone >Jun 19 17:46:13 localhost kernel: md: zone0=[sda2/sdb2] >Jun 19 17:46:13 localhost kernel: zone-offset= 0KB, device-offset= 0KB, size= 153731072KB >Jun 19 17:46:13 localhost kernel: Jun 19 17:46:13 localhost kernel: md125: detected capacity change from 0 to 157420617728 >Jun 19 17:46:13 localhost kernel: md125: unknown partition table >name = sdb2 status = True kids = 1 id = 16 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 75128.0 >format = existing mdmember >major = 8 minor = 18 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb2 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 153862144 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) >PedDevice: <_ped.Device object at 0x7f4260166e60> >target size = 0 path = /dev/sdb2 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426015ef90> PedPartition: <_ped.Partition object at 0x3299b30> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 204933120 end = 358795263 length = 153862144 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >'DEVNAME': 'sdb3', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:root', >'ID_FS_LABEL_ENC': 'localhost.localdomain:root', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', >'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '3', >'ID_PART_ENTRY_OFFSET': '358795264', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '122945536', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-03', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '19', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', >'UDISKS_MD_MEMBER_EVENTS': '92', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '10076', >'name': 'sdb3', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/degraded': Failed to open file '/sys/devices/virtual/block/md124/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_action': Failed to open file '/sys/devices/virtual/block/md124/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md124/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md124/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:13 localhost kernel: md: bind<sdb3> >Jun 19 17:46:13 localhost kernel: md/raid1:md124: active with 2 out of 2 mirrors >Jun 19 17:46:13 localhost kernel: created bitmap (1 pages) for device md124 >Jun 19 17:46:13 localhost kernel: md124: bitmap initialized from disk: read 1 pages, set 0 of 938 bits >Jun 19 17:46:14 localhost kernel: md124: detected capacity change from 0 to 62914560000 >Jun 19 17:46:14 localhost kernel: md124: unknown partition table >name = sdb3 status = True kids = 1 id = 17 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 60032.0 >format = existing mdmember >major = 8 minor = 19 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb3 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 122945536 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32578 did: 0 busy: False >hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) >PedDevice: <_ped.Device object at 0x7f4260166ef0> >target size = 0 path = /dev/sdb3 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 0 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 3 path: /dev/sdb3 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426015ef50> PedPartition: <_ped.Partition object at 0x3299a10> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 358795264 end = 481740799 length = 122945536 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True >options = None supported = True formattable = True resizable = False >mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >'DEVNAME': 'sdb4', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '4', >'ID_PART_ENTRY_OFFSET': '481740800', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '1471784368', >'ID_PART_ENTRY_TYPE': '0x5', >'ID_PART_ENTRY_UUID': '000d5377-04', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '20', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '10127', >'name': 'sdb4', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >name = sdb4 status = True kids = 0 id = 18 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 718644.710938 >format = existing None >major = 8 minor = 20 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb4 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 18271 did: 20037 busy: False >hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) >PedDevice: <_ped.Device object at 0x7f4260166f80> >target size = 0 path = /dev/sdb4 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 2 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426014a4d0> PedPartition: <_ped.Partition object at 0x3299950> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481740800 end = 1953525167 length = 1471784368 >flags = >'DEVNAME': 'sdb5', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:boot', >'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', >'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', >'ID_FS_VERSION': '1.0', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_FLAGS': '0x80', >'ID_PART_ENTRY_NUMBER': '5', >'ID_PART_ENTRY_OFFSET': '481742848', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '2048000', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-05', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '21', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', >'UDISKS_MD_MEMBER_EVENTS': '20', >'UDISKS_MD_MEMBER_LEVEL': 'raid1', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', >'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '10178', >'name': 'sdb5', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >Jun 19 17:46:14 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/degraded': Failed to open file '/sys/devices/virtual/block/md123/md/degraded': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:14 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_action': Failed to open file '/sys/devices/virtual/block/md123/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:14 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md123/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md123/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:14 localhost kernel: md: bind<sdb5> >Jun 19 17:46:14 localhost kernel: md/raid1:md123: active with 2 out of 2 mirrors >Jun 19 17:46:14 localhost kernel: md123: detected capacity change from 0 to 1048510464 >Jun 19 17:46:14 localhost kernel: md123: unknown partition table >name = sdb5 status = True kids = 1 id = 19 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 1000.0 >format = existing mdmember >major = 8 minor = 21 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb5 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 2048000 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32578 did: 0 busy: False >hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) >PedDevice: <_ped.Device object at 0x3277680> >target size = 0 path = /dev/sdb5 >format args = [] originalFormat = None grow = None max size = 0 bootable = True >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: <parted.filesystem.FileSystem object at 0x7f426014a350> >number: 5 path: /dev/sdb5 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426014a550> PedPartition: <_ped.Partition object at 0x3299ad0> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 481742848 end = 483790847 length = 2048000 >flags = boot, raid >type = mdmember name = software RAID status = False >device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >'DEVNAME': 'sdb6', >'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', >'DEVTYPE': 'partition', >'ID_ATA': '1', >'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', >'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY': '1', >'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', >'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', >'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', >'ID_ATA_FEATURE_SET_SMART': '1', >'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', >'ID_ATA_ROTATION_RATE_RPM': '7200', >'ID_ATA_SATA': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', >'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', >'ID_ATA_WRITE_CACHE': '1', >'ID_ATA_WRITE_CACHE_ENABLED': '1', >'ID_BUS': 'ata', >'ID_FS_LABEL': 'localhost.localdomain:swap', >'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', >'ID_FS_TYPE': 'linux_raid_member', >'ID_FS_USAGE': 'raid', >'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', >'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', >'ID_FS_VERSION': '1.2', >'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', >'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', >'ID_PART_ENTRY_DISK': '8:16', >'ID_PART_ENTRY_NUMBER': '6', >'ID_PART_ENTRY_OFFSET': '483792896', >'ID_PART_ENTRY_SCHEME': 'dos', >'ID_PART_ENTRY_SIZE': '8208384', >'ID_PART_ENTRY_TYPE': '0xfd', >'ID_PART_ENTRY_UUID': '000d5377-06', >'ID_PART_TABLE_TYPE': 'dos', >'ID_PART_TABLE_UUID': '000d5377', >'ID_REVISION': '01.01A01', >'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', >'ID_SERIAL_SHORT': 'WD-WMC3F2433567', >'ID_TYPE': 'disk', >'ID_WWN': '0x50014ee05925c9ab', >'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', >'MAJOR': '8', >'MINOR': '22', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_IGNORE': '1', >'UDISKS_MD_MEMBER_DEVICES': '2', >'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', >'UDISKS_MD_MEMBER_EVENTS': '0', >'UDISKS_MD_MEMBER_LEVEL': 'raid0', >'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', >'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '10230', >'name': 'sdb6', >'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', >'/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], >'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >name = sdb6 status = True kids = 1 id = 20 >parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] >uuid = None size = 4008.0 >format = existing mdmember >major = 8 minor = 22 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- >model: Unknown path: /dev/sdb6 type: 0 >sectorSize: 512 physicalSectorSize: 4096 >length: 8208384 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) >PedDevice: <_ped.Device object at 0x7f4260166dd0> >target size = 0 path = /dev/sdb6 >format args = [] originalFormat = None grow = None max size = 0 bootable = None >part type = 1 primary = None start sector = None end sector = None >partedPartition = parted.Partition instance -- >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426014a810> PedPartition: <_ped.Partition object at 0x3299b90> >disk = existing 953869MB disk sdb (14) with existing msdos disklabel >start = 483792896 end = 492001279 length = 8208384 >flags = raid >type = mdmember name = software RAID status = False >device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True >options = None supported = True formattable = True resizable = False >mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >'DEVPATH': '/devices/virtual/block/loop0', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20740', >'name': 'loop0', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >name = loop0 status = False kids = 0 id = 22 >parents = ['existing 0MB file /osmin.img (deleted) (21)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop0 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop0 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop1', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '20887', >'name': 'loop1', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >name = loop1 status = False kids = 0 id = 24 >parents = ['existing 0MB file /osmin (23)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop1 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop1 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVPATH': '/devices/virtual/block/loop2', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'squashfs', >'ID_FS_USAGE': 'filesystem', >'ID_FS_VERSION': '1024.0', >'MAJOR': '7', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21041', >'name': 'loop2', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >name = loop2 status = False kids = 0 id = 26 >parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] >uuid = None size = 0 >format = existing squashfs >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop2 >format args = [] originalFormat = None >type = squashfs name = squashfs status = False >device = /dev/loop2 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'loop3', >'DEVPATH': '/devices/virtual/block/loop3', >'DEVTYPE': 'disk', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '7', >'MINOR': '3', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21195', >'name': 'loop3', >'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], >'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >name = loop3 status = False kids = 0 id = 28 >parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] >uuid = None size = 0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop3 >format args = [] originalFormat = None >type = ext4 name = ext4 status = False >device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVPATH': '/devices/virtual/block/loop4', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'DM_snapshot_cow', >'ID_FS_USAGE': 'other', >'MAJOR': '7', >'MINOR': '4', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '21350', >'name': 'loop4', >'symlinks': [], >'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >name = loop4 status = False kids = 0 id = 30 >parents = ['existing 0MB file /overlay (deleted) (29)'] >uuid = None size = 0 >format = existing DM_snapshot_cow >major = 0 minor = 0 exists = True protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/loop4 >format args = [] originalFormat = None >type = DM_snapshot_cow name = DM_snapshot_cow status = False >device = /dev/loop4 uuid = None exists = True >options = None supported = False formattable = False resizable = False >'DEVNAME': 'dm-0', >'DEVPATH': '/devices/virtual/block/dm-0', >'DEVTYPE': 'disk', >'DM_NAME': 'live-rw', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '0', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '44915', >'name': 'dm-0', >'symlinks': ['/dev/disk/by-id/dm-name-live-rw', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-rw'], >'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >name = live-rw status = True kids = 0 id = 31 >parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32578 did: 0 busy: True >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x34a9050> >target size = 0 path = /dev/mapper/live-rw >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-1', >'DEVPATH': '/devices/virtual/block/dm-1', >'DEVTYPE': 'disk', >'DM_NAME': 'live-base', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '1', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '68671', >'name': 'dm-1', >'symlinks': ['/dev/disk/by-id/dm-name-live-base', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-base'], >'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >name = live-base status = True kids = 0 id = 32 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- >model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x34a90e0> >target size = 0 path = /dev/mapper/live-base >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 >'DEVNAME': 'dm-2', >'DEVPATH': '/devices/virtual/block/dm-2', >'DEVTYPE': 'disk', >'DM_NAME': 'live-osimg-min', >'DM_SUSPENDED': '0', >'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', >'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', >'DM_UDEV_RULES_VSN': '2', >'ID_FS_LABEL': '_Fedora-Live-Des', >'ID_FS_LABEL_ENC': '_Fedora-Live-Des', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', >'ID_FS_VERSION': '1.0', >'MAJOR': '253', >'MINOR': '2', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'USEC_INITIALIZED': '73701', >'name': 'dm-2', >'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', >'/dev/disk/by-label/_Fedora-Live-Des', >'/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', >'/dev/mapper/live-osimg-min'], >'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >name = live-osimg-min status = True kids = 0 id = 33 >parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] >uuid = None size = 4096.0 >format = existing ext4 filesystem >major = 0 minor = 0 exists = True protected = True >sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- >model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 >sectorSize: 512 physicalSectorSize: 512 >length: 8388608 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 0 did: 0 busy: False >hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) >PedDevice: <_ped.Device object at 0x34a9170> >target size = 0 path = /dev/mapper/live-osimg-min >format args = [] originalFormat = None target = None dmUuid = None >type = ext4 name = ext4 status = False >device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True >options = defaults supported = True formattable = True resizable = True >mountpoint = None mountopts = None >label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 >'DEVNAME': 'md126', >'DEVPATH': '/devices/virtual/block/md126', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'swap', >'ID_FS_USAGE': 'other', >'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'ID_FS_VERSION': '2', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda6_DEV': '/dev/sda6', >'MD_DEVICE_sda6_ROLE': '0', >'MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'MD_DEVICE_sdb6_ROLE': '1', >'MD_DEVNAME': 'localhost.localdomain:swap', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:swap', >'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'MINOR': '126', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', >'UDISKS_MD_DEVICE_sda6_ROLE': '0', >'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', >'UDISKS_MD_DEVICE_sdb6_ROLE': '1', >'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:swap', >'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', >'USEC_INITIALIZED': '89372', >'name': 'md126', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', >'/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', >'/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', >'/dev/md/localhost.localdomain:swap'], >'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >name = localhost.localdomain:swap status = True kids = 0 id = 13 >parents = ['existing 4008MB partition sda6 (12) with existing mdmember', >'existing 4008MB partition sdb6 (20) with existing mdmember'] >uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 >format = existing swap >major = 0 minor = 0 exists = True protected = False >sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- >model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 >sectorSize: 512 physicalSectorSize: 4096 >length: 16408576 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 32578 did: 0 busy: True >hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) >PedDevice: <_ped.Device object at 0x3277b00> >target size = 0 path = /dev/md/localhost.localdomain:swap >format args = None originalFormat = None level = 0 spares = 0 >members = 2 >total devices = 2 metadata version = 1.2 >type = swap name = swap status = False >device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True >options = supported = True formattable = True resizable = False >priority = None label = None >'DEVNAME': 'md123', >'DEVPATH': '/devices/virtual/block/md123', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda5_DEV': '/dev/sda5', >'MD_DEVICE_sda5_ROLE': '0', >'MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'MD_DEVICE_sdb5_ROLE': '1', >'MD_DEVNAME': 'boot', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.0', >'MD_NAME': 'localhost.localdomain:boot', >'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'MINOR': '123', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', >'UDISKS_MD_DEVICE_sda5_ROLE': '0', >'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', >'UDISKS_MD_DEVICE_sdb5_ROLE': '1', >'UDISKS_MD_DEVNAME': 'boot', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.0', >'UDISKS_MD_NAME': 'localhost.localdomain:boot', >'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', >'USEC_INITIALIZED': '31105007', >'name': 'md123', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', >'/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', >'/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', >'/dev/md/boot'], >'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >'DEVNAME': 'md124', >'DEVPATH': '/devices/virtual/block/md124', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda3_DEV': '/dev/sda3', >'MD_DEVICE_sda3_ROLE': '0', >'MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'MD_DEVICE_sdb3_ROLE': '1', >'MD_DEVNAME': 'root', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:root', >'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'MINOR': '124', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', >'UDISKS_MD_DEVICE_sda3_ROLE': '0', >'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', >'UDISKS_MD_DEVICE_sdb3_ROLE': '1', >'UDISKS_MD_DEVNAME': 'root', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:root', >'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', >'USEC_INITIALIZED': '31012132', >'name': 'md124', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', >'/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', >'/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', >'/dev/md/root'], >'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >'DEVNAME': 'md125', >'DEVPATH': '/devices/virtual/block/md125', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda2_DEV': '/dev/sda2', >'MD_DEVICE_sda2_ROLE': '0', >'MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'MD_DEVICE_sdb2_ROLE': '1', >'MD_DEVNAME': 'raid0', >'MD_LEVEL': 'raid0', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:raid0', >'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'MINOR': '125', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', >'UDISKS_MD_DEVICE_sda2_ROLE': '0', >'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', >'UDISKS_MD_DEVICE_sdb2_ROLE': '1', >'UDISKS_MD_DEVNAME': 'raid0', >'UDISKS_MD_LEVEL': 'raid0', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:raid0', >'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', >'USEC_INITIALIZED': '30932264', >'name': 'md125', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', >'/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', >'/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', >'/dev/md/raid0'], >'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >'DEVNAME': 'md127', >'DEVPATH': '/devices/virtual/block/md127', >'DEVTYPE': 'disk', >'ID_FS_TYPE': 'ext4', >'ID_FS_USAGE': 'filesystem', >'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', >'ID_FS_VERSION': '1.0', >'MAJOR': '9', >'MD_DEVICES': '2', >'MD_DEVICE_sda1_DEV': '/dev/sda1', >'MD_DEVICE_sda1_ROLE': '0', >'MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'MD_DEVICE_sdb1_ROLE': '1', >'MD_DEVNAME': 'home', >'MD_LEVEL': 'raid1', >'MD_METADATA': '1.2', >'MD_NAME': 'localhost.localdomain:home', >'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'MINOR': '127', >'MPATH_SBIN_PATH': '/sbin', >'SUBSYSTEM': 'block', >'TAGS': ':systemd:', >'UDISKS_MD_DEVICES': '2', >'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', >'UDISKS_MD_DEVICE_sda1_ROLE': '0', >'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', >'UDISKS_MD_DEVICE_sdb1_ROLE': '1', >'UDISKS_MD_DEVNAME': 'home', >'UDISKS_MD_LEVEL': 'raid1', >'UDISKS_MD_METADATA': '1.2', >'UDISKS_MD_NAME': 'localhost.localdomain:home', >'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', >'USEC_INITIALIZED': '30846638', >'name': 'md127', >'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', >'/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', >'/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', >'/dev/md/home'], >'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >Jun 19 17:46:15 localhost kernel: md: md_do_sync() got signal ... exiting >Jun 19 17:46:15 localhost kernel: md127: detected capacity change from 104857600000 to 0 >Jun 19 17:46:15 localhost kernel: md: md127 stopped. >Jun 19 17:46:15 localhost kernel: md: unbind<sdb1> >Jun 19 17:46:15 localhost kernel: md: export_rdev(sdb1) >Jun 19 17:46:15 localhost kernel: md: unbind<sda1> >Jun 19 17:46:15 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_action': Failed to open file '/sys/devices/virtual/block/md127/md/sync_action': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:15 localhost udisksd[1665]: Error reading sysfs attr `/sys/devices/virtual/block/md127/md/sync_completed': Failed to open file '/sys/devices/virtual/block/md127/md/sync_completed': No such file or directory (g-file-error-quark, 4) >Jun 19 17:46:15 localhost kernel: md: export_rdev(sda1) >Jun 19 17:46:15 localhost kernel: md125: detected capacity change from 157420617728 to 0 >Jun 19 17:46:15 localhost kernel: md: md125 stopped. >Jun 19 17:46:15 localhost kernel: md: unbind<sdb2> >Jun 19 17:46:15 localhost kernel: md: export_rdev(sdb2) >Jun 19 17:46:15 localhost kernel: md: unbind<sda2> >Jun 19 17:46:15 localhost kernel: md: export_rdev(sda2) >Jun 19 17:46:15 localhost kernel: md124: detected capacity change from 62914560000 to 0 >Jun 19 17:46:15 localhost kernel: md: md124 stopped. >Jun 19 17:46:15 localhost kernel: md: unbind<sdb3> >Jun 19 17:46:15 localhost kernel: md: export_rdev(sdb3) >Jun 19 17:46:15 localhost kernel: md: unbind<sda3> >Jun 19 17:46:15 localhost kernel: md: export_rdev(sda3) >Jun 19 17:46:15 localhost kernel: md123: detected capacity change from 1048510464 to 0 >Jun 19 17:46:15 localhost kernel: md: md123 stopped. >Jun 19 17:46:15 localhost kernel: md: unbind<sdb5> >Jun 19 17:46:15 localhost kernel: md: export_rdev(sdb5) >Jun 19 17:46:15 localhost kernel: md: unbind<sda5> >Jun 19 17:46:15 localhost kernel: md: export_rdev(sda5) >Jun 19 17:46:16 localhost systemd[1501]: Time has been changed >Jun 19 17:46:16 localhost systemd[1]: Time has been changed >Jun 19 17:46:16 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jun 19 17:46:16 localhost kernel: SELinux: initialized (dev dm-1, type ext4), uses xattr >Jun 19 17:46:22 localhost dbus-daemon[827]: dbus[827]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 19 17:46:22 localhost dbus[827]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' >Jun 19 17:46:22 localhost systemd[1]: Starting Hostname Service... >Jun 19 17:46:22 localhost dbus-daemon[827]: dbus[827]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 19 17:46:22 localhost dbus[827]: [system] Successfully activated service 'org.freedesktop.hostname1' >Jun 19 17:46:22 localhost systemd[1]: Started Hostname Service. >Jun 19 17:46:42 localhost gnome-session[1504]: Window manager warning: last_focus_time (1560126) is greater than comparison timestamp (1560125). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:46:42 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200a55 not in stack >Jun 19 17:46:42 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200a51 not in stack >Jun 19 17:46:42 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200a51 not in stack >Jun 19 17:46:42 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200a51 not in stack >Jun 19 17:46:47 localhost gnome-session[1504]: Window manager warning: last_focus_time (1565376) is greater than comparison timestamp (1565375). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 4 path: /dev/sdb4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f4258029690> PedPartition: <_ped.Partition object at 0x7f4258045d70> ; logicals is ['sdb5'] >Jun 19 17:46:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200bc7 not in stack >Jun 19 17:46:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200bc3 not in stack >Jun 19 17:46:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200bc3 not in stack >Jun 19 17:46:47 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200bc3 not in stack >PartSpec instance (0x410d6d0) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x410d650) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x410d690) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x410d710) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x410d750) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >name = sdb status = True kids = 5 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x3277c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f426015e450>] >name = req0 status = False kids = 0 id = 34 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req0 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f4258029f10> PedPartition: <_ped.Partition object at 0x3f8d1d0> >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426020d990> PedPartition: <_ped.Partition object at 0x7f425801dc50> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3b03790> PedPartition: <_ped.Partition object at 0x7f4258045e30> >sectorSize = 512 >sectorSize = 512 >sectorSize = 512 >id = 35 name = sdb6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 34 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426020d550> PedPartition: <_ped.Partition object at 0x7f4258045e90> >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426020dfd0> PedPartition: <_ped.Partition object at 0x3976a10> >sectorSize = 512 >id = 35 name = sdb6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 34 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 483792896 end: 484816895 length: 1024000 >device: <parted.device.Device object at 0x7f426015e610> PedGeometry: <_ped.Geometry object at 0x7f426015e410> >start: 484818944 end: 1953523711 length: 1468704768 >device: <parted.device.Device object at 0x7f426015e610> PedGeometry: <_ped.Geometry object at 0x7f426020d190> >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x300a890> PedGeometry: <_ped.Geometry object at 0x7f42580295d0> >start: 483792896 end: 484816895 length: 1024000 >device: <parted.device.Device object at 0x7f426015e610> PedGeometry: <_ped.Geometry object at 0x7f426015e410> >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f4258029990> PedPartition: <_ped.Partition object at 0x3f8d110> >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 6 path: /dev/sdb6 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426014f050> PedPartition: <_ped.Partition object at 0x40f0d70> >start: 484818944 end: 1953523711 length: 1468704768 >device: <parted.device.Device object at 0x7f426015e610> PedGeometry: <_ped.Geometry object at 0x7f426020d190> >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x398d9d0> PedPartition: <_ped.Partition object at 0x3f8d050> >disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None >number: 7 path: /dev/sdb7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f4260204ad0> PedPartition: <_ped.Partition object at 0x40f0cb0> >device = /dev/mapper/fedora length = 179285 size = 717140 >remaining = 2 pool = 176902 >id = 39 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >id = 37 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 38 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:46:57 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200e16 not in stack >Jun 19 17:46:57 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200e12 not in stack >Jun 19 17:46:57 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200e12 not in stack >Jun 19 17:46:57 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200e12 not in stack >Jun 19 17:47:03 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200ef7 not in stack >Jun 19 17:47:03 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1200ef3 not in stack >Jun 19 17:47:03 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1200ef3 not in stack >Jun 19 17:47:03 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1200ef3 not in stack >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x3088e10> >PedDisk: <_ped.Disk object at 0x7f426022f3b0> >PartSpec instance (0x7f426022e110) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x3074a50) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x3074290) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x3074690) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x3074f50) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >name = sdb status = True kids = 0 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x3277c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f426015e450>] >name = req2 status = False kids = 0 id = 40 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req2 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3074510> PedPartition: <_ped.Partition object at 0x39769b0> >disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3074d10> PedPartition: <_ped.Partition object at 0x7f4258045dd0> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30836d0> PedPartition: <_ped.Partition object at 0x34b58f0> >sectorSize = 512 >id = 41 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 40 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3074110> PedPartition: <_ped.Partition object at 0x7f4258045f50> >disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30748d0> PedPartition: <_ped.Partition object at 0x7f425801dd10> >sectorSize = 512 >id = 41 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 40 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f4260204cd0> PedGeometry: <_ped.Geometry object at 0x3083950> >start: 1026048 end: 1953523711 length: 1952497664 >device: <parted.device.Device object at 0x7f4260204cd0> PedGeometry: <_ped.Geometry object at 0x3083bd0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x7f4260204cd0> PedGeometry: <_ped.Geometry object at 0x3083950> >disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3083c90> PedPartition: <_ped.Partition object at 0x7f425801dcb0> >disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3083ed0> PedPartition: <_ped.Partition object at 0x40f09b0> >start: 1026048 end: 1953523711 length: 1952497664 >device: <parted.device.Device object at 0x7f4260204cd0> PedGeometry: <_ped.Geometry object at 0x3083bd0> >disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f4258029f10> PedPartition: <_ped.Partition object at 0x7f425801dc50> >disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30830d0> PedPartition: <_ped.Partition object at 0x7f4258045dd0> >device = /dev/mapper/fedora length = 238341 size = 953364 >remaining = 2 pool = 235958 >id = 45 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >id = 43 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 44 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:47:15 localhost gnome-session[1504]: Window manager warning: last_focus_time (1593344) is greater than comparison timestamp (1593343). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3064190> PedPartition: <_ped.Partition object at 0x32992f0> ; logicals is ['sda5', 'sda6'] >Jun 19 17:47:15 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120114c not in stack >Jun 19 17:47:15 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x1201148 not in stack >Jun 19 17:47:15 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x1201148 not in stack >Jun 19 17:47:15 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x1201148 not in stack >type: msdos primaryPartitionCount: 0 >lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 >partitions: [] >device: <parted.device.Device object at 0x3088810> >PedDisk: <_ped.Disk object at 0x7f4260200050> >PartSpec instance (0x7f4258029f10) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f426014f850) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7f426014f710) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f4234022910) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x7f42340224d0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >name = sda status = True kids = 6 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f42600a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3064ed0>, DiskDevice instance (0x7f4260142750) -- >name = sdb status = True kids = 0 id = 14 >parents = [] >uuid = None size = 953869.710938 >format = non-existent msdos disklabel >major = 8 minor = 16 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- >model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 2 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x3277c20> >target size = 0 path = /dev/sdb >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f426015e450>] >name = req4 status = False kids = 0 id = 46 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req4 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >, PartitionDevice instance (0x7f4234022810) -- >name = req5 status = False kids = 0 id = 47 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req5 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3088550> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426020dfd0> PedPartition: <_ped.Partition object at 0x39769b0> >disk: <parted.disk.Disk object at 0x3088550> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426020d750> PedPartition: <_ped.Partition object at 0x32992f0> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >sectorSize = 512 >id = 48 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f4234022590> PedPartition: <_ped.Partition object at 0x7f425801dc50> >sectorSize = 512 >sectorSize = 512 >sectorSize = 512 >id = 46 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426020d710> PedPartition: <_ped.Partition object at 0x7f425801dd10> >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3064590> PedPartition: <_ped.Partition object at 0x34b08f0> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x3088550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3064290> PedPartition: <_ped.Partition object at 0x40f0b30> >sectorSize = 512 >id = 48 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 47 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >sectorSize = 512 >sectorSize = 512 >sectorSize = 512 >id = 46 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x3088550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3064c10> PedPartition: <_ped.Partition object at 0x34b0770> >disk: <parted.disk.Disk object at 0x3088550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3064550> PedPartition: <_ped.Partition object at 0x34b0f50> >sectorSize = 512 >id = 46 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >sectorSize = 512 >id = 48 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 47 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x3088e90> >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x3088090> PedGeometry: <_ped.Geometry object at 0x3088f10> >start: 492003328 end: 1953523711 length: 1461520384 >device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x3088e90> >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3083150> PedPartition: <_ped.Partition object at 0x34b0830> >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3074e90> PedPartition: <_ped.Partition object at 0x34b07d0> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x3088b50> PedGeometry: <_ped.Geometry object at 0x3064190> >start: 1026048 end: 1953523711 length: 1952497664 >device: <parted.device.Device object at 0x3088b50> PedGeometry: <_ped.Geometry object at 0x3088390> >start: 2048 end: 1026047 length: 1024000 >device: <parted.device.Device object at 0x3088b50> PedGeometry: <_ped.Geometry object at 0x3064190> >disk: <parted.disk.Disk object at 0x3088550> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30643d0> PedPartition: <_ped.Partition object at 0x7f425801dd10> >disk: <parted.disk.Disk object at 0x3088550> fileSystem: None >number: 1 path: /dev/sdb1 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30881d0> PedPartition: <_ped.Partition object at 0x39769b0> >start: 1026048 end: 1953523711 length: 1952497664 >device: <parted.device.Device object at 0x3088b50> PedGeometry: <_ped.Geometry object at 0x3088390> >disk: <parted.disk.Disk object at 0x3088550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3088450> PedPartition: <_ped.Partition object at 0x34b09b0> >disk: <parted.disk.Disk object at 0x3088550> fileSystem: None >number: 2 path: /dev/sdb2 type: 0 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x30834d0> PedPartition: <_ped.Partition object at 0x34b0f50> >device = /dev/mapper/fedora length = 416749 size = 1666996 >remaining = 2 pool = 414366 >id = 52 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >id = 50 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 51 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >Jun 19 17:47:22 localhost gnome-session[1504]: Window manager warning: last_focus_time (1600648) is greater than comparison timestamp (1600647). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >Jun 19 17:47:22 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12012e5 not in stack >Jun 19 17:47:22 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x12012e1 not in stack >Jun 19 17:47:22 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x12012e1 not in stack >Jun 19 17:47:22 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x12012e1 not in stack >Jun 19 17:47:26 localhost gnome-session[1504]: Window manager warning: last_focus_time (1604251) is greater than comparison timestamp (1604250). This most likely represents a buggy client sending inaccurate timestamps in messages such as _NET_ACTIVE_WINDOW. Trying to work around... >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 4 path: /dev/sda4 type: 2 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3074950> PedPartition: <_ped.Partition object at 0x40f0ad0> ; logicals is ['sda5', 'sda6'] >Jun 19 17:47:26 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120141e not in stack >Jun 19 17:47:26 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: window 0x120141a not in stack >Jun 19 17:47:26 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_LOWER_BELOW: sibling window 0x120141a not in stack >Jun 19 17:47:26 localhost gnome-session[1504]: Window manager warning: Log level 16: STACK_OP_RAISE_ABOVE: sibling window 0x120141a not in stack >PartSpec instance (0x7f4234019a90) -- >mountpoint = / lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f42580295d0) -- >mountpoint = /home lv = True singlePV = False thin = True btrfs = True >weight = 0 fstype = ext4 encrypted = True >size = 500 maxSize = None grow = True >PartSpec instance (0x7f4258029610) -- >mountpoint = /boot lv = False singlePV = False thin = False btrfs = False >weight = 2000 fstype = ext4 encrypted = False >size = 500 maxSize = None grow = False >PartSpec instance (0x7f428e5a9850) -- >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >PartSpec instance (0x3f996d0) -- >mountpoint = None lv = True singlePV = False thin = False btrfs = False >weight = 0 fstype = swap encrypted = True >size = 8008 maxSize = None grow = False >name = sda status = True kids = 6 id = 2 >parents = [] >uuid = None size = 953869.710938 >format = existing msdos disklabel >major = 8 minor = 0 exists = True protected = False >sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- >model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 >sectorSize: 512 physicalSectorSize: 4096 >length: 1953525168 openCount: 0 readOnly: False >externalMode: False dirty: False bootDirty: False >host: 1 did: 0 busy: False >hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) >PedDevice: <_ped.Device object at 0x7f42600a17a0> >target size = 0 path = /dev/sda >format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3064ed0>] >name = req7 status = False kids = 0 id = 53 >parents = [] >uuid = None size = 500 >format = non-existent lvmpv >major = 0 minor = 0 exists = False protected = False >sysfs path = partedDevice = None >target size = 0 path = /dev/req7 >format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None >part type = None primary = False start sector = None end sector = None >partedPartition = None >disk = None >] >mountpoint = None lv = False singlePV = False thin = False btrfs = False >weight = 5000 fstype = biosboot encrypted = False >size = 1 maxSize = None grow = False >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3083750> PedPartition: <_ped.Partition object at 0x7f4234024d10> >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f4260154610> PedPartition: <_ped.Partition object at 0x7f4234024ef0> >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426022e590> PedPartition: <_ped.Partition object at 0x34b0cb0> >sectorSize = 512 >sectorSize = 512 >sectorSize = 512 >id = 54 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 53 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f42340228d0> PedPartition: <_ped.Partition object at 0x34b08f0> >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f4260154c50> PedPartition: <_ped.Partition object at 0x7f4234024d10> >sectorSize = 512 >id = 54 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >id = 53 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x7f426022e610> >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x7f42601540d0> >start: 481740800 end: 1953525167 length: 1471784368 >device: <parted.device.Device object at 0x7f426022e1d0> PedGeometry: <_ped.Geometry object at 0x30835d0> >start: 492003328 end: 493027327 length: 1024000 >device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x7f426022e610> >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x3b03810> PedPartition: <_ped.Partition object at 0x34b0bf0> >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 7 path: /dev/sda7 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426020da50> PedPartition: <_ped.Partition object at 0x7f4234024b30> >start: 493029376 end: 1953523711 length: 1460494336 >device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x7f42601540d0> >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f4260204b50> PedPartition: <_ped.Partition object at 0x34b0b90> >disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None >number: 8 path: /dev/sda8 type: 1 >name: None active: True busy: False >geometry: <parted.geometry.Geometry object at 0x7f426020d710> PedPartition: <_ped.Partition object at 0x39a2110> >device = /dev/mapper/fedora length = 178282 size = 713128 >remaining = 2 pool = 175899 >id = 58 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >id = 56 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >id = 57 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False > > > >/tmp/anaconda.log: >17:21:02,758 INFO anaconda: /sbin/anaconda 20.25.15-1 >21:21:02,824 INFO anaconda: 16384000 kB (16000 MB) are available >17:21:02,824 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:21:02,824 INFO anaconda: Not doing 'start audit daemon' in live installation >17:21:02,824 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >17:21:02,824 INFO anaconda: Default encoding = ascii >17:21:03,175 INFO anaconda: Display mode = g >21:21:03,175 INFO anaconda: 16384000 kB (16000 MB) are available >17:21:03,175 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:21:03,275 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:21:03,275 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:21:03,276 INFO anaconda: using only installclass _Fedora >17:21:03,277 INFO anaconda: bootloader GRUB2 on X86 platform >17:21:03,277 INFO anaconda: bootloader GRUB2 on X86 platform >17:21:03,283 DEBUG anaconda: network: devices found ['p2p1'] >17:21:03,671 DEBUG anaconda: network: dumping ifcfg file for default autoconnection on p2p1 >17:21:03,717 DEBUG anaconda: network: setting autoconnect of p2p1 to False >17:21:03,718 DEBUG anaconda: network: missing ifcfgs created for devices ['p2p1'] >17:21:03,730 DEBUG anaconda: updating hostname localhost.localdomain >17:21:03,741 INFO anaconda: Running Thread: AnaStorageThread (140009642690304) >17:21:03,741 INFO anaconda: Running Thread: AnaTimeInitThread (140009634297600) >17:21:03,741 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140009558505216) >17:21:03,742 INFO anaconda: Running Thread: AnaPayloadThread (140009550112512) >17:21:03,747 DEBUG anaconda: updating hostname localhost.localdomain >17:21:03,749 INFO anaconda: got 0 NTP servers from DHCP >17:21:03,750 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140009558505216) >17:21:03,750 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140009558505216) >17:21:03,751 INFO anaconda: Not doing 'start chronyd' in live installation >17:21:03,751 INFO anaconda: Starting geolocation lookup >17:21:03,752 INFO anaconda: Geolocation provider: Fedora GeoIP >17:21:03,755 DEBUG anaconda: Geoloc: URLError for Fedora GeoIP API lookup: ><urlopen error [Errno -2] Name or service not known> >17:21:03,762 INFO anaconda: Geolocation lookup finished in 0.0 seconds >17:21:03,763 INFO anaconda: no results from geolocation >17:21:03,763 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140009558505216) >17:21:03,806 INFO anaconda: Not doing 'activate layouts' in live installation >17:21:09,148 INFO anaconda: Thread Done: AnaStorageThread (140009642690304) >17:21:10,001 INFO anaconda: Thread Done: AnaTimeInitThread (140009634297600) >17:21:10,017 INFO anaconda: Thread Done: AnaPayloadThread (140009550112512) >17:21:14,945 INFO anaconda: Not doing 'require network connection' in live installation >17:21:14,946 DEBUG anaconda: network standalone spoke (init): completed: True >17:21:14,946 INFO anaconda: Not doing 'require network connection' in live installation >17:21:15,004 INFO anaconda: Running Thread: AnaDateTimeThread (140009550112512) >17:21:15,025 INFO anaconda: Not doing 'modify system time and date' in live installation >17:21:15,030 INFO anaconda: Thread Done: AnaDateTimeThread (140009550112512) >17:21:16,072 INFO anaconda: fs space: 0 B needed: 2.96 GB >17:21:16,534 INFO anaconda: fs space: 0 B needed: 2.96 GB >17:21:16,572 INFO anaconda: Running Thread: AnaStorageWatcher (140009634297600) >17:21:16,574 INFO anaconda: Thread Done: AnaStorageWatcher (140009634297600) >17:21:16,587 INFO anaconda: Running Thread: AnaCustomStorageInit (140009634297600) >17:21:16,636 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >17:21:16,638 DEBUG anaconda: network: selected device p2p1 >17:21:16,652 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >17:21:16,673 DEBUG anaconda: updating hostname localhost.localdomain >17:21:16,712 INFO anaconda: Not doing 'require network connection' in live installation >17:21:16,780 INFO anaconda: Running Thread: AnaNTPserver0 (140009642690304) >17:21:16,794 INFO anaconda: Running Thread: AnaNTPserver1 (140009104733952) >17:21:16,795 INFO anaconda: Running Thread: AnaNTPserver2 (140009021634304) >17:21:16,795 INFO anaconda: Running Thread: AnaNTPserver3 (140009013241600) >17:21:16,827 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f56843ff450> >17:21:16,827 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> status to: Probing storage... >17:21:16,831 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >17:21:16,857 DEBUG anaconda: updating hostname localhost.localdomain >17:21:16,892 INFO anaconda: Thread Done: AnaNTPserver1 (140009104733952) >17:21:16,894 INFO anaconda: Thread Done: AnaNTPserver2 (140009021634304) >17:21:16,894 DEBUG anaconda: updating hostname localhost.localdomain >17:21:16,925 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f567c00aa50> status to: Wired (p2p1) connected >17:21:16,964 INFO anaconda: Thread Done: AnaNTPserver3 (140009013241600) >17:21:17,018 INFO anaconda: Thread Done: AnaCustomStorageInit (140009634297600) >17:21:17,020 INFO anaconda: Thread Done: AnaNTPserver0 (140009642690304) >17:21:22,694 DEBUG anaconda: disk free: 1.42 TB fs free: 0 B sw needs: 2.96 GB auto swap: 0 B >17:21:48,942 DEBUG anaconda: disk free: 1.42 TB fs free: 0 B sw needs: 2.96 GB auto swap: 8.00 GB >17:21:55,329 INFO anaconda: Running Thread: AnaExecuteStorageThread (140009504233216) >17:21:55,336 DEBUG anaconda: new disk order: [] >17:21:55,367 DEBUG anaconda: new disk order: [] >17:21:55,376 INFO anaconda: Not doing 'require network connection' in live installation >17:21:55,387 DEBUG anaconda: stage1 device cannot be of type mdarray >17:21:55,387 DEBUG anaconda: stage1 device cannot be of type mdarray >17:21:55,387 DEBUG anaconda: stage1 device cannot be of type mdarray >17:21:55,387 DEBUG anaconda: stage1 device cannot be of type mdarray >17:21:55,388 DEBUG anaconda: stage1 device cannot be of type mdarray >17:21:55,388 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:21:55,388 DEBUG anaconda: _is_valid_size(sda) returning True >17:21:55,388 DEBUG anaconda: _is_valid_location(sda) returning True >17:21:55,388 DEBUG anaconda: _is_valid_format(sda) returning True >17:21:55,388 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:21:55,388 INFO anaconda: Thread Done: AnaExecuteStorageThread (140009504233216) >17:21:55,418 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:boot', 'localhost.localdomain:home', 'localhost.localdomain:raid0', 'localhost.localdomain:root', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >17:21:55,423 DEBUG anaconda: ui: unused=[] >17:21:55,424 DEBUG anaconda: ui: new_devices=[] >17:21:55,440 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:21:55,440 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:21:55,440 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:21:55,484 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >17:21:55,485 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> status to: Saving storage configuration... >17:21:55,488 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >17:22:00,444 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >17:22:00,445 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >17:22:00,450 DEBUG anaconda: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:22:00,451 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:00,451 DEBUG anaconda: updated device_container_name to None >17:22:00,451 DEBUG anaconda: updated device_container_raid_level to None >17:22:00,451 DEBUG anaconda: updated device_container_encrypted to False >17:22:00,451 DEBUG anaconda: updated device_container_size to 0 >17:22:00,453 DEBUG anaconda: fs type changed: ext4 >17:22:00,458 INFO anaconda: getting device type for RAID >17:22:00,458 DEBUG anaconda: device_type_changed: 1 RAID >17:22:00,458 INFO anaconda: getting device type for RAID >17:22:00,458 INFO anaconda: getting device type for RAID >17:22:00,459 INFO anaconda: getting device type for RAID >17:22:00,459 INFO anaconda: getting device type for RAID >17:22:00,459 INFO anaconda: getting device type for RAID >17:22:00,459 INFO anaconda: getting device type for RAID >17:22:00,459 INFO anaconda: getting device type for RAID >17:22:00,460 INFO anaconda: getting device type for RAID >17:22:00,460 DEBUG anaconda: populate_raid: 1, raid1 >17:22:00,460 INFO anaconda: getting device type for RAID >17:22:00,461 INFO anaconda: getting device type for RAID >17:22:00,461 DEBUG anaconda: populate_raid: 1, raid1 >17:22:00,461 INFO anaconda: getting device type for RAID >17:22:03,516 DEBUG anaconda: current selector: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:22:03,522 DEBUG anaconda: notebook page = 1 >17:22:03,523 INFO anaconda: ui: saving changes to device localhost.localdomain:boot >17:22:03,523 DEBUG anaconda: old name: localhost.localdomain:boot >17:22:03,524 DEBUG anaconda: new name: None >17:22:03,529 DEBUG anaconda: old size: 999.9375 >17:22:03,529 DEBUG anaconda: new size: 999 >17:22:03,529 INFO anaconda: getting device type for RAID >17:22:03,530 DEBUG anaconda: old device type: 1 >17:22:03,530 DEBUG anaconda: new device type: 1 >17:22:03,530 DEBUG anaconda: reformat: False >17:22:03,531 DEBUG anaconda: old fs type: ext4 >17:22:03,531 DEBUG anaconda: new fs type: ext4 >17:22:03,531 DEBUG anaconda: old encryption setting: False >17:22:03,531 DEBUG anaconda: new encryption setting: False >17:22:03,531 DEBUG anaconda: old label: >17:22:03,532 DEBUG anaconda: new_label: >17:22:03,532 DEBUG anaconda: old mountpoint: >17:22:03,532 DEBUG anaconda: new mountpoint: >17:22:03,532 DEBUG anaconda: old raid level: raid1 >17:22:03,532 DEBUG anaconda: new raid level: raid1 >17:22:03,532 DEBUG anaconda: old container: None >17:22:03,532 DEBUG anaconda: new container: None >17:22:03,533 DEBUG anaconda: old container encrypted: False >17:22:03,533 DEBUG anaconda: new container encrypted: False >17:22:03,533 DEBUG anaconda: old container raid level: None >17:22:03,533 DEBUG anaconda: new container raid level: None >17:22:03,533 DEBUG anaconda: old container size request: 0 >17:22:03,533 DEBUG anaconda: new container size request: 0 >17:22:03,533 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:22:03,533 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:22:03,533 DEBUG anaconda: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:22:03,535 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:03,535 DEBUG anaconda: updated device_container_name to None >17:22:03,535 DEBUG anaconda: updated device_container_raid_level to None >17:22:03,535 DEBUG anaconda: updated device_container_encrypted to False >17:22:03,535 DEBUG anaconda: updated device_container_size to 0 >17:22:03,538 INFO anaconda: getting device type for RAID >17:22:03,538 DEBUG anaconda: populate_raid: 1, raid1 >17:22:03,539 INFO anaconda: getting device type for RAID >17:22:03,539 DEBUG anaconda: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:03,540 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:03,541 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:03,541 DEBUG anaconda: updated device_container_name to None >17:22:03,541 DEBUG anaconda: updated device_container_raid_level to None >17:22:03,541 DEBUG anaconda: updated device_container_encrypted to False >17:22:03,541 DEBUG anaconda: updated device_container_size to 0 >17:22:03,544 INFO anaconda: getting device type for RAID >17:22:03,545 DEBUG anaconda: populate_raid: 1, raid1 >17:22:03,545 INFO anaconda: getting device type for RAID >17:22:06,300 DEBUG anaconda: current selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:06,305 DEBUG anaconda: notebook page = 1 >17:22:06,306 INFO anaconda: ui: saving changes to device localhost.localdomain:home >17:22:06,306 DEBUG anaconda: old name: localhost.localdomain:home >17:22:06,306 DEBUG anaconda: new name: None >17:22:06,308 DEBUG anaconda: old size: 100000.0 >17:22:06,308 DEBUG anaconda: new size: 100000 >17:22:06,308 INFO anaconda: getting device type for RAID >17:22:06,308 DEBUG anaconda: old device type: 1 >17:22:06,308 DEBUG anaconda: new device type: 1 >17:22:06,308 DEBUG anaconda: reformat: False >17:22:06,309 DEBUG anaconda: old fs type: ext4 >17:22:06,309 DEBUG anaconda: new fs type: ext4 >17:22:06,309 DEBUG anaconda: old encryption setting: False >17:22:06,309 DEBUG anaconda: new encryption setting: False >17:22:06,309 DEBUG anaconda: old label: >17:22:06,309 DEBUG anaconda: new_label: >17:22:06,309 DEBUG anaconda: old mountpoint: >17:22:06,309 DEBUG anaconda: new mountpoint: >17:22:06,309 DEBUG anaconda: old raid level: raid1 >17:22:06,309 DEBUG anaconda: new raid level: raid1 >17:22:06,309 DEBUG anaconda: old container: None >17:22:06,310 DEBUG anaconda: new container: None >17:22:06,310 DEBUG anaconda: old container encrypted: False >17:22:06,310 DEBUG anaconda: new container encrypted: False >17:22:06,310 DEBUG anaconda: old container raid level: None >17:22:06,310 DEBUG anaconda: new container raid level: None >17:22:06,310 DEBUG anaconda: old container size request: 0 >17:22:06,310 DEBUG anaconda: new container size request: 0 >17:22:06,310 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:22:06,310 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:22:06,310 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:06,311 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:06,311 DEBUG anaconda: updated device_container_name to None >17:22:06,311 DEBUG anaconda: updated device_container_raid_level to None >17:22:06,311 DEBUG anaconda: updated device_container_encrypted to False >17:22:06,311 DEBUG anaconda: updated device_container_size to 0 >17:22:06,314 INFO anaconda: getting device type for RAID >17:22:06,315 DEBUG anaconda: populate_raid: 1, raid1 >17:22:06,315 INFO anaconda: getting device type for RAID >17:22:06,315 DEBUG anaconda: new selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:22:06,316 DEBUG anaconda: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:22:06,317 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:06,317 DEBUG anaconda: updated device_container_name to None >17:22:06,317 DEBUG anaconda: updated device_container_raid_level to None >17:22:06,317 DEBUG anaconda: updated device_container_encrypted to False >17:22:06,317 DEBUG anaconda: updated device_container_size to 0 >17:22:06,321 INFO anaconda: getting device type for RAID >17:22:06,321 DEBUG anaconda: populate_raid: 1, raid0 >17:22:06,321 INFO anaconda: getting device type for RAID >17:22:20,639 DEBUG anaconda: removing device 'existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >17:22:30,105 DEBUG anaconda: current selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:22:30,107 DEBUG anaconda: notebook page = 1 >17:22:30,107 INFO anaconda: ui: saving changes to device localhost.localdomain:raid0 >17:22:30,107 DEBUG anaconda: old name: localhost.localdomain:raid0 >17:22:30,107 DEBUG anaconda: new name: None >17:22:30,109 DEBUG anaconda: old size: 150128.0 >17:22:30,109 DEBUG anaconda: new size: 150128 >17:22:30,109 INFO anaconda: getting device type for RAID >17:22:30,109 DEBUG anaconda: old device type: 1 >17:22:30,109 DEBUG anaconda: new device type: 1 >17:22:30,109 DEBUG anaconda: reformat: False >17:22:30,110 DEBUG anaconda: old fs type: ext4 >17:22:30,110 DEBUG anaconda: new fs type: ext4 >17:22:30,110 DEBUG anaconda: old encryption setting: False >17:22:30,110 DEBUG anaconda: new encryption setting: False >17:22:30,110 DEBUG anaconda: old label: >17:22:30,110 DEBUG anaconda: new_label: >17:22:30,110 DEBUG anaconda: old mountpoint: >17:22:30,110 DEBUG anaconda: new mountpoint: >17:22:30,111 DEBUG anaconda: old raid level: raid0 >17:22:30,111 DEBUG anaconda: new raid level: raid0 >17:22:30,111 DEBUG anaconda: old container: None >17:22:30,111 DEBUG anaconda: new container: None >17:22:30,111 DEBUG anaconda: old container encrypted: False >17:22:30,111 DEBUG anaconda: new container encrypted: False >17:22:30,111 DEBUG anaconda: old container raid level: None >17:22:30,111 DEBUG anaconda: new container raid level: None >17:22:30,111 DEBUG anaconda: old container size request: 0 >17:22:30,111 DEBUG anaconda: new container size request: 0 >17:22:30,111 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:22:30,111 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:22:30,111 DEBUG anaconda: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:22:30,112 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:30,112 DEBUG anaconda: updated device_container_name to None >17:22:30,113 DEBUG anaconda: updated device_container_raid_level to None >17:22:30,113 DEBUG anaconda: updated device_container_encrypted to False >17:22:30,113 DEBUG anaconda: updated device_container_size to 0 >17:22:30,116 INFO anaconda: getting device type for RAID >17:22:30,116 DEBUG anaconda: populate_raid: 1, raid0 >17:22:30,116 INFO anaconda: getting device type for RAID >17:22:30,116 DEBUG anaconda: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:30,118 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:30,119 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:30,119 DEBUG anaconda: updated device_container_name to None >17:22:30,119 DEBUG anaconda: updated device_container_raid_level to None >17:22:30,119 DEBUG anaconda: updated device_container_encrypted to False >17:22:30,119 DEBUG anaconda: updated device_container_size to 0 >17:22:30,122 INFO anaconda: getting device type for RAID >17:22:30,122 DEBUG anaconda: populate_raid: 1, raid1 >17:22:30,122 INFO anaconda: getting device type for RAID >17:22:30,649 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:30,655 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:30,655 DEBUG anaconda: updated device_container_name to None >17:22:30,655 DEBUG anaconda: updated device_container_raid_level to None >17:22:30,655 DEBUG anaconda: updated device_container_encrypted to False >17:22:30,655 DEBUG anaconda: updated device_container_size to 0 >17:22:30,659 INFO anaconda: getting device type for RAID >17:22:30,659 DEBUG anaconda: populate_raid: 1, raid1 >17:22:30,659 INFO anaconda: getting device type for RAID >17:22:31,152 DEBUG anaconda: current selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:31,156 DEBUG anaconda: notebook page = 1 >17:22:31,156 INFO anaconda: ui: saving changes to device localhost.localdomain:home >17:22:31,156 DEBUG anaconda: old name: localhost.localdomain:home >17:22:31,156 DEBUG anaconda: new name: None >17:22:31,158 DEBUG anaconda: old size: 100000.0 >17:22:31,158 DEBUG anaconda: new size: 100000 >17:22:31,158 INFO anaconda: getting device type for RAID >17:22:31,158 DEBUG anaconda: old device type: 1 >17:22:31,158 DEBUG anaconda: new device type: 1 >17:22:31,158 DEBUG anaconda: reformat: False >17:22:31,159 DEBUG anaconda: old fs type: ext4 >17:22:31,159 DEBUG anaconda: new fs type: ext4 >17:22:31,159 DEBUG anaconda: old encryption setting: False >17:22:31,159 DEBUG anaconda: new encryption setting: False >17:22:31,159 DEBUG anaconda: old label: >17:22:31,159 DEBUG anaconda: new_label: >17:22:31,159 DEBUG anaconda: old mountpoint: >17:22:31,159 DEBUG anaconda: new mountpoint: >17:22:31,159 DEBUG anaconda: old raid level: raid1 >17:22:31,160 DEBUG anaconda: new raid level: raid1 >17:22:31,160 DEBUG anaconda: old container: None >17:22:31,160 DEBUG anaconda: new container: None >17:22:31,160 DEBUG anaconda: old container encrypted: False >17:22:31,160 DEBUG anaconda: new container encrypted: False >17:22:31,160 DEBUG anaconda: old container raid level: None >17:22:31,160 DEBUG anaconda: new container raid level: None >17:22:31,160 DEBUG anaconda: old container size request: 0 >17:22:31,160 DEBUG anaconda: new container size request: 0 >17:22:31,160 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:22:31,160 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:22:31,160 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:31,161 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:31,161 DEBUG anaconda: updated device_container_name to None >17:22:31,161 DEBUG anaconda: updated device_container_raid_level to None >17:22:31,162 DEBUG anaconda: updated device_container_encrypted to False >17:22:31,162 DEBUG anaconda: updated device_container_size to 0 >17:22:31,165 INFO anaconda: getting device type for RAID >17:22:31,165 DEBUG anaconda: populate_raid: 1, raid1 >17:22:31,165 INFO anaconda: getting device type for RAID >17:22:31,165 DEBUG anaconda: new selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:22:31,166 DEBUG anaconda: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:22:31,167 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:31,168 DEBUG anaconda: updated device_container_name to None >17:22:31,168 DEBUG anaconda: updated device_container_raid_level to None >17:22:31,168 DEBUG anaconda: updated device_container_encrypted to False >17:22:31,168 DEBUG anaconda: updated device_container_size to 0 >17:22:31,171 INFO anaconda: getting device type for RAID >17:22:31,171 DEBUG anaconda: populate_raid: 1, raid0 >17:22:31,171 INFO anaconda: getting device type for RAID >17:22:31,737 DEBUG anaconda: current selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:22:31,740 DEBUG anaconda: notebook page = 1 >17:22:31,741 INFO anaconda: ui: saving changes to device localhost.localdomain:raid0 >17:22:31,741 DEBUG anaconda: old name: localhost.localdomain:raid0 >17:22:31,741 DEBUG anaconda: new name: None >17:22:31,746 DEBUG anaconda: old size: 150128.0 >17:22:31,747 DEBUG anaconda: new size: 150128 >17:22:31,747 INFO anaconda: getting device type for RAID >17:22:31,747 DEBUG anaconda: old device type: 1 >17:22:31,747 DEBUG anaconda: new device type: 1 >17:22:31,747 DEBUG anaconda: reformat: False >17:22:31,748 DEBUG anaconda: old fs type: ext4 >17:22:31,748 DEBUG anaconda: new fs type: ext4 >17:22:31,748 DEBUG anaconda: old encryption setting: False >17:22:31,748 DEBUG anaconda: new encryption setting: False >17:22:31,748 DEBUG anaconda: old label: >17:22:31,748 DEBUG anaconda: new_label: >17:22:31,748 DEBUG anaconda: old mountpoint: >17:22:31,748 DEBUG anaconda: new mountpoint: >17:22:31,748 DEBUG anaconda: old raid level: raid0 >17:22:31,748 DEBUG anaconda: new raid level: raid0 >17:22:31,748 DEBUG anaconda: old container: None >17:22:31,748 DEBUG anaconda: new container: None >17:22:31,748 DEBUG anaconda: old container encrypted: False >17:22:31,748 DEBUG anaconda: new container encrypted: False >17:22:31,748 DEBUG anaconda: old container raid level: None >17:22:31,749 DEBUG anaconda: new container raid level: None >17:22:31,749 DEBUG anaconda: old container size request: 0 >17:22:31,749 DEBUG anaconda: new container size request: 0 >17:22:31,749 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:22:31,749 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:22:31,749 DEBUG anaconda: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:22:31,750 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:31,750 DEBUG anaconda: updated device_container_name to None >17:22:31,750 DEBUG anaconda: updated device_container_raid_level to None >17:22:31,750 DEBUG anaconda: updated device_container_encrypted to False >17:22:31,750 DEBUG anaconda: updated device_container_size to 0 >17:22:31,753 INFO anaconda: getting device type for RAID >17:22:31,753 DEBUG anaconda: populate_raid: 1, raid0 >17:22:31,754 INFO anaconda: getting device type for RAID >17:22:31,754 DEBUG anaconda: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:31,755 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:31,756 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:31,756 DEBUG anaconda: updated device_container_name to None >17:22:31,756 DEBUG anaconda: updated device_container_raid_level to None >17:22:31,756 DEBUG anaconda: updated device_container_encrypted to False >17:22:31,756 DEBUG anaconda: updated device_container_size to 0 >17:22:31,759 INFO anaconda: getting device type for RAID >17:22:31,759 DEBUG anaconda: populate_raid: 1, raid1 >17:22:31,760 INFO anaconda: getting device type for RAID >17:22:34,762 DEBUG anaconda: current selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:34,766 DEBUG anaconda: notebook page = 1 >17:22:34,766 INFO anaconda: ui: saving changes to device localhost.localdomain:home >17:22:34,766 DEBUG anaconda: old name: localhost.localdomain:home >17:22:34,766 DEBUG anaconda: new name: None >17:22:34,768 DEBUG anaconda: old size: 100000.0 >17:22:34,768 DEBUG anaconda: new size: 100000 >17:22:34,768 INFO anaconda: getting device type for RAID >17:22:34,768 DEBUG anaconda: old device type: 1 >17:22:34,768 DEBUG anaconda: new device type: 1 >17:22:34,768 DEBUG anaconda: reformat: False >17:22:34,769 DEBUG anaconda: old fs type: ext4 >17:22:34,769 DEBUG anaconda: new fs type: ext4 >17:22:34,769 DEBUG anaconda: old encryption setting: False >17:22:34,769 DEBUG anaconda: new encryption setting: False >17:22:34,769 DEBUG anaconda: old label: >17:22:34,769 DEBUG anaconda: new_label: >17:22:34,769 DEBUG anaconda: old mountpoint: >17:22:34,769 DEBUG anaconda: new mountpoint: >17:22:34,770 DEBUG anaconda: old raid level: raid1 >17:22:34,770 DEBUG anaconda: new raid level: raid1 >17:22:34,770 DEBUG anaconda: old container: None >17:22:34,770 DEBUG anaconda: new container: None >17:22:34,770 DEBUG anaconda: old container encrypted: False >17:22:34,770 DEBUG anaconda: new container encrypted: False >17:22:34,770 DEBUG anaconda: old container raid level: None >17:22:34,770 DEBUG anaconda: new container raid level: None >17:22:34,770 DEBUG anaconda: old container size request: 0 >17:22:34,770 DEBUG anaconda: new container size request: 0 >17:22:34,770 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:22:34,770 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:22:34,770 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:34,771 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:34,772 DEBUG anaconda: updated device_container_name to None >17:22:34,772 DEBUG anaconda: updated device_container_raid_level to None >17:22:34,772 DEBUG anaconda: updated device_container_encrypted to False >17:22:34,772 DEBUG anaconda: updated device_container_size to 0 >17:22:34,775 INFO anaconda: getting device type for RAID >17:22:34,775 DEBUG anaconda: populate_raid: 1, raid1 >17:22:34,775 INFO anaconda: getting device type for RAID >17:22:34,775 DEBUG anaconda: new selector: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:22:34,776 DEBUG anaconda: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:22:34,778 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:34,778 DEBUG anaconda: updated device_container_name to None >17:22:34,778 DEBUG anaconda: updated device_container_raid_level to None >17:22:34,778 DEBUG anaconda: updated device_container_encrypted to False >17:22:34,778 DEBUG anaconda: updated device_container_size to 0 >17:22:34,781 INFO anaconda: getting device type for RAID >17:22:34,781 DEBUG anaconda: populate_raid: 1, raid1 >17:22:34,781 INFO anaconda: getting device type for RAID >17:22:35,161 DEBUG anaconda: current selector: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:22:35,166 DEBUG anaconda: notebook page = 1 >17:22:35,166 INFO anaconda: ui: saving changes to device localhost.localdomain:boot >17:22:35,166 DEBUG anaconda: old name: localhost.localdomain:boot >17:22:35,166 DEBUG anaconda: new name: None >17:22:35,168 DEBUG anaconda: old size: 999.9375 >17:22:35,168 DEBUG anaconda: new size: 999 >17:22:35,168 INFO anaconda: getting device type for RAID >17:22:35,168 DEBUG anaconda: old device type: 1 >17:22:35,168 DEBUG anaconda: new device type: 1 >17:22:35,168 DEBUG anaconda: reformat: False >17:22:35,169 DEBUG anaconda: old fs type: ext4 >17:22:35,169 DEBUG anaconda: new fs type: ext4 >17:22:35,169 DEBUG anaconda: old encryption setting: False >17:22:35,169 DEBUG anaconda: new encryption setting: False >17:22:35,169 DEBUG anaconda: old label: >17:22:35,169 DEBUG anaconda: new_label: >17:22:35,169 DEBUG anaconda: old mountpoint: >17:22:35,169 DEBUG anaconda: new mountpoint: >17:22:35,169 DEBUG anaconda: old raid level: raid1 >17:22:35,169 DEBUG anaconda: new raid level: raid1 >17:22:35,169 DEBUG anaconda: old container: None >17:22:35,169 DEBUG anaconda: new container: None >17:22:35,170 DEBUG anaconda: old container encrypted: False >17:22:35,170 DEBUG anaconda: new container encrypted: False >17:22:35,170 DEBUG anaconda: old container raid level: None >17:22:35,170 DEBUG anaconda: new container raid level: None >17:22:35,170 DEBUG anaconda: old container size request: 0 >17:22:35,170 DEBUG anaconda: new container size request: 0 >17:22:35,170 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:22:35,170 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:22:35,170 DEBUG anaconda: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:22:35,171 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:35,171 DEBUG anaconda: updated device_container_name to None >17:22:35,171 DEBUG anaconda: updated device_container_raid_level to None >17:22:35,171 DEBUG anaconda: updated device_container_encrypted to False >17:22:35,171 DEBUG anaconda: updated device_container_size to 0 >17:22:35,174 INFO anaconda: getting device type for RAID >17:22:35,174 DEBUG anaconda: populate_raid: 1, raid1 >17:22:35,175 INFO anaconda: getting device type for RAID >17:22:35,175 DEBUG anaconda: new selector: existing 60000MB mdarray localhost.localdomain:root (8) with existing ext4 filesystem >17:22:35,176 DEBUG anaconda: populate_right_side: existing 60000MB mdarray localhost.localdomain:root (8) with existing ext4 filesystem >17:22:35,177 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:35,177 DEBUG anaconda: updated device_container_name to None >17:22:35,177 DEBUG anaconda: updated device_container_raid_level to None >17:22:35,177 DEBUG anaconda: updated device_container_encrypted to False >17:22:35,177 DEBUG anaconda: updated device_container_size to 0 >17:22:35,180 INFO anaconda: getting device type for RAID >17:22:35,181 DEBUG anaconda: populate_raid: 1, raid1 >17:22:35,181 INFO anaconda: getting device type for RAID >17:22:35,513 DEBUG anaconda: current selector: existing 60000MB mdarray localhost.localdomain:root (8) with existing ext4 filesystem >17:22:35,516 DEBUG anaconda: notebook page = 1 >17:22:35,516 INFO anaconda: ui: saving changes to device localhost.localdomain:root >17:22:35,517 DEBUG anaconda: old name: localhost.localdomain:root >17:22:35,517 DEBUG anaconda: new name: None >17:22:35,518 DEBUG anaconda: old size: 60000.0 >17:22:35,518 DEBUG anaconda: new size: 60000 >17:22:35,518 INFO anaconda: getting device type for RAID >17:22:35,518 DEBUG anaconda: old device type: 1 >17:22:35,518 DEBUG anaconda: new device type: 1 >17:22:35,519 DEBUG anaconda: reformat: False >17:22:35,519 DEBUG anaconda: old fs type: ext4 >17:22:35,519 DEBUG anaconda: new fs type: ext4 >17:22:35,519 DEBUG anaconda: old encryption setting: False >17:22:35,519 DEBUG anaconda: new encryption setting: False >17:22:35,519 DEBUG anaconda: old label: >17:22:35,519 DEBUG anaconda: new_label: >17:22:35,520 DEBUG anaconda: old mountpoint: >17:22:35,520 DEBUG anaconda: new mountpoint: >17:22:35,520 DEBUG anaconda: old raid level: raid1 >17:22:35,520 DEBUG anaconda: new raid level: raid1 >17:22:35,520 DEBUG anaconda: old container: None >17:22:35,520 DEBUG anaconda: new container: None >17:22:35,520 DEBUG anaconda: old container encrypted: False >17:22:35,520 DEBUG anaconda: new container encrypted: False >17:22:35,520 DEBUG anaconda: old container raid level: None >17:22:35,520 DEBUG anaconda: new container raid level: None >17:22:35,520 DEBUG anaconda: old container size request: 0 >17:22:35,520 DEBUG anaconda: new container size request: 0 >17:22:35,520 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:22:35,520 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:22:35,520 DEBUG anaconda: populate_right_side: existing 60000MB mdarray localhost.localdomain:root (8) with existing ext4 filesystem >17:22:35,521 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:35,522 DEBUG anaconda: updated device_container_name to None >17:22:35,522 DEBUG anaconda: updated device_container_raid_level to None >17:22:35,522 DEBUG anaconda: updated device_container_encrypted to False >17:22:35,522 DEBUG anaconda: updated device_container_size to 0 >17:22:35,525 INFO anaconda: getting device type for RAID >17:22:35,525 DEBUG anaconda: populate_raid: 1, raid1 >17:22:35,525 INFO anaconda: getting device type for RAID >17:22:35,525 DEBUG anaconda: new selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:22:35,527 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:22:35,528 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:35,528 DEBUG anaconda: updated device_container_name to None >17:22:35,528 DEBUG anaconda: updated device_container_raid_level to None >17:22:35,528 DEBUG anaconda: updated device_container_encrypted to False >17:22:35,528 DEBUG anaconda: updated device_container_size to 0 >17:22:35,530 DEBUG anaconda: fs type changed: swap >17:22:35,532 INFO anaconda: getting device type for RAID >17:22:35,532 DEBUG anaconda: populate_raid: 1, raid0 >17:22:35,532 INFO anaconda: getting device type for RAID >17:22:36,994 DEBUG anaconda: current selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:22:36,997 DEBUG anaconda: notebook page = 1 >17:22:36,997 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:22:36,997 DEBUG anaconda: old name: localhost.localdomain:swap >17:22:36,997 DEBUG anaconda: new name: None >17:22:36,999 DEBUG anaconda: old size: 8012.0 >17:22:36,999 DEBUG anaconda: new size: 8012 >17:22:36,999 INFO anaconda: getting device type for RAID >17:22:36,999 DEBUG anaconda: old device type: 1 >17:22:36,999 DEBUG anaconda: new device type: 1 >17:22:36,999 DEBUG anaconda: reformat: False >17:22:37,000 DEBUG anaconda: old fs type: swap >17:22:37,000 DEBUG anaconda: new fs type: swap >17:22:37,000 DEBUG anaconda: old encryption setting: False >17:22:37,000 DEBUG anaconda: new encryption setting: False >17:22:37,000 DEBUG anaconda: old label: >17:22:37,000 DEBUG anaconda: new_label: >17:22:37,000 DEBUG anaconda: old mountpoint: >17:22:37,000 DEBUG anaconda: new mountpoint: >17:22:37,000 DEBUG anaconda: old raid level: raid0 >17:22:37,000 DEBUG anaconda: new raid level: raid0 >17:22:37,000 DEBUG anaconda: old container: None >17:22:37,000 DEBUG anaconda: new container: None >17:22:37,000 DEBUG anaconda: old container encrypted: False >17:22:37,000 DEBUG anaconda: new container encrypted: False >17:22:37,001 DEBUG anaconda: old container raid level: None >17:22:37,001 DEBUG anaconda: new container raid level: None >17:22:37,001 DEBUG anaconda: old container size request: 0 >17:22:37,001 DEBUG anaconda: new container size request: 0 >17:22:37,001 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:22:37,001 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:22:37,001 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:22:37,002 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:37,002 DEBUG anaconda: updated device_container_name to None >17:22:37,002 DEBUG anaconda: updated device_container_raid_level to None >17:22:37,002 DEBUG anaconda: updated device_container_encrypted to False >17:22:37,002 DEBUG anaconda: updated device_container_size to 0 >17:22:37,005 INFO anaconda: getting device type for RAID >17:22:37,005 DEBUG anaconda: populate_raid: 1, raid0 >17:22:37,005 INFO anaconda: getting device type for RAID >17:22:37,006 DEBUG anaconda: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:37,007 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:37,008 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:37,008 DEBUG anaconda: updated device_container_name to None >17:22:37,008 DEBUG anaconda: updated device_container_raid_level to None >17:22:37,008 DEBUG anaconda: updated device_container_encrypted to False >17:22:37,008 DEBUG anaconda: updated device_container_size to 0 >17:22:37,010 DEBUG anaconda: fs type changed: ext4 >17:22:37,012 INFO anaconda: getting device type for RAID >17:22:37,012 DEBUG anaconda: populate_raid: 1, raid1 >17:22:37,013 INFO anaconda: getting device type for RAID >17:22:37,841 DEBUG anaconda: current selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:37,843 DEBUG anaconda: notebook page = 1 >17:22:37,843 INFO anaconda: ui: saving changes to device localhost.localdomain:home >17:22:37,843 DEBUG anaconda: old name: localhost.localdomain:home >17:22:37,843 DEBUG anaconda: new name: None >17:22:37,844 DEBUG anaconda: old size: 100000.0 >17:22:37,844 DEBUG anaconda: new size: 100000 >17:22:37,845 INFO anaconda: getting device type for RAID >17:22:37,845 DEBUG anaconda: old device type: 1 >17:22:37,845 DEBUG anaconda: new device type: 1 >17:22:37,845 DEBUG anaconda: reformat: False >17:22:37,846 DEBUG anaconda: old fs type: ext4 >17:22:37,846 DEBUG anaconda: new fs type: ext4 >17:22:37,846 DEBUG anaconda: old encryption setting: False >17:22:37,846 DEBUG anaconda: new encryption setting: False >17:22:37,846 DEBUG anaconda: old label: >17:22:37,846 DEBUG anaconda: new_label: >17:22:37,846 DEBUG anaconda: old mountpoint: >17:22:37,846 DEBUG anaconda: new mountpoint: >17:22:37,846 DEBUG anaconda: old raid level: raid1 >17:22:37,846 DEBUG anaconda: new raid level: raid1 >17:22:37,846 DEBUG anaconda: old container: None >17:22:37,846 DEBUG anaconda: new container: None >17:22:37,846 DEBUG anaconda: old container encrypted: False >17:22:37,846 DEBUG anaconda: new container encrypted: False >17:22:37,846 DEBUG anaconda: old container raid level: None >17:22:37,847 DEBUG anaconda: new container raid level: None >17:22:37,847 DEBUG anaconda: old container size request: 0 >17:22:37,847 DEBUG anaconda: new container size request: 0 >17:22:37,847 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:22:37,847 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:22:37,847 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:22:37,848 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:37,848 DEBUG anaconda: updated device_container_name to None >17:22:37,848 DEBUG anaconda: updated device_container_raid_level to None >17:22:37,848 DEBUG anaconda: updated device_container_encrypted to False >17:22:37,848 DEBUG anaconda: updated device_container_size to 0 >17:22:37,851 INFO anaconda: getting device type for RAID >17:22:37,851 DEBUG anaconda: populate_raid: 1, raid1 >17:22:37,852 INFO anaconda: getting device type for RAID >17:22:37,852 DEBUG anaconda: new selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:22:37,853 DEBUG anaconda: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:22:37,854 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:37,854 DEBUG anaconda: updated device_container_name to None >17:22:37,854 DEBUG anaconda: updated device_container_raid_level to None >17:22:37,854 DEBUG anaconda: updated device_container_encrypted to False >17:22:37,854 DEBUG anaconda: updated device_container_size to 0 >17:22:37,857 INFO anaconda: getting device type for RAID >17:22:37,858 DEBUG anaconda: populate_raid: 1, raid0 >17:22:37,858 INFO anaconda: getting device type for RAID >17:22:40,577 DEBUG anaconda: removing device 'existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >17:22:44,644 ERR anaconda: failed to schedule device removal: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:22:44,651 INFO anaconda: ui: removed device localhost.localdomain:raid0 >17:22:44,662 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda4', 'sda5', 'sdb', 'sdb4', 'sdb5'] >17:22:44,666 DEBUG anaconda: ui: unused=[] >17:22:44,667 DEBUG anaconda: ui: new_devices=[] >17:22:44,675 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:22:44,675 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:22:44,676 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:22:46,195 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >17:22:46,195 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >17:22:46,196 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) >17:22:46,201 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:22:46,202 DEBUG anaconda: updated device_container_name to None >17:22:46,202 DEBUG anaconda: updated device_container_raid_level to None >17:22:46,202 DEBUG anaconda: updated device_container_encrypted to False >17:22:46,202 DEBUG anaconda: updated device_container_size to 0 >17:22:46,208 DEBUG anaconda: fs type changed: Unknown >17:22:46,209 INFO anaconda: getting device type for RAID >17:22:46,210 DEBUG anaconda: populate_raid: 1, raid0 >17:22:46,210 INFO anaconda: getting device type for RAID >17:22:53,035 DEBUG anaconda: info bar clicked: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed ((<SpokeWindow object at 0x5038fa0 (AnacondaSpokeWindow at 0x4fedef0)>,)) >17:23:04,870 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:boot', 'localhost.localdomain:home', 'localhost.localdomain:raid0', 'localhost.localdomain:root', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >17:23:04,875 DEBUG anaconda: ui: unused=[] >17:23:04,876 DEBUG anaconda: ui: new_devices=[] >17:23:04,892 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:23:04,892 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:23:04,892 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:23:06,043 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >17:23:06,044 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >17:23:06,044 DEBUG anaconda: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:23:06,047 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:06,047 DEBUG anaconda: updated device_container_name to None >17:23:06,047 DEBUG anaconda: updated device_container_raid_level to None >17:23:06,047 DEBUG anaconda: updated device_container_encrypted to False >17:23:06,047 DEBUG anaconda: updated device_container_size to 0 >17:23:06,049 DEBUG anaconda: fs type changed: ext4 >17:23:06,052 INFO anaconda: getting device type for RAID >17:23:06,052 DEBUG anaconda: populate_raid: 1, raid1 >17:23:06,052 INFO anaconda: getting device type for RAID >17:23:07,788 DEBUG anaconda: current selector: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:23:07,793 DEBUG anaconda: notebook page = 1 >17:23:07,794 INFO anaconda: ui: saving changes to device localhost.localdomain:boot >17:23:07,794 DEBUG anaconda: old name: localhost.localdomain:boot >17:23:07,794 DEBUG anaconda: new name: None >17:23:07,797 DEBUG anaconda: old size: 999.9375 >17:23:07,797 DEBUG anaconda: new size: 999 >17:23:07,797 INFO anaconda: getting device type for RAID >17:23:07,797 DEBUG anaconda: old device type: 1 >17:23:07,797 DEBUG anaconda: new device type: 1 >17:23:07,797 DEBUG anaconda: reformat: False >17:23:07,798 DEBUG anaconda: old fs type: ext4 >17:23:07,798 DEBUG anaconda: new fs type: ext4 >17:23:07,798 DEBUG anaconda: old encryption setting: False >17:23:07,798 DEBUG anaconda: new encryption setting: False >17:23:07,798 DEBUG anaconda: old label: >17:23:07,798 DEBUG anaconda: new_label: >17:23:07,799 DEBUG anaconda: old mountpoint: >17:23:07,799 DEBUG anaconda: new mountpoint: >17:23:07,799 DEBUG anaconda: old raid level: raid1 >17:23:07,799 DEBUG anaconda: new raid level: raid1 >17:23:07,799 DEBUG anaconda: old container: None >17:23:07,799 DEBUG anaconda: new container: None >17:23:07,799 DEBUG anaconda: old container encrypted: False >17:23:07,799 DEBUG anaconda: new container encrypted: False >17:23:07,799 DEBUG anaconda: old container raid level: None >17:23:07,799 DEBUG anaconda: new container raid level: None >17:23:07,799 DEBUG anaconda: old container size request: 0 >17:23:07,799 DEBUG anaconda: new container size request: 0 >17:23:07,799 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:23:07,799 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:23:07,799 DEBUG anaconda: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:23:07,801 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:07,801 DEBUG anaconda: updated device_container_name to None >17:23:07,801 DEBUG anaconda: updated device_container_raid_level to None >17:23:07,801 DEBUG anaconda: updated device_container_encrypted to False >17:23:07,801 DEBUG anaconda: updated device_container_size to 0 >17:23:07,804 INFO anaconda: getting device type for RAID >17:23:07,804 DEBUG anaconda: populate_raid: 1, raid1 >17:23:07,804 INFO anaconda: getting device type for RAID >17:23:07,804 DEBUG anaconda: new selector: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:23:07,806 DEBUG anaconda: populate_right_side: existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem >17:23:07,807 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:07,807 DEBUG anaconda: updated device_container_name to None >17:23:07,807 DEBUG anaconda: updated device_container_raid_level to None >17:23:07,807 DEBUG anaconda: updated device_container_encrypted to False >17:23:07,807 DEBUG anaconda: updated device_container_size to 0 >17:23:07,810 INFO anaconda: getting device type for RAID >17:23:07,810 DEBUG anaconda: populate_raid: 1, raid0 >17:23:07,810 INFO anaconda: getting device type for RAID >17:23:09,772 DEBUG anaconda: removing device 'existing 150128MB mdarray localhost.localdomain:raid0 (6) with existing ext4 filesystem' from page Fedora Linux 20 for x86_64 >17:23:11,780 ERR anaconda: failed to schedule device removal: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:23:11,783 INFO anaconda: ui: removed device localhost.localdomain:raid0 >17:23:11,790 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda4', 'sda5', 'sdb', 'sdb4', 'sdb5'] >17:23:11,794 DEBUG anaconda: ui: unused=[] >17:23:11,794 DEBUG anaconda: ui: new_devices=[] >17:23:11,802 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:23:11,802 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:23:11,802 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:23:17,164 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >17:23:17,164 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >17:23:17,164 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) >17:23:17,165 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:17,166 DEBUG anaconda: updated device_container_name to None >17:23:17,166 DEBUG anaconda: updated device_container_raid_level to None >17:23:17,166 DEBUG anaconda: updated device_container_encrypted to False >17:23:17,166 DEBUG anaconda: updated device_container_size to 0 >17:23:17,168 DEBUG anaconda: fs type changed: Unknown >17:23:17,170 INFO anaconda: getting device type for RAID >17:23:17,170 DEBUG anaconda: populate_raid: 1, raid0 >17:23:17,170 INFO anaconda: getting device type for RAID >17:23:19,283 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:boot', 'localhost.localdomain:home', 'localhost.localdomain:raid0', 'localhost.localdomain:root', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >17:23:19,288 DEBUG anaconda: ui: unused=[] >17:23:19,288 DEBUG anaconda: ui: new_devices=[] >17:23:19,304 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:23:19,304 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:23:19,304 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:23:20,668 DEBUG anaconda: page clicked: Fedora Linux 20 for x86_64 >17:23:20,668 DEBUG anaconda: show mountpoint: Fedora Linux 20 for x86_64 >17:23:20,668 DEBUG anaconda: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:23:20,669 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:20,669 DEBUG anaconda: updated device_container_name to None >17:23:20,670 DEBUG anaconda: updated device_container_raid_level to None >17:23:20,670 DEBUG anaconda: updated device_container_encrypted to False >17:23:20,670 DEBUG anaconda: updated device_container_size to 0 >17:23:20,671 DEBUG anaconda: fs type changed: ext4 >17:23:20,674 INFO anaconda: getting device type for RAID >17:23:20,674 DEBUG anaconda: populate_raid: 1, raid1 >17:23:20,674 INFO anaconda: getting device type for RAID >17:23:23,396 DEBUG anaconda: current selector: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:23:23,402 DEBUG anaconda: notebook page = 1 >17:23:23,403 INFO anaconda: ui: saving changes to device localhost.localdomain:boot >17:23:23,403 DEBUG anaconda: old name: localhost.localdomain:boot >17:23:23,403 DEBUG anaconda: new name: None >17:23:23,407 DEBUG anaconda: old size: 999.9375 >17:23:23,407 DEBUG anaconda: new size: 999 >17:23:23,407 INFO anaconda: getting device type for RAID >17:23:23,407 DEBUG anaconda: old device type: 1 >17:23:23,407 DEBUG anaconda: new device type: 1 >17:23:23,407 DEBUG anaconda: reformat: False >17:23:23,408 DEBUG anaconda: old fs type: ext4 >17:23:23,408 DEBUG anaconda: new fs type: ext4 >17:23:23,408 DEBUG anaconda: old encryption setting: False >17:23:23,408 DEBUG anaconda: new encryption setting: False >17:23:23,408 DEBUG anaconda: old label: >17:23:23,408 DEBUG anaconda: new_label: >17:23:23,408 DEBUG anaconda: old mountpoint: >17:23:23,408 DEBUG anaconda: new mountpoint: >17:23:23,409 DEBUG anaconda: old raid level: raid1 >17:23:23,409 DEBUG anaconda: new raid level: raid1 >17:23:23,409 DEBUG anaconda: old container: None >17:23:23,409 DEBUG anaconda: new container: None >17:23:23,409 DEBUG anaconda: old container encrypted: False >17:23:23,409 DEBUG anaconda: new container encrypted: False >17:23:23,409 DEBUG anaconda: old container raid level: None >17:23:23,409 DEBUG anaconda: new container raid level: None >17:23:23,409 DEBUG anaconda: old container size request: 0 >17:23:23,409 DEBUG anaconda: new container size request: 0 >17:23:23,409 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:23:23,409 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:23:23,409 DEBUG anaconda: populate_right_side: existing 999MB mdarray localhost.localdomain:boot (11) with existing ext4 filesystem >17:23:23,410 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:23,410 DEBUG anaconda: updated device_container_name to None >17:23:23,410 DEBUG anaconda: updated device_container_raid_level to None >17:23:23,411 DEBUG anaconda: updated device_container_encrypted to False >17:23:23,411 DEBUG anaconda: updated device_container_size to 0 >17:23:23,414 INFO anaconda: getting device type for RAID >17:23:23,414 DEBUG anaconda: populate_raid: 1, raid1 >17:23:23,414 INFO anaconda: getting device type for RAID >17:23:23,414 DEBUG anaconda: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:23:23,415 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:23:23,417 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:23,417 DEBUG anaconda: updated device_container_name to None >17:23:23,417 DEBUG anaconda: updated device_container_raid_level to None >17:23:23,417 DEBUG anaconda: updated device_container_encrypted to False >17:23:23,417 DEBUG anaconda: updated device_container_size to 0 >17:23:23,420 INFO anaconda: getting device type for RAID >17:23:23,420 DEBUG anaconda: populate_raid: 1, raid1 >17:23:23,420 INFO anaconda: getting device type for RAID >17:23:25,565 DEBUG anaconda: current selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:23:25,567 DEBUG anaconda: notebook page = 1 >17:23:25,567 INFO anaconda: ui: saving changes to device localhost.localdomain:home >17:23:25,567 DEBUG anaconda: old name: localhost.localdomain:home >17:23:25,567 DEBUG anaconda: new name: None >17:23:25,569 DEBUG anaconda: old size: 100000.0 >17:23:25,569 DEBUG anaconda: new size: 100000 >17:23:25,569 INFO anaconda: getting device type for RAID >17:23:25,569 DEBUG anaconda: old device type: 1 >17:23:25,569 DEBUG anaconda: new device type: 1 >17:23:25,569 DEBUG anaconda: reformat: False >17:23:25,570 DEBUG anaconda: old fs type: ext4 >17:23:25,570 DEBUG anaconda: new fs type: ext4 >17:23:25,570 DEBUG anaconda: old encryption setting: False >17:23:25,570 DEBUG anaconda: new encryption setting: False >17:23:25,570 DEBUG anaconda: old label: >17:23:25,570 DEBUG anaconda: new_label: >17:23:25,570 DEBUG anaconda: old mountpoint: >17:23:25,570 DEBUG anaconda: new mountpoint: >17:23:25,570 DEBUG anaconda: old raid level: raid1 >17:23:25,570 DEBUG anaconda: new raid level: raid1 >17:23:25,571 DEBUG anaconda: old container: None >17:23:25,571 DEBUG anaconda: new container: None >17:23:25,571 DEBUG anaconda: old container encrypted: False >17:23:25,571 DEBUG anaconda: new container encrypted: False >17:23:25,571 DEBUG anaconda: old container raid level: None >17:23:25,571 DEBUG anaconda: new container raid level: None >17:23:25,571 DEBUG anaconda: old container size request: 0 >17:23:25,571 DEBUG anaconda: new container size request: 0 >17:23:25,571 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:23:25,571 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:23:25,571 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:23:25,572 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:25,572 DEBUG anaconda: updated device_container_name to None >17:23:25,572 DEBUG anaconda: updated device_container_raid_level to None >17:23:25,572 DEBUG anaconda: updated device_container_encrypted to False >17:23:25,572 DEBUG anaconda: updated device_container_size to 0 >17:23:25,575 INFO anaconda: getting device type for RAID >17:23:25,576 DEBUG anaconda: populate_raid: 1, raid1 >17:23:25,576 INFO anaconda: getting device type for RAID >17:23:25,576 DEBUG anaconda: new selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:23:25,577 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:23:25,578 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:25,578 DEBUG anaconda: updated device_container_name to None >17:23:25,578 DEBUG anaconda: updated device_container_raid_level to None >17:23:25,578 DEBUG anaconda: updated device_container_encrypted to False >17:23:25,579 DEBUG anaconda: updated device_container_size to 0 >17:23:25,580 DEBUG anaconda: fs type changed: swap >17:23:25,583 INFO anaconda: getting device type for RAID >17:23:25,583 DEBUG anaconda: populate_raid: 1, raid0 >17:23:25,583 INFO anaconda: getting device type for RAID >17:23:30,260 INFO anaconda: getting device type for RAID >17:23:31,613 INFO anaconda: getting device type for RAID >17:23:32,988 DEBUG anaconda: current selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:23:32,989 DEBUG anaconda: notebook page = 1 >17:23:32,989 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:23:32,990 DEBUG anaconda: old name: localhost.localdomain:swap >17:23:32,990 DEBUG anaconda: new name: None >17:23:32,991 DEBUG anaconda: old size: 8012.0 >17:23:32,991 DEBUG anaconda: new size: 8012 >17:23:32,991 INFO anaconda: getting device type for RAID >17:23:32,991 DEBUG anaconda: old device type: 1 >17:23:32,992 DEBUG anaconda: new device type: 1 >17:23:32,992 DEBUG anaconda: reformat: False >17:23:32,992 DEBUG anaconda: old fs type: swap >17:23:32,992 DEBUG anaconda: new fs type: swap >17:23:32,992 DEBUG anaconda: old encryption setting: False >17:23:32,992 DEBUG anaconda: new encryption setting: False >17:23:32,992 DEBUG anaconda: old label: >17:23:32,992 DEBUG anaconda: new_label: >17:23:32,993 DEBUG anaconda: old mountpoint: >17:23:32,993 DEBUG anaconda: new mountpoint: >17:23:32,993 DEBUG anaconda: old raid level: raid0 >17:23:32,993 DEBUG anaconda: new raid level: raid0 >17:23:32,993 DEBUG anaconda: old container: None >17:23:32,993 DEBUG anaconda: new container: None >17:23:32,993 DEBUG anaconda: old container encrypted: False >17:23:32,993 DEBUG anaconda: new container encrypted: False >17:23:32,993 DEBUG anaconda: old container raid level: None >17:23:32,993 DEBUG anaconda: new container raid level: None >17:23:32,993 DEBUG anaconda: old container size request: 0 >17:23:32,993 DEBUG anaconda: new container size request: 0 >17:23:32,993 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:23:32,993 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:23:32,993 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:23:32,995 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:32,995 DEBUG anaconda: updated device_container_name to None >17:23:32,995 DEBUG anaconda: updated device_container_raid_level to None >17:23:32,995 DEBUG anaconda: updated device_container_encrypted to False >17:23:32,995 DEBUG anaconda: updated device_container_size to 0 >17:23:32,998 INFO anaconda: getting device type for RAID >17:23:32,998 DEBUG anaconda: populate_raid: 1, raid0 >17:23:32,998 INFO anaconda: getting device type for RAID >17:23:32,998 DEBUG anaconda: new selector: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:23:33,000 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:23:33,001 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:33,001 DEBUG anaconda: updated device_container_name to None >17:23:33,001 DEBUG anaconda: updated device_container_raid_level to None >17:23:33,001 DEBUG anaconda: updated device_container_encrypted to False >17:23:33,001 DEBUG anaconda: updated device_container_size to 0 >17:23:33,002 DEBUG anaconda: fs type changed: ext4 >17:23:33,005 INFO anaconda: getting device type for RAID >17:23:33,005 DEBUG anaconda: populate_raid: 1, raid1 >17:23:33,005 INFO anaconda: getting device type for RAID >17:23:34,181 INFO anaconda: getting device type for RAID >17:23:36,597 INFO anaconda: ui: saving changes to device localhost.localdomain:home >17:23:36,597 DEBUG anaconda: old name: localhost.localdomain:home >17:23:36,597 DEBUG anaconda: new name: None >17:23:36,605 DEBUG anaconda: old size: 100000.0 >17:23:36,605 DEBUG anaconda: new size: 100000 >17:23:36,605 INFO anaconda: getting device type for RAID >17:23:36,606 DEBUG anaconda: old device type: 1 >17:23:36,606 DEBUG anaconda: new device type: 1 >17:23:36,606 DEBUG anaconda: reformat: True >17:23:36,607 DEBUG anaconda: old fs type: ext4 >17:23:36,607 DEBUG anaconda: new fs type: ext4 >17:23:36,607 DEBUG anaconda: old encryption setting: False >17:23:36,607 DEBUG anaconda: new encryption setting: False >17:23:36,607 DEBUG anaconda: old label: >17:23:36,607 DEBUG anaconda: new_label: >17:23:36,607 DEBUG anaconda: old mountpoint: >17:23:36,607 DEBUG anaconda: new mountpoint: >17:23:36,609 DEBUG anaconda: populate_right_side: existing 100000MB mdarray localhost.localdomain:home (4) with existing ext4 filesystem >17:23:36,610 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:23:36,610 DEBUG anaconda: updated device_container_name to None >17:23:36,610 DEBUG anaconda: updated device_container_raid_level to None >17:23:36,610 DEBUG anaconda: updated device_container_encrypted to False >17:23:36,610 DEBUG anaconda: updated device_container_size to 0 >17:23:36,611 INFO anaconda: getting device type for RAID >17:23:36,613 INFO anaconda: getting device type for RAID >17:23:36,614 DEBUG anaconda: populate_raid: 1, raid1 >17:23:36,614 INFO anaconda: getting device type for RAID >17:23:38,493 INFO anaconda: getting device type for RAID >17:23:55,094 INFO anaconda: Running Thread: AnaStorageThread (140009504233216) >17:23:58,411 INFO anaconda: Thread Done: AnaStorageThread (140009504233216) >17:24:00,676 INFO anaconda: Not doing 'require network connection' in live installation >17:24:09,573 DEBUG anaconda: disk free: 1.42 TB fs free: 0 B sw needs: 2.96 GB auto swap: 8.00 GB >17:24:19,631 INFO anaconda: Running Thread: AnaExecuteStorageThread (140009504233216) >17:24:19,635 DEBUG anaconda: new disk order: [] >17:24:19,656 DEBUG anaconda: new disk order: [] >17:24:19,678 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:19,678 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:19,678 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:19,679 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:19,679 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:19,680 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:24:19,680 DEBUG anaconda: _is_valid_size(sda) returning True >17:24:19,680 DEBUG anaconda: _is_valid_location(sda) returning True >17:24:19,680 DEBUG anaconda: _is_valid_format(sda) returning True >17:24:19,680 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:24:19,680 INFO anaconda: Thread Done: AnaExecuteStorageThread (140009504233216) >17:24:19,681 INFO anaconda: Not doing 'require network connection' in live installation >17:24:19,720 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >17:24:19,726 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:24:19,726 DEBUG anaconda: ui: new_devices=[] >17:24:19,741 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:24:19,741 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:24:19,741 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:24:19,755 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >17:24:19,755 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> status to: Saving storage configuration... >17:24:19,758 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >17:24:21,236 DEBUG anaconda: page clicked: Unknown >17:24:21,237 DEBUG anaconda: show mountpoint: Unknown >17:24:21,237 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) with existing swap >17:24:21,238 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:21,238 DEBUG anaconda: updated device_container_name to None >17:24:21,238 DEBUG anaconda: updated device_container_raid_level to None >17:24:21,238 DEBUG anaconda: updated device_container_encrypted to False >17:24:21,238 DEBUG anaconda: updated device_container_size to 0 >17:24:21,240 INFO anaconda: getting device type for RAID >17:24:21,241 DEBUG anaconda: fs type changed: swap >17:24:21,243 INFO anaconda: getting device type for RAID >17:24:21,243 DEBUG anaconda: populate_raid: 1, raid0 >17:24:21,243 INFO anaconda: getting device type for RAID >17:24:23,140 DEBUG anaconda: running automatic partitioning >17:24:23,157 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:23,158 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:23,158 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:23,158 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:23,158 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:23,159 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:24:23,159 DEBUG anaconda: _is_valid_size(sda) returning True >17:24:23,159 DEBUG anaconda: _is_valid_location(sda) returning True >17:24:23,159 DEBUG anaconda: _is_valid_format(sda) returning True >17:24:23,159 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:24:23,233 DEBUG anaconda: new disk order: [] >17:24:23,250 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:23,250 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:24:23,250 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:24:23,251 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:24:23,251 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:24:23,251 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:23,252 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:23,252 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:23,252 DEBUG anaconda: stage1 device cannot be of type mdarray >17:24:23,253 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:24:23,253 DEBUG anaconda: _is_valid_size(sda) returning True >17:24:23,253 DEBUG anaconda: _is_valid_location(sda) returning True >17:24:23,253 DEBUG anaconda: _is_valid_format(sda) returning True >17:24:23,253 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:24:23,255 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:24:23,255 DEBUG anaconda: _is_valid_size(sda) returning True >17:24:23,255 DEBUG anaconda: _is_valid_location(sda) returning True >17:24:23,256 DEBUG anaconda: _is_valid_format(sda) returning True >17:24:23,256 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:24:23,256 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:24:23,256 DEBUG anaconda: _is_valid_size(sda7) returning True >17:24:23,256 DEBUG anaconda: _is_valid_location(sda7) returning True >17:24:23,256 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:24:23,256 DEBUG anaconda: _is_valid_format(sda7) returning True >17:24:23,256 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:24:23,257 DEBUG anaconda: finished automatic partitioning >17:24:23,257 DEBUG anaconda: refreshing ui >17:24:23,259 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >17:24:23,268 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:24:23,269 DEBUG anaconda: ui: new_devices=['fedora-home', 'fedora-root', 'sda7', 'fedora-swap'] >17:24:23,298 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:24:23,298 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:24:23,298 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:24:23,299 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:23,299 DEBUG anaconda: updated device_container_name to None >17:24:23,299 DEBUG anaconda: updated device_container_raid_level to None >17:24:23,299 DEBUG anaconda: updated device_container_encrypted to False >17:24:23,299 DEBUG anaconda: updated device_container_size to 0 >17:24:23,300 INFO anaconda: getting device type for RAID >17:24:23,301 DEBUG anaconda: fs type changed: ext4 >17:24:23,304 INFO anaconda: getting device type for Standard Partition >17:24:23,304 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:24:23,304 INFO anaconda: getting device type for Standard Partition >17:24:23,305 INFO anaconda: getting device type for Standard Partition >17:24:23,305 INFO anaconda: getting device type for Standard Partition >17:24:23,305 INFO anaconda: getting device type for Standard Partition >17:24:23,306 INFO anaconda: getting device type for Standard Partition >17:24:23,306 INFO anaconda: getting device type for Standard Partition >17:24:23,306 INFO anaconda: getting device type for Standard Partition >17:24:23,306 INFO anaconda: getting device type for Standard Partition >17:24:23,307 DEBUG anaconda: populate_raid: 2, None >17:24:23,307 INFO anaconda: getting device type for Standard Partition >17:24:23,307 INFO anaconda: getting device type for Standard Partition >17:24:23,308 DEBUG anaconda: populate_raid: 2, None >17:24:23,308 INFO anaconda: getting device type for Standard Partition >17:24:23,308 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:24:23,308 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:24:23,309 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:23,309 DEBUG anaconda: updated device_container_name to None >17:24:23,309 DEBUG anaconda: updated device_container_raid_level to None >17:24:23,309 DEBUG anaconda: updated device_container_encrypted to False >17:24:23,309 DEBUG anaconda: updated device_container_size to 0 >17:24:23,312 INFO anaconda: getting device type for Standard Partition >17:24:23,312 DEBUG anaconda: populate_raid: 2, None >17:24:23,312 INFO anaconda: getting device type for Standard Partition >17:24:23,312 DEBUG anaconda: finished refreshing ui >17:24:23,312 DEBUG anaconda: updating space display >17:24:23,315 DEBUG anaconda: finished updating space display >17:24:31,898 DEBUG anaconda: page clicked: Unknown >17:24:31,898 DEBUG anaconda: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:24:31,899 DEBUG anaconda: notebook page = 1 >17:24:31,899 INFO anaconda: ui: saving changes to device sda7 >17:24:31,899 DEBUG anaconda: old name: sda7 >17:24:31,900 DEBUG anaconda: new name: None >17:24:31,905 DEBUG anaconda: old size: 500.0 >17:24:31,905 DEBUG anaconda: new size: 500 >17:24:31,906 INFO anaconda: getting device type for Standard Partition >17:24:31,906 DEBUG anaconda: old device type: 2 >17:24:31,906 DEBUG anaconda: new device type: 2 >17:24:31,906 DEBUG anaconda: reformat: True >17:24:31,907 DEBUG anaconda: old fs type: ext4 >17:24:31,907 DEBUG anaconda: new fs type: ext4 >17:24:31,907 DEBUG anaconda: old encryption setting: False >17:24:31,907 DEBUG anaconda: new encryption setting: False >17:24:31,907 DEBUG anaconda: old label: >17:24:31,907 DEBUG anaconda: new_label: >17:24:31,907 DEBUG anaconda: old mountpoint: /boot >17:24:31,907 DEBUG anaconda: new mountpoint: /boot >17:24:31,908 DEBUG anaconda: old raid level: None >17:24:31,908 DEBUG anaconda: new raid level: None >17:24:31,908 DEBUG anaconda: old container: None >17:24:31,908 DEBUG anaconda: new container: None >17:24:31,908 DEBUG anaconda: old container encrypted: False >17:24:31,908 DEBUG anaconda: new container encrypted: False >17:24:31,908 DEBUG anaconda: old container raid level: None >17:24:31,908 DEBUG anaconda: new container raid level: None >17:24:31,909 DEBUG anaconda: old container size request: 0 >17:24:31,909 DEBUG anaconda: new container size request: 0 >17:24:31,909 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:24:31,909 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:24:31,909 DEBUG anaconda: nothing changed for new device >17:24:31,909 DEBUG anaconda: show mountpoint: Unknown >17:24:31,909 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) with existing swap >17:24:31,910 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:31,910 DEBUG anaconda: updated device_container_name to None >17:24:31,910 DEBUG anaconda: updated device_container_raid_level to None >17:24:31,910 DEBUG anaconda: updated device_container_encrypted to False >17:24:31,910 DEBUG anaconda: updated device_container_size to 0 >17:24:31,912 INFO anaconda: getting device type for Standard Partition >17:24:31,912 DEBUG anaconda: fs type changed: swap >17:24:31,915 INFO anaconda: getting device type for RAID >17:24:31,915 DEBUG anaconda: device_type_changed: 1 RAID >17:24:31,915 INFO anaconda: getting device type for RAID >17:24:31,915 INFO anaconda: getting device type for RAID >17:24:31,915 INFO anaconda: getting device type for RAID >17:24:31,916 INFO anaconda: getting device type for RAID >17:24:31,916 INFO anaconda: getting device type for RAID >17:24:31,916 INFO anaconda: getting device type for RAID >17:24:31,916 INFO anaconda: getting device type for RAID >17:24:31,917 INFO anaconda: getting device type for RAID >17:24:31,917 INFO anaconda: getting device type for RAID >17:24:31,917 INFO anaconda: getting device type for RAID >17:24:31,917 INFO anaconda: getting device type for RAID >17:24:31,917 INFO anaconda: getting device type for RAID >17:24:31,918 INFO anaconda: getting device type for RAID >17:24:31,918 DEBUG anaconda: populate_raid: 1, raid1 >17:24:31,918 INFO anaconda: getting device type for RAID >17:24:31,919 INFO anaconda: getting device type for RAID >17:24:31,919 DEBUG anaconda: populate_raid: 1, raid0 >17:24:31,919 INFO anaconda: getting device type for RAID >17:24:36,274 DEBUG anaconda: removing device 'existing 8012MB mdarray localhost.localdomain:swap (47) with existing swap' from page Unknown >17:24:38,440 ERR anaconda: failed to schedule device removal: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:24:38,442 INFO anaconda: ui: removed device localhost.localdomain:swap >17:24:38,446 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >17:24:38,456 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:24:38,457 DEBUG anaconda: ui: new_devices=['fedora-home', 'fedora-root', 'sda7', 'fedora-swap'] >17:24:38,488 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:24:38,488 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:24:38,489 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:24:38,489 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:38,489 DEBUG anaconda: updated device_container_name to None >17:24:38,489 DEBUG anaconda: updated device_container_raid_level to None >17:24:38,489 DEBUG anaconda: updated device_container_encrypted to False >17:24:38,489 DEBUG anaconda: updated device_container_size to 0 >17:24:38,490 INFO anaconda: getting device type for RAID >17:24:38,491 DEBUG anaconda: fs type changed: ext4 >17:24:38,494 INFO anaconda: getting device type for Standard Partition >17:24:38,494 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:24:38,494 INFO anaconda: getting device type for Standard Partition >17:24:38,494 INFO anaconda: getting device type for Standard Partition >17:24:38,495 INFO anaconda: getting device type for Standard Partition >17:24:38,495 INFO anaconda: getting device type for Standard Partition >17:24:38,495 INFO anaconda: getting device type for Standard Partition >17:24:38,496 INFO anaconda: getting device type for Standard Partition >17:24:38,496 INFO anaconda: getting device type for Standard Partition >17:24:38,496 INFO anaconda: getting device type for Standard Partition >17:24:38,497 DEBUG anaconda: populate_raid: 2, None >17:24:38,497 INFO anaconda: getting device type for Standard Partition >17:24:38,497 INFO anaconda: getting device type for Standard Partition >17:24:38,497 DEBUG anaconda: populate_raid: 2, None >17:24:38,497 INFO anaconda: getting device type for Standard Partition >17:24:38,499 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:24:38,499 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:24:38,499 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:38,499 DEBUG anaconda: updated device_container_name to None >17:24:38,499 DEBUG anaconda: updated device_container_raid_level to None >17:24:38,499 DEBUG anaconda: updated device_container_encrypted to False >17:24:38,499 DEBUG anaconda: updated device_container_size to 0 >17:24:38,502 INFO anaconda: getting device type for Standard Partition >17:24:38,502 DEBUG anaconda: populate_raid: 2, None >17:24:38,502 INFO anaconda: getting device type for Standard Partition >17:24:42,051 DEBUG anaconda: info bar clicked: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed ((<SpokeWindow object at 0x5038fa0 (AnacondaSpokeWindow at 0x4fedef0)>,)) >17:24:51,899 DEBUG anaconda: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:24:51,900 DEBUG anaconda: notebook page = 1 >17:24:51,900 INFO anaconda: ui: saving changes to device sda7 >17:24:51,900 DEBUG anaconda: old name: sda7 >17:24:51,901 DEBUG anaconda: new name: None >17:24:51,906 DEBUG anaconda: old size: 500.0 >17:24:51,906 DEBUG anaconda: new size: 500 >17:24:51,906 INFO anaconda: getting device type for Standard Partition >17:24:51,906 DEBUG anaconda: old device type: 2 >17:24:51,906 DEBUG anaconda: new device type: 2 >17:24:51,906 DEBUG anaconda: reformat: True >17:24:51,907 DEBUG anaconda: old fs type: ext4 >17:24:51,907 DEBUG anaconda: new fs type: ext4 >17:24:51,907 DEBUG anaconda: old encryption setting: False >17:24:51,907 DEBUG anaconda: new encryption setting: False >17:24:51,907 DEBUG anaconda: old label: >17:24:51,907 DEBUG anaconda: new_label: >17:24:51,908 DEBUG anaconda: old mountpoint: /boot >17:24:51,908 DEBUG anaconda: new mountpoint: /boot >17:24:51,908 DEBUG anaconda: old raid level: None >17:24:51,908 DEBUG anaconda: new raid level: None >17:24:51,908 DEBUG anaconda: old container: None >17:24:51,908 DEBUG anaconda: new container: None >17:24:51,908 DEBUG anaconda: old container encrypted: False >17:24:51,908 DEBUG anaconda: new container encrypted: False >17:24:51,908 DEBUG anaconda: old container raid level: None >17:24:51,908 DEBUG anaconda: new container raid level: None >17:24:51,908 DEBUG anaconda: old container size request: 0 >17:24:51,909 DEBUG anaconda: new container size request: 0 >17:24:51,909 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:24:51,909 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:24:51,909 DEBUG anaconda: nothing changed for new device >17:24:51,909 DEBUG anaconda: new selector: non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home >17:24:51,909 DEBUG anaconda: populate_right_side: non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home >17:24:51,909 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:51,909 DEBUG anaconda: updated device_container_name to fedora >17:24:51,909 DEBUG anaconda: updated device_container_raid_level to None >17:24:51,909 DEBUG anaconda: updated device_container_encrypted to False >17:24:51,909 DEBUG anaconda: updated device_container_size to 0 >17:24:51,912 INFO anaconda: getting device type for LVM >17:24:51,912 DEBUG anaconda: device_type_changed: 0 LVM >17:24:51,912 INFO anaconda: getting device type for LVM >17:24:51,913 INFO anaconda: getting device type for LVM >17:24:51,913 INFO anaconda: getting device type for LVM >17:24:51,913 INFO anaconda: getting device type for LVM >17:24:51,913 INFO anaconda: getting device type for LVM >17:24:51,913 INFO anaconda: getting device type for LVM >17:24:51,914 INFO anaconda: getting device type for LVM >17:24:51,914 INFO anaconda: getting device type for LVM >17:24:51,914 INFO anaconda: getting device type for LVM >17:24:51,914 INFO anaconda: getting device type for LVM >17:24:51,914 INFO anaconda: getting device type for LVM >17:24:51,914 DEBUG anaconda: populate_raid: 0, None >17:24:51,914 INFO anaconda: getting device type for LVM >17:24:51,915 INFO anaconda: getting device type for LVM >17:24:51,915 DEBUG anaconda: populate_raid: 0, None >17:24:51,915 INFO anaconda: getting device type for LVM >17:24:51,915 DEBUG anaconda: new container selection: fedora >17:24:51,915 DEBUG anaconda: default container is fedora >17:24:53,947 DEBUG anaconda: current selector: non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home >17:24:53,947 DEBUG anaconda: notebook page = 1 >17:24:53,947 INFO anaconda: ui: saving changes to device fedora-home >17:24:53,948 DEBUG anaconda: old name: home >17:24:53,948 DEBUG anaconda: new name: home >17:24:53,954 DEBUG anaconda: old size: 1367552 >17:24:53,955 DEBUG anaconda: new size: 1367552 >17:24:53,955 INFO anaconda: getting device type for LVM >17:24:53,955 DEBUG anaconda: old device type: 0 >17:24:53,956 DEBUG anaconda: new device type: 0 >17:24:53,956 DEBUG anaconda: reformat: True >17:24:53,957 DEBUG anaconda: old fs type: ext4 >17:24:53,957 DEBUG anaconda: new fs type: ext4 >17:24:53,957 DEBUG anaconda: old encryption setting: False >17:24:53,957 DEBUG anaconda: new encryption setting: False >17:24:53,957 DEBUG anaconda: old label: >17:24:53,957 DEBUG anaconda: new_label: >17:24:53,957 DEBUG anaconda: old mountpoint: /home >17:24:53,957 DEBUG anaconda: new mountpoint: /home >17:24:53,958 DEBUG anaconda: old raid level: None >17:24:53,958 DEBUG anaconda: new raid level: None >17:24:53,958 DEBUG anaconda: old container: fedora >17:24:53,958 DEBUG anaconda: new container: fedora >17:24:53,958 DEBUG anaconda: old container encrypted: False >17:24:53,958 DEBUG anaconda: new container encrypted: False >17:24:53,958 DEBUG anaconda: old container raid level: None >17:24:53,958 DEBUG anaconda: new container raid level: None >17:24:53,959 DEBUG anaconda: old container size request: 0 >17:24:53,959 DEBUG anaconda: new container size request: 0 >17:24:53,959 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:24:53,959 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:24:53,959 DEBUG anaconda: nothing changed for new device >17:24:53,959 DEBUG anaconda: new selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:24:53,959 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:24:53,959 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:53,959 DEBUG anaconda: updated device_container_name to None >17:24:53,959 DEBUG anaconda: updated device_container_raid_level to None >17:24:53,959 DEBUG anaconda: updated device_container_encrypted to False >17:24:53,959 DEBUG anaconda: updated device_container_size to 0 >17:24:53,962 INFO anaconda: getting device type for Standard Partition >17:24:53,963 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:24:53,963 INFO anaconda: getting device type for Standard Partition >17:24:53,963 INFO anaconda: getting device type for Standard Partition >17:24:53,963 INFO anaconda: getting device type for Standard Partition >17:24:53,964 INFO anaconda: getting device type for Standard Partition >17:24:53,964 INFO anaconda: getting device type for Standard Partition >17:24:53,964 INFO anaconda: getting device type for Standard Partition >17:24:53,964 INFO anaconda: getting device type for Standard Partition >17:24:53,965 INFO anaconda: getting device type for Standard Partition >17:24:53,965 DEBUG anaconda: populate_raid: 2, None >17:24:53,965 INFO anaconda: getting device type for Standard Partition >17:24:53,965 INFO anaconda: getting device type for Standard Partition >17:24:53,966 DEBUG anaconda: populate_raid: 2, None >17:24:53,966 INFO anaconda: getting device type for Standard Partition >17:24:54,739 DEBUG anaconda: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:24:54,740 DEBUG anaconda: notebook page = 1 >17:24:54,740 INFO anaconda: ui: saving changes to device sda7 >17:24:54,740 DEBUG anaconda: old name: sda7 >17:24:54,741 DEBUG anaconda: new name: None >17:24:54,746 DEBUG anaconda: old size: 500.0 >17:24:54,746 DEBUG anaconda: new size: 500 >17:24:54,746 INFO anaconda: getting device type for Standard Partition >17:24:54,746 DEBUG anaconda: old device type: 2 >17:24:54,746 DEBUG anaconda: new device type: 2 >17:24:54,746 DEBUG anaconda: reformat: True >17:24:54,747 DEBUG anaconda: old fs type: ext4 >17:24:54,747 DEBUG anaconda: new fs type: ext4 >17:24:54,747 DEBUG anaconda: old encryption setting: False >17:24:54,747 DEBUG anaconda: new encryption setting: False >17:24:54,747 DEBUG anaconda: old label: >17:24:54,748 DEBUG anaconda: new_label: >17:24:54,748 DEBUG anaconda: old mountpoint: /boot >17:24:54,748 DEBUG anaconda: new mountpoint: /boot >17:24:54,748 DEBUG anaconda: old raid level: None >17:24:54,748 DEBUG anaconda: new raid level: None >17:24:54,748 DEBUG anaconda: old container: None >17:24:54,748 DEBUG anaconda: new container: None >17:24:54,748 DEBUG anaconda: old container encrypted: False >17:24:54,748 DEBUG anaconda: new container encrypted: False >17:24:54,748 DEBUG anaconda: old container raid level: None >17:24:54,748 DEBUG anaconda: new container raid level: None >17:24:54,748 DEBUG anaconda: old container size request: 0 >17:24:54,749 DEBUG anaconda: new container size request: 0 >17:24:54,749 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:24:54,749 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:24:54,749 DEBUG anaconda: nothing changed for new device >17:24:54,749 DEBUG anaconda: new selector: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >17:24:54,749 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >17:24:54,749 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:54,749 DEBUG anaconda: updated device_container_name to fedora >17:24:54,749 DEBUG anaconda: updated device_container_raid_level to None >17:24:54,749 DEBUG anaconda: updated device_container_encrypted to False >17:24:54,749 DEBUG anaconda: updated device_container_size to 0 >17:24:54,752 INFO anaconda: getting device type for LVM >17:24:54,752 DEBUG anaconda: device_type_changed: 0 LVM >17:24:54,752 INFO anaconda: getting device type for LVM >17:24:54,752 INFO anaconda: getting device type for LVM >17:24:54,753 INFO anaconda: getting device type for LVM >17:24:54,753 INFO anaconda: getting device type for LVM >17:24:54,753 INFO anaconda: getting device type for LVM >17:24:54,753 INFO anaconda: getting device type for LVM >17:24:54,753 INFO anaconda: getting device type for LVM >17:24:54,754 INFO anaconda: getting device type for LVM >17:24:54,754 INFO anaconda: getting device type for LVM >17:24:54,754 INFO anaconda: getting device type for LVM >17:24:54,754 INFO anaconda: getting device type for LVM >17:24:54,754 DEBUG anaconda: populate_raid: 0, None >17:24:54,754 INFO anaconda: getting device type for LVM >17:24:54,755 INFO anaconda: getting device type for LVM >17:24:54,755 DEBUG anaconda: populate_raid: 0, None >17:24:54,755 INFO anaconda: getting device type for LVM >17:24:54,755 DEBUG anaconda: new container selection: None >17:24:54,755 DEBUG anaconda: new container selection: None >17:24:54,756 DEBUG anaconda: new container selection: fedora >17:24:54,756 DEBUG anaconda: default container is fedora >17:24:55,530 DEBUG anaconda: current selector: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >17:24:55,530 DEBUG anaconda: notebook page = 1 >17:24:55,530 INFO anaconda: ui: saving changes to device fedora-root >17:24:55,531 DEBUG anaconda: old name: root >17:24:55,531 DEBUG anaconda: new name: root >17:24:55,536 DEBUG anaconda: old size: 51200 >17:24:55,536 DEBUG anaconda: new size: 51200 >17:24:55,536 INFO anaconda: getting device type for LVM >17:24:55,536 DEBUG anaconda: old device type: 0 >17:24:55,536 DEBUG anaconda: new device type: 0 >17:24:55,536 DEBUG anaconda: reformat: True >17:24:55,537 DEBUG anaconda: old fs type: ext4 >17:24:55,537 DEBUG anaconda: new fs type: ext4 >17:24:55,537 DEBUG anaconda: old encryption setting: False >17:24:55,537 DEBUG anaconda: new encryption setting: False >17:24:55,537 DEBUG anaconda: old label: >17:24:55,537 DEBUG anaconda: new_label: >17:24:55,537 DEBUG anaconda: old mountpoint: / >17:24:55,537 DEBUG anaconda: new mountpoint: / >17:24:55,538 DEBUG anaconda: old raid level: None >17:24:55,538 DEBUG anaconda: new raid level: None >17:24:55,539 DEBUG anaconda: old container: fedora >17:24:55,539 DEBUG anaconda: new container: fedora >17:24:55,539 DEBUG anaconda: old container encrypted: False >17:24:55,539 DEBUG anaconda: new container encrypted: False >17:24:55,539 DEBUG anaconda: old container raid level: None >17:24:55,539 DEBUG anaconda: new container raid level: None >17:24:55,539 DEBUG anaconda: old container size request: 0 >17:24:55,539 DEBUG anaconda: new container size request: 0 >17:24:55,539 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:24:55,539 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:24:55,539 DEBUG anaconda: nothing changed for new device >17:24:55,539 DEBUG anaconda: new selector: non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap >17:24:55,539 DEBUG anaconda: populate_right_side: non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap >17:24:55,539 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:55,539 DEBUG anaconda: updated device_container_name to fedora >17:24:55,539 DEBUG anaconda: updated device_container_raid_level to None >17:24:55,539 DEBUG anaconda: updated device_container_encrypted to False >17:24:55,540 DEBUG anaconda: updated device_container_size to 0 >17:24:55,541 DEBUG anaconda: fs type changed: swap >17:24:55,543 INFO anaconda: getting device type for LVM >17:24:55,543 DEBUG anaconda: populate_raid: 0, None >17:24:55,544 INFO anaconda: getting device type for LVM >17:24:55,544 DEBUG anaconda: new container selection: None >17:24:55,544 DEBUG anaconda: new container selection: None >17:24:55,544 DEBUG anaconda: new container selection: fedora >17:24:55,544 DEBUG anaconda: default container is fedora >17:24:56,714 DEBUG anaconda: page clicked: Unknown >17:24:56,714 DEBUG anaconda: current selector: non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap >17:24:56,714 DEBUG anaconda: notebook page = 1 >17:24:56,714 INFO anaconda: ui: saving changes to device fedora-swap >17:24:56,715 DEBUG anaconda: old name: swap >17:24:56,715 DEBUG anaconda: new name: swap >17:24:56,716 DEBUG anaconda: old size: 8008 >17:24:56,716 DEBUG anaconda: new size: 8008 >17:24:56,716 INFO anaconda: getting device type for LVM >17:24:56,716 DEBUG anaconda: old device type: 0 >17:24:56,716 DEBUG anaconda: new device type: 0 >17:24:56,716 DEBUG anaconda: reformat: True >17:24:56,717 DEBUG anaconda: old fs type: swap >17:24:56,717 DEBUG anaconda: new fs type: swap >17:24:56,717 DEBUG anaconda: old encryption setting: False >17:24:56,717 DEBUG anaconda: new encryption setting: False >17:24:56,717 DEBUG anaconda: old label: >17:24:56,717 DEBUG anaconda: new_label: >17:24:56,717 DEBUG anaconda: old mountpoint: >17:24:56,717 DEBUG anaconda: new mountpoint: >17:24:56,717 DEBUG anaconda: old raid level: None >17:24:56,717 DEBUG anaconda: new raid level: None >17:24:56,718 DEBUG anaconda: old container: fedora >17:24:56,718 DEBUG anaconda: new container: fedora >17:24:56,718 DEBUG anaconda: old container encrypted: False >17:24:56,718 DEBUG anaconda: new container encrypted: False >17:24:56,718 DEBUG anaconda: old container raid level: None >17:24:56,718 DEBUG anaconda: new container raid level: None >17:24:56,718 DEBUG anaconda: old container size request: 0 >17:24:56,718 DEBUG anaconda: new container size request: 0 >17:24:56,719 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:24:56,719 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:24:56,719 DEBUG anaconda: nothing changed for new device >17:24:56,719 DEBUG anaconda: show mountpoint: Unknown >17:24:56,719 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:24:56,720 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:56,720 DEBUG anaconda: updated device_container_name to None >17:24:56,720 DEBUG anaconda: updated device_container_raid_level to None >17:24:56,720 DEBUG anaconda: updated device_container_encrypted to False >17:24:56,720 DEBUG anaconda: updated device_container_size to 0 >17:24:56,722 INFO anaconda: getting device type for LVM >17:24:56,723 DEBUG anaconda: fs type changed: Unknown >17:24:56,725 INFO anaconda: getting device type for RAID >17:24:56,725 DEBUG anaconda: device_type_changed: 1 RAID >17:24:56,725 INFO anaconda: getting device type for RAID >17:24:56,725 INFO anaconda: getting device type for RAID >17:24:56,725 INFO anaconda: getting device type for RAID >17:24:56,726 INFO anaconda: getting device type for RAID >17:24:56,726 INFO anaconda: getting device type for RAID >17:24:56,726 INFO anaconda: getting device type for RAID >17:24:56,726 INFO anaconda: getting device type for RAID >17:24:56,726 INFO anaconda: getting device type for RAID >17:24:56,727 INFO anaconda: getting device type for RAID >17:24:56,727 INFO anaconda: getting device type for RAID >17:24:56,727 INFO anaconda: getting device type for RAID >17:24:56,727 DEBUG anaconda: populate_raid: 1, raid1 >17:24:56,727 INFO anaconda: getting device type for RAID >17:24:56,728 INFO anaconda: getting device type for RAID >17:24:56,728 DEBUG anaconda: populate_raid: 1, raid0 >17:24:56,728 INFO anaconda: getting device type for RAID >17:24:59,083 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:24:59,087 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:59,087 DEBUG anaconda: updated device_container_name to None >17:24:59,087 DEBUG anaconda: updated device_container_raid_level to None >17:24:59,087 DEBUG anaconda: updated device_container_encrypted to False >17:24:59,087 DEBUG anaconda: updated device_container_size to 0 >17:24:59,089 DEBUG anaconda: fs type changed: Unknown >17:24:59,091 INFO anaconda: getting device type for RAID >17:24:59,091 DEBUG anaconda: populate_raid: 1, raid0 >17:24:59,092 INFO anaconda: getting device type for RAID >17:24:59,251 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:24:59,256 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:24:59,256 DEBUG anaconda: updated device_container_name to None >17:24:59,256 DEBUG anaconda: updated device_container_raid_level to None >17:24:59,256 DEBUG anaconda: updated device_container_encrypted to False >17:24:59,256 DEBUG anaconda: updated device_container_size to 0 >17:24:59,259 DEBUG anaconda: fs type changed: Unknown >17:24:59,260 INFO anaconda: getting device type for RAID >17:24:59,261 DEBUG anaconda: populate_raid: 1, raid0 >17:24:59,261 INFO anaconda: getting device type for RAID >17:25:01,563 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:01,566 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:01,567 DEBUG anaconda: updated device_container_name to None >17:25:01,567 DEBUG anaconda: updated device_container_raid_level to None >17:25:01,567 DEBUG anaconda: updated device_container_encrypted to False >17:25:01,567 DEBUG anaconda: updated device_container_size to 0 >17:25:01,569 DEBUG anaconda: fs type changed: Unknown >17:25:01,571 INFO anaconda: getting device type for RAID >17:25:01,571 DEBUG anaconda: populate_raid: 1, raid0 >17:25:01,571 INFO anaconda: getting device type for RAID >17:25:02,403 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:02,406 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:02,407 DEBUG anaconda: updated device_container_name to None >17:25:02,407 DEBUG anaconda: updated device_container_raid_level to None >17:25:02,407 DEBUG anaconda: updated device_container_encrypted to False >17:25:02,407 DEBUG anaconda: updated device_container_size to 0 >17:25:02,409 DEBUG anaconda: fs type changed: Unknown >17:25:02,411 INFO anaconda: getting device type for RAID >17:25:02,411 DEBUG anaconda: populate_raid: 1, raid0 >17:25:02,411 INFO anaconda: getting device type for RAID >17:25:07,139 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:07,145 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:07,145 DEBUG anaconda: updated device_container_name to None >17:25:07,145 DEBUG anaconda: updated device_container_raid_level to None >17:25:07,145 DEBUG anaconda: updated device_container_encrypted to False >17:25:07,146 DEBUG anaconda: updated device_container_size to 0 >17:25:07,148 DEBUG anaconda: fs type changed: Unknown >17:25:07,150 INFO anaconda: getting device type for RAID >17:25:07,150 DEBUG anaconda: populate_raid: 1, raid0 >17:25:07,151 INFO anaconda: getting device type for RAID >17:25:07,298 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:07,300 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:07,300 DEBUG anaconda: updated device_container_name to None >17:25:07,300 DEBUG anaconda: updated device_container_raid_level to None >17:25:07,300 DEBUG anaconda: updated device_container_encrypted to False >17:25:07,300 DEBUG anaconda: updated device_container_size to 0 >17:25:07,302 DEBUG anaconda: fs type changed: Unknown >17:25:07,304 INFO anaconda: getting device type for RAID >17:25:07,304 DEBUG anaconda: populate_raid: 1, raid0 >17:25:07,304 INFO anaconda: getting device type for RAID >17:25:08,051 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:25:08,051 DEBUG anaconda: old name: localhost.localdomain:swap >17:25:08,052 DEBUG anaconda: new name: None >17:25:08,057 DEBUG anaconda: old size: 8012.0 >17:25:08,057 DEBUG anaconda: new size: 8012 >17:25:08,057 INFO anaconda: getting device type for RAID >17:25:08,057 DEBUG anaconda: old device type: 1 >17:25:08,057 DEBUG anaconda: new device type: 1 >17:25:08,057 DEBUG anaconda: reformat: False >17:25:08,057 DEBUG anaconda: old fs type: None >17:25:08,057 DEBUG anaconda: new fs type: Unknown >17:25:08,057 DEBUG anaconda: old encryption setting: False >17:25:08,057 DEBUG anaconda: new encryption setting: False >17:25:08,057 DEBUG anaconda: old label: >17:25:08,057 DEBUG anaconda: new_label: >17:25:08,058 DEBUG anaconda: old mountpoint: >17:25:08,058 DEBUG anaconda: new mountpoint: >17:25:08,058 DEBUG anaconda: old raid level: raid0 >17:25:08,058 DEBUG anaconda: new raid level: raid0 >17:25:08,058 DEBUG anaconda: old container: None >17:25:08,058 DEBUG anaconda: new container: None >17:25:08,058 DEBUG anaconda: old container encrypted: False >17:25:08,058 DEBUG anaconda: new container encrypted: False >17:25:08,058 DEBUG anaconda: old container raid level: None >17:25:08,058 DEBUG anaconda: new container raid level: None >17:25:08,058 DEBUG anaconda: old container size request: 0 >17:25:08,058 DEBUG anaconda: new container size request: 0 >17:25:08,058 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:25:08,058 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:25:08,059 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:08,060 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:08,060 DEBUG anaconda: updated device_container_name to None >17:25:08,060 DEBUG anaconda: updated device_container_raid_level to None >17:25:08,060 DEBUG anaconda: updated device_container_encrypted to False >17:25:08,060 DEBUG anaconda: updated device_container_size to 0 >17:25:08,062 DEBUG anaconda: fs type changed: Unknown >17:25:08,064 INFO anaconda: getting device type for RAID >17:25:08,064 DEBUG anaconda: populate_raid: 1, raid0 >17:25:08,064 INFO anaconda: getting device type for RAID >17:25:16,035 INFO anaconda: getting device type for RAID >17:25:18,797 DEBUG anaconda: fs type changed: ext4 >17:25:20,051 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:25:20,051 DEBUG anaconda: old name: localhost.localdomain:swap >17:25:20,051 DEBUG anaconda: new name: None >17:25:20,057 DEBUG anaconda: old size: 8012.0 >17:25:20,057 DEBUG anaconda: new size: 8012 >17:25:20,057 INFO anaconda: getting device type for RAID >17:25:20,058 DEBUG anaconda: old device type: 1 >17:25:20,058 DEBUG anaconda: new device type: 1 >17:25:20,058 DEBUG anaconda: reformat: True >17:25:20,058 DEBUG anaconda: old fs type: None >17:25:20,058 DEBUG anaconda: new fs type: ext4 >17:25:20,059 DEBUG anaconda: old encryption setting: False >17:25:20,059 DEBUG anaconda: new encryption setting: False >17:25:20,059 DEBUG anaconda: old label: >17:25:20,059 DEBUG anaconda: new_label: >17:25:20,059 DEBUG anaconda: old mountpoint: >17:25:20,059 DEBUG anaconda: new mountpoint: >17:25:20,059 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:20,060 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:20,060 DEBUG anaconda: updated device_container_name to None >17:25:20,061 DEBUG anaconda: updated device_container_raid_level to None >17:25:20,061 DEBUG anaconda: updated device_container_encrypted to False >17:25:20,061 DEBUG anaconda: updated device_container_size to 0 >17:25:20,062 INFO anaconda: getting device type for RAID >17:25:20,064 DEBUG anaconda: fs type changed: Unknown >17:25:20,065 INFO anaconda: getting device type for RAID >17:25:20,066 DEBUG anaconda: populate_raid: 1, raid0 >17:25:20,066 INFO anaconda: getting device type for RAID >17:25:23,740 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:23,745 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:23,745 DEBUG anaconda: updated device_container_name to None >17:25:23,746 DEBUG anaconda: updated device_container_raid_level to None >17:25:23,746 DEBUG anaconda: updated device_container_encrypted to False >17:25:23,746 DEBUG anaconda: updated device_container_size to 0 >17:25:23,749 DEBUG anaconda: fs type changed: Unknown >17:25:23,750 INFO anaconda: getting device type for RAID >17:25:23,751 DEBUG anaconda: populate_raid: 1, raid0 >17:25:23,751 INFO anaconda: getting device type for RAID >17:25:24,107 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:24,108 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:24,108 DEBUG anaconda: updated device_container_name to None >17:25:24,108 DEBUG anaconda: updated device_container_raid_level to None >17:25:24,108 DEBUG anaconda: updated device_container_encrypted to False >17:25:24,108 DEBUG anaconda: updated device_container_size to 0 >17:25:24,111 DEBUG anaconda: fs type changed: Unknown >17:25:24,112 INFO anaconda: getting device type for RAID >17:25:24,113 DEBUG anaconda: populate_raid: 1, raid0 >17:25:24,113 INFO anaconda: getting device type for RAID >17:25:24,275 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:24,277 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:24,277 DEBUG anaconda: updated device_container_name to None >17:25:24,277 DEBUG anaconda: updated device_container_raid_level to None >17:25:24,277 DEBUG anaconda: updated device_container_encrypted to False >17:25:24,277 DEBUG anaconda: updated device_container_size to 0 >17:25:24,280 DEBUG anaconda: fs type changed: Unknown >17:25:24,282 INFO anaconda: getting device type for RAID >17:25:24,282 DEBUG anaconda: populate_raid: 1, raid0 >17:25:24,282 INFO anaconda: getting device type for RAID >17:25:27,995 INFO anaconda: getting device type for RAID >17:25:37,422 DEBUG anaconda: fs type changed: ext4 >17:25:39,418 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:25:39,418 DEBUG anaconda: old name: localhost.localdomain:swap >17:25:39,418 DEBUG anaconda: new name: None >17:25:39,426 DEBUG anaconda: old size: 8012.0 >17:25:39,426 DEBUG anaconda: new size: 8012 >17:25:39,426 INFO anaconda: getting device type for RAID >17:25:39,426 DEBUG anaconda: old device type: 1 >17:25:39,426 DEBUG anaconda: new device type: 1 >17:25:39,426 DEBUG anaconda: reformat: True >17:25:39,427 DEBUG anaconda: old fs type: None >17:25:39,427 DEBUG anaconda: new fs type: ext4 >17:25:39,427 DEBUG anaconda: old encryption setting: False >17:25:39,427 DEBUG anaconda: new encryption setting: False >17:25:39,427 DEBUG anaconda: old label: >17:25:39,427 DEBUG anaconda: new_label: >17:25:39,427 DEBUG anaconda: old mountpoint: >17:25:39,427 DEBUG anaconda: new mountpoint: >17:25:39,428 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:39,429 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:39,429 DEBUG anaconda: updated device_container_name to None >17:25:39,429 DEBUG anaconda: updated device_container_raid_level to None >17:25:39,429 DEBUG anaconda: updated device_container_encrypted to False >17:25:39,429 DEBUG anaconda: updated device_container_size to 0 >17:25:39,431 INFO anaconda: getting device type for RAID >17:25:39,432 DEBUG anaconda: fs type changed: Unknown >17:25:39,434 INFO anaconda: getting device type for RAID >17:25:39,434 DEBUG anaconda: populate_raid: 1, raid0 >17:25:39,434 INFO anaconda: getting device type for RAID >17:25:43,106 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:25:43,106 DEBUG anaconda: old name: localhost.localdomain:swap >17:25:43,106 DEBUG anaconda: new name: None >17:25:43,108 DEBUG anaconda: old size: 8012.0 >17:25:43,108 DEBUG anaconda: new size: 8012 >17:25:43,108 INFO anaconda: getting device type for RAID >17:25:43,108 DEBUG anaconda: old device type: 1 >17:25:43,108 DEBUG anaconda: new device type: 1 >17:25:43,108 DEBUG anaconda: reformat: False >17:25:43,108 DEBUG anaconda: old fs type: None >17:25:43,108 DEBUG anaconda: new fs type: Unknown >17:25:43,108 DEBUG anaconda: old encryption setting: False >17:25:43,108 DEBUG anaconda: new encryption setting: False >17:25:43,108 DEBUG anaconda: old label: >17:25:43,108 DEBUG anaconda: new_label: >17:25:43,109 DEBUG anaconda: old mountpoint: >17:25:43,109 DEBUG anaconda: new mountpoint: >17:25:43,109 DEBUG anaconda: old raid level: raid0 >17:25:43,109 DEBUG anaconda: new raid level: raid0 >17:25:43,109 DEBUG anaconda: old container: None >17:25:43,109 DEBUG anaconda: new container: None >17:25:43,109 DEBUG anaconda: old container encrypted: False >17:25:43,109 DEBUG anaconda: new container encrypted: False >17:25:43,109 DEBUG anaconda: old container raid level: None >17:25:43,109 DEBUG anaconda: new container raid level: None >17:25:43,109 DEBUG anaconda: old container size request: 0 >17:25:43,109 DEBUG anaconda: new container size request: 0 >17:25:43,109 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:25:43,109 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:25:43,109 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:25:43,111 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:25:43,111 DEBUG anaconda: updated device_container_name to None >17:25:43,111 DEBUG anaconda: updated device_container_raid_level to None >17:25:43,111 DEBUG anaconda: updated device_container_encrypted to False >17:25:43,111 DEBUG anaconda: updated device_container_size to 0 >17:25:43,117 DEBUG anaconda: fs type changed: Unknown >17:25:43,119 INFO anaconda: getting device type for RAID >17:25:43,119 DEBUG anaconda: populate_raid: 1, raid0 >17:25:43,119 INFO anaconda: getting device type for RAID >17:25:47,983 DEBUG anaconda: new disk order: [] >17:25:48,003 DEBUG anaconda: stage1 device cannot be of type mdarray >17:25:48,003 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:25:48,003 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:25:48,003 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:25:48,004 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:25:48,004 DEBUG anaconda: stage1 device cannot be of type mdarray >17:25:48,004 DEBUG anaconda: stage1 device cannot be of type mdarray >17:25:48,004 DEBUG anaconda: stage1 device cannot be of type mdarray >17:25:48,004 DEBUG anaconda: stage1 device cannot be of type mdarray >17:25:48,005 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:25:48,005 DEBUG anaconda: _is_valid_size(sda) returning True >17:25:48,005 DEBUG anaconda: _is_valid_location(sda) returning True >17:25:48,005 DEBUG anaconda: _is_valid_format(sda) returning True >17:25:48,005 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:25:48,005 INFO anaconda: Running Thread: AnaCheckStorageThread (140009504233216) >17:25:48,008 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:25:48,008 DEBUG anaconda: _is_valid_size(sda) returning True >17:25:48,008 DEBUG anaconda: _is_valid_location(sda) returning True >17:25:48,008 DEBUG anaconda: _is_valid_format(sda) returning True >17:25:48,008 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:25:48,008 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:25:48,008 DEBUG anaconda: _is_valid_size(sda7) returning True >17:25:48,008 DEBUG anaconda: _is_valid_location(sda7) returning True >17:25:48,009 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:25:48,009 DEBUG anaconda: _is_valid_format(sda7) returning True >17:25:48,009 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:25:48,009 INFO anaconda: Thread Done: AnaCheckStorageThread (140009504233216) >17:25:48,041 INFO anaconda: Not doing 'require network connection' in live installation >17:25:48,448 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:25:48,842 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:25:48,848 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >17:25:49,237 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:25:49,243 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >17:25:49,243 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> status to: Checking storage configuration... >17:25:49,629 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:25:49,635 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >17:25:55,646 INFO anaconda: Not doing 'require network connection' in live installation >17:25:56,056 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:25:57,773 INFO anaconda: Not doing 'require network connection' in live installation >17:25:58,187 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:26:00,175 DEBUG anaconda: disk free: 3.64 MB fs free: 0 B sw needs: 2.97 GB auto swap: 8.00 GB >17:26:16,698 INFO anaconda: Running Thread: AnaExecuteStorageThread (140009504233216) >17:26:16,703 DEBUG anaconda: new disk order: [] >17:26:16,729 DEBUG anaconda: new disk order: [] >17:26:16,746 INFO anaconda: Not doing 'require network connection' in live installation >17:26:16,756 DEBUG anaconda: stage1 device cannot be of type mdarray >17:26:16,756 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:26:16,757 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:26:16,757 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:26:16,757 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:26:16,757 DEBUG anaconda: stage1 device cannot be of type mdarray >17:26:16,757 DEBUG anaconda: stage1 device cannot be of type mdarray >17:26:16,758 DEBUG anaconda: stage1 device cannot be of type mdarray >17:26:16,758 DEBUG anaconda: stage1 device cannot be of type mdarray >17:26:16,758 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:26:16,758 DEBUG anaconda: _is_valid_size(sda) returning True >17:26:16,758 DEBUG anaconda: _is_valid_location(sda) returning True >17:26:16,758 DEBUG anaconda: _is_valid_format(sda) returning True >17:26:16,759 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:26:16,759 INFO anaconda: Thread Done: AnaExecuteStorageThread (140009504233216) >17:26:16,792 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >17:26:16,802 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:26:16,802 DEBUG anaconda: ui: new_devices=['sda7', 'fedora-home', 'fedora-root', 'fedora-swap'] >17:26:16,833 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:26:16,833 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:26:16,833 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:26:16,833 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:16,833 DEBUG anaconda: updated device_container_name to None >17:26:16,833 DEBUG anaconda: updated device_container_raid_level to None >17:26:16,833 DEBUG anaconda: updated device_container_encrypted to False >17:26:16,833 DEBUG anaconda: updated device_container_size to 0 >17:26:16,834 INFO anaconda: getting device type for RAID >17:26:16,835 DEBUG anaconda: fs type changed: ext4 >17:26:16,838 INFO anaconda: getting device type for Standard Partition >17:26:16,838 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:26:16,838 INFO anaconda: getting device type for Standard Partition >17:26:16,838 INFO anaconda: getting device type for Standard Partition >17:26:16,839 INFO anaconda: getting device type for Standard Partition >17:26:16,839 INFO anaconda: getting device type for Standard Partition >17:26:16,839 INFO anaconda: getting device type for Standard Partition >17:26:16,840 INFO anaconda: getting device type for Standard Partition >17:26:16,840 INFO anaconda: getting device type for Standard Partition >17:26:16,840 INFO anaconda: getting device type for Standard Partition >17:26:16,840 DEBUG anaconda: populate_raid: 2, None >17:26:16,841 INFO anaconda: getting device type for Standard Partition >17:26:16,841 INFO anaconda: getting device type for Standard Partition >17:26:16,841 DEBUG anaconda: populate_raid: 2, None >17:26:16,841 INFO anaconda: getting device type for Standard Partition >17:26:16,842 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:26:16,842 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:26:16,842 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:16,842 DEBUG anaconda: updated device_container_name to None >17:26:16,842 DEBUG anaconda: updated device_container_raid_level to None >17:26:16,842 DEBUG anaconda: updated device_container_encrypted to False >17:26:16,842 DEBUG anaconda: updated device_container_size to 0 >17:26:16,845 INFO anaconda: getting device type for Standard Partition >17:26:16,845 DEBUG anaconda: populate_raid: 2, None >17:26:16,845 INFO anaconda: getting device type for Standard Partition >17:26:17,257 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:26:17,264 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >17:26:17,264 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> status to: Saving storage configuration... >17:26:17,655 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:26:17,661 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x501a790> >17:26:21,449 DEBUG anaconda: page clicked: Unknown >17:26:21,449 DEBUG anaconda: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:26:21,449 DEBUG anaconda: notebook page = 1 >17:26:21,449 INFO anaconda: ui: saving changes to device sda7 >17:26:21,449 DEBUG anaconda: old name: sda7 >17:26:21,449 DEBUG anaconda: new name: None >17:26:21,451 DEBUG anaconda: old size: 500.0 >17:26:21,451 DEBUG anaconda: new size: 500 >17:26:21,451 INFO anaconda: getting device type for Standard Partition >17:26:21,451 DEBUG anaconda: old device type: 2 >17:26:21,451 DEBUG anaconda: new device type: 2 >17:26:21,451 DEBUG anaconda: reformat: True >17:26:21,452 DEBUG anaconda: old fs type: ext4 >17:26:21,452 DEBUG anaconda: new fs type: ext4 >17:26:21,452 DEBUG anaconda: old encryption setting: False >17:26:21,452 DEBUG anaconda: new encryption setting: False >17:26:21,452 DEBUG anaconda: old label: >17:26:21,452 DEBUG anaconda: new_label: >17:26:21,452 DEBUG anaconda: old mountpoint: /boot >17:26:21,452 DEBUG anaconda: new mountpoint: /boot >17:26:21,453 DEBUG anaconda: old raid level: None >17:26:21,453 DEBUG anaconda: new raid level: None >17:26:21,453 DEBUG anaconda: old container: None >17:26:21,453 DEBUG anaconda: new container: None >17:26:21,453 DEBUG anaconda: old container encrypted: False >17:26:21,453 DEBUG anaconda: new container encrypted: False >17:26:21,453 DEBUG anaconda: old container raid level: None >17:26:21,453 DEBUG anaconda: new container raid level: None >17:26:21,453 DEBUG anaconda: old container size request: 0 >17:26:21,453 DEBUG anaconda: new container size request: 0 >17:26:21,453 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:26:21,453 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:26:21,453 DEBUG anaconda: nothing changed for new device >17:26:21,453 DEBUG anaconda: show mountpoint: Unknown >17:26:21,454 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:26:21,455 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:21,455 DEBUG anaconda: updated device_container_name to None >17:26:21,455 DEBUG anaconda: updated device_container_raid_level to None >17:26:21,455 DEBUG anaconda: updated device_container_encrypted to False >17:26:21,455 DEBUG anaconda: updated device_container_size to 0 >17:26:21,457 INFO anaconda: getting device type for Standard Partition >17:26:21,458 DEBUG anaconda: fs type changed: Unknown >17:26:21,459 INFO anaconda: getting device type for RAID >17:26:21,460 DEBUG anaconda: device_type_changed: 1 RAID >17:26:21,460 INFO anaconda: getting device type for RAID >17:26:21,460 INFO anaconda: getting device type for RAID >17:26:21,460 INFO anaconda: getting device type for RAID >17:26:21,460 INFO anaconda: getting device type for RAID >17:26:21,461 INFO anaconda: getting device type for RAID >17:26:21,461 INFO anaconda: getting device type for RAID >17:26:21,461 INFO anaconda: getting device type for RAID >17:26:21,461 INFO anaconda: getting device type for RAID >17:26:21,461 INFO anaconda: getting device type for RAID >17:26:21,462 INFO anaconda: getting device type for RAID >17:26:21,462 INFO anaconda: getting device type for RAID >17:26:21,462 INFO anaconda: getting device type for RAID >17:26:21,462 INFO anaconda: getting device type for RAID >17:26:21,463 DEBUG anaconda: populate_raid: 1, raid1 >17:26:21,463 INFO anaconda: getting device type for RAID >17:26:21,463 INFO anaconda: getting device type for RAID >17:26:21,463 DEBUG anaconda: populate_raid: 1, raid0 >17:26:21,464 INFO anaconda: getting device type for RAID >17:26:43,990 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:26:43,996 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:43,996 DEBUG anaconda: updated device_container_name to None >17:26:43,996 DEBUG anaconda: updated device_container_raid_level to None >17:26:43,996 DEBUG anaconda: updated device_container_encrypted to False >17:26:43,996 DEBUG anaconda: updated device_container_size to 0 >17:26:43,999 DEBUG anaconda: fs type changed: Unknown >17:26:44,001 INFO anaconda: getting device type for RAID >17:26:44,001 DEBUG anaconda: populate_raid: 1, raid0 >17:26:44,001 INFO anaconda: getting device type for RAID >17:26:44,118 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:26:44,125 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:44,125 DEBUG anaconda: updated device_container_name to None >17:26:44,126 DEBUG anaconda: updated device_container_raid_level to None >17:26:44,126 DEBUG anaconda: updated device_container_encrypted to False >17:26:44,126 DEBUG anaconda: updated device_container_size to 0 >17:26:44,128 DEBUG anaconda: fs type changed: Unknown >17:26:44,130 INFO anaconda: getting device type for RAID >17:26:44,130 DEBUG anaconda: populate_raid: 1, raid0 >17:26:44,131 INFO anaconda: getting device type for RAID >17:26:44,390 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:26:44,391 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:44,391 DEBUG anaconda: updated device_container_name to None >17:26:44,391 DEBUG anaconda: updated device_container_raid_level to None >17:26:44,391 DEBUG anaconda: updated device_container_encrypted to False >17:26:44,391 DEBUG anaconda: updated device_container_size to 0 >17:26:44,397 DEBUG anaconda: fs type changed: Unknown >17:26:44,399 INFO anaconda: getting device type for RAID >17:26:44,399 DEBUG anaconda: populate_raid: 1, raid0 >17:26:44,399 INFO anaconda: getting device type for RAID >17:26:45,869 DEBUG anaconda: removing device 'existing 8012MB mdarray localhost.localdomain:swap (47)' from page Unknown >17:26:47,305 ERR anaconda: failed to schedule device removal: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:26:47,307 INFO anaconda: ui: removed device localhost.localdomain:swap >17:26:47,311 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >17:26:47,321 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:26:47,322 DEBUG anaconda: ui: new_devices=['sda7', 'fedora-home', 'fedora-root', 'fedora-swap'] >17:26:47,354 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:26:47,354 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:26:47,354 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:26:47,354 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:47,354 DEBUG anaconda: updated device_container_name to None >17:26:47,354 DEBUG anaconda: updated device_container_raid_level to None >17:26:47,354 DEBUG anaconda: updated device_container_encrypted to False >17:26:47,354 DEBUG anaconda: updated device_container_size to 0 >17:26:47,356 INFO anaconda: getting device type for RAID >17:26:47,356 DEBUG anaconda: fs type changed: ext4 >17:26:47,359 INFO anaconda: getting device type for Standard Partition >17:26:47,359 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:26:47,359 INFO anaconda: getting device type for Standard Partition >17:26:47,359 INFO anaconda: getting device type for Standard Partition >17:26:47,360 INFO anaconda: getting device type for Standard Partition >17:26:47,360 INFO anaconda: getting device type for Standard Partition >17:26:47,360 INFO anaconda: getting device type for Standard Partition >17:26:47,361 INFO anaconda: getting device type for Standard Partition >17:26:47,361 INFO anaconda: getting device type for Standard Partition >17:26:47,361 INFO anaconda: getting device type for Standard Partition >17:26:47,362 DEBUG anaconda: populate_raid: 2, None >17:26:47,362 INFO anaconda: getting device type for Standard Partition >17:26:47,362 INFO anaconda: getting device type for Standard Partition >17:26:47,362 DEBUG anaconda: populate_raid: 2, None >17:26:47,362 INFO anaconda: getting device type for Standard Partition >17:26:47,364 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:26:47,364 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:26:47,364 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:47,364 DEBUG anaconda: updated device_container_name to None >17:26:47,364 DEBUG anaconda: updated device_container_raid_level to None >17:26:47,364 DEBUG anaconda: updated device_container_encrypted to False >17:26:47,364 DEBUG anaconda: updated device_container_size to 0 >17:26:47,367 INFO anaconda: getting device type for Standard Partition >17:26:47,367 DEBUG anaconda: populate_raid: 2, None >17:26:47,367 INFO anaconda: getting device type for Standard Partition >17:26:50,350 DEBUG anaconda: page clicked: Unknown >17:26:50,350 DEBUG anaconda: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:26:50,351 DEBUG anaconda: notebook page = 1 >17:26:50,351 INFO anaconda: ui: saving changes to device sda7 >17:26:50,352 DEBUG anaconda: old name: sda7 >17:26:50,352 DEBUG anaconda: new name: None >17:26:50,356 DEBUG anaconda: old size: 500.0 >17:26:50,356 DEBUG anaconda: new size: 500 >17:26:50,356 INFO anaconda: getting device type for Standard Partition >17:26:50,357 DEBUG anaconda: old device type: 2 >17:26:50,357 DEBUG anaconda: new device type: 2 >17:26:50,357 DEBUG anaconda: reformat: True >17:26:50,358 DEBUG anaconda: old fs type: ext4 >17:26:50,358 DEBUG anaconda: new fs type: ext4 >17:26:50,358 DEBUG anaconda: old encryption setting: False >17:26:50,358 DEBUG anaconda: new encryption setting: False >17:26:50,358 DEBUG anaconda: old label: >17:26:50,358 DEBUG anaconda: new_label: >17:26:50,358 DEBUG anaconda: old mountpoint: /boot >17:26:50,358 DEBUG anaconda: new mountpoint: /boot >17:26:50,358 DEBUG anaconda: old raid level: None >17:26:50,358 DEBUG anaconda: new raid level: None >17:26:50,359 DEBUG anaconda: old container: None >17:26:50,359 DEBUG anaconda: new container: None >17:26:50,359 DEBUG anaconda: old container encrypted: False >17:26:50,359 DEBUG anaconda: new container encrypted: False >17:26:50,359 DEBUG anaconda: old container raid level: None >17:26:50,359 DEBUG anaconda: new container raid level: None >17:26:50,359 DEBUG anaconda: old container size request: 0 >17:26:50,359 DEBUG anaconda: new container size request: 0 >17:26:50,359 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:26:50,359 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:26:50,359 DEBUG anaconda: nothing changed for new device >17:26:50,359 DEBUG anaconda: show mountpoint: Unknown >17:26:50,359 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:26:50,360 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:50,360 DEBUG anaconda: updated device_container_name to None >17:26:50,360 DEBUG anaconda: updated device_container_raid_level to None >17:26:50,360 DEBUG anaconda: updated device_container_encrypted to False >17:26:50,361 DEBUG anaconda: updated device_container_size to 0 >17:26:50,362 INFO anaconda: getting device type for Standard Partition >17:26:50,363 DEBUG anaconda: fs type changed: Unknown >17:26:50,365 INFO anaconda: getting device type for RAID >17:26:50,365 DEBUG anaconda: device_type_changed: 1 RAID >17:26:50,365 INFO anaconda: getting device type for RAID >17:26:50,365 INFO anaconda: getting device type for RAID >17:26:50,366 INFO anaconda: getting device type for RAID >17:26:50,366 INFO anaconda: getting device type for RAID >17:26:50,366 INFO anaconda: getting device type for RAID >17:26:50,366 INFO anaconda: getting device type for RAID >17:26:50,367 INFO anaconda: getting device type for RAID >17:26:50,367 INFO anaconda: getting device type for RAID >17:26:50,367 INFO anaconda: getting device type for RAID >17:26:50,367 INFO anaconda: getting device type for RAID >17:26:50,367 INFO anaconda: getting device type for RAID >17:26:50,368 INFO anaconda: getting device type for RAID >17:26:50,368 INFO anaconda: getting device type for RAID >17:26:50,368 DEBUG anaconda: populate_raid: 1, raid1 >17:26:50,368 INFO anaconda: getting device type for RAID >17:26:50,369 INFO anaconda: getting device type for RAID >17:26:50,369 DEBUG anaconda: populate_raid: 1, raid0 >17:26:50,369 INFO anaconda: getting device type for RAID >17:26:51,278 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:26:51,283 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:51,284 DEBUG anaconda: updated device_container_name to None >17:26:51,284 DEBUG anaconda: updated device_container_raid_level to None >17:26:51,284 DEBUG anaconda: updated device_container_encrypted to False >17:26:51,284 DEBUG anaconda: updated device_container_size to 0 >17:26:51,288 DEBUG anaconda: fs type changed: Unknown >17:26:51,290 INFO anaconda: getting device type for RAID >17:26:51,290 DEBUG anaconda: populate_raid: 1, raid0 >17:26:51,290 INFO anaconda: getting device type for RAID >17:26:51,445 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:26:51,451 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:51,451 DEBUG anaconda: updated device_container_name to None >17:26:51,451 DEBUG anaconda: updated device_container_raid_level to None >17:26:51,451 DEBUG anaconda: updated device_container_encrypted to False >17:26:51,452 DEBUG anaconda: updated device_container_size to 0 >17:26:51,457 DEBUG anaconda: fs type changed: Unknown >17:26:51,459 INFO anaconda: getting device type for RAID >17:26:51,459 DEBUG anaconda: populate_raid: 1, raid0 >17:26:51,459 INFO anaconda: getting device type for RAID >17:26:52,590 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:26:52,590 DEBUG anaconda: old name: localhost.localdomain:swap >17:26:52,590 DEBUG anaconda: new name: None >17:26:52,596 DEBUG anaconda: old size: 8012.0 >17:26:52,596 DEBUG anaconda: new size: 8012 >17:26:52,596 INFO anaconda: getting device type for RAID >17:26:52,597 DEBUG anaconda: old device type: 1 >17:26:52,597 DEBUG anaconda: new device type: 1 >17:26:52,597 DEBUG anaconda: reformat: False >17:26:52,597 DEBUG anaconda: old fs type: None >17:26:52,597 DEBUG anaconda: new fs type: Unknown >17:26:52,597 DEBUG anaconda: old encryption setting: False >17:26:52,597 DEBUG anaconda: new encryption setting: False >17:26:52,597 DEBUG anaconda: old label: >17:26:52,597 DEBUG anaconda: new_label: >17:26:52,597 DEBUG anaconda: old mountpoint: >17:26:52,597 DEBUG anaconda: new mountpoint: >17:26:52,597 DEBUG anaconda: old raid level: raid0 >17:26:52,598 DEBUG anaconda: new raid level: raid0 >17:26:52,598 DEBUG anaconda: old container: None >17:26:52,598 DEBUG anaconda: new container: None >17:26:52,598 DEBUG anaconda: old container encrypted: False >17:26:52,598 DEBUG anaconda: new container encrypted: False >17:26:52,598 DEBUG anaconda: old container raid level: None >17:26:52,598 DEBUG anaconda: new container raid level: None >17:26:52,598 DEBUG anaconda: old container size request: 0 >17:26:52,598 DEBUG anaconda: new container size request: 0 >17:26:52,598 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:26:52,598 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:26:52,598 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:26:52,599 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:52,599 DEBUG anaconda: updated device_container_name to None >17:26:52,600 DEBUG anaconda: updated device_container_raid_level to None >17:26:52,600 DEBUG anaconda: updated device_container_encrypted to False >17:26:52,600 DEBUG anaconda: updated device_container_size to 0 >17:26:52,602 DEBUG anaconda: fs type changed: Unknown >17:26:52,604 INFO anaconda: getting device type for RAID >17:26:52,604 DEBUG anaconda: populate_raid: 1, raid0 >17:26:52,604 INFO anaconda: getting device type for RAID >17:26:56,517 DEBUG anaconda: current selector: existing 8012MB mdarray localhost.localdomain:swap (47) >17:26:56,518 DEBUG anaconda: notebook page = 1 >17:26:56,518 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:26:56,518 DEBUG anaconda: old name: localhost.localdomain:swap >17:26:56,518 DEBUG anaconda: new name: None >17:26:56,520 DEBUG anaconda: old size: 8012.0 >17:26:56,520 DEBUG anaconda: new size: 8012 >17:26:56,520 INFO anaconda: getting device type for RAID >17:26:56,520 DEBUG anaconda: old device type: 1 >17:26:56,520 DEBUG anaconda: new device type: 1 >17:26:56,520 DEBUG anaconda: reformat: False >17:26:56,521 DEBUG anaconda: old fs type: None >17:26:56,521 DEBUG anaconda: new fs type: Unknown >17:26:56,521 DEBUG anaconda: old encryption setting: False >17:26:56,521 DEBUG anaconda: new encryption setting: False >17:26:56,521 DEBUG anaconda: old label: >17:26:56,521 DEBUG anaconda: new_label: >17:26:56,521 DEBUG anaconda: old mountpoint: >17:26:56,521 DEBUG anaconda: new mountpoint: >17:26:56,521 DEBUG anaconda: old raid level: raid0 >17:26:56,521 DEBUG anaconda: new raid level: raid0 >17:26:56,521 DEBUG anaconda: old container: None >17:26:56,521 DEBUG anaconda: new container: None >17:26:56,521 DEBUG anaconda: old container encrypted: False >17:26:56,521 DEBUG anaconda: new container encrypted: False >17:26:56,521 DEBUG anaconda: old container raid level: None >17:26:56,521 DEBUG anaconda: new container raid level: None >17:26:56,522 DEBUG anaconda: old container size request: 0 >17:26:56,522 DEBUG anaconda: new container size request: 0 >17:26:56,522 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:26:56,522 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:26:56,522 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:26:56,523 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:56,523 DEBUG anaconda: updated device_container_name to None >17:26:56,523 DEBUG anaconda: updated device_container_raid_level to None >17:26:56,523 DEBUG anaconda: updated device_container_encrypted to False >17:26:56,523 DEBUG anaconda: updated device_container_size to 0 >17:26:56,526 DEBUG anaconda: fs type changed: Unknown >17:26:56,527 INFO anaconda: getting device type for RAID >17:26:56,528 DEBUG anaconda: populate_raid: 1, raid0 >17:26:56,528 INFO anaconda: getting device type for RAID >17:26:56,528 DEBUG anaconda: new selector: non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home >17:26:56,528 DEBUG anaconda: populate_right_side: non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home >17:26:56,528 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:56,528 DEBUG anaconda: updated device_container_name to fedora >17:26:56,528 DEBUG anaconda: updated device_container_raid_level to None >17:26:56,528 DEBUG anaconda: updated device_container_encrypted to False >17:26:56,528 DEBUG anaconda: updated device_container_size to 0 >17:26:56,530 INFO anaconda: getting device type for RAID >17:26:56,530 DEBUG anaconda: fs type changed: ext4 >17:26:56,533 INFO anaconda: getting device type for LVM >17:26:56,533 DEBUG anaconda: device_type_changed: 0 LVM >17:26:56,533 INFO anaconda: getting device type for LVM >17:26:56,533 INFO anaconda: getting device type for LVM >17:26:56,533 INFO anaconda: getting device type for LVM >17:26:56,533 INFO anaconda: getting device type for LVM >17:26:56,534 INFO anaconda: getting device type for LVM >17:26:56,534 INFO anaconda: getting device type for LVM >17:26:56,534 INFO anaconda: getting device type for LVM >17:26:56,534 INFO anaconda: getting device type for LVM >17:26:56,535 INFO anaconda: getting device type for LVM >17:26:56,535 DEBUG anaconda: populate_raid: 0, None >17:26:56,535 INFO anaconda: getting device type for LVM >17:26:56,535 INFO anaconda: getting device type for LVM >17:26:56,536 DEBUG anaconda: populate_raid: 0, None >17:26:56,536 INFO anaconda: getting device type for LVM >17:26:56,536 DEBUG anaconda: new container selection: None >17:26:56,536 DEBUG anaconda: new container selection: None >17:26:56,536 DEBUG anaconda: new container selection: fedora >17:26:56,536 DEBUG anaconda: default container is fedora >17:26:58,316 DEBUG anaconda: removing device 'non-existent 1367552MB lvmlv fedora-home (73) with non-existent ext4 filesystem mounted at /home' from page New Fedora 20 Installation >17:26:58,425 INFO anaconda: ui: removed device fedora-home >17:26:58,431 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >17:26:58,440 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:26:58,441 DEBUG anaconda: ui: new_devices=['sda7', 'fedora-root', 'fedora-swap'] >17:26:58,468 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:26:58,468 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:26:58,468 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:26:58,468 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:58,468 DEBUG anaconda: updated device_container_name to None >17:26:58,468 DEBUG anaconda: updated device_container_raid_level to None >17:26:58,468 DEBUG anaconda: updated device_container_encrypted to False >17:26:58,469 DEBUG anaconda: updated device_container_size to 0 >17:26:58,471 INFO anaconda: getting device type for Standard Partition >17:26:58,472 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:26:58,472 INFO anaconda: getting device type for Standard Partition >17:26:58,472 INFO anaconda: getting device type for Standard Partition >17:26:58,472 INFO anaconda: getting device type for Standard Partition >17:26:58,473 INFO anaconda: getting device type for Standard Partition >17:26:58,473 INFO anaconda: getting device type for Standard Partition >17:26:58,473 INFO anaconda: getting device type for Standard Partition >17:26:58,473 INFO anaconda: getting device type for Standard Partition >17:26:58,474 INFO anaconda: getting device type for Standard Partition >17:26:58,474 DEBUG anaconda: populate_raid: 2, None >17:26:58,474 INFO anaconda: getting device type for Standard Partition >17:26:58,474 INFO anaconda: getting device type for Standard Partition >17:26:58,475 DEBUG anaconda: populate_raid: 2, None >17:26:58,475 INFO anaconda: getting device type for Standard Partition >17:26:58,475 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:26:58,475 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:26:58,476 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:58,476 DEBUG anaconda: updated device_container_name to None >17:26:58,476 DEBUG anaconda: updated device_container_raid_level to None >17:26:58,476 DEBUG anaconda: updated device_container_encrypted to False >17:26:58,476 DEBUG anaconda: updated device_container_size to 0 >17:26:58,479 INFO anaconda: getting device type for Standard Partition >17:26:58,479 DEBUG anaconda: populate_raid: 2, None >17:26:58,479 INFO anaconda: getting device type for Standard Partition >17:26:59,597 DEBUG anaconda: current selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:26:59,598 DEBUG anaconda: notebook page = 1 >17:26:59,599 INFO anaconda: ui: saving changes to device sda7 >17:26:59,599 DEBUG anaconda: old name: sda7 >17:26:59,599 DEBUG anaconda: new name: None >17:26:59,604 DEBUG anaconda: old size: 500.0 >17:26:59,605 DEBUG anaconda: new size: 500 >17:26:59,605 INFO anaconda: getting device type for Standard Partition >17:26:59,606 DEBUG anaconda: old device type: 2 >17:26:59,606 DEBUG anaconda: new device type: 2 >17:26:59,606 DEBUG anaconda: reformat: True >17:26:59,607 DEBUG anaconda: old fs type: ext4 >17:26:59,607 DEBUG anaconda: new fs type: ext4 >17:26:59,607 DEBUG anaconda: old encryption setting: False >17:26:59,607 DEBUG anaconda: new encryption setting: False >17:26:59,607 DEBUG anaconda: old label: >17:26:59,607 DEBUG anaconda: new_label: >17:26:59,607 DEBUG anaconda: old mountpoint: /boot >17:26:59,607 DEBUG anaconda: new mountpoint: /boot >17:26:59,608 DEBUG anaconda: old raid level: None >17:26:59,608 DEBUG anaconda: new raid level: None >17:26:59,608 DEBUG anaconda: old container: None >17:26:59,608 DEBUG anaconda: new container: None >17:26:59,608 DEBUG anaconda: old container encrypted: False >17:26:59,608 DEBUG anaconda: new container encrypted: False >17:26:59,608 DEBUG anaconda: old container raid level: None >17:26:59,608 DEBUG anaconda: new container raid level: None >17:26:59,608 DEBUG anaconda: old container size request: 0 >17:26:59,608 DEBUG anaconda: new container size request: 0 >17:26:59,608 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:26:59,608 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:26:59,608 DEBUG anaconda: nothing changed for new device >17:26:59,608 DEBUG anaconda: new selector: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >17:26:59,609 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >17:26:59,609 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:26:59,609 DEBUG anaconda: updated device_container_name to fedora >17:26:59,609 DEBUG anaconda: updated device_container_raid_level to None >17:26:59,609 DEBUG anaconda: updated device_container_encrypted to False >17:26:59,609 DEBUG anaconda: updated device_container_size to 0 >17:26:59,612 INFO anaconda: getting device type for LVM >17:26:59,612 DEBUG anaconda: device_type_changed: 0 LVM >17:26:59,612 INFO anaconda: getting device type for LVM >17:26:59,612 INFO anaconda: getting device type for LVM >17:26:59,612 INFO anaconda: getting device type for LVM >17:26:59,613 INFO anaconda: getting device type for LVM >17:26:59,613 INFO anaconda: getting device type for LVM >17:26:59,613 INFO anaconda: getting device type for LVM >17:26:59,613 INFO anaconda: getting device type for LVM >17:26:59,613 INFO anaconda: getting device type for LVM >17:26:59,613 INFO anaconda: getting device type for LVM >17:26:59,614 INFO anaconda: getting device type for LVM >17:26:59,614 DEBUG anaconda: populate_raid: 0, None >17:26:59,614 INFO anaconda: getting device type for LVM >17:26:59,614 INFO anaconda: getting device type for LVM >17:26:59,614 DEBUG anaconda: populate_raid: 0, None >17:26:59,614 INFO anaconda: getting device type for LVM >17:26:59,615 DEBUG anaconda: new container selection: None >17:26:59,615 DEBUG anaconda: new container selection: None >17:26:59,615 DEBUG anaconda: new container selection: fedora >17:26:59,615 DEBUG anaconda: default container is fedora >17:27:00,013 DEBUG anaconda: current selector: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >17:27:00,014 DEBUG anaconda: notebook page = 1 >17:27:00,014 INFO anaconda: ui: saving changes to device fedora-root >17:27:00,014 DEBUG anaconda: old name: root >17:27:00,015 DEBUG anaconda: new name: root >17:27:00,020 DEBUG anaconda: old size: 51200 >17:27:00,021 DEBUG anaconda: new size: 51200 >17:27:00,021 INFO anaconda: getting device type for LVM >17:27:00,022 DEBUG anaconda: old device type: 0 >17:27:00,022 DEBUG anaconda: new device type: 0 >17:27:00,022 DEBUG anaconda: reformat: True >17:27:00,025 DEBUG anaconda: old fs type: ext4 >17:27:00,026 DEBUG anaconda: new fs type: ext4 >17:27:00,026 DEBUG anaconda: old encryption setting: False >17:27:00,026 DEBUG anaconda: new encryption setting: False >17:27:00,026 DEBUG anaconda: old label: >17:27:00,026 DEBUG anaconda: new_label: >17:27:00,026 DEBUG anaconda: old mountpoint: / >17:27:00,026 DEBUG anaconda: new mountpoint: / >17:27:00,027 DEBUG anaconda: old raid level: None >17:27:00,027 DEBUG anaconda: new raid level: None >17:27:00,027 DEBUG anaconda: old container: fedora >17:27:00,027 DEBUG anaconda: new container: fedora >17:27:00,027 DEBUG anaconda: old container encrypted: False >17:27:00,027 DEBUG anaconda: new container encrypted: False >17:27:00,027 DEBUG anaconda: old container raid level: None >17:27:00,028 DEBUG anaconda: new container raid level: None >17:27:00,028 DEBUG anaconda: old container size request: 0 >17:27:00,028 DEBUG anaconda: new container size request: 0 >17:27:00,028 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:27:00,028 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:27:00,028 DEBUG anaconda: nothing changed for new device >17:27:00,028 DEBUG anaconda: new selector: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:27:00,028 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot >17:27:00,028 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:27:00,028 DEBUG anaconda: updated device_container_name to None >17:27:00,028 DEBUG anaconda: updated device_container_raid_level to None >17:27:00,028 DEBUG anaconda: updated device_container_encrypted to False >17:27:00,028 DEBUG anaconda: updated device_container_size to 0 >17:27:00,031 INFO anaconda: getting device type for Standard Partition >17:27:00,032 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:27:00,032 INFO anaconda: getting device type for Standard Partition >17:27:00,032 INFO anaconda: getting device type for Standard Partition >17:27:00,032 INFO anaconda: getting device type for Standard Partition >17:27:00,033 INFO anaconda: getting device type for Standard Partition >17:27:00,033 INFO anaconda: getting device type for Standard Partition >17:27:00,033 INFO anaconda: getting device type for Standard Partition >17:27:00,033 INFO anaconda: getting device type for Standard Partition >17:27:00,034 INFO anaconda: getting device type for Standard Partition >17:27:00,034 DEBUG anaconda: populate_raid: 2, None >17:27:00,034 INFO anaconda: getting device type for Standard Partition >17:27:00,034 INFO anaconda: getting device type for Standard Partition >17:27:00,034 DEBUG anaconda: populate_raid: 2, None >17:27:00,035 INFO anaconda: getting device type for Standard Partition >17:27:00,901 DEBUG anaconda: removing device 'non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot' from page New Fedora 20 Installation >17:27:00,908 INFO anaconda: ui: removed device sda7 >17:27:00,913 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >17:27:00,921 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:27:00,922 DEBUG anaconda: ui: new_devices=['fedora-root', 'fedora-swap'] >17:27:00,945 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:27:00,945 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:27:00,945 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >17:27:00,945 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:27:00,945 DEBUG anaconda: updated device_container_name to fedora >17:27:00,945 DEBUG anaconda: updated device_container_raid_level to None >17:27:00,945 DEBUG anaconda: updated device_container_encrypted to False >17:27:00,946 DEBUG anaconda: updated device_container_size to 0 >17:27:00,948 INFO anaconda: getting device type for LVM >17:27:00,949 DEBUG anaconda: device_type_changed: 0 LVM >17:27:00,949 INFO anaconda: getting device type for LVM >17:27:00,949 INFO anaconda: getting device type for LVM >17:27:00,949 INFO anaconda: getting device type for LVM >17:27:00,949 INFO anaconda: getting device type for LVM >17:27:00,949 INFO anaconda: getting device type for LVM >17:27:00,950 INFO anaconda: getting device type for LVM >17:27:00,950 INFO anaconda: getting device type for LVM >17:27:00,950 INFO anaconda: getting device type for LVM >17:27:00,950 INFO anaconda: getting device type for LVM >17:27:00,950 INFO anaconda: getting device type for LVM >17:27:00,950 DEBUG anaconda: populate_raid: 0, None >17:27:00,950 INFO anaconda: getting device type for LVM >17:27:00,951 INFO anaconda: getting device type for LVM >17:27:00,951 DEBUG anaconda: populate_raid: 0, None >17:27:00,951 INFO anaconda: getting device type for LVM >17:27:00,951 DEBUG anaconda: new container selection: None >17:27:00,951 DEBUG anaconda: new container selection: None >17:27:00,952 DEBUG anaconda: new container selection: fedora >17:27:00,952 DEBUG anaconda: default container is fedora >17:27:00,952 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:27:00,953 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at / >17:27:00,953 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:27:00,953 DEBUG anaconda: updated device_container_name to fedora >17:27:00,953 DEBUG anaconda: updated device_container_raid_level to None >17:27:00,953 DEBUG anaconda: updated device_container_encrypted to False >17:27:00,953 DEBUG anaconda: updated device_container_size to 0 >17:27:00,956 INFO anaconda: getting device type for LVM >17:27:00,956 DEBUG anaconda: populate_raid: 0, None >17:27:00,956 INFO anaconda: getting device type for LVM >17:27:00,956 DEBUG anaconda: new container selection: None >17:27:00,956 DEBUG anaconda: new container selection: None >17:27:00,956 DEBUG anaconda: new container selection: fedora >17:27:00,956 DEBUG anaconda: default container is fedora >17:27:03,108 DEBUG anaconda: removing device 'non-existent 51200MB lvmlv fedora-root (72) with non-existent ext4 filesystem mounted at /' from page New Fedora 20 Installation >17:27:03,201 INFO anaconda: ui: removed device fedora-root >17:27:03,205 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >17:27:03,213 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:27:03,214 DEBUG anaconda: ui: new_devices=['fedora-swap'] >17:27:03,236 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:27:03,236 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:27:03,236 DEBUG anaconda: populate_right_side: non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap >17:27:03,236 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:27:03,236 DEBUG anaconda: updated device_container_name to fedora >17:27:03,236 DEBUG anaconda: updated device_container_raid_level to None >17:27:03,236 DEBUG anaconda: updated device_container_encrypted to False >17:27:03,236 DEBUG anaconda: updated device_container_size to 0 >17:27:03,237 DEBUG anaconda: fs type changed: swap >17:27:03,240 INFO anaconda: getting device type for LVM >17:27:03,240 DEBUG anaconda: populate_raid: 0, None >17:27:03,240 INFO anaconda: getting device type for LVM >17:27:03,240 DEBUG anaconda: new container selection: None >17:27:03,241 DEBUG anaconda: new container selection: None >17:27:03,241 DEBUG anaconda: new container selection: fedora >17:27:03,241 DEBUG anaconda: default container is fedora >17:27:03,242 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:27:03,242 DEBUG anaconda: populate_right_side: non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap >17:27:03,242 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:27:03,242 DEBUG anaconda: updated device_container_name to fedora >17:27:03,242 DEBUG anaconda: updated device_container_raid_level to None >17:27:03,242 DEBUG anaconda: updated device_container_encrypted to False >17:27:03,242 DEBUG anaconda: updated device_container_size to 0 >17:27:03,245 INFO anaconda: getting device type for LVM >17:27:03,245 DEBUG anaconda: populate_raid: 0, None >17:27:03,245 INFO anaconda: getting device type for LVM >17:27:03,245 DEBUG anaconda: new container selection: None >17:27:03,245 DEBUG anaconda: new container selection: None >17:27:03,246 DEBUG anaconda: new container selection: fedora >17:27:03,246 DEBUG anaconda: default container is fedora >17:27:05,237 DEBUG anaconda: removing device 'non-existent 8008MB lvmlv fedora-swap (74) with non-existent swap' from page New Fedora 20 Installation >17:27:05,251 INFO anaconda: ui: removed device fedora-swap >17:27:05,255 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >17:27:05,260 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:27:05,260 DEBUG anaconda: ui: new_devices=[] >17:27:05,275 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:27:05,275 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:27:05,275 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:27:07,325 DEBUG anaconda: page clicked: Unknown >17:27:07,325 DEBUG anaconda: show mountpoint: Unknown >17:27:07,326 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (47) >17:27:07,327 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:27:07,327 DEBUG anaconda: updated device_container_name to None >17:27:07,327 DEBUG anaconda: updated device_container_raid_level to None >17:27:07,327 DEBUG anaconda: updated device_container_encrypted to False >17:27:07,327 DEBUG anaconda: updated device_container_size to 0 >17:27:07,329 INFO anaconda: getting device type for LVM >17:27:07,330 DEBUG anaconda: fs type changed: Unknown >17:27:07,332 INFO anaconda: getting device type for RAID >17:27:07,332 DEBUG anaconda: device_type_changed: 1 RAID >17:27:07,332 INFO anaconda: getting device type for RAID >17:27:07,333 INFO anaconda: getting device type for RAID >17:27:07,333 INFO anaconda: getting device type for RAID >17:27:07,333 INFO anaconda: getting device type for RAID >17:27:07,333 INFO anaconda: getting device type for RAID >17:27:07,333 INFO anaconda: getting device type for RAID >17:27:07,334 INFO anaconda: getting device type for RAID >17:27:07,334 INFO anaconda: getting device type for RAID >17:27:07,334 INFO anaconda: getting device type for RAID >17:27:07,334 INFO anaconda: getting device type for RAID >17:27:07,335 INFO anaconda: getting device type for RAID >17:27:07,335 INFO anaconda: getting device type for RAID >17:27:07,335 DEBUG anaconda: populate_raid: 1, raid1 >17:27:07,335 INFO anaconda: getting device type for RAID >17:27:07,336 INFO anaconda: getting device type for RAID >17:27:07,336 DEBUG anaconda: populate_raid: 1, raid0 >17:27:07,336 INFO anaconda: getting device type for RAID >17:27:09,156 DEBUG anaconda: removing device 'existing 8012MB mdarray localhost.localdomain:swap (47)' from page Unknown >17:27:11,611 ERR anaconda: failed to schedule device removal: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:27:11,613 INFO anaconda: ui: removed device localhost.localdomain:swap >17:27:11,618 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >17:27:11,624 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:27:11,625 DEBUG anaconda: ui: new_devices=[] >17:27:11,641 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:27:11,641 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:27:11,641 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:27:15,084 DEBUG anaconda: info bar clicked: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed ((<SpokeWindow object at 0x5038fa0 (AnacondaSpokeWindow at 0x4fedef0)>,)) >17:27:23,099 DEBUG anaconda: running automatic partitioning >17:27:23,114 DEBUG anaconda: stage1 device cannot be of type mdarray >17:27:23,114 DEBUG anaconda: stage1 device cannot be of type mdarray >17:27:23,114 DEBUG anaconda: stage1 device cannot be of type mdarray >17:27:23,115 DEBUG anaconda: stage1 device cannot be of type mdarray >17:27:23,115 DEBUG anaconda: stage1 device cannot be of type mdarray >17:27:23,115 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:27:23,115 DEBUG anaconda: _is_valid_size(sda) returning True >17:27:23,115 DEBUG anaconda: _is_valid_location(sda) returning True >17:27:23,116 DEBUG anaconda: _is_valid_format(sda) returning True >17:27:23,116 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:27:23,191 DEBUG anaconda: new disk order: [] >17:27:23,208 DEBUG anaconda: stage1 device cannot be of type mdarray >17:27:23,209 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:27:23,209 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:27:23,209 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:27:23,210 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:27:23,210 DEBUG anaconda: stage1 device cannot be of type mdarray >17:27:23,210 DEBUG anaconda: stage1 device cannot be of type mdarray >17:27:23,210 DEBUG anaconda: stage1 device cannot be of type mdarray >17:27:23,211 DEBUG anaconda: stage1 device cannot be of type mdarray >17:27:23,211 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:27:23,211 DEBUG anaconda: _is_valid_size(sda) returning True >17:27:23,211 DEBUG anaconda: _is_valid_location(sda) returning True >17:27:23,211 DEBUG anaconda: _is_valid_format(sda) returning True >17:27:23,211 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:27:23,213 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:27:23,213 DEBUG anaconda: _is_valid_size(sda) returning True >17:27:23,213 DEBUG anaconda: _is_valid_location(sda) returning True >17:27:23,213 DEBUG anaconda: _is_valid_format(sda) returning True >17:27:23,213 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:27:23,214 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:27:23,214 DEBUG anaconda: _is_valid_size(sda7) returning True >17:27:23,214 DEBUG anaconda: _is_valid_location(sda7) returning True >17:27:23,214 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:27:23,214 DEBUG anaconda: _is_valid_format(sda7) returning True >17:27:23,214 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:27:23,215 DEBUG anaconda: finished automatic partitioning >17:27:23,215 DEBUG anaconda: refreshing ui >17:27:23,217 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >17:27:23,226 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:27:23,227 DEBUG anaconda: ui: new_devices=['sda7', 'fedora-home', 'fedora-swap', 'fedora-root'] >17:27:23,256 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:27:23,256 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:27:23,256 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (77) with non-existent ext4 filesystem mounted at /boot >17:27:23,257 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:27:23,257 DEBUG anaconda: updated device_container_name to None >17:27:23,257 DEBUG anaconda: updated device_container_raid_level to None >17:27:23,257 DEBUG anaconda: updated device_container_encrypted to False >17:27:23,257 DEBUG anaconda: updated device_container_size to 0 >17:27:23,258 INFO anaconda: getting device type for RAID >17:27:23,259 DEBUG anaconda: fs type changed: ext4 >17:27:23,262 INFO anaconda: getting device type for Standard Partition >17:27:23,262 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:27:23,262 INFO anaconda: getting device type for Standard Partition >17:27:23,262 INFO anaconda: getting device type for Standard Partition >17:27:23,263 INFO anaconda: getting device type for Standard Partition >17:27:23,263 INFO anaconda: getting device type for Standard Partition >17:27:23,263 INFO anaconda: getting device type for Standard Partition >17:27:23,263 INFO anaconda: getting device type for Standard Partition >17:27:23,264 INFO anaconda: getting device type for Standard Partition >17:27:23,264 INFO anaconda: getting device type for Standard Partition >17:27:23,264 DEBUG anaconda: populate_raid: 2, None >17:27:23,264 INFO anaconda: getting device type for Standard Partition >17:27:23,265 INFO anaconda: getting device type for Standard Partition >17:27:23,265 DEBUG anaconda: populate_raid: 2, None >17:27:23,265 INFO anaconda: getting device type for Standard Partition >17:27:23,266 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:27:23,266 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (77) with non-existent ext4 filesystem mounted at /boot >17:27:23,266 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:27:23,266 DEBUG anaconda: updated device_container_name to None >17:27:23,266 DEBUG anaconda: updated device_container_raid_level to None >17:27:23,266 DEBUG anaconda: updated device_container_encrypted to False >17:27:23,266 DEBUG anaconda: updated device_container_size to 0 >17:27:23,269 INFO anaconda: getting device type for Standard Partition >17:27:23,269 DEBUG anaconda: populate_raid: 2, None >17:27:23,270 INFO anaconda: getting device type for Standard Partition >17:27:23,270 DEBUG anaconda: finished refreshing ui >17:27:23,270 DEBUG anaconda: updating space display >17:27:23,272 DEBUG anaconda: finished updating space display >17:27:27,612 DEBUG anaconda: current selector: non-existent 500MB partition sda7 (77) with non-existent ext4 filesystem mounted at /boot >17:27:27,613 DEBUG anaconda: notebook page = 1 >17:27:27,614 INFO anaconda: ui: saving changes to device sda7 >17:27:27,615 DEBUG anaconda: old name: sda7 >17:27:27,615 DEBUG anaconda: new name: None >17:27:27,617 DEBUG anaconda: old size: 500.0 >17:27:27,617 DEBUG anaconda: new size: 500 >17:27:27,618 INFO anaconda: getting device type for Standard Partition >17:27:27,618 DEBUG anaconda: old device type: 2 >17:27:27,618 DEBUG anaconda: new device type: 2 >17:27:27,618 DEBUG anaconda: reformat: True >17:27:27,619 DEBUG anaconda: old fs type: ext4 >17:27:27,619 DEBUG anaconda: new fs type: ext4 >17:27:27,619 DEBUG anaconda: old encryption setting: False >17:27:27,619 DEBUG anaconda: new encryption setting: False >17:27:27,620 DEBUG anaconda: old label: >17:27:27,620 DEBUG anaconda: new_label: >17:27:27,620 DEBUG anaconda: old mountpoint: /boot >17:27:27,620 DEBUG anaconda: new mountpoint: /boot >17:27:27,621 DEBUG anaconda: old raid level: None >17:27:27,621 DEBUG anaconda: new raid level: None >17:27:27,621 DEBUG anaconda: old container: None >17:27:27,621 DEBUG anaconda: new container: None >17:27:27,621 DEBUG anaconda: old container encrypted: False >17:27:27,621 DEBUG anaconda: new container encrypted: False >17:27:27,621 DEBUG anaconda: old container raid level: None >17:27:27,621 DEBUG anaconda: new container raid level: None >17:27:27,622 DEBUG anaconda: old container size request: 0 >17:27:27,622 DEBUG anaconda: new container size request: 0 >17:27:27,622 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:27:27,622 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:27:27,622 DEBUG anaconda: nothing changed for new device >17:27:27,622 DEBUG anaconda: new selector: non-existent 1367552MB lvmlv fedora-home (80) with non-existent ext4 filesystem mounted at /home >17:27:27,622 DEBUG anaconda: populate_right_side: non-existent 1367552MB lvmlv fedora-home (80) with non-existent ext4 filesystem mounted at /home >17:27:27,622 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:27:27,622 DEBUG anaconda: updated device_container_name to fedora >17:27:27,622 DEBUG anaconda: updated device_container_raid_level to None >17:27:27,622 DEBUG anaconda: updated device_container_encrypted to False >17:27:27,622 DEBUG anaconda: updated device_container_size to 0 >17:27:27,625 INFO anaconda: getting device type for LVM >17:27:27,626 DEBUG anaconda: device_type_changed: 0 LVM >17:27:27,626 INFO anaconda: getting device type for LVM >17:27:27,626 INFO anaconda: getting device type for LVM >17:27:27,626 INFO anaconda: getting device type for LVM >17:27:27,626 INFO anaconda: getting device type for LVM >17:27:27,626 INFO anaconda: getting device type for LVM >17:27:27,627 INFO anaconda: getting device type for LVM >17:27:27,627 INFO anaconda: getting device type for LVM >17:27:27,627 INFO anaconda: getting device type for LVM >17:27:27,627 INFO anaconda: getting device type for LVM >17:27:27,627 INFO anaconda: getting device type for LVM >17:27:27,627 INFO anaconda: getting device type for LVM >17:27:27,627 DEBUG anaconda: populate_raid: 0, None >17:27:27,628 INFO anaconda: getting device type for LVM >17:27:27,628 INFO anaconda: getting device type for LVM >17:27:27,628 DEBUG anaconda: populate_raid: 0, None >17:27:27,628 INFO anaconda: getting device type for LVM >17:27:27,628 DEBUG anaconda: new container selection: None >17:27:27,629 DEBUG anaconda: new container selection: None >17:27:27,629 DEBUG anaconda: new container selection: fedora >17:27:27,629 DEBUG anaconda: default container is fedora >17:27:39,259 INFO anaconda: /sbin/anaconda 20.25.15-1 >21:27:39,284 INFO anaconda: 16384000 kB (16000 MB) are available >17:27:39,284 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:27:39,284 INFO anaconda: Not doing 'start audit daemon' in live installation >17:27:39,284 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >17:27:39,284 INFO anaconda: Default encoding = ascii >17:27:39,388 INFO anaconda: Display mode = g >21:27:39,389 INFO anaconda: 16384000 kB (16000 MB) are available >17:27:39,389 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:27:39,455 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:27:39,455 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:27:39,455 INFO anaconda: using only installclass _Fedora >17:27:39,456 INFO anaconda: bootloader GRUB2 on X86 platform >17:27:39,457 INFO anaconda: bootloader GRUB2 on X86 platform >17:27:39,463 DEBUG anaconda: network: devices found ['p2p1'] >17:27:39,585 DEBUG anaconda: updating hostname localhost.localdomain >17:27:39,603 INFO anaconda: Running Thread: AnaStorageThread (140610782406400) >17:27:39,604 INFO anaconda: Running Thread: AnaTimeInitThread (140610774013696) >17:27:39,604 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140610765620992) >17:27:39,604 INFO anaconda: Running Thread: AnaPayloadThread (140610757228288) >17:27:39,635 DEBUG anaconda: updating hostname localhost.localdomain >17:27:39,674 INFO anaconda: got 0 NTP servers from DHCP >17:27:39,674 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140610765620992) >17:27:39,719 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140610765620992) >17:27:39,719 INFO anaconda: Not doing 'start chronyd' in live installation >17:27:39,719 INFO anaconda: Starting geolocation lookup >17:27:39,720 INFO anaconda: Geolocation provider: Fedora GeoIP >17:27:39,752 INFO anaconda: Not doing 'activate layouts' in live installation >17:27:40,448 INFO anaconda: Geolocation lookup finished in 0.7 seconds >17:27:40,448 INFO anaconda: got results from geolocation >17:27:40,449 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140610765620992) >17:27:40,470 INFO anaconda: Waited 0.21 seconds for Geolocation >17:27:41,819 INFO anaconda: Thread Done: AnaStorageThread (140610782406400) >17:27:42,001 INFO anaconda: Thread Done: AnaTimeInitThread (140610774013696) >17:27:42,009 INFO anaconda: Thread Done: AnaPayloadThread (140610757228288) >17:27:53,577 INFO anaconda: Not doing 'require network connection' in live installation >17:27:53,578 DEBUG anaconda: network standalone spoke (init): completed: True >17:27:53,578 INFO anaconda: Not doing 'require network connection' in live installation >17:27:53,605 INFO anaconda: Running Thread: AnaDateTimeThread (140610757228288) >17:27:53,624 INFO anaconda: Not doing 'modify system time and date' in live installation >17:27:53,630 INFO anaconda: Thread Done: AnaDateTimeThread (140610757228288) >17:27:54,001 INFO anaconda: fs space: 0 B needed: 2.97 GB >17:27:54,411 INFO anaconda: fs space: 0 B needed: 2.97 GB >17:27:54,445 INFO anaconda: Running Thread: AnaStorageWatcher (140610774013696) >17:27:54,447 INFO anaconda: Thread Done: AnaStorageWatcher (140610774013696) >17:27:54,460 INFO anaconda: Running Thread: AnaCustomStorageInit (140610774013696) >17:27:54,503 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >17:27:54,505 DEBUG anaconda: network: selected device p2p1 >17:27:54,518 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >17:27:54,539 DEBUG anaconda: updating hostname localhost.localdomain >17:27:54,581 INFO anaconda: Not doing 'require network connection' in live installation >17:27:54,650 INFO anaconda: Running Thread: AnaNTPserver0 (140610782406400) >17:27:54,651 INFO anaconda: Running Thread: AnaNTPserver1 (140610459670272) >17:27:54,651 INFO anaconda: Running Thread: AnaNTPserver2 (140610313459456) >17:27:54,652 INFO anaconda: Running Thread: AnaNTPserver3 (140610305066752) >17:27:54,715 DEBUG anaconda: updating hostname localhost.localdomain >17:27:54,721 INFO anaconda: Thread Done: AnaNTPserver0 (140610782406400) >17:27:54,735 INFO anaconda: Thread Done: AnaNTPserver2 (140610313459456) >17:27:54,752 DEBUG anaconda: updating hostname localhost.localdomain >17:27:54,757 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x30f7ad0> >17:27:54,757 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> status to: Probing storage... >17:27:54,763 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> >17:27:54,764 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x3c63d90> status to: Wired (p2p1) connected >17:27:54,790 INFO anaconda: Thread Done: AnaCustomStorageInit (140610774013696) >17:27:54,839 INFO anaconda: Thread Done: AnaNTPserver3 (140610305066752) >17:27:54,851 INFO anaconda: Thread Done: AnaNTPserver1 (140610459670272) >17:28:06,633 DEBUG anaconda: disk free: 1.42 TB fs free: 0 B sw needs: 2.97 GB auto swap: 0 B >17:28:25,310 DEBUG anaconda: disk free: 1.42 TB fs free: 0 B sw needs: 2.97 GB auto swap: 0 B >17:28:26,495 INFO anaconda: Running Thread: AnaExecuteStorageThread (140610513786624) >17:28:26,502 DEBUG anaconda: new disk order: [] >17:28:26,543 INFO anaconda: Not doing 'require network connection' in live installation >17:28:26,552 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,553 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,553 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,554 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,554 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,555 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:28:26,556 DEBUG anaconda: _is_valid_size(sda) returning True >17:28:26,556 DEBUG anaconda: _is_valid_location(sda) returning True >17:28:26,556 DEBUG anaconda: _is_valid_format(sda) returning True >17:28:26,556 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:28:26,560 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> >17:28:26,560 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> status to: Saving storage configuration... >17:28:26,648 DEBUG anaconda: new disk order: [] >17:28:26,666 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,666 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:28:26,667 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:28:26,667 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:28:26,667 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:28:26,667 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,668 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,668 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,668 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,669 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:28:26,669 DEBUG anaconda: _is_valid_size(sda) returning True >17:28:26,669 DEBUG anaconda: _is_valid_location(sda) returning True >17:28:26,669 DEBUG anaconda: _is_valid_format(sda) returning True >17:28:26,670 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:28:26,672 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:28:26,672 DEBUG anaconda: _is_valid_size(sda) returning True >17:28:26,672 DEBUG anaconda: _is_valid_location(sda) returning True >17:28:26,672 DEBUG anaconda: _is_valid_format(sda) returning True >17:28:26,672 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:28:26,672 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:28:26,672 DEBUG anaconda: _is_valid_size(sda7) returning True >17:28:26,672 DEBUG anaconda: _is_valid_location(sda7) returning True >17:28:26,672 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:28:26,673 DEBUG anaconda: _is_valid_format(sda7) returning True >17:28:26,673 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:28:26,673 DEBUG anaconda: new disk order: [] >17:28:26,688 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,688 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:28:26,688 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:28:26,689 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:28:26,689 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:28:26,689 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,689 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,689 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,690 DEBUG anaconda: stage1 device cannot be of type mdarray >17:28:26,690 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:28:26,690 DEBUG anaconda: _is_valid_size(sda) returning True >17:28:26,690 DEBUG anaconda: _is_valid_location(sda) returning True >17:28:26,690 DEBUG anaconda: _is_valid_format(sda) returning True >17:28:26,690 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:28:26,690 INFO anaconda: Running Thread: AnaCheckStorageThread (140610459670272) >17:28:26,691 INFO anaconda: Thread Done: AnaExecuteStorageThread (140610513786624) >17:28:26,692 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:28:26,692 DEBUG anaconda: _is_valid_size(sda) returning True >17:28:26,693 DEBUG anaconda: _is_valid_location(sda) returning True >17:28:26,693 DEBUG anaconda: _is_valid_format(sda) returning True >17:28:26,693 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:28:26,693 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:28:26,693 DEBUG anaconda: _is_valid_size(sda7) returning True >17:28:26,693 DEBUG anaconda: _is_valid_location(sda7) returning True >17:28:26,693 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:28:26,693 DEBUG anaconda: _is_valid_format(sda7) returning True >17:28:26,693 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:28:26,694 INFO anaconda: Thread Done: AnaCheckStorageThread (140610459670272) >17:28:27,126 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:28:27,132 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> >17:28:27,501 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:28:27,507 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> >17:28:27,507 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> status to: Checking storage configuration... >17:28:27,875 INFO anaconda: fs space: 51.2 GB needed: 2.97 GB >17:28:27,882 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x30edd10> >17:31:16,268 INFO anaconda: /sbin/anaconda 20.25.15-1 >21:31:16,293 INFO anaconda: 16384000 kB (16000 MB) are available >17:31:16,293 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:31:16,293 INFO anaconda: Not doing 'start audit daemon' in live installation >17:31:16,293 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >17:31:16,293 INFO anaconda: Default encoding = ascii >17:31:16,370 INFO anaconda: Display mode = g >21:31:16,370 INFO anaconda: 16384000 kB (16000 MB) are available >17:31:16,370 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:31:16,437 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:31:16,437 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:31:16,437 INFO anaconda: using only installclass _Fedora >17:31:16,438 INFO anaconda: bootloader GRUB2 on X86 platform >17:31:16,439 INFO anaconda: bootloader GRUB2 on X86 platform >17:31:16,444 DEBUG anaconda: network: devices found ['p2p1'] >17:31:16,539 DEBUG anaconda: updating hostname localhost.localdomain >17:31:16,559 INFO anaconda: Running Thread: AnaStorageThread (139909174335232) >17:31:16,559 INFO anaconda: Running Thread: AnaTimeInitThread (139909096535808) >17:31:16,559 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139909088143104) >17:31:16,560 INFO anaconda: Running Thread: AnaPayloadThread (139909079750400) >17:31:16,592 DEBUG anaconda: updating hostname localhost.localdomain >17:31:16,630 INFO anaconda: got 0 NTP servers from DHCP >17:31:16,631 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139909088143104) >17:31:16,675 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139909088143104) >17:31:16,675 INFO anaconda: Not doing 'start chronyd' in live installation >17:31:16,677 INFO anaconda: Starting geolocation lookup >17:31:16,680 INFO anaconda: Geolocation provider: Fedora GeoIP >17:31:16,712 INFO anaconda: Not doing 'activate layouts' in live installation >17:31:17,696 INFO anaconda: Geolocation lookup finished in 1.0 seconds >17:31:17,696 INFO anaconda: got results from geolocation >17:31:17,696 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139909088143104) >17:31:17,698 INFO anaconda: Waited 0.47 seconds for Geolocation >17:31:19,017 INFO anaconda: Thread Done: AnaStorageThread (139909174335232) >17:31:20,000 INFO anaconda: Thread Done: AnaTimeInitThread (139909096535808) >17:31:20,009 INFO anaconda: Thread Done: AnaPayloadThread (139909079750400) >17:31:31,036 INFO anaconda: Not doing 'require network connection' in live installation >17:31:31,037 DEBUG anaconda: network standalone spoke (init): completed: True >17:31:31,037 INFO anaconda: Not doing 'require network connection' in live installation >17:31:31,065 INFO anaconda: Running Thread: AnaDateTimeThread (139909079750400) >17:31:31,085 INFO anaconda: Not doing 'modify system time and date' in live installation >17:31:31,091 INFO anaconda: Thread Done: AnaDateTimeThread (139909079750400) >17:31:31,465 INFO anaconda: fs space: 0 B needed: 3.00 GB >17:31:31,886 INFO anaconda: fs space: 0 B needed: 3.00 GB >17:31:31,921 INFO anaconda: Running Thread: AnaStorageWatcher (139909096535808) >17:31:31,922 INFO anaconda: Thread Done: AnaStorageWatcher (139909096535808) >17:31:31,935 INFO anaconda: Running Thread: AnaCustomStorageInit (139909096535808) >17:31:31,977 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >17:31:31,979 DEBUG anaconda: network: selected device p2p1 >17:31:31,994 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >17:31:32,015 DEBUG anaconda: updating hostname localhost.localdomain >17:31:32,053 INFO anaconda: Not doing 'require network connection' in live installation >17:31:32,120 INFO anaconda: Running Thread: AnaNTPserver0 (139909174335232) >17:31:32,120 INFO anaconda: Running Thread: AnaNTPserver1 (139908730013440) >17:31:32,121 INFO anaconda: Running Thread: AnaNTPserver2 (139908721620736) >17:31:32,121 INFO anaconda: Running Thread: AnaNTPserver3 (139908713228032) >17:31:32,172 DEBUG anaconda: updating hostname localhost.localdomain >17:31:32,202 INFO anaconda: Thread Done: AnaNTPserver0 (139909174335232) >17:31:32,210 INFO anaconda: Thread Done: AnaNTPserver3 (139908713228032) >17:31:32,228 DEBUG anaconda: updating hostname localhost.localdomain >17:31:32,231 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x7f3f14021250> >17:31:32,232 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Probing storage... >17:31:32,233 INFO anaconda: Thread Done: AnaNTPserver2 (139908721620736) >17:31:32,237 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:31:32,237 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f3f140ea8d0> status to: Wired (p2p1) connected >17:31:32,267 INFO anaconda: Thread Done: AnaCustomStorageInit (139909096535808) >17:31:32,274 INFO anaconda: Thread Done: AnaNTPserver1 (139908730013440) >17:31:39,902 DEBUG anaconda: disk free: 1.42 TB fs free: 0 B sw needs: 3.00 GB auto swap: 0 B >17:31:45,947 INFO anaconda: Running Thread: AnaExecuteStorageThread (139908757395200) >17:31:45,952 DEBUG anaconda: new disk order: [] >17:31:45,994 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:45,994 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:45,995 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:45,995 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:45,995 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:45,996 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:31:45,996 DEBUG anaconda: _is_valid_size(sda) returning True >17:31:45,996 DEBUG anaconda: _is_valid_location(sda) returning True >17:31:45,996 DEBUG anaconda: _is_valid_format(sda) returning True >17:31:45,996 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:31:46,010 INFO anaconda: Not doing 'require network connection' in live installation >17:31:46,039 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:31:46,039 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Saving storage configuration... >17:31:46,091 DEBUG anaconda: new disk order: [] >17:31:46,106 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:46,106 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:31:46,106 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:31:46,107 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:31:46,107 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:31:46,107 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:46,107 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:46,107 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:46,108 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:46,108 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:31:46,108 DEBUG anaconda: _is_valid_size(sda) returning True >17:31:46,108 DEBUG anaconda: _is_valid_location(sda) returning True >17:31:46,108 DEBUG anaconda: _is_valid_format(sda) returning True >17:31:46,108 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:31:46,110 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:31:46,110 DEBUG anaconda: _is_valid_size(sda) returning True >17:31:46,110 DEBUG anaconda: _is_valid_location(sda) returning True >17:31:46,110 DEBUG anaconda: _is_valid_format(sda) returning True >17:31:46,110 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:31:46,110 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:31:46,110 DEBUG anaconda: _is_valid_size(sda7) returning True >17:31:46,110 DEBUG anaconda: _is_valid_location(sda7) returning True >17:31:46,110 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:31:46,110 DEBUG anaconda: _is_valid_format(sda7) returning True >17:31:46,110 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:31:46,111 DEBUG anaconda: new disk order: [] >17:31:46,125 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:46,126 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:31:46,126 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:31:46,126 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:31:46,126 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:31:46,126 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:46,127 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:46,127 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:46,127 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:46,127 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:31:46,127 DEBUG anaconda: _is_valid_size(sda) returning True >17:31:46,127 DEBUG anaconda: _is_valid_location(sda) returning True >17:31:46,128 DEBUG anaconda: _is_valid_format(sda) returning True >17:31:46,128 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:31:46,128 INFO anaconda: Running Thread: AnaCheckStorageThread (139908730013440) >17:31:46,128 INFO anaconda: Thread Done: AnaExecuteStorageThread (139908757395200) >17:31:46,130 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:31:46,130 DEBUG anaconda: _is_valid_size(sda) returning True >17:31:46,130 DEBUG anaconda: _is_valid_location(sda) returning True >17:31:46,130 DEBUG anaconda: _is_valid_format(sda) returning True >17:31:46,130 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:31:46,130 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:31:46,130 DEBUG anaconda: _is_valid_size(sda7) returning True >17:31:46,130 DEBUG anaconda: _is_valid_location(sda7) returning True >17:31:46,130 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:31:46,130 DEBUG anaconda: _is_valid_format(sda7) returning True >17:31:46,130 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:31:46,131 INFO anaconda: Thread Done: AnaCheckStorageThread (139908730013440) >17:31:46,600 INFO anaconda: fs space: 51.2 GB needed: 3.00 GB >17:31:46,606 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:31:46,982 INFO anaconda: fs space: 51.2 GB needed: 3.00 GB >17:31:46,988 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:31:46,988 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Checking storage configuration... >17:31:47,360 INFO anaconda: fs space: 51.2 GB needed: 3.00 GB >17:31:47,366 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:31:53,477 DEBUG anaconda: disk free: 1.42 TB fs free: 0 B sw needs: 3.00 GB auto swap: 8.00 GB >17:31:55,038 INFO anaconda: Running Thread: AnaExecuteStorageThread (139908730013440) >17:31:55,046 DEBUG anaconda: new disk order: [] >17:31:55,071 DEBUG anaconda: new disk order: [] >17:31:55,091 INFO anaconda: Not doing 'require network connection' in live installation >17:31:55,093 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:55,093 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:55,093 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:55,093 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:55,094 DEBUG anaconda: stage1 device cannot be of type mdarray >17:31:55,095 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:31:55,095 DEBUG anaconda: _is_valid_size(sda) returning True >17:31:55,095 DEBUG anaconda: _is_valid_location(sda) returning True >17:31:55,095 DEBUG anaconda: _is_valid_format(sda) returning True >17:31:55,095 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:31:55,095 INFO anaconda: Thread Done: AnaExecuteStorageThread (139908730013440) >17:31:55,125 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >17:31:55,130 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:31:55,130 DEBUG anaconda: ui: new_devices=[] >17:31:55,144 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:31:55,144 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:31:55,144 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:31:55,172 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:31:55,172 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Saving storage configuration... >17:31:55,175 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:31:57,111 DEBUG anaconda: page clicked: Unknown >17:31:57,112 DEBUG anaconda: show mountpoint: Unknown >17:31:57,116 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:31:57,118 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:31:57,118 DEBUG anaconda: updated device_container_name to None >17:31:57,118 DEBUG anaconda: updated device_container_raid_level to None >17:31:57,118 DEBUG anaconda: updated device_container_encrypted to False >17:31:57,118 DEBUG anaconda: updated device_container_size to 0 >17:31:57,120 DEBUG anaconda: fs type changed: swap >17:31:57,121 INFO anaconda: getting device type for None >17:31:57,122 ERR anaconda: unknown device type: 'None' >17:31:57,122 DEBUG anaconda: device_type_changed: None None >17:31:57,123 INFO anaconda: getting device type for RAID >17:31:57,123 DEBUG anaconda: device_type_changed: 1 RAID >17:31:57,123 INFO anaconda: getting device type for RAID >17:31:57,124 INFO anaconda: getting device type for RAID >17:31:57,124 INFO anaconda: getting device type for RAID >17:31:57,124 INFO anaconda: getting device type for RAID >17:31:57,124 INFO anaconda: getting device type for RAID >17:31:57,124 INFO anaconda: getting device type for RAID >17:31:57,125 INFO anaconda: getting device type for RAID >17:31:57,125 INFO anaconda: getting device type for RAID >17:31:57,125 DEBUG anaconda: populate_raid: 1, raid1 >17:31:57,125 INFO anaconda: getting device type for RAID >17:31:57,126 INFO anaconda: getting device type for RAID >17:31:57,126 DEBUG anaconda: populate_raid: 1, raid0 >17:31:57,126 INFO anaconda: getting device type for RAID >17:32:02,144 DEBUG anaconda: page clicked: Unknown >17:32:02,145 DEBUG anaconda: current selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:32:02,150 DEBUG anaconda: notebook page = 1 >17:32:02,151 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:32:02,151 DEBUG anaconda: old name: localhost.localdomain:swap >17:32:02,151 DEBUG anaconda: new name: None >17:32:02,154 DEBUG anaconda: old size: 8012.0 >17:32:02,154 DEBUG anaconda: new size: 8012 >17:32:02,154 INFO anaconda: getting device type for RAID >17:32:02,154 DEBUG anaconda: old device type: 1 >17:32:02,154 DEBUG anaconda: new device type: 1 >17:32:02,154 DEBUG anaconda: reformat: False >17:32:02,155 DEBUG anaconda: old fs type: swap >17:32:02,155 DEBUG anaconda: new fs type: swap >17:32:02,155 DEBUG anaconda: old encryption setting: False >17:32:02,155 DEBUG anaconda: new encryption setting: False >17:32:02,155 DEBUG anaconda: old label: >17:32:02,155 DEBUG anaconda: new_label: >17:32:02,155 DEBUG anaconda: old mountpoint: >17:32:02,155 DEBUG anaconda: new mountpoint: >17:32:02,156 DEBUG anaconda: old raid level: raid0 >17:32:02,156 DEBUG anaconda: new raid level: raid0 >17:32:02,156 DEBUG anaconda: old container: None >17:32:02,156 DEBUG anaconda: new container: None >17:32:02,156 DEBUG anaconda: old container encrypted: False >17:32:02,156 DEBUG anaconda: new container encrypted: False >17:32:02,156 DEBUG anaconda: old container raid level: None >17:32:02,156 DEBUG anaconda: new container raid level: None >17:32:02,156 DEBUG anaconda: old container size request: 0 >17:32:02,156 DEBUG anaconda: new container size request: 0 >17:32:02,156 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:32:02,156 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:32:02,156 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:32:02,158 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:32:02,158 DEBUG anaconda: updated device_container_name to None >17:32:02,158 DEBUG anaconda: updated device_container_raid_level to None >17:32:02,158 DEBUG anaconda: updated device_container_encrypted to False >17:32:02,158 DEBUG anaconda: updated device_container_size to 0 >17:32:02,161 INFO anaconda: getting device type for RAID >17:32:02,161 DEBUG anaconda: populate_raid: 1, raid0 >17:32:02,161 INFO anaconda: getting device type for RAID >17:32:02,161 DEBUG anaconda: show mountpoint: Unknown >17:32:02,161 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:32:02,163 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:32:02,163 DEBUG anaconda: updated device_container_name to None >17:32:02,163 DEBUG anaconda: updated device_container_raid_level to None >17:32:02,163 DEBUG anaconda: updated device_container_encrypted to False >17:32:02,163 DEBUG anaconda: updated device_container_size to 0 >17:32:02,166 INFO anaconda: getting device type for RAID >17:32:02,166 DEBUG anaconda: populate_raid: 1, raid0 >17:32:02,166 INFO anaconda: getting device type for RAID >17:32:03,136 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:32:03,136 DEBUG anaconda: current selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:32:03,140 DEBUG anaconda: notebook page = 1 >17:32:03,141 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:32:03,141 DEBUG anaconda: old name: localhost.localdomain:swap >17:32:03,141 DEBUG anaconda: new name: None >17:32:03,144 DEBUG anaconda: old size: 8012.0 >17:32:03,144 DEBUG anaconda: new size: 8012 >17:32:03,144 INFO anaconda: getting device type for RAID >17:32:03,144 DEBUG anaconda: old device type: 1 >17:32:03,144 DEBUG anaconda: new device type: 1 >17:32:03,144 DEBUG anaconda: reformat: False >17:32:03,145 DEBUG anaconda: old fs type: swap >17:32:03,145 DEBUG anaconda: new fs type: swap >17:32:03,145 DEBUG anaconda: old encryption setting: False >17:32:03,145 DEBUG anaconda: new encryption setting: False >17:32:03,145 DEBUG anaconda: old label: >17:32:03,145 DEBUG anaconda: new_label: >17:32:03,145 DEBUG anaconda: old mountpoint: >17:32:03,145 DEBUG anaconda: new mountpoint: >17:32:03,146 DEBUG anaconda: old raid level: raid0 >17:32:03,146 DEBUG anaconda: new raid level: raid0 >17:32:03,146 DEBUG anaconda: old container: None >17:32:03,146 DEBUG anaconda: new container: None >17:32:03,146 DEBUG anaconda: old container encrypted: False >17:32:03,146 DEBUG anaconda: new container encrypted: False >17:32:03,146 DEBUG anaconda: old container raid level: None >17:32:03,146 DEBUG anaconda: new container raid level: None >17:32:03,146 DEBUG anaconda: old container size request: 0 >17:32:03,146 DEBUG anaconda: new container size request: 0 >17:32:03,146 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:32:03,146 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:32:03,146 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:32:03,147 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:32:03,147 DEBUG anaconda: updated device_container_name to None >17:32:03,147 DEBUG anaconda: updated device_container_raid_level to None >17:32:03,148 DEBUG anaconda: updated device_container_encrypted to False >17:32:03,148 DEBUG anaconda: updated device_container_size to 0 >17:32:03,151 INFO anaconda: getting device type for RAID >17:32:03,151 DEBUG anaconda: populate_raid: 1, raid0 >17:32:03,151 INFO anaconda: getting device type for RAID >17:32:03,151 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:32:03,873 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:32:03,873 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:32:05,561 DEBUG anaconda: running automatic partitioning >17:32:05,583 DEBUG anaconda: stage1 device cannot be of type mdarray >17:32:05,583 DEBUG anaconda: stage1 device cannot be of type mdarray >17:32:05,583 DEBUG anaconda: stage1 device cannot be of type mdarray >17:32:05,583 DEBUG anaconda: stage1 device cannot be of type mdarray >17:32:05,584 DEBUG anaconda: stage1 device cannot be of type mdarray >17:32:05,584 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:32:05,584 DEBUG anaconda: _is_valid_size(sda) returning True >17:32:05,584 DEBUG anaconda: _is_valid_location(sda) returning True >17:32:05,584 DEBUG anaconda: _is_valid_format(sda) returning True >17:32:05,584 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:32:05,657 DEBUG anaconda: new disk order: [] >17:32:05,673 DEBUG anaconda: stage1 device cannot be of type mdarray >17:32:05,674 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:32:05,674 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:32:05,674 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:32:05,674 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:32:05,674 DEBUG anaconda: stage1 device cannot be of type mdarray >17:32:05,675 DEBUG anaconda: stage1 device cannot be of type mdarray >17:32:05,675 DEBUG anaconda: stage1 device cannot be of type mdarray >17:32:05,675 DEBUG anaconda: stage1 device cannot be of type mdarray >17:32:05,675 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:32:05,675 DEBUG anaconda: _is_valid_size(sda) returning True >17:32:05,675 DEBUG anaconda: _is_valid_location(sda) returning True >17:32:05,676 DEBUG anaconda: _is_valid_format(sda) returning True >17:32:05,676 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:32:05,677 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:32:05,677 DEBUG anaconda: _is_valid_size(sda) returning True >17:32:05,677 DEBUG anaconda: _is_valid_location(sda) returning True >17:32:05,677 DEBUG anaconda: _is_valid_format(sda) returning True >17:32:05,677 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:32:05,677 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:32:05,677 DEBUG anaconda: _is_valid_size(sda7) returning True >17:32:05,677 DEBUG anaconda: _is_valid_location(sda7) returning True >17:32:05,678 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:32:05,678 DEBUG anaconda: _is_valid_format(sda7) returning True >17:32:05,678 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:32:05,678 DEBUG anaconda: finished automatic partitioning >17:32:05,678 DEBUG anaconda: refreshing ui >17:32:05,680 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'fedora', 'fedora-home', 'fedora-root', 'fedora-swap', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sda8', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7'] >17:32:05,689 DEBUG anaconda: ui: unused=['localhost.localdomain:swap'] >17:32:05,690 DEBUG anaconda: ui: new_devices=['fedora-home', 'sda7', 'fedora-root', 'fedora-swap'] >17:32:05,718 DEBUG anaconda: page clicked: New Fedora 20 Installation >17:32:05,718 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:32:05,718 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >17:32:05,718 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:32:05,718 DEBUG anaconda: updated device_container_name to None >17:32:05,718 DEBUG anaconda: updated device_container_raid_level to None >17:32:05,719 DEBUG anaconda: updated device_container_encrypted to False >17:32:05,719 DEBUG anaconda: updated device_container_size to 0 >17:32:05,720 INFO anaconda: getting device type for RAID >17:32:05,721 DEBUG anaconda: fs type changed: ext4 >17:32:05,724 INFO anaconda: getting device type for Standard Partition >17:32:05,724 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:32:05,724 INFO anaconda: getting device type for Standard Partition >17:32:05,724 INFO anaconda: getting device type for Standard Partition >17:32:05,724 INFO anaconda: getting device type for Standard Partition >17:32:05,725 INFO anaconda: getting device type for Standard Partition >17:32:05,725 INFO anaconda: getting device type for Standard Partition >17:32:05,725 INFO anaconda: getting device type for Standard Partition >17:32:05,726 INFO anaconda: getting device type for Standard Partition >17:32:05,726 INFO anaconda: getting device type for Standard Partition >17:32:05,726 DEBUG anaconda: populate_raid: 2, None >17:32:05,726 INFO anaconda: getting device type for Standard Partition >17:32:05,727 INFO anaconda: getting device type for Standard Partition >17:32:05,727 DEBUG anaconda: populate_raid: 2, None >17:32:05,727 INFO anaconda: getting device type for Standard Partition >17:32:05,728 DEBUG anaconda: show mountpoint: New Fedora 20 Installation >17:32:05,728 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >17:32:05,728 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:32:05,728 DEBUG anaconda: updated device_container_name to None >17:32:05,728 DEBUG anaconda: updated device_container_raid_level to None >17:32:05,728 DEBUG anaconda: updated device_container_encrypted to False >17:32:05,728 DEBUG anaconda: updated device_container_size to 0 >17:32:05,731 INFO anaconda: getting device type for Standard Partition >17:32:05,731 DEBUG anaconda: populate_raid: 2, None >17:32:05,731 INFO anaconda: getting device type for Standard Partition >17:32:05,732 DEBUG anaconda: finished refreshing ui >17:32:05,732 DEBUG anaconda: updating space display >17:32:05,734 DEBUG anaconda: finished updating space display >17:32:09,674 DEBUG anaconda: current selector: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >17:32:09,675 DEBUG anaconda: notebook page = 1 >17:32:09,675 INFO anaconda: ui: saving changes to device sda7 >17:32:09,676 DEBUG anaconda: old name: sda7 >17:32:09,676 DEBUG anaconda: new name: None >17:32:09,683 DEBUG anaconda: old size: 500.0 >17:32:09,683 DEBUG anaconda: new size: 500 >17:32:09,683 INFO anaconda: getting device type for Standard Partition >17:32:09,683 DEBUG anaconda: old device type: 2 >17:32:09,684 DEBUG anaconda: new device type: 2 >17:32:09,684 DEBUG anaconda: reformat: True >17:32:09,685 DEBUG anaconda: old fs type: ext4 >17:32:09,685 DEBUG anaconda: new fs type: ext4 >17:32:09,685 DEBUG anaconda: old encryption setting: False >17:32:09,685 DEBUG anaconda: new encryption setting: False >17:32:09,685 DEBUG anaconda: old label: >17:32:09,685 DEBUG anaconda: new_label: >17:32:09,685 DEBUG anaconda: old mountpoint: /boot >17:32:09,685 DEBUG anaconda: new mountpoint: /boot >17:32:09,686 DEBUG anaconda: old raid level: None >17:32:09,686 DEBUG anaconda: new raid level: None >17:32:09,687 DEBUG anaconda: old container: None >17:32:09,687 DEBUG anaconda: new container: None >17:32:09,687 DEBUG anaconda: old container encrypted: False >17:32:09,687 DEBUG anaconda: new container encrypted: False >17:32:09,687 DEBUG anaconda: old container raid level: None >17:32:09,687 DEBUG anaconda: new container raid level: None >17:32:09,687 DEBUG anaconda: old container size request: 0 >17:32:09,687 DEBUG anaconda: new container size request: 0 >17:32:09,687 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:32:09,688 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:32:09,688 DEBUG anaconda: nothing changed for new device >17:32:09,688 DEBUG anaconda: new selector: non-existent 1367552MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home >17:32:09,688 DEBUG anaconda: populate_right_side: non-existent 1367552MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home >17:32:09,688 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:32:09,688 DEBUG anaconda: updated device_container_name to fedora >17:32:09,688 DEBUG anaconda: updated device_container_raid_level to None >17:32:09,688 DEBUG anaconda: updated device_container_encrypted to False >17:32:09,688 DEBUG anaconda: updated device_container_size to 0 >17:32:09,691 INFO anaconda: getting device type for LVM >17:32:09,691 DEBUG anaconda: device_type_changed: 0 LVM >17:32:09,691 INFO anaconda: getting device type for LVM >17:32:09,691 INFO anaconda: getting device type for LVM >17:32:09,692 INFO anaconda: getting device type for LVM >17:32:09,692 INFO anaconda: getting device type for LVM >17:32:09,692 INFO anaconda: getting device type for LVM >17:32:09,692 INFO anaconda: getting device type for LVM >17:32:09,692 INFO anaconda: getting device type for LVM >17:32:09,693 INFO anaconda: getting device type for LVM >17:32:09,693 INFO anaconda: getting device type for LVM >17:32:09,693 INFO anaconda: getting device type for LVM >17:32:09,693 INFO anaconda: getting device type for LVM >17:32:09,693 DEBUG anaconda: populate_raid: 0, None >17:32:09,693 INFO anaconda: getting device type for LVM >17:32:09,694 INFO anaconda: getting device type for LVM >17:32:09,694 DEBUG anaconda: populate_raid: 0, None >17:32:09,694 INFO anaconda: getting device type for LVM >17:32:09,694 DEBUG anaconda: new container selection: fedora >17:32:09,694 DEBUG anaconda: default container is fedora >17:32:19,443 INFO anaconda: getting device type for LVM >17:32:19,454 DEBUG anaconda: container dialog: raid level None >17:32:39,644 DEBUG anaconda: new disks for fedora: ['sda'] >17:32:39,644 DEBUG anaconda: new container name: fedora >17:32:39,644 DEBUG anaconda: new container raid level: None >17:32:39,644 DEBUG anaconda: new container encrypted: False >17:32:39,644 DEBUG anaconda: new container size: 0 >17:32:39,644 DEBUG anaconda: fedora -> fedora >17:32:41,035 DEBUG anaconda: populate_right_side: non-existent 1367552MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home >17:32:41,035 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:32:41,036 DEBUG anaconda: updated device_container_name to fedora >17:32:41,036 DEBUG anaconda: updated device_container_raid_level to None >17:32:41,036 DEBUG anaconda: updated device_container_encrypted to False >17:32:41,036 DEBUG anaconda: updated device_container_size to 0 >17:32:41,044 INFO anaconda: getting device type for LVM >17:32:41,044 DEBUG anaconda: populate_raid: 0, None >17:32:41,045 INFO anaconda: getting device type for LVM >17:32:41,045 DEBUG anaconda: new container selection: None >17:32:41,045 DEBUG anaconda: new container selection: None >17:32:41,046 DEBUG anaconda: new container selection: fedora >17:32:41,046 DEBUG anaconda: default container is fedora >17:32:50,820 INFO anaconda: getting device type for LVM >17:32:50,833 DEBUG anaconda: container dialog: raid level None >17:32:55,073 DEBUG anaconda: new disks for fedora: ['sda', 'sdb'] >17:32:55,074 DEBUG anaconda: new container name: fedora >17:32:55,074 DEBUG anaconda: new container raid level: None >17:32:55,074 DEBUG anaconda: new container encrypted: False >17:32:55,074 DEBUG anaconda: new container size: 0 >17:32:55,074 DEBUG anaconda: fedora -> fedora >17:32:56,874 INFO anaconda: ui: saving changes to device fedora-home >17:32:56,874 DEBUG anaconda: old name: home >17:32:56,874 DEBUG anaconda: new name: home >17:32:56,879 DEBUG anaconda: old size: 1367552 >17:32:56,879 DEBUG anaconda: new size: 100000 >17:32:56,879 INFO anaconda: getting device type for LVM >17:32:56,880 DEBUG anaconda: old device type: 0 >17:32:56,880 DEBUG anaconda: new device type: 0 >17:32:56,880 DEBUG anaconda: reformat: True >17:32:56,883 DEBUG anaconda: old fs type: ext4 >17:32:56,883 DEBUG anaconda: new fs type: ext4 >17:32:56,883 DEBUG anaconda: old encryption setting: False >17:32:56,883 DEBUG anaconda: new encryption setting: False >17:32:56,883 DEBUG anaconda: old label: >17:32:56,883 DEBUG anaconda: new_label: >17:32:56,883 DEBUG anaconda: old mountpoint: /home >17:32:56,883 DEBUG anaconda: new mountpoint: /home >17:32:56,884 DEBUG anaconda: old raid level: None >17:32:56,884 DEBUG anaconda: new raid level: None >17:32:56,884 DEBUG anaconda: old container: fedora >17:32:56,884 DEBUG anaconda: new container: fedora >17:32:56,885 DEBUG anaconda: old container encrypted: False >17:32:56,885 DEBUG anaconda: new container encrypted: False >17:32:56,885 DEBUG anaconda: old container raid level: None >17:32:56,885 DEBUG anaconda: new container raid level: None >17:32:56,885 DEBUG anaconda: old container size request: 0 >17:32:56,885 DEBUG anaconda: new container size request: 0 >17:32:56,885 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:32:56,885 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:32:57,004 DEBUG anaconda: populate_right_side: non-existent 100000MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home >17:32:57,004 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:32:57,004 DEBUG anaconda: updated device_container_name to fedora >17:32:57,004 DEBUG anaconda: updated device_container_raid_level to None >17:32:57,004 DEBUG anaconda: updated device_container_encrypted to False >17:32:57,004 DEBUG anaconda: updated device_container_size to 0 >17:32:57,007 INFO anaconda: getting device type for LVM >17:32:57,007 DEBUG anaconda: populate_raid: 0, None >17:32:57,007 INFO anaconda: getting device type for LVM >17:32:57,007 DEBUG anaconda: new container selection: None >17:32:57,008 DEBUG anaconda: new container selection: None >17:32:57,008 DEBUG anaconda: new container selection: fedora >17:32:57,008 DEBUG anaconda: default container is fedora >17:32:57,008 DEBUG anaconda: leaving save_right_side >17:32:58,282 DEBUG anaconda: current selector: non-existent 100000MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home >17:32:58,283 DEBUG anaconda: notebook page = 1 >17:32:58,283 INFO anaconda: ui: saving changes to device fedora-home >17:32:58,283 DEBUG anaconda: old name: home >17:32:58,284 DEBUG anaconda: new name: home >17:32:58,288 DEBUG anaconda: old size: 100000 >17:32:58,288 DEBUG anaconda: new size: 100000 >17:32:58,288 INFO anaconda: getting device type for LVM >17:32:58,289 DEBUG anaconda: old device type: 0 >17:32:58,289 DEBUG anaconda: new device type: 0 >17:32:58,289 DEBUG anaconda: reformat: True >17:32:58,291 DEBUG anaconda: old fs type: ext4 >17:32:58,291 DEBUG anaconda: new fs type: ext4 >17:32:58,291 DEBUG anaconda: old encryption setting: False >17:32:58,291 DEBUG anaconda: new encryption setting: False >17:32:58,292 DEBUG anaconda: old label: >17:32:58,292 DEBUG anaconda: new_label: >17:32:58,292 DEBUG anaconda: old mountpoint: /home >17:32:58,292 DEBUG anaconda: new mountpoint: /home >17:32:58,293 DEBUG anaconda: old raid level: None >17:32:58,293 DEBUG anaconda: new raid level: None >17:32:58,294 DEBUG anaconda: old container: fedora >17:32:58,294 DEBUG anaconda: new container: fedora >17:32:58,294 DEBUG anaconda: old container encrypted: False >17:32:58,294 DEBUG anaconda: new container encrypted: False >17:32:58,294 DEBUG anaconda: old container raid level: None >17:32:58,294 DEBUG anaconda: new container raid level: None >17:32:58,294 DEBUG anaconda: old container size request: 0 >17:32:58,294 DEBUG anaconda: new container size request: 0 >17:32:58,294 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:32:58,294 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:32:58,294 DEBUG anaconda: nothing changed for new device >17:32:58,294 DEBUG anaconda: new selector: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >17:32:58,294 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >17:32:58,295 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:32:58,295 DEBUG anaconda: updated device_container_name to None >17:32:58,295 DEBUG anaconda: updated device_container_raid_level to None >17:32:58,295 DEBUG anaconda: updated device_container_encrypted to False >17:32:58,295 DEBUG anaconda: updated device_container_size to 0 >17:32:58,298 INFO anaconda: getting device type for Standard Partition >17:32:58,298 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:32:58,298 INFO anaconda: getting device type for Standard Partition >17:32:58,298 INFO anaconda: getting device type for Standard Partition >17:32:58,299 INFO anaconda: getting device type for Standard Partition >17:32:58,299 INFO anaconda: getting device type for Standard Partition >17:32:58,299 INFO anaconda: getting device type for Standard Partition >17:32:58,300 INFO anaconda: getting device type for Standard Partition >17:32:58,300 INFO anaconda: getting device type for Standard Partition >17:32:58,300 INFO anaconda: getting device type for Standard Partition >17:32:58,300 DEBUG anaconda: populate_raid: 2, None >17:32:58,300 INFO anaconda: getting device type for Standard Partition >17:32:58,301 INFO anaconda: getting device type for Standard Partition >17:32:58,301 DEBUG anaconda: populate_raid: 2, None >17:32:58,301 INFO anaconda: getting device type for Standard Partition >17:32:59,675 DEBUG anaconda: current selector: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >17:32:59,676 DEBUG anaconda: notebook page = 1 >17:32:59,677 INFO anaconda: ui: saving changes to device sda7 >17:32:59,677 DEBUG anaconda: old name: sda7 >17:32:59,678 DEBUG anaconda: new name: None >17:32:59,683 DEBUG anaconda: old size: 500.0 >17:32:59,683 DEBUG anaconda: new size: 500 >17:32:59,683 INFO anaconda: getting device type for Standard Partition >17:32:59,684 DEBUG anaconda: old device type: 2 >17:32:59,684 DEBUG anaconda: new device type: 2 >17:32:59,684 DEBUG anaconda: reformat: True >17:32:59,685 DEBUG anaconda: old fs type: ext4 >17:32:59,685 DEBUG anaconda: new fs type: ext4 >17:32:59,685 DEBUG anaconda: old encryption setting: False >17:32:59,685 DEBUG anaconda: new encryption setting: False >17:32:59,685 DEBUG anaconda: old label: >17:32:59,685 DEBUG anaconda: new_label: >17:32:59,685 DEBUG anaconda: old mountpoint: /boot >17:32:59,685 DEBUG anaconda: new mountpoint: /boot >17:32:59,686 DEBUG anaconda: old raid level: None >17:32:59,686 DEBUG anaconda: new raid level: None >17:32:59,686 DEBUG anaconda: old container: None >17:32:59,686 DEBUG anaconda: new container: None >17:32:59,686 DEBUG anaconda: old container encrypted: False >17:32:59,686 DEBUG anaconda: new container encrypted: False >17:32:59,686 DEBUG anaconda: old container raid level: None >17:32:59,686 DEBUG anaconda: new container raid level: None >17:32:59,686 DEBUG anaconda: old container size request: 0 >17:32:59,686 DEBUG anaconda: new container size request: 0 >17:32:59,686 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:32:59,686 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:32:59,686 DEBUG anaconda: nothing changed for new device >17:32:59,687 DEBUG anaconda: new selector: non-existent 51200MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >17:32:59,687 DEBUG anaconda: populate_right_side: non-existent 51200MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >17:32:59,687 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:32:59,687 DEBUG anaconda: updated device_container_name to fedora >17:32:59,687 DEBUG anaconda: updated device_container_raid_level to None >17:32:59,687 DEBUG anaconda: updated device_container_encrypted to False >17:32:59,687 DEBUG anaconda: updated device_container_size to 0 >17:32:59,690 INFO anaconda: getting device type for LVM >17:32:59,690 DEBUG anaconda: device_type_changed: 0 LVM >17:32:59,690 INFO anaconda: getting device type for LVM >17:32:59,690 INFO anaconda: getting device type for LVM >17:32:59,691 INFO anaconda: getting device type for LVM >17:32:59,691 INFO anaconda: getting device type for LVM >17:32:59,691 INFO anaconda: getting device type for LVM >17:32:59,691 INFO anaconda: getting device type for LVM >17:32:59,691 INFO anaconda: getting device type for LVM >17:32:59,692 INFO anaconda: getting device type for LVM >17:32:59,692 INFO anaconda: getting device type for LVM >17:32:59,692 INFO anaconda: getting device type for LVM >17:32:59,692 INFO anaconda: getting device type for LVM >17:32:59,692 DEBUG anaconda: populate_raid: 0, None >17:32:59,692 INFO anaconda: getting device type for LVM >17:32:59,693 INFO anaconda: getting device type for LVM >17:32:59,693 DEBUG anaconda: populate_raid: 0, None >17:32:59,693 INFO anaconda: getting device type for LVM >17:32:59,693 DEBUG anaconda: new container selection: None >17:32:59,693 DEBUG anaconda: new container selection: None >17:32:59,694 DEBUG anaconda: new container selection: fedora >17:32:59,694 DEBUG anaconda: default container is fedora >17:33:04,828 INFO anaconda: getting device type for LVM >17:33:04,839 DEBUG anaconda: container dialog: raid level None >17:33:07,124 DEBUG anaconda: new disks for fedora: ['sda', 'sdb'] >17:33:07,124 DEBUG anaconda: new container name: fedora >17:33:07,124 DEBUG anaconda: new container raid level: None >17:33:07,124 DEBUG anaconda: new container encrypted: False >17:33:07,124 DEBUG anaconda: new container size: 0 >17:33:07,125 DEBUG anaconda: fedora -> fedora >17:33:08,092 INFO anaconda: getting device type for LVM >17:33:08,103 DEBUG anaconda: container dialog: raid level None >17:33:09,991 DEBUG anaconda: fedora -> fedora >17:33:11,988 INFO anaconda: ui: saving changes to device fedora-root >17:33:11,989 DEBUG anaconda: old name: root >17:33:11,989 DEBUG anaconda: new name: root >17:33:11,993 DEBUG anaconda: old size: 51200 >17:33:11,993 DEBUG anaconda: new size: 60000 >17:33:11,993 INFO anaconda: getting device type for LVM >17:33:11,993 DEBUG anaconda: old device type: 0 >17:33:11,993 DEBUG anaconda: new device type: 0 >17:33:11,993 DEBUG anaconda: reformat: True >17:33:11,994 DEBUG anaconda: old fs type: ext4 >17:33:11,994 DEBUG anaconda: new fs type: ext4 >17:33:11,994 DEBUG anaconda: old encryption setting: False >17:33:11,994 DEBUG anaconda: new encryption setting: False >17:33:11,994 DEBUG anaconda: old label: >17:33:11,995 DEBUG anaconda: new_label: >17:33:11,995 DEBUG anaconda: old mountpoint: / >17:33:11,995 DEBUG anaconda: new mountpoint: / >17:33:11,995 DEBUG anaconda: old raid level: None >17:33:11,995 DEBUG anaconda: new raid level: None >17:33:11,996 DEBUG anaconda: old container: fedora >17:33:11,996 DEBUG anaconda: new container: fedora >17:33:11,996 DEBUG anaconda: old container encrypted: False >17:33:11,996 DEBUG anaconda: new container encrypted: False >17:33:11,996 DEBUG anaconda: old container raid level: None >17:33:11,996 DEBUG anaconda: new container raid level: None >17:33:11,996 DEBUG anaconda: old container size request: 0 >17:33:11,996 DEBUG anaconda: new container size request: 0 >17:33:11,996 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:33:11,996 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:33:12,115 DEBUG anaconda: populate_right_side: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >17:33:12,116 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:12,116 DEBUG anaconda: updated device_container_name to fedora >17:33:12,116 DEBUG anaconda: updated device_container_raid_level to None >17:33:12,116 DEBUG anaconda: updated device_container_encrypted to False >17:33:12,116 DEBUG anaconda: updated device_container_size to 0 >17:33:12,119 INFO anaconda: getting device type for LVM >17:33:12,119 DEBUG anaconda: populate_raid: 0, None >17:33:12,119 INFO anaconda: getting device type for LVM >17:33:12,119 DEBUG anaconda: new container selection: None >17:33:12,119 DEBUG anaconda: new container selection: None >17:33:12,120 DEBUG anaconda: new container selection: fedora >17:33:12,120 DEBUG anaconda: default container is fedora >17:33:12,120 DEBUG anaconda: leaving save_right_side >17:33:13,076 DEBUG anaconda: populate_right_side: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >17:33:13,077 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:13,078 DEBUG anaconda: updated device_container_name to fedora >17:33:13,078 DEBUG anaconda: updated device_container_raid_level to None >17:33:13,078 DEBUG anaconda: updated device_container_encrypted to False >17:33:13,079 DEBUG anaconda: updated device_container_size to 0 >17:33:13,085 INFO anaconda: getting device type for LVM >17:33:13,085 DEBUG anaconda: populate_raid: 0, None >17:33:13,085 INFO anaconda: getting device type for LVM >17:33:13,086 DEBUG anaconda: new container selection: None >17:33:13,086 DEBUG anaconda: new container selection: None >17:33:13,086 DEBUG anaconda: new container selection: fedora >17:33:13,086 DEBUG anaconda: default container is fedora >17:33:13,420 DEBUG anaconda: current selector: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >17:33:13,420 DEBUG anaconda: notebook page = 1 >17:33:13,420 INFO anaconda: ui: saving changes to device fedora-root >17:33:13,420 DEBUG anaconda: old name: root >17:33:13,420 DEBUG anaconda: new name: root >17:33:13,421 DEBUG anaconda: old size: 60000 >17:33:13,422 DEBUG anaconda: new size: 60000 >17:33:13,422 INFO anaconda: getting device type for LVM >17:33:13,422 DEBUG anaconda: old device type: 0 >17:33:13,422 DEBUG anaconda: new device type: 0 >17:33:13,422 DEBUG anaconda: reformat: True >17:33:13,423 DEBUG anaconda: old fs type: ext4 >17:33:13,423 DEBUG anaconda: new fs type: ext4 >17:33:13,423 DEBUG anaconda: old encryption setting: False >17:33:13,423 DEBUG anaconda: new encryption setting: False >17:33:13,423 DEBUG anaconda: old label: >17:33:13,423 DEBUG anaconda: new_label: >17:33:13,423 DEBUG anaconda: old mountpoint: / >17:33:13,423 DEBUG anaconda: new mountpoint: / >17:33:13,423 DEBUG anaconda: old raid level: None >17:33:13,423 DEBUG anaconda: new raid level: None >17:33:13,424 DEBUG anaconda: old container: fedora >17:33:13,424 DEBUG anaconda: new container: fedora >17:33:13,424 DEBUG anaconda: old container encrypted: False >17:33:13,424 DEBUG anaconda: new container encrypted: False >17:33:13,424 DEBUG anaconda: old container raid level: None >17:33:13,424 DEBUG anaconda: new container raid level: None >17:33:13,424 DEBUG anaconda: old container size request: 0 >17:33:13,424 DEBUG anaconda: new container size request: 0 >17:33:13,425 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:33:13,425 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:33:13,425 DEBUG anaconda: nothing changed for new device >17:33:13,425 DEBUG anaconda: new selector: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >17:33:13,425 DEBUG anaconda: populate_right_side: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >17:33:13,425 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:13,425 DEBUG anaconda: updated device_container_name to fedora >17:33:13,425 DEBUG anaconda: updated device_container_raid_level to None >17:33:13,425 DEBUG anaconda: updated device_container_encrypted to False >17:33:13,425 DEBUG anaconda: updated device_container_size to 0 >17:33:13,427 DEBUG anaconda: fs type changed: swap >17:33:13,429 INFO anaconda: getting device type for LVM >17:33:13,429 DEBUG anaconda: populate_raid: 0, None >17:33:13,429 INFO anaconda: getting device type for LVM >17:33:13,429 DEBUG anaconda: new container selection: None >17:33:13,430 DEBUG anaconda: new container selection: None >17:33:13,430 DEBUG anaconda: new container selection: fedora >17:33:13,430 DEBUG anaconda: default container is fedora >17:33:14,269 DEBUG anaconda: current selector: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >17:33:14,269 DEBUG anaconda: notebook page = 1 >17:33:14,269 INFO anaconda: ui: saving changes to device fedora-swap >17:33:14,270 DEBUG anaconda: old name: swap >17:33:14,270 DEBUG anaconda: new name: swap >17:33:14,273 DEBUG anaconda: old size: 8008 >17:33:14,273 DEBUG anaconda: new size: 8008 >17:33:14,273 INFO anaconda: getting device type for LVM >17:33:14,274 DEBUG anaconda: old device type: 0 >17:33:14,274 DEBUG anaconda: new device type: 0 >17:33:14,274 DEBUG anaconda: reformat: True >17:33:14,274 DEBUG anaconda: old fs type: swap >17:33:14,274 DEBUG anaconda: new fs type: swap >17:33:14,274 DEBUG anaconda: old encryption setting: False >17:33:14,275 DEBUG anaconda: new encryption setting: False >17:33:14,275 DEBUG anaconda: old label: >17:33:14,275 DEBUG anaconda: new_label: >17:33:14,275 DEBUG anaconda: old mountpoint: >17:33:14,275 DEBUG anaconda: new mountpoint: >17:33:14,275 DEBUG anaconda: old raid level: None >17:33:14,275 DEBUG anaconda: new raid level: None >17:33:14,276 DEBUG anaconda: old container: fedora >17:33:14,276 DEBUG anaconda: new container: fedora >17:33:14,276 DEBUG anaconda: old container encrypted: False >17:33:14,276 DEBUG anaconda: new container encrypted: False >17:33:14,276 DEBUG anaconda: old container raid level: None >17:33:14,276 DEBUG anaconda: new container raid level: None >17:33:14,276 DEBUG anaconda: old container size request: 0 >17:33:14,276 DEBUG anaconda: new container size request: 0 >17:33:14,276 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:33:14,276 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:33:14,276 DEBUG anaconda: nothing changed for new device >17:33:14,276 DEBUG anaconda: new selector: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >17:33:14,276 DEBUG anaconda: populate_right_side: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >17:33:14,276 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:14,276 DEBUG anaconda: updated device_container_name to fedora >17:33:14,276 DEBUG anaconda: updated device_container_raid_level to None >17:33:14,276 DEBUG anaconda: updated device_container_encrypted to False >17:33:14,277 DEBUG anaconda: updated device_container_size to 0 >17:33:14,278 DEBUG anaconda: fs type changed: ext4 >17:33:14,281 INFO anaconda: getting device type for LVM >17:33:14,281 DEBUG anaconda: populate_raid: 0, None >17:33:14,281 INFO anaconda: getting device type for LVM >17:33:14,281 DEBUG anaconda: new container selection: None >17:33:14,281 DEBUG anaconda: new container selection: None >17:33:14,282 DEBUG anaconda: new container selection: fedora >17:33:14,282 DEBUG anaconda: default container is fedora >17:33:14,604 DEBUG anaconda: current selector: non-existent 60000MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / >17:33:14,604 DEBUG anaconda: notebook page = 1 >17:33:14,604 INFO anaconda: ui: saving changes to device fedora-root >17:33:14,604 DEBUG anaconda: old name: root >17:33:14,604 DEBUG anaconda: new name: root >17:33:14,610 DEBUG anaconda: old size: 60000 >17:33:14,610 DEBUG anaconda: new size: 60000 >17:33:14,610 INFO anaconda: getting device type for LVM >17:33:14,611 DEBUG anaconda: old device type: 0 >17:33:14,611 DEBUG anaconda: new device type: 0 >17:33:14,611 DEBUG anaconda: reformat: True >17:33:14,613 DEBUG anaconda: old fs type: ext4 >17:33:14,613 DEBUG anaconda: new fs type: ext4 >17:33:14,613 DEBUG anaconda: old encryption setting: False >17:33:14,613 DEBUG anaconda: new encryption setting: False >17:33:14,613 DEBUG anaconda: old label: >17:33:14,613 DEBUG anaconda: new_label: >17:33:14,613 DEBUG anaconda: old mountpoint: / >17:33:14,613 DEBUG anaconda: new mountpoint: / >17:33:14,614 DEBUG anaconda: old raid level: None >17:33:14,614 DEBUG anaconda: new raid level: None >17:33:14,615 DEBUG anaconda: old container: fedora >17:33:14,615 DEBUG anaconda: new container: fedora >17:33:14,615 DEBUG anaconda: old container encrypted: False >17:33:14,615 DEBUG anaconda: new container encrypted: False >17:33:14,615 DEBUG anaconda: old container raid level: None >17:33:14,615 DEBUG anaconda: new container raid level: None >17:33:14,615 DEBUG anaconda: old container size request: 0 >17:33:14,615 DEBUG anaconda: new container size request: 0 >17:33:14,615 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:33:14,615 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:33:14,615 DEBUG anaconda: nothing changed for new device >17:33:14,615 DEBUG anaconda: new selector: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >17:33:14,615 DEBUG anaconda: populate_right_side: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >17:33:14,616 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:14,616 DEBUG anaconda: updated device_container_name to None >17:33:14,616 DEBUG anaconda: updated device_container_raid_level to None >17:33:14,616 DEBUG anaconda: updated device_container_encrypted to False >17:33:14,616 DEBUG anaconda: updated device_container_size to 0 >17:33:14,619 INFO anaconda: getting device type for Standard Partition >17:33:14,619 DEBUG anaconda: device_type_changed: 2 Standard Partition >17:33:14,619 INFO anaconda: getting device type for Standard Partition >17:33:14,619 INFO anaconda: getting device type for Standard Partition >17:33:14,620 INFO anaconda: getting device type for Standard Partition >17:33:14,620 INFO anaconda: getting device type for Standard Partition >17:33:14,620 INFO anaconda: getting device type for Standard Partition >17:33:14,621 INFO anaconda: getting device type for Standard Partition >17:33:14,621 INFO anaconda: getting device type for Standard Partition >17:33:14,621 INFO anaconda: getting device type for Standard Partition >17:33:14,621 DEBUG anaconda: populate_raid: 2, None >17:33:14,621 INFO anaconda: getting device type for Standard Partition >17:33:14,622 INFO anaconda: getting device type for Standard Partition >17:33:14,622 DEBUG anaconda: populate_raid: 2, None >17:33:14,622 INFO anaconda: getting device type for Standard Partition >17:33:15,020 DEBUG anaconda: current selector: non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot >17:33:15,020 DEBUG anaconda: notebook page = 1 >17:33:15,020 INFO anaconda: ui: saving changes to device sda7 >17:33:15,020 DEBUG anaconda: old name: sda7 >17:33:15,021 DEBUG anaconda: new name: None >17:33:15,022 DEBUG anaconda: old size: 500.0 >17:33:15,022 DEBUG anaconda: new size: 500 >17:33:15,022 INFO anaconda: getting device type for Standard Partition >17:33:15,022 DEBUG anaconda: old device type: 2 >17:33:15,022 DEBUG anaconda: new device type: 2 >17:33:15,022 DEBUG anaconda: reformat: True >17:33:15,023 DEBUG anaconda: old fs type: ext4 >17:33:15,023 DEBUG anaconda: new fs type: ext4 >17:33:15,023 DEBUG anaconda: old encryption setting: False >17:33:15,023 DEBUG anaconda: new encryption setting: False >17:33:15,023 DEBUG anaconda: old label: >17:33:15,023 DEBUG anaconda: new_label: >17:33:15,023 DEBUG anaconda: old mountpoint: /boot >17:33:15,023 DEBUG anaconda: new mountpoint: /boot >17:33:15,024 DEBUG anaconda: old raid level: None >17:33:15,024 DEBUG anaconda: new raid level: None >17:33:15,024 DEBUG anaconda: old container: None >17:33:15,024 DEBUG anaconda: new container: None >17:33:15,024 DEBUG anaconda: old container encrypted: False >17:33:15,024 DEBUG anaconda: new container encrypted: False >17:33:15,024 DEBUG anaconda: old container raid level: None >17:33:15,024 DEBUG anaconda: new container raid level: None >17:33:15,024 DEBUG anaconda: old container size request: 0 >17:33:15,024 DEBUG anaconda: new container size request: 0 >17:33:15,024 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:33:15,024 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:33:15,024 DEBUG anaconda: nothing changed for new device >17:33:15,024 DEBUG anaconda: new selector: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >17:33:15,025 DEBUG anaconda: populate_right_side: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >17:33:15,025 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:15,025 DEBUG anaconda: updated device_container_name to fedora >17:33:15,025 DEBUG anaconda: updated device_container_raid_level to None >17:33:15,025 DEBUG anaconda: updated device_container_encrypted to False >17:33:15,025 DEBUG anaconda: updated device_container_size to 0 >17:33:15,026 DEBUG anaconda: fs type changed: swap >17:33:15,029 INFO anaconda: getting device type for LVM >17:33:15,029 DEBUG anaconda: device_type_changed: 0 LVM >17:33:15,029 INFO anaconda: getting device type for LVM >17:33:15,029 INFO anaconda: getting device type for LVM >17:33:15,029 INFO anaconda: getting device type for LVM >17:33:15,030 INFO anaconda: getting device type for LVM >17:33:15,030 INFO anaconda: getting device type for LVM >17:33:15,030 INFO anaconda: getting device type for LVM >17:33:15,030 INFO anaconda: getting device type for LVM >17:33:15,030 INFO anaconda: getting device type for LVM >17:33:15,030 INFO anaconda: getting device type for LVM >17:33:15,031 INFO anaconda: getting device type for LVM >17:33:15,031 INFO anaconda: getting device type for LVM >17:33:15,031 DEBUG anaconda: populate_raid: 0, None >17:33:15,031 INFO anaconda: getting device type for LVM >17:33:15,031 INFO anaconda: getting device type for LVM >17:33:15,031 DEBUG anaconda: populate_raid: 0, None >17:33:15,031 INFO anaconda: getting device type for LVM >17:33:15,032 DEBUG anaconda: new container selection: None >17:33:15,032 DEBUG anaconda: new container selection: None >17:33:15,032 DEBUG anaconda: new container selection: fedora >17:33:15,032 DEBUG anaconda: default container is fedora >17:33:15,460 DEBUG anaconda: populate_right_side: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >17:33:15,460 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:15,460 DEBUG anaconda: updated device_container_name to fedora >17:33:15,460 DEBUG anaconda: updated device_container_raid_level to None >17:33:15,460 DEBUG anaconda: updated device_container_encrypted to False >17:33:15,460 DEBUG anaconda: updated device_container_size to 0 >17:33:15,463 INFO anaconda: getting device type for LVM >17:33:15,463 DEBUG anaconda: populate_raid: 0, None >17:33:15,463 INFO anaconda: getting device type for LVM >17:33:15,464 DEBUG anaconda: new container selection: None >17:33:15,464 DEBUG anaconda: new container selection: None >17:33:15,464 DEBUG anaconda: new container selection: fedora >17:33:15,464 DEBUG anaconda: default container is fedora >17:33:17,357 DEBUG anaconda: page clicked: Unknown >17:33:17,357 DEBUG anaconda: current selector: non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap >17:33:17,357 DEBUG anaconda: notebook page = 1 >17:33:17,358 INFO anaconda: ui: saving changes to device fedora-swap >17:33:17,358 DEBUG anaconda: old name: swap >17:33:17,358 DEBUG anaconda: new name: swap >17:33:17,364 DEBUG anaconda: old size: 8008 >17:33:17,364 DEBUG anaconda: new size: 8008 >17:33:17,364 INFO anaconda: getting device type for LVM >17:33:17,365 DEBUG anaconda: old device type: 0 >17:33:17,365 DEBUG anaconda: new device type: 0 >17:33:17,365 DEBUG anaconda: reformat: True >17:33:17,368 DEBUG anaconda: old fs type: swap >17:33:17,368 DEBUG anaconda: new fs type: swap >17:33:17,369 DEBUG anaconda: old encryption setting: False >17:33:17,369 DEBUG anaconda: new encryption setting: False >17:33:17,369 DEBUG anaconda: old label: >17:33:17,369 DEBUG anaconda: new_label: >17:33:17,370 DEBUG anaconda: old mountpoint: >17:33:17,370 DEBUG anaconda: new mountpoint: >17:33:17,370 DEBUG anaconda: old raid level: None >17:33:17,370 DEBUG anaconda: new raid level: None >17:33:17,373 DEBUG anaconda: old container: fedora >17:33:17,373 DEBUG anaconda: new container: fedora >17:33:17,373 DEBUG anaconda: old container encrypted: False >17:33:17,373 DEBUG anaconda: new container encrypted: False >17:33:17,373 DEBUG anaconda: old container raid level: None >17:33:17,373 DEBUG anaconda: new container raid level: None >17:33:17,373 DEBUG anaconda: old container size request: 0 >17:33:17,373 DEBUG anaconda: new container size request: 0 >17:33:17,373 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:33:17,373 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:33:17,373 DEBUG anaconda: nothing changed for new device >17:33:17,373 DEBUG anaconda: show mountpoint: Unknown >17:33:17,373 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:33:17,375 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:17,375 DEBUG anaconda: updated device_container_name to None >17:33:17,375 DEBUG anaconda: updated device_container_raid_level to None >17:33:17,375 DEBUG anaconda: updated device_container_encrypted to False >17:33:17,375 DEBUG anaconda: updated device_container_size to 0 >17:33:17,377 INFO anaconda: getting device type for LVM >17:33:17,378 INFO anaconda: getting device type for RAID >17:33:17,379 DEBUG anaconda: device_type_changed: 1 RAID >17:33:17,379 INFO anaconda: getting device type for RAID >17:33:17,379 INFO anaconda: getting device type for RAID >17:33:17,379 INFO anaconda: getting device type for RAID >17:33:17,379 INFO anaconda: getting device type for RAID >17:33:17,380 INFO anaconda: getting device type for RAID >17:33:17,380 INFO anaconda: getting device type for RAID >17:33:17,380 INFO anaconda: getting device type for RAID >17:33:17,380 INFO anaconda: getting device type for RAID >17:33:17,381 INFO anaconda: getting device type for RAID >17:33:17,381 INFO anaconda: getting device type for RAID >17:33:17,381 INFO anaconda: getting device type for RAID >17:33:17,381 DEBUG anaconda: populate_raid: 1, raid1 >17:33:17,381 INFO anaconda: getting device type for RAID >17:33:17,382 INFO anaconda: getting device type for RAID >17:33:17,382 DEBUG anaconda: populate_raid: 1, raid0 >17:33:17,382 INFO anaconda: getting device type for RAID >17:33:21,517 DEBUG anaconda: page clicked: Unknown >17:33:21,517 DEBUG anaconda: current selector: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:33:21,523 DEBUG anaconda: notebook page = 1 >17:33:21,523 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:33:21,523 DEBUG anaconda: old name: localhost.localdomain:swap >17:33:21,523 DEBUG anaconda: new name: None >17:33:21,525 DEBUG anaconda: old size: 8012.0 >17:33:21,525 DEBUG anaconda: new size: 8012 >17:33:21,525 INFO anaconda: getting device type for RAID >17:33:21,525 DEBUG anaconda: old device type: 1 >17:33:21,525 DEBUG anaconda: new device type: 1 >17:33:21,525 DEBUG anaconda: reformat: False >17:33:21,526 DEBUG anaconda: old fs type: swap >17:33:21,526 DEBUG anaconda: new fs type: swap >17:33:21,526 DEBUG anaconda: old encryption setting: False >17:33:21,526 DEBUG anaconda: new encryption setting: False >17:33:21,526 DEBUG anaconda: old label: >17:33:21,526 DEBUG anaconda: new_label: >17:33:21,526 DEBUG anaconda: old mountpoint: >17:33:21,526 DEBUG anaconda: new mountpoint: >17:33:21,526 DEBUG anaconda: old raid level: raid0 >17:33:21,526 DEBUG anaconda: new raid level: raid0 >17:33:21,526 DEBUG anaconda: old container: None >17:33:21,526 DEBUG anaconda: new container: None >17:33:21,526 DEBUG anaconda: old container encrypted: False >17:33:21,526 DEBUG anaconda: new container encrypted: False >17:33:21,527 DEBUG anaconda: old container raid level: None >17:33:21,527 DEBUG anaconda: new container raid level: None >17:33:21,527 DEBUG anaconda: old container size request: 0 >17:33:21,527 DEBUG anaconda: new container size request: 0 >17:33:21,527 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:33:21,527 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:33:21,527 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:33:21,528 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:21,528 DEBUG anaconda: updated device_container_name to None >17:33:21,528 DEBUG anaconda: updated device_container_raid_level to None >17:33:21,528 DEBUG anaconda: updated device_container_encrypted to False >17:33:21,528 DEBUG anaconda: updated device_container_size to 0 >17:33:21,531 INFO anaconda: getting device type for RAID >17:33:21,532 DEBUG anaconda: populate_raid: 1, raid0 >17:33:21,532 INFO anaconda: getting device type for RAID >17:33:21,532 DEBUG anaconda: show mountpoint: Unknown >17:33:21,532 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:33:21,533 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:21,533 DEBUG anaconda: updated device_container_name to None >17:33:21,533 DEBUG anaconda: updated device_container_raid_level to None >17:33:21,533 DEBUG anaconda: updated device_container_encrypted to False >17:33:21,533 DEBUG anaconda: updated device_container_size to 0 >17:33:21,536 INFO anaconda: getting device type for RAID >17:33:21,536 DEBUG anaconda: populate_raid: 1, raid0 >17:33:21,537 INFO anaconda: getting device type for RAID >17:33:27,141 INFO anaconda: ui: saving changes to device localhost.localdomain:swap >17:33:27,142 DEBUG anaconda: old name: localhost.localdomain:swap >17:33:27,142 DEBUG anaconda: new name: None >17:33:27,149 DEBUG anaconda: old size: 8012.0 >17:33:27,150 DEBUG anaconda: new size: 8012 >17:33:27,150 INFO anaconda: getting device type for RAID >17:33:27,151 DEBUG anaconda: old device type: 1 >17:33:27,151 DEBUG anaconda: new device type: 1 >17:33:27,151 DEBUG anaconda: reformat: False >17:33:27,153 DEBUG anaconda: old fs type: swap >17:33:27,153 DEBUG anaconda: new fs type: swap >17:33:27,153 DEBUG anaconda: old encryption setting: False >17:33:27,153 DEBUG anaconda: new encryption setting: False >17:33:27,153 DEBUG anaconda: old label: >17:33:27,153 DEBUG anaconda: new_label: >17:33:27,153 DEBUG anaconda: old mountpoint: >17:33:27,153 DEBUG anaconda: new mountpoint: >17:33:27,153 DEBUG anaconda: old raid level: raid0 >17:33:27,153 DEBUG anaconda: new raid level: raid0 >17:33:27,154 DEBUG anaconda: old container: None >17:33:27,154 DEBUG anaconda: new container: None >17:33:27,154 DEBUG anaconda: old container encrypted: False >17:33:27,154 DEBUG anaconda: new container encrypted: False >17:33:27,154 DEBUG anaconda: old container raid level: None >17:33:27,154 DEBUG anaconda: new container raid level: None >17:33:27,154 DEBUG anaconda: old container size request: 0 >17:33:27,154 DEBUG anaconda: new container size request: 0 >17:33:27,154 DEBUG anaconda: old disks: ['sda', 'sdb'] >17:33:27,154 DEBUG anaconda: new disks: ['sda', 'sdb'] >17:33:27,154 DEBUG anaconda: populate_right_side: existing 8012MB mdarray localhost.localdomain:swap (13) with existing swap >17:33:27,155 DEBUG anaconda: updated device_disks to ['sda', 'sdb'] >17:33:27,155 DEBUG anaconda: updated device_container_name to None >17:33:27,155 DEBUG anaconda: updated device_container_raid_level to None >17:33:27,156 DEBUG anaconda: updated device_container_encrypted to False >17:33:27,156 DEBUG anaconda: updated device_container_size to 0 >17:33:27,159 INFO anaconda: getting device type for RAID >17:33:27,159 DEBUG anaconda: populate_raid: 1, raid0 >17:33:27,159 INFO anaconda: getting device type for RAID >17:33:31,275 DEBUG anaconda: new disk order: [] >17:33:31,292 DEBUG anaconda: stage1 device cannot be of type mdarray >17:33:31,292 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:33:31,292 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:33:31,292 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:33:31,293 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:33:31,293 DEBUG anaconda: stage1 device cannot be of type mdarray >17:33:31,293 DEBUG anaconda: stage1 device cannot be of type mdarray >17:33:31,293 DEBUG anaconda: stage1 device cannot be of type mdarray >17:33:31,293 DEBUG anaconda: stage1 device cannot be of type mdarray >17:33:31,294 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:33:31,294 DEBUG anaconda: _is_valid_size(sda) returning True >17:33:31,294 DEBUG anaconda: _is_valid_location(sda) returning True >17:33:31,294 DEBUG anaconda: _is_valid_format(sda) returning True >17:33:31,294 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:33:31,294 INFO anaconda: Running Thread: AnaCheckStorageThread (139908730013440) >17:33:31,297 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:33:31,297 DEBUG anaconda: _is_valid_size(sda) returning True >17:33:31,297 DEBUG anaconda: _is_valid_location(sda) returning True >17:33:31,297 DEBUG anaconda: _is_valid_format(sda) returning True >17:33:31,297 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:33:31,297 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:33:31,297 DEBUG anaconda: _is_valid_size(sda7) returning True >17:33:31,297 DEBUG anaconda: _is_valid_location(sda7) returning True >17:33:31,297 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:33:31,297 DEBUG anaconda: _is_valid_format(sda7) returning True >17:33:31,298 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:33:31,298 INFO anaconda: Thread Done: AnaCheckStorageThread (139908730013440) >17:33:31,330 INFO anaconda: Not doing 'require network connection' in live installation >17:33:31,717 INFO anaconda: fs space: 60 GB needed: 3.01 GB >17:33:32,100 INFO anaconda: fs space: 60 GB needed: 3.01 GB >17:33:32,107 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:33:32,482 INFO anaconda: fs space: 60 GB needed: 3.01 GB >17:33:32,489 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:33:32,489 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Checking storage configuration... >17:33:32,863 INFO anaconda: fs space: 60 GB needed: 3.01 GB >17:33:32,869 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:33:43,617 DEBUG anaconda: disk free: 1.25 TB fs free: 0 B sw needs: 3.01 GB auto swap: 8.00 GB >17:34:34,425 DEBUG anaconda: running handleException >17:34:34,425 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >17:34:34,636 DEBUG anaconda: running handleException >17:34:34,636 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >17:34:34,643 INFO anaconda: Running Thread: AnaExecuteStorageThread (139908730013440) >17:34:34,649 DEBUG anaconda: new disk order: [] >17:34:34,685 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,685 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,686 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,686 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,686 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,687 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:34:34,687 DEBUG anaconda: _is_valid_size(sda) returning True >17:34:34,687 DEBUG anaconda: _is_valid_location(sda) returning True >17:34:34,687 DEBUG anaconda: _is_valid_format(sda) returning True >17:34:34,687 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:34:34,706 INFO anaconda: Not doing 'require network connection' in live installation >17:34:34,719 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:34:34,719 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Saving storage configuration... >17:34:34,867 DEBUG anaconda: new disk order: [] >17:34:34,894 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,895 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:34:34,895 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:34:34,896 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:34:34,896 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:34:34,897 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,897 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,897 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,898 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,899 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:34:34,899 DEBUG anaconda: _is_valid_size(sda) returning True >17:34:34,899 DEBUG anaconda: _is_valid_location(sda) returning True >17:34:34,899 DEBUG anaconda: _is_valid_format(sda) returning True >17:34:34,899 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:34:34,902 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:34:34,902 DEBUG anaconda: _is_valid_size(sda) returning True >17:34:34,902 DEBUG anaconda: _is_valid_location(sda) returning True >17:34:34,902 DEBUG anaconda: _is_valid_format(sda) returning True >17:34:34,902 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:34:34,902 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:34:34,903 DEBUG anaconda: _is_valid_size(sda7) returning True >17:34:34,903 DEBUG anaconda: _is_valid_location(sda7) returning True >17:34:34,903 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:34:34,903 DEBUG anaconda: _is_valid_format(sda7) returning True >17:34:34,903 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:34:34,905 DEBUG anaconda: new disk order: [] >17:34:34,928 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,928 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:34:34,928 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:34:34,929 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:34:34,929 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:34:34,930 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,930 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,931 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,931 DEBUG anaconda: stage1 device cannot be of type mdarray >17:34:34,932 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:34:34,932 DEBUG anaconda: _is_valid_size(sda) returning True >17:34:34,932 DEBUG anaconda: _is_valid_location(sda) returning True >17:34:34,932 DEBUG anaconda: _is_valid_format(sda) returning True >17:34:34,932 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:34:34,933 INFO anaconda: Running Thread: AnaCheckStorageThread (139909096535808) >17:34:34,933 INFO anaconda: Thread Done: AnaExecuteStorageThread (139908730013440) >17:34:34,935 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:34:34,935 DEBUG anaconda: _is_valid_size(sda) returning True >17:34:34,936 DEBUG anaconda: _is_valid_location(sda) returning True >17:34:34,936 DEBUG anaconda: _is_valid_format(sda) returning True >17:34:34,936 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:34:34,936 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:34:34,936 DEBUG anaconda: _is_valid_size(sda7) returning True >17:34:34,936 DEBUG anaconda: _is_valid_location(sda7) returning True >17:34:34,936 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:34:34,936 DEBUG anaconda: _is_valid_format(sda7) returning True >17:34:34,936 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:34:34,937 INFO anaconda: Thread Done: AnaCheckStorageThread (139909096535808) >17:35:04,350 INFO anaconda: Running kickstart %%traceback script(s) >17:35:04,350 INFO anaconda: All kickstart %%traceback script(s) have been run >17:35:04,844 INFO anaconda: fs space: 51.2 GB needed: 3.01 GB >17:35:04,850 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:35:05,225 INFO anaconda: fs space: 51.2 GB needed: 3.01 GB >17:35:05,231 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:35:05,231 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> status to: Checking storage configuration... >17:35:05,602 INFO anaconda: fs space: 51.2 GB needed: 3.01 GB >17:35:05,608 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x7f3f140b4290> >17:35:36,266 INFO anaconda: Running kickstart %%traceback script(s) >17:35:36,267 INFO anaconda: All kickstart %%traceback script(s) have been run >17:35:56,061 INFO anaconda: /sbin/anaconda 20.25.15-1 >21:35:56,087 INFO anaconda: 16384000 kB (16000 MB) are available >17:35:56,087 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:35:56,087 INFO anaconda: Not doing 'start audit daemon' in live installation >17:35:56,087 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >17:35:56,087 INFO anaconda: Default encoding = ascii >17:35:56,169 INFO anaconda: Display mode = g >21:35:56,170 INFO anaconda: 16384000 kB (16000 MB) are available >17:35:56,170 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:35:56,237 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:35:56,238 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:35:56,238 INFO anaconda: using only installclass _Fedora >17:35:56,239 INFO anaconda: bootloader GRUB2 on X86 platform >17:35:56,239 INFO anaconda: bootloader GRUB2 on X86 platform >17:35:56,245 DEBUG anaconda: network: devices found ['p2p1'] >17:35:56,430 DEBUG anaconda: updating hostname localhost.localdomain >17:35:56,449 INFO anaconda: Running Thread: AnaStorageThread (140315657344768) >17:35:56,450 INFO anaconda: Running Thread: AnaTimeInitThread (140315574925056) >17:35:56,450 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (140315566532352) >17:35:56,451 INFO anaconda: Running Thread: AnaPayloadThread (140315558139648) >17:35:56,482 DEBUG anaconda: updating hostname localhost.localdomain >17:35:56,516 INFO anaconda: got 0 NTP servers from DHCP >17:35:56,516 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (140315566532352) >17:35:56,566 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (140315566532352) >17:35:56,566 INFO anaconda: Not doing 'start chronyd' in live installation >17:35:56,567 INFO anaconda: Starting geolocation lookup >17:35:56,568 INFO anaconda: Geolocation provider: Fedora GeoIP >17:35:56,602 INFO anaconda: Not doing 'activate layouts' in live installation >17:35:57,531 INFO anaconda: Geolocation lookup finished in 1.0 seconds >17:35:57,531 INFO anaconda: got results from geolocation >17:35:57,531 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (140315566532352) >17:35:57,578 INFO anaconda: Waited 0.46 seconds for Geolocation >17:35:58,681 INFO anaconda: Thread Done: AnaStorageThread (140315657344768) >17:35:59,000 INFO anaconda: Thread Done: AnaTimeInitThread (140315574925056) >17:35:59,013 INFO anaconda: Thread Done: AnaPayloadThread (140315558139648) >17:36:12,704 INFO anaconda: /sbin/anaconda 20.25.15-1 >21:36:12,728 INFO anaconda: 16384000 kB (16000 MB) are available >17:36:12,729 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:36:12,729 INFO anaconda: Not doing 'start audit daemon' in live installation >17:36:12,729 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >17:36:12,729 INFO anaconda: Default encoding = ascii >17:36:12,845 INFO anaconda: Display mode = g >21:36:12,845 INFO anaconda: 16384000 kB (16000 MB) are available >17:36:12,845 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:36:12,911 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:36:12,911 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:36:12,911 INFO anaconda: using only installclass _Fedora >17:36:12,912 INFO anaconda: bootloader GRUB2 on X86 platform >17:36:12,912 INFO anaconda: bootloader GRUB2 on X86 platform >17:36:12,918 DEBUG anaconda: network: devices found ['p2p1'] >17:36:13,045 DEBUG anaconda: updating hostname localhost.localdomain >17:36:13,056 INFO anaconda: Running Thread: AnaStorageThread (139806199584512) >17:36:13,057 INFO anaconda: Running Thread: AnaTimeInitThread (139806191191808) >17:36:13,057 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139806182799104) >17:36:13,057 INFO anaconda: Running Thread: AnaPayloadThread (139806174406400) >17:36:13,090 DEBUG anaconda: updating hostname localhost.localdomain >17:36:13,125 INFO anaconda: got 0 NTP servers from DHCP >17:36:13,126 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139806182799104) >17:36:13,173 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139806182799104) >17:36:13,173 INFO anaconda: Not doing 'start chronyd' in live installation >17:36:13,173 INFO anaconda: Starting geolocation lookup >17:36:13,174 INFO anaconda: Geolocation provider: Fedora GeoIP >17:36:13,209 INFO anaconda: Not doing 'activate layouts' in live installation >17:36:13,844 INFO anaconda: Geolocation lookup finished in 0.7 seconds >17:36:13,844 INFO anaconda: got results from geolocation >17:36:13,844 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139806182799104) >17:36:13,885 INFO anaconda: Waited 0.16 seconds for Geolocation >17:36:15,759 INFO anaconda: Thread Done: AnaStorageThread (139806199584512) >17:36:16,001 INFO anaconda: Thread Done: AnaTimeInitThread (139806191191808) >17:36:16,021 INFO anaconda: Thread Done: AnaPayloadThread (139806174406400) >17:36:20,544 INFO anaconda: Not doing 'require network connection' in live installation >17:36:20,545 DEBUG anaconda: network standalone spoke (init): completed: True >17:36:20,545 INFO anaconda: Not doing 'require network connection' in live installation >17:36:20,581 INFO anaconda: Running Thread: AnaDateTimeThread (139806174406400) >17:36:20,599 INFO anaconda: Not doing 'modify system time and date' in live installation >17:36:20,604 INFO anaconda: Thread Done: AnaDateTimeThread (139806174406400) >17:36:20,979 INFO anaconda: fs space: 0 B needed: 3.01 GB >17:36:21,408 INFO anaconda: fs space: 0 B needed: 3.01 GB >17:36:21,443 INFO anaconda: Running Thread: AnaStorageWatcher (139806191191808) >17:36:21,444 INFO anaconda: Thread Done: AnaStorageWatcher (139806191191808) >17:36:21,458 INFO anaconda: Running Thread: AnaCustomStorageInit (139806191191808) >17:36:21,501 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >17:36:21,503 DEBUG anaconda: network: selected device p2p1 >17:36:21,517 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >17:36:21,547 DEBUG anaconda: updating hostname localhost.localdomain >17:36:21,591 INFO anaconda: Not doing 'require network connection' in live installation >17:36:21,668 INFO anaconda: Running Thread: AnaNTPserver0 (139806199584512) >17:36:21,668 INFO anaconda: Running Thread: AnaNTPserver1 (139805737428736) >17:36:21,669 INFO anaconda: Running Thread: AnaNTPserver2 (139805729036032) >17:36:21,669 INFO anaconda: Running Thread: AnaNTPserver3 (139805720643328) >17:36:21,702 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x4780b10> >17:36:21,702 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> status to: Probing storage... >17:36:21,706 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >17:36:21,728 DEBUG anaconda: updating hostname localhost.localdomain >17:36:21,736 INFO anaconda: Thread Done: AnaNTPserver1 (139805737428736) >17:36:21,753 INFO anaconda: Thread Done: AnaNTPserver0 (139806199584512) >17:36:21,770 DEBUG anaconda: updating hostname localhost.localdomain >17:36:21,793 INFO anaconda: Thread Done: AnaCustomStorageInit (139806191191808) >17:36:21,800 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x7f271c015cd0> status to: Wired (p2p1) connected >17:36:21,896 INFO anaconda: Thread Done: AnaNTPserver2 (139805729036032) >17:36:21,914 INFO anaconda: Thread Done: AnaNTPserver3 (139805720643328) >17:36:30,029 DEBUG anaconda: disk free: 713.63 GB fs free: 0 B sw needs: 3.01 GB auto swap: 0 B >17:36:58,023 INFO anaconda: Running Thread: AnaExecuteStorageThread (139806174406400) >17:36:58,050 DEBUG anaconda: new disk order: [] >17:36:58,080 INFO anaconda: Not doing 'require network connection' in live installation >17:36:58,083 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:36:58,083 DEBUG anaconda: _is_valid_size(sda) returning True >17:36:58,084 DEBUG anaconda: _is_valid_location(sda) returning True >17:36:58,084 DEBUG anaconda: _is_valid_format(sda) returning True >17:36:58,084 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:36:58,095 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >17:36:58,096 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> status to: Saving storage configuration... >17:36:58,131 DEBUG anaconda: new disk order: [] >17:36:58,148 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:36:58,148 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:36:58,148 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:36:58,149 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:36:58,149 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:36:58,149 DEBUG anaconda: _is_valid_size(sda) returning True >17:36:58,149 DEBUG anaconda: _is_valid_location(sda) returning True >17:36:58,149 DEBUG anaconda: _is_valid_format(sda) returning True >17:36:58,149 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:36:58,151 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:36:58,151 DEBUG anaconda: _is_valid_size(sda) returning True >17:36:58,151 DEBUG anaconda: _is_valid_location(sda) returning True >17:36:58,151 DEBUG anaconda: _is_valid_format(sda) returning True >17:36:58,151 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:36:58,151 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >17:36:58,151 DEBUG anaconda: _is_valid_size(sda1) returning True >17:36:58,151 DEBUG anaconda: _is_valid_location(sda1) returning True >17:36:58,151 DEBUG anaconda: _is_valid_partition(sda1) returning True >17:36:58,151 DEBUG anaconda: _is_valid_format(sda1) returning True >17:36:58,151 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >17:36:58,152 DEBUG anaconda: new disk order: [] >17:36:58,167 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:36:58,167 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:36:58,168 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:36:58,168 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:36:58,169 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:36:58,169 DEBUG anaconda: _is_valid_size(sda) returning True >17:36:58,169 DEBUG anaconda: _is_valid_location(sda) returning True >17:36:58,169 DEBUG anaconda: _is_valid_format(sda) returning True >17:36:58,169 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:36:58,169 INFO anaconda: Running Thread: AnaCheckStorageThread (139805720643328) >17:36:58,169 INFO anaconda: Thread Done: AnaExecuteStorageThread (139806174406400) >17:36:58,171 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:36:58,171 DEBUG anaconda: _is_valid_size(sda) returning True >17:36:58,171 DEBUG anaconda: _is_valid_location(sda) returning True >17:36:58,171 DEBUG anaconda: _is_valid_format(sda) returning True >17:36:58,171 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:36:58,171 DEBUG anaconda: _is_valid_disklabel(sda1) returning True >17:36:58,171 DEBUG anaconda: _is_valid_size(sda1) returning True >17:36:58,171 DEBUG anaconda: _is_valid_location(sda1) returning True >17:36:58,171 DEBUG anaconda: _is_valid_partition(sda1) returning True >17:36:58,171 DEBUG anaconda: _is_valid_format(sda1) returning True >17:36:58,171 DEBUG anaconda: is_valid_stage2_device(sda1) returning True >17:36:58,172 INFO anaconda: Thread Done: AnaCheckStorageThread (139805720643328) >17:36:58,564 INFO anaconda: fs space: 51.2 GB needed: 3.01 GB >17:36:58,572 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >17:36:58,937 INFO anaconda: fs space: 51.2 GB needed: 3.01 GB >17:36:58,945 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >17:36:58,945 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> status to: Checking storage configuration... >17:36:59,311 INFO anaconda: fs space: 51.2 GB needed: 3.01 GB >17:36:59,318 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >17:37:04,007 DEBUG anaconda: disk free: 713.63 GB fs free: 0 B sw needs: 3.01 GB auto swap: 8.00 GB >17:37:22,361 DEBUG anaconda: running handleException >17:37:22,361 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >17:37:22,630 INFO anaconda: Running Thread: AnaExecuteStorageThread (139805720643328) >17:37:22,634 DEBUG anaconda: new disk order: [] >17:37:22,659 DEBUG anaconda: stage1 device cannot be of type mdarray >17:37:22,660 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:37:22,660 DEBUG anaconda: _is_valid_size(sdb) returning True >17:37:22,661 DEBUG anaconda: _is_valid_location(sdb) returning True >17:37:22,661 DEBUG anaconda: _is_valid_format(sdb) returning True >17:37:22,661 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:37:22,689 INFO anaconda: Not doing 'require network connection' in live installation >17:37:22,703 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >17:37:22,703 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> status to: Saving storage configuration... >17:37:22,718 DEBUG anaconda: new disk order: [] >17:37:22,744 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:37:22,745 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:37:22,745 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:37:22,746 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:37:22,746 DEBUG anaconda: stage1 device cannot be of type mdarray >17:37:22,748 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:37:22,748 DEBUG anaconda: _is_valid_size(sdb) returning True >17:37:22,748 DEBUG anaconda: _is_valid_location(sdb) returning True >17:37:22,748 DEBUG anaconda: _is_valid_format(sdb) returning True >17:37:22,748 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:37:22,751 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:37:22,752 DEBUG anaconda: _is_valid_size(sdb) returning True >17:37:22,752 DEBUG anaconda: _is_valid_location(sdb) returning True >17:37:22,752 DEBUG anaconda: _is_valid_format(sdb) returning True >17:37:22,752 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:37:22,752 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >17:37:22,752 DEBUG anaconda: _is_valid_size(sdb1) returning True >17:37:22,752 DEBUG anaconda: _is_valid_location(sdb1) returning True >17:37:22,752 DEBUG anaconda: _is_valid_partition(sdb1) returning True >17:37:22,753 DEBUG anaconda: _is_valid_format(sdb1) returning True >17:37:22,753 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >17:37:22,753 DEBUG anaconda: new disk order: [] >17:37:22,782 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:37:22,783 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:37:22,783 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:37:22,784 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:37:22,784 DEBUG anaconda: stage1 device cannot be of type mdarray >17:37:22,786 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:37:22,786 DEBUG anaconda: _is_valid_size(sdb) returning True >17:37:22,786 DEBUG anaconda: _is_valid_location(sdb) returning True >17:37:22,786 DEBUG anaconda: _is_valid_format(sdb) returning True >17:37:22,786 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:37:22,787 INFO anaconda: Running Thread: AnaCheckStorageThread (139805729036032) >17:37:22,787 INFO anaconda: Thread Done: AnaExecuteStorageThread (139805720643328) >17:37:22,790 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:37:22,791 DEBUG anaconda: _is_valid_size(sdb) returning True >17:37:22,791 DEBUG anaconda: _is_valid_location(sdb) returning True >17:37:22,791 DEBUG anaconda: _is_valid_format(sdb) returning True >17:37:22,791 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:37:22,792 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >17:37:22,792 DEBUG anaconda: _is_valid_size(sdb1) returning True >17:37:22,792 DEBUG anaconda: _is_valid_location(sdb1) returning True >17:37:22,792 DEBUG anaconda: _is_valid_partition(sdb1) returning True >17:37:22,792 DEBUG anaconda: _is_valid_format(sdb1) returning True >17:37:22,792 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >17:37:22,793 INFO anaconda: Thread Done: AnaCheckStorageThread (139805729036032) >17:38:28,539 INFO anaconda: Running kickstart %%traceback script(s) >17:38:28,539 INFO anaconda: All kickstart %%traceback script(s) have been run >17:38:29,052 INFO anaconda: fs space: 51.2 GB needed: 3.01 GB >17:38:29,060 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >17:38:29,434 INFO anaconda: fs space: 51.2 GB needed: 3.01 GB >17:38:29,442 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >17:38:29,442 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> status to: Checking storage configuration... >17:38:29,810 INFO anaconda: fs space: 51.2 GB needed: 3.01 GB >17:38:29,818 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4902710> >17:46:12,382 INFO anaconda: /sbin/anaconda 20.25.15-1 >21:46:12,407 INFO anaconda: 16384000 kB (16000 MB) are available >17:46:12,407 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:46:12,407 INFO anaconda: Not doing 'start audit daemon' in live installation >17:46:12,408 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-base'] >17:46:12,408 INFO anaconda: Default encoding = ascii >17:46:12,524 INFO anaconda: Display mode = g >21:46:12,526 INFO anaconda: 16384000 kB (16000 MB) are available >17:46:12,526 INFO anaconda: check_memory(): total:16000, needed:512, graphical:512 >17:46:12,600 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:46:12,601 WARN anaconda: module import of __init__ failed: <type 'exceptions.AttributeError'> >17:46:12,601 INFO anaconda: using only installclass _Fedora >17:46:12,602 INFO anaconda: bootloader GRUB2 on X86 platform >17:46:12,602 INFO anaconda: bootloader GRUB2 on X86 platform >17:46:12,608 DEBUG anaconda: network: devices found ['p2p1'] >17:46:12,754 DEBUG anaconda: updating hostname localhost.localdomain >17:46:12,774 INFO anaconda: Running Thread: AnaStorageThread (139923184428800) >17:46:12,774 INFO anaconda: Running Thread: AnaTimeInitThread (139923176036096) >17:46:12,775 INFO anaconda: Running Thread: AnaWaitForConnectingNMThread (139923167643392) >17:46:12,775 INFO anaconda: Running Thread: AnaPayloadThread (139923159250688) >17:46:12,807 DEBUG anaconda: updating hostname localhost.localdomain >17:46:12,846 INFO anaconda: got 0 NTP servers from DHCP >17:46:12,847 INFO anaconda: Thread Done: AnaWaitForConnectingNMThread (139923167643392) >17:46:12,889 INFO anaconda: Running Thread: AnaGeolocationRefreshThread (139923167643392) >17:46:12,889 INFO anaconda: Not doing 'start chronyd' in live installation >17:46:12,890 INFO anaconda: Starting geolocation lookup >17:46:12,891 INFO anaconda: Geolocation provider: Fedora GeoIP >17:46:12,922 INFO anaconda: Not doing 'activate layouts' in live installation >17:46:13,453 INFO anaconda: Geolocation lookup finished in 0.6 seconds >17:46:13,453 INFO anaconda: got results from geolocation >17:46:13,453 INFO anaconda: Thread Done: AnaGeolocationRefreshThread (139923167643392) >17:46:13,460 INFO anaconda: Waited 0.03 seconds for Geolocation >17:46:15,672 INFO anaconda: Thread Done: AnaStorageThread (139923184428800) >17:46:16,001 INFO anaconda: Thread Done: AnaTimeInitThread (139923176036096) >17:46:16,007 INFO anaconda: Thread Done: AnaPayloadThread (139923159250688) >17:46:20,970 INFO anaconda: Not doing 'require network connection' in live installation >17:46:20,971 DEBUG anaconda: network standalone spoke (init): completed: True >17:46:20,971 INFO anaconda: Not doing 'require network connection' in live installation >17:46:20,997 INFO anaconda: Running Thread: AnaDateTimeThread (139923159250688) >17:46:21,019 INFO anaconda: Not doing 'modify system time and date' in live installation >17:46:21,026 INFO anaconda: Thread Done: AnaDateTimeThread (139923159250688) >17:46:21,427 INFO anaconda: fs space: 0 B needed: 3.02 GB >17:46:21,875 INFO anaconda: fs space: 0 B needed: 3.02 GB >17:46:21,911 INFO anaconda: Running Thread: AnaStorageWatcher (139923176036096) >17:46:21,912 INFO anaconda: Thread Done: AnaStorageWatcher (139923176036096) >17:46:21,925 INFO anaconda: Running Thread: AnaCustomStorageInit (139923176036096) >17:46:21,970 INFO anaconda: Not doing 'register anaconda secret agent' in live installation >17:46:21,972 DEBUG anaconda: network: selected device p2p1 >17:46:21,985 INFO anaconda: Not doing 'hide hint to use network configuration in DE' in live installation >17:46:22,008 DEBUG anaconda: updating hostname localhost.localdomain >17:46:22,049 INFO anaconda: Not doing 'require network connection' in live installation >17:46:22,121 INFO anaconda: Running Thread: AnaNTPserver0 (139923184428800) >17:46:22,121 INFO anaconda: Running Thread: AnaNTPserver1 (139922716038912) >17:46:22,122 INFO anaconda: Running Thread: AnaNTPserver2 (139922707646208) >17:46:22,122 INFO anaconda: Running Thread: AnaNTPserver3 (139922699253504) >17:46:22,157 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.datetime_spoke.DatetimeSpoke object at 0x3983bd0> >17:46:22,157 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> status to: Probing storage... >17:46:22,161 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:46:22,183 DEBUG anaconda: updating hostname localhost.localdomain >17:46:22,196 INFO anaconda: Thread Done: AnaNTPserver0 (139923184428800) >17:46:22,210 INFO anaconda: Thread Done: AnaNTPserver1 (139922716038912) >17:46:22,221 DEBUG anaconda: updating hostname localhost.localdomain >17:46:22,231 INFO anaconda: Thread Done: AnaNTPserver2 (139922707646208) >17:46:22,240 INFO anaconda: Thread Done: AnaCustomStorageInit (139923176036096) >17:46:22,254 INFO anaconda: setting <pyanaconda.ui.gui.spokes.network.NetworkSpoke object at 0x3b03850> status to: Wired (p2p1) connected >17:46:22,458 INFO anaconda: Thread Done: AnaNTPserver3 (139922699253504) >17:46:34,269 DEBUG anaconda: disk free: 713.63 GB fs free: 0 B sw needs: 3.02 GB auto swap: 0 B >17:46:47,465 INFO anaconda: Running Thread: AnaExecuteStorageThread (139922699253504) >17:46:47,470 DEBUG anaconda: new disk order: [] >17:46:47,498 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:46:47,498 DEBUG anaconda: _is_valid_size(sdb) returning True >17:46:47,499 DEBUG anaconda: _is_valid_location(sdb) returning True >17:46:47,499 DEBUG anaconda: _is_valid_format(sdb) returning True >17:46:47,499 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:46:47,541 INFO anaconda: Not doing 'require network connection' in live installation >17:46:47,557 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:46:47,557 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> status to: Saving storage configuration... >17:46:47,575 DEBUG anaconda: new disk order: [] >17:46:47,590 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:46:47,591 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:46:47,591 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:46:47,591 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:46:47,592 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:46:47,592 DEBUG anaconda: _is_valid_size(sdb) returning True >17:46:47,592 DEBUG anaconda: _is_valid_location(sdb) returning True >17:46:47,592 DEBUG anaconda: _is_valid_format(sdb) returning True >17:46:47,592 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:46:47,594 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:46:47,594 DEBUG anaconda: _is_valid_size(sdb) returning True >17:46:47,594 DEBUG anaconda: _is_valid_location(sdb) returning True >17:46:47,594 DEBUG anaconda: _is_valid_format(sdb) returning True >17:46:47,594 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:46:47,594 DEBUG anaconda: _is_valid_disklabel(sdb6) returning True >17:46:47,594 DEBUG anaconda: _is_valid_size(sdb6) returning True >17:46:47,594 DEBUG anaconda: _is_valid_location(sdb6) returning True >17:46:47,594 DEBUG anaconda: _is_valid_partition(sdb6) returning True >17:46:47,594 DEBUG anaconda: _is_valid_format(sdb6) returning True >17:46:47,594 DEBUG anaconda: is_valid_stage2_device(sdb6) returning True >17:46:47,595 DEBUG anaconda: new disk order: [] >17:46:47,610 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:46:47,610 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:46:47,611 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:46:47,611 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:46:47,612 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:46:47,612 DEBUG anaconda: _is_valid_size(sdb) returning True >17:46:47,612 DEBUG anaconda: _is_valid_location(sdb) returning True >17:46:47,612 DEBUG anaconda: _is_valid_format(sdb) returning True >17:46:47,612 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:46:47,612 INFO anaconda: Running Thread: AnaCheckStorageThread (139922905798400) >17:46:47,612 INFO anaconda: Thread Done: AnaExecuteStorageThread (139922699253504) >17:46:47,614 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:46:47,614 DEBUG anaconda: _is_valid_size(sdb) returning True >17:46:47,614 DEBUG anaconda: _is_valid_location(sdb) returning True >17:46:47,614 DEBUG anaconda: _is_valid_format(sdb) returning True >17:46:47,614 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:46:47,614 DEBUG anaconda: _is_valid_disklabel(sdb6) returning True >17:46:47,614 DEBUG anaconda: _is_valid_size(sdb6) returning True >17:46:47,615 DEBUG anaconda: _is_valid_location(sdb6) returning True >17:46:47,615 DEBUG anaconda: _is_valid_partition(sdb6) returning True >17:46:47,615 DEBUG anaconda: _is_valid_format(sdb6) returning True >17:46:47,615 DEBUG anaconda: is_valid_stage2_device(sdb6) returning True >17:46:47,615 INFO anaconda: Thread Done: AnaCheckStorageThread (139922905798400) >17:46:48,054 INFO anaconda: fs space: 51.2 GB needed: 3.02 GB >17:46:48,062 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:46:48,455 INFO anaconda: fs space: 51.2 GB needed: 3.02 GB >17:46:48,463 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:46:48,463 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> status to: Checking storage configuration... >17:46:48,856 INFO anaconda: fs space: 51.2 GB needed: 3.02 GB >17:46:48,863 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:46:55,123 DEBUG anaconda: disk free: 717.64 GB fs free: 0 B sw needs: 3.02 GB auto swap: 8.00 GB >17:47:03,506 INFO anaconda: Running Thread: AnaExecuteStorageThread (139922905798400) >17:47:03,514 DEBUG anaconda: new disk order: [] >17:47:03,539 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:47:03,539 DEBUG anaconda: _is_valid_size(sdb) returning True >17:47:03,540 DEBUG anaconda: _is_valid_location(sdb) returning True >17:47:03,540 DEBUG anaconda: _is_valid_format(sdb) returning True >17:47:03,540 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:47:03,572 INFO anaconda: Not doing 'require network connection' in live installation >17:47:03,586 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:47:03,586 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> status to: Saving storage configuration... >17:47:03,593 DEBUG anaconda: new disk order: [] >17:47:03,611 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:47:03,612 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:03,612 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:03,612 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:03,613 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:47:03,613 DEBUG anaconda: _is_valid_size(sdb) returning True >17:47:03,613 DEBUG anaconda: _is_valid_location(sdb) returning True >17:47:03,613 DEBUG anaconda: _is_valid_format(sdb) returning True >17:47:03,613 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:47:03,615 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:47:03,615 DEBUG anaconda: _is_valid_size(sdb) returning True >17:47:03,615 DEBUG anaconda: _is_valid_location(sdb) returning True >17:47:03,615 DEBUG anaconda: _is_valid_format(sdb) returning True >17:47:03,615 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:47:03,615 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >17:47:03,615 DEBUG anaconda: _is_valid_size(sdb1) returning True >17:47:03,615 DEBUG anaconda: _is_valid_location(sdb1) returning True >17:47:03,615 DEBUG anaconda: _is_valid_partition(sdb1) returning True >17:47:03,615 DEBUG anaconda: _is_valid_format(sdb1) returning True >17:47:03,615 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >17:47:03,616 DEBUG anaconda: new disk order: [] >17:47:03,631 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:47:03,631 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:03,631 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:03,632 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:03,632 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:47:03,632 DEBUG anaconda: _is_valid_size(sdb) returning True >17:47:03,633 DEBUG anaconda: _is_valid_location(sdb) returning True >17:47:03,633 DEBUG anaconda: _is_valid_format(sdb) returning True >17:47:03,633 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:47:03,633 INFO anaconda: Running Thread: AnaCheckStorageThread (139922699253504) >17:47:03,633 INFO anaconda: Thread Done: AnaExecuteStorageThread (139922905798400) >17:47:03,635 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:47:03,635 DEBUG anaconda: _is_valid_size(sdb) returning True >17:47:03,635 DEBUG anaconda: _is_valid_location(sdb) returning True >17:47:03,635 DEBUG anaconda: _is_valid_format(sdb) returning True >17:47:03,635 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:47:03,635 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >17:47:03,635 DEBUG anaconda: _is_valid_size(sdb1) returning True >17:47:03,635 DEBUG anaconda: _is_valid_location(sdb1) returning True >17:47:03,635 DEBUG anaconda: _is_valid_partition(sdb1) returning True >17:47:03,635 DEBUG anaconda: _is_valid_format(sdb1) returning True >17:47:03,636 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >17:47:03,636 INFO anaconda: Thread Done: AnaCheckStorageThread (139922699253504) >17:47:04,080 INFO anaconda: fs space: 51.2 GB needed: 3.02 GB >17:47:04,087 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:47:04,481 INFO anaconda: fs space: 51.2 GB needed: 3.02 GB >17:47:04,489 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:47:04,489 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> status to: Checking storage configuration... >17:47:04,882 INFO anaconda: fs space: 51.2 GB needed: 3.02 GB >17:47:04,890 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:47:12,750 DEBUG anaconda: disk free: 1.66 TB fs free: 0 B sw needs: 3.02 GB auto swap: 8.00 GB >17:47:15,433 INFO anaconda: Running Thread: AnaExecuteStorageThread (139922699253504) >17:47:15,446 DEBUG anaconda: new disk order: [] >17:47:15,487 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,488 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,488 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,489 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,489 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,490 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:47:15,490 DEBUG anaconda: _is_valid_size(sdb) returning True >17:47:15,490 DEBUG anaconda: _is_valid_location(sdb) returning True >17:47:15,490 DEBUG anaconda: _is_valid_format(sdb) returning True >17:47:15,490 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:47:15,492 INFO anaconda: Not doing 'require network connection' in live installation >17:47:15,504 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:47:15,505 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> status to: Saving storage configuration... >17:47:15,562 DEBUG anaconda: new disk order: [] >17:47:15,578 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,578 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:47:15,578 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:15,578 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:15,579 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:15,579 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,579 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,579 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,580 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,580 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:47:15,580 DEBUG anaconda: _is_valid_size(sdb) returning True >17:47:15,580 DEBUG anaconda: _is_valid_location(sdb) returning True >17:47:15,580 DEBUG anaconda: _is_valid_format(sdb) returning True >17:47:15,581 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:47:15,582 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:47:15,582 DEBUG anaconda: _is_valid_size(sdb) returning True >17:47:15,582 DEBUG anaconda: _is_valid_location(sdb) returning True >17:47:15,582 DEBUG anaconda: _is_valid_format(sdb) returning True >17:47:15,582 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:47:15,582 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >17:47:15,583 DEBUG anaconda: _is_valid_size(sdb1) returning True >17:47:15,583 DEBUG anaconda: _is_valid_location(sdb1) returning True >17:47:15,583 DEBUG anaconda: _is_valid_partition(sdb1) returning True >17:47:15,583 DEBUG anaconda: _is_valid_format(sdb1) returning True >17:47:15,583 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >17:47:15,583 DEBUG anaconda: new disk order: [] >17:47:15,598 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,599 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:47:15,599 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:15,599 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:15,599 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:15,600 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,600 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,600 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,601 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:15,601 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:47:15,601 DEBUG anaconda: _is_valid_size(sdb) returning True >17:47:15,601 DEBUG anaconda: _is_valid_location(sdb) returning True >17:47:15,602 DEBUG anaconda: _is_valid_format(sdb) returning True >17:47:15,602 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:47:15,602 INFO anaconda: Running Thread: AnaCheckStorageThread (139922905798400) >17:47:15,602 INFO anaconda: Thread Done: AnaExecuteStorageThread (139922699253504) >17:47:15,605 DEBUG anaconda: _is_valid_disklabel(sdb) returning True >17:47:15,605 DEBUG anaconda: _is_valid_size(sdb) returning True >17:47:15,605 DEBUG anaconda: _is_valid_location(sdb) returning True >17:47:15,605 DEBUG anaconda: _is_valid_format(sdb) returning True >17:47:15,605 DEBUG anaconda: is_valid_stage1_device(sdb) returning True >17:47:15,605 DEBUG anaconda: _is_valid_disklabel(sdb1) returning True >17:47:15,605 DEBUG anaconda: _is_valid_size(sdb1) returning True >17:47:15,605 DEBUG anaconda: _is_valid_location(sdb1) returning True >17:47:15,605 DEBUG anaconda: _is_valid_partition(sdb1) returning True >17:47:15,605 DEBUG anaconda: _is_valid_format(sdb1) returning True >17:47:15,605 DEBUG anaconda: is_valid_stage2_device(sdb1) returning True >17:47:15,606 INFO anaconda: Thread Done: AnaCheckStorageThread (139922905798400) >17:47:16,099 INFO anaconda: fs space: 51.2 GB needed: 3.02 GB >17:47:16,107 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:47:16,498 INFO anaconda: fs space: 51.2 GB needed: 3.02 GB >17:47:16,505 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:47:16,506 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> status to: Checking storage configuration... >17:47:16,898 INFO anaconda: fs space: 51.2 GB needed: 3.02 GB >17:47:16,906 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:47:20,457 DEBUG anaconda: disk free: 713.63 GB fs free: 0 B sw needs: 3.02 GB auto swap: 8.00 GB >17:47:26,332 DEBUG anaconda: running handleException >17:47:26,332 DEBUG anaconda: Gtk running, queuing exception handler to the main loop >17:47:26,341 INFO anaconda: Running Thread: AnaExecuteStorageThread (139922905798400) >17:47:26,346 DEBUG anaconda: new disk order: [] >17:47:26,384 INFO anaconda: Not doing 'require network connection' in live installation >17:47:26,393 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> >17:47:26,393 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x3b03410> status to: Saving storage configuration... >17:47:26,567 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:26,568 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:47:26,568 DEBUG anaconda: _is_valid_size(sda) returning True >17:47:26,568 DEBUG anaconda: _is_valid_location(sda) returning True >17:47:26,568 DEBUG anaconda: _is_valid_format(sda) returning True >17:47:26,568 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:47:26,637 DEBUG anaconda: new disk order: [] >17:47:26,665 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:47:26,665 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:26,665 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:26,666 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:26,666 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:26,667 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:47:26,667 DEBUG anaconda: _is_valid_size(sda) returning True >17:47:26,667 DEBUG anaconda: _is_valid_location(sda) returning True >17:47:26,667 DEBUG anaconda: _is_valid_format(sda) returning True >17:47:26,667 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:47:26,670 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:47:26,670 DEBUG anaconda: _is_valid_size(sda) returning True >17:47:26,670 DEBUG anaconda: _is_valid_location(sda) returning True >17:47:26,670 DEBUG anaconda: _is_valid_format(sda) returning True >17:47:26,670 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:47:26,670 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:47:26,670 DEBUG anaconda: _is_valid_size(sda7) returning True >17:47:26,670 DEBUG anaconda: _is_valid_location(sda7) returning True >17:47:26,670 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:47:26,671 DEBUG anaconda: _is_valid_format(sda7) returning True >17:47:26,671 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:47:26,671 DEBUG anaconda: new disk order: [] >17:47:26,694 DEBUG anaconda: stage1 device cannot be of type lvmvg >17:47:26,695 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:26,695 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:26,696 DEBUG anaconda: stage1 device cannot be of type lvmlv >17:47:26,696 DEBUG anaconda: stage1 device cannot be of type mdarray >17:47:26,697 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:47:26,697 DEBUG anaconda: _is_valid_size(sda) returning True >17:47:26,697 DEBUG anaconda: _is_valid_location(sda) returning True >17:47:26,697 DEBUG anaconda: _is_valid_format(sda) returning True >17:47:26,697 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:47:26,697 INFO anaconda: Running Thread: AnaCheckStorageThread (139923176036096) >17:47:26,697 INFO anaconda: Thread Done: AnaExecuteStorageThread (139922905798400) >17:47:26,700 DEBUG anaconda: _is_valid_disklabel(sda) returning True >17:47:26,700 DEBUG anaconda: _is_valid_size(sda) returning True >17:47:26,700 DEBUG anaconda: _is_valid_location(sda) returning True >17:47:26,700 DEBUG anaconda: _is_valid_format(sda) returning True >17:47:26,700 DEBUG anaconda: is_valid_stage1_device(sda) returning True >17:47:26,700 DEBUG anaconda: _is_valid_disklabel(sda7) returning True >17:47:26,701 DEBUG anaconda: _is_valid_size(sda7) returning True >17:47:26,701 DEBUG anaconda: _is_valid_location(sda7) returning True >17:47:26,701 DEBUG anaconda: _is_valid_partition(sda7) returning True >17:47:26,701 DEBUG anaconda: _is_valid_format(sda7) returning True >17:47:26,701 DEBUG anaconda: is_valid_stage2_device(sda7) returning True >17:47:26,702 INFO anaconda: Thread Done: AnaCheckStorageThread (139923176036096) > > >/tmp/packaging.log: > > >/tmp/program.log: >17:21:00,508 INFO program: Running... udevadm settle --timeout=300 >17:21:00,514 DEBUG program: Return code: 0 >17:21:00,538 INFO program: Running... multipath -c /dev/sdc >17:21:00,552 INFO program: Jun 19 17:21:00 | /etc/multipath.conf does not exist, blacklisting all devices. >17:21:00,553 INFO program: Jun 19 17:21:00 | A default multipath.conf file is located at >17:21:00,553 INFO program: Jun 19 17:21:00 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:21:00,553 INFO program: Jun 19 17:21:00 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:21:00,553 INFO program: /dev/sdc is not a valid multipath device path >17:21:00,553 DEBUG program: Return code: 1 >17:21:00,572 INFO program: Running... multipath -c /dev/sda >17:21:00,575 INFO program: Jun 19 17:21:00 | /etc/multipath.conf does not exist, blacklisting all devices. >17:21:00,575 INFO program: Jun 19 17:21:00 | A default multipath.conf file is located at >17:21:00,575 INFO program: Jun 19 17:21:00 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:21:00,575 INFO program: Jun 19 17:21:00 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:21:00,575 INFO program: /dev/sda is not a valid multipath device path >17:21:00,576 DEBUG program: Return code: 1 >17:21:00,602 INFO program: Running... mdadm --examine --export /dev/sda1 >17:21:00,632 INFO program: MD_LEVEL=raid1 >17:21:00,632 INFO program: MD_DEVICES=2 >17:21:00,632 INFO program: MD_NAME=localhost.localdomain:home >17:21:00,632 INFO program: MD_ARRAY_SIZE=104.86GB >17:21:00,632 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:21:00,632 INFO program: MD_UPDATE_TIME=1403212674 >17:21:00,632 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:21:00,632 INFO program: MD_EVENTS=25 >17:21:00,632 DEBUG program: Return code: 0 >17:21:00,632 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:21:00,637 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:21:00,637 DEBUG program: Return code: 0 >17:21:00,639 INFO program: Running... udevadm settle --timeout=300 >17:21:00,644 DEBUG program: Return code: 0 >17:21:00,871 INFO program: Running... mdadm --examine --export /dev/sda2 >17:21:00,948 INFO program: MD_LEVEL=raid0 >17:21:00,948 INFO program: MD_DEVICES=2 >17:21:00,948 INFO program: MD_NAME=localhost.localdomain:raid0 >17:21:00,948 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:21:00,948 INFO program: MD_UPDATE_TIME=1403225694 >17:21:00,948 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:21:00,948 INFO program: MD_EVENTS=0 >17:21:00,949 DEBUG program: Return code: 0 >17:21:00,949 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:21:00,953 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:21:00,953 DEBUG program: Return code: 0 >17:21:00,956 INFO program: Running... udevadm settle --timeout=300 >17:21:00,978 DEBUG program: Return code: 0 >17:21:01,074 INFO program: Running... mdadm --examine --export /dev/sda3 >17:21:01,116 INFO program: MD_LEVEL=raid1 >17:21:01,116 INFO program: MD_DEVICES=2 >17:21:01,116 INFO program: MD_NAME=localhost.localdomain:root >17:21:01,117 INFO program: MD_ARRAY_SIZE=62.91GB >17:21:01,117 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:21:01,117 INFO program: MD_UPDATE_TIME=1403212674 >17:21:01,117 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:21:01,117 INFO program: MD_EVENTS=92 >17:21:01,117 DEBUG program: Return code: 0 >17:21:01,117 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:21:01,123 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:21:01,123 DEBUG program: Return code: 0 >17:21:01,126 INFO program: Running... udevadm settle --timeout=300 >17:21:01,134 DEBUG program: Return code: 0 >17:21:01,307 INFO program: Running... mdadm --examine --export /dev/sda5 >17:21:01,318 INFO program: MD_LEVEL=raid1 >17:21:01,318 INFO program: MD_DEVICES=2 >17:21:01,318 INFO program: MD_NAME=localhost.localdomain:boot >17:21:01,318 INFO program: MD_ARRAY_SIZE=1048.51MB >17:21:01,318 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:21:01,318 INFO program: MD_UPDATE_TIME=1403212673 >17:21:01,318 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:21:01,318 INFO program: MD_EVENTS=20 >17:21:01,318 DEBUG program: Return code: 0 >17:21:01,318 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:21:01,322 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:21:01,322 DEBUG program: Return code: 0 >17:21:01,324 INFO program: Running... udevadm settle --timeout=300 >17:21:01,329 DEBUG program: Return code: 0 >17:21:01,400 INFO program: Running... mdadm --examine --export /dev/sda6 >17:21:01,507 INFO program: MD_LEVEL=raid0 >17:21:01,507 INFO program: MD_DEVICES=2 >17:21:01,507 INFO program: MD_NAME=localhost.localdomain:swap >17:21:01,507 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:21:01,508 INFO program: MD_UPDATE_TIME=1403225692 >17:21:01,508 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:21:01,508 INFO program: MD_EVENTS=0 >17:21:01,508 DEBUG program: Return code: 0 >17:21:01,508 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:21:01,512 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:21:01,512 DEBUG program: Return code: 0 >17:21:01,514 INFO program: Running... udevadm settle --timeout=300 >17:21:01,519 DEBUG program: Return code: 0 >17:21:01,536 INFO program: Running... multipath -c /dev/sdb >17:21:01,538 INFO program: Jun 19 17:21:01 | /etc/multipath.conf does not exist, blacklisting all devices. >17:21:01,538 INFO program: Jun 19 17:21:01 | A default multipath.conf file is located at >17:21:01,539 INFO program: Jun 19 17:21:01 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:21:01,539 INFO program: Jun 19 17:21:01 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:21:01,539 INFO program: /dev/sdb is not a valid multipath device path >17:21:01,539 DEBUG program: Return code: 1 >17:21:01,699 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:21:01,747 INFO program: MD_LEVEL=raid1 >17:21:01,747 INFO program: MD_DEVICES=2 >17:21:01,747 INFO program: MD_NAME=localhost.localdomain:home >17:21:01,747 INFO program: MD_ARRAY_SIZE=104.86GB >17:21:01,747 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:21:01,747 INFO program: MD_UPDATE_TIME=1403212860 >17:21:01,747 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:21:01,747 INFO program: MD_EVENTS=27 >17:21:01,747 DEBUG program: Return code: 0 >17:21:01,748 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:21:01,751 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:21:01,751 DEBUG program: Return code: 0 >17:21:01,763 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:21:01,773 INFO program: MD_LEVEL=raid0 >17:21:01,773 INFO program: MD_DEVICES=2 >17:21:01,773 INFO program: MD_NAME=localhost.localdomain:raid0 >17:21:01,773 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:21:01,773 INFO program: MD_UPDATE_TIME=1403225694 >17:21:01,773 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:21:01,773 INFO program: MD_EVENTS=0 >17:21:01,773 DEBUG program: Return code: 0 >17:21:01,773 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:21:01,776 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:21:01,776 DEBUG program: Return code: 0 >17:21:01,788 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:21:01,814 INFO program: MD_LEVEL=raid1 >17:21:01,814 INFO program: MD_DEVICES=2 >17:21:01,814 INFO program: MD_NAME=localhost.localdomain:root >17:21:01,814 INFO program: MD_ARRAY_SIZE=62.91GB >17:21:01,814 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:21:01,814 INFO program: MD_UPDATE_TIME=1403212861 >17:21:01,814 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:21:01,814 INFO program: MD_EVENTS=92 >17:21:01,814 DEBUG program: Return code: 0 >17:21:01,815 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:21:01,818 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:21:01,818 DEBUG program: Return code: 0 >17:21:01,864 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:21:01,883 INFO program: MD_LEVEL=raid1 >17:21:01,883 INFO program: MD_DEVICES=2 >17:21:01,883 INFO program: MD_NAME=localhost.localdomain:boot >17:21:01,883 INFO program: MD_ARRAY_SIZE=1048.51MB >17:21:01,883 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:21:01,884 INFO program: MD_UPDATE_TIME=1403212861 >17:21:01,884 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:21:01,884 INFO program: MD_EVENTS=20 >17:21:01,884 DEBUG program: Return code: 0 >17:21:01,884 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:21:01,887 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:21:01,887 DEBUG program: Return code: 0 >17:21:01,899 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:21:01,909 INFO program: MD_LEVEL=raid0 >17:21:01,909 INFO program: MD_DEVICES=2 >17:21:01,909 INFO program: MD_NAME=localhost.localdomain:swap >17:21:01,909 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:21:01,909 INFO program: MD_UPDATE_TIME=1403225692 >17:21:01,909 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:21:01,909 INFO program: MD_EVENTS=0 >17:21:01,909 DEBUG program: Return code: 0 >17:21:01,909 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:21:01,912 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:21:01,912 DEBUG program: Return code: 0 >17:21:01,991 INFO program: Running... udevadm settle --timeout=300 >17:21:01,996 DEBUG program: Return code: 0 >17:21:02,848 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:21:02,856 DEBUG program: Return code: 0 >17:21:02,856 INFO program: Running... udevadm settle --timeout=300 >17:21:03,127 DEBUG program: Return code: 0 >17:21:03,128 INFO program: Running... modprobe fcoe >17:21:03,157 DEBUG program: Return code: 0 >17:21:03,158 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:21:03,165 INFO program: No FCoE boot disk information is found in EDD! >17:21:03,165 DEBUG program: Return code: 1 >17:21:03,743 INFO program: Running... udevadm settle --timeout=300 >17:21:03,754 DEBUG program: Return code: 0 >17:21:03,790 INFO program: Running... udevadm settle --timeout=300 >17:21:03,800 DEBUG program: Return code: 0 >17:21:03,822 INFO program: Running... multipath -c /dev/sdc >17:21:03,827 INFO program: Jun 19 17:21:03 | /etc/multipath.conf does not exist, blacklisting all devices. >17:21:03,827 INFO program: Jun 19 17:21:03 | A default multipath.conf file is located at >17:21:03,827 INFO program: Jun 19 17:21:03 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:21:03,827 INFO program: Jun 19 17:21:03 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:21:03,827 INFO program: /dev/sdc is not a valid multipath device path >17:21:03,827 DEBUG program: Return code: 1 >17:21:03,867 INFO program: Running... multipath -c /dev/sda >17:21:03,871 INFO program: Jun 19 17:21:03 | /etc/multipath.conf does not exist, blacklisting all devices. >17:21:03,871 INFO program: Jun 19 17:21:03 | A default multipath.conf file is located at >17:21:03,871 INFO program: Jun 19 17:21:03 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:21:03,871 INFO program: Jun 19 17:21:03 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:21:03,871 INFO program: /dev/sda is not a valid multipath device path >17:21:03,871 DEBUG program: Return code: 1 >17:21:03,899 INFO program: Running... mdadm --examine --export /dev/sda1 >17:21:03,908 INFO program: MD_LEVEL=raid1 >17:21:03,908 INFO program: MD_DEVICES=2 >17:21:03,908 INFO program: MD_NAME=localhost.localdomain:home >17:21:03,908 INFO program: MD_ARRAY_SIZE=104.86GB >17:21:03,908 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:21:03,908 INFO program: MD_UPDATE_TIME=1403212860 >17:21:03,909 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:21:03,909 INFO program: MD_EVENTS=27 >17:21:03,909 DEBUG program: Return code: 0 >17:21:03,909 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:21:03,916 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:21:03,916 DEBUG program: Return code: 0 >17:21:03,924 INFO program: Running... udevadm settle --timeout=300 >17:21:03,931 DEBUG program: Return code: 0 >17:21:03,947 INFO program: Running... udevadm settle --timeout=300 >17:21:03,954 DEBUG program: Return code: 0 >17:21:03,955 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >17:21:03,962 DEBUG program: Return code: 1 >17:21:03,990 INFO program: Running... mdadm --examine --export /dev/sda2 >17:21:04,032 INFO program: MD_LEVEL=raid0 >17:21:04,033 INFO program: MD_DEVICES=2 >17:21:04,033 INFO program: MD_NAME=localhost.localdomain:raid0 >17:21:04,033 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:21:04,033 INFO program: MD_UPDATE_TIME=1403225694 >17:21:04,033 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:21:04,033 INFO program: MD_EVENTS=0 >17:21:04,033 DEBUG program: Return code: 0 >17:21:04,033 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:21:04,040 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:21:04,040 DEBUG program: Return code: 0 >17:21:04,044 INFO program: Running... udevadm settle --timeout=300 >17:21:04,050 DEBUG program: Return code: 0 >17:21:04,060 INFO program: Running... udevadm settle --timeout=300 >17:21:04,066 DEBUG program: Return code: 0 >17:21:04,067 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >17:21:04,073 DEBUG program: Return code: 1 >17:21:04,093 INFO program: Running... mdadm --examine --export /dev/sda3 >17:21:04,139 INFO program: MD_LEVEL=raid1 >17:21:04,139 INFO program: MD_DEVICES=2 >17:21:04,139 INFO program: MD_NAME=localhost.localdomain:root >17:21:04,140 INFO program: MD_ARRAY_SIZE=62.91GB >17:21:04,140 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:21:04,140 INFO program: MD_UPDATE_TIME=1403212861 >17:21:04,140 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:21:04,140 INFO program: MD_EVENTS=92 >17:21:04,140 DEBUG program: Return code: 0 >17:21:04,140 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:21:04,149 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:21:04,149 DEBUG program: Return code: 0 >17:21:04,152 INFO program: Running... udevadm settle --timeout=300 >17:21:04,159 DEBUG program: Return code: 0 >17:21:04,169 INFO program: Running... udevadm settle --timeout=300 >17:21:04,176 DEBUG program: Return code: 0 >17:21:04,177 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >17:21:04,186 DEBUG program: Return code: 1 >17:21:04,324 INFO program: Running... mdadm --examine --export /dev/sda5 >17:21:04,355 INFO program: MD_LEVEL=raid1 >17:21:04,355 INFO program: MD_DEVICES=2 >17:21:04,355 INFO program: MD_NAME=localhost.localdomain:boot >17:21:04,355 INFO program: MD_ARRAY_SIZE=1048.51MB >17:21:04,355 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:21:04,355 INFO program: MD_UPDATE_TIME=1403212861 >17:21:04,355 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:21:04,355 INFO program: MD_EVENTS=20 >17:21:04,355 DEBUG program: Return code: 0 >17:21:04,355 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:21:04,362 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:21:04,362 DEBUG program: Return code: 0 >17:21:04,365 INFO program: Running... udevadm settle --timeout=300 >17:21:04,372 DEBUG program: Return code: 0 >17:21:04,383 INFO program: Running... udevadm settle --timeout=300 >17:21:04,390 DEBUG program: Return code: 0 >17:21:04,390 INFO program: Running... mdadm --incremental --quiet /dev/sda5 >17:21:04,398 DEBUG program: Return code: 1 >17:21:04,456 INFO program: Running... mdadm --examine --export /dev/sda6 >17:21:04,570 INFO program: MD_LEVEL=raid0 >17:21:04,570 INFO program: MD_DEVICES=2 >17:21:04,570 INFO program: MD_NAME=localhost.localdomain:swap >17:21:04,570 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:21:04,570 INFO program: MD_UPDATE_TIME=1403225692 >17:21:04,570 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:21:04,570 INFO program: MD_EVENTS=0 >17:21:04,570 DEBUG program: Return code: 0 >17:21:04,571 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:21:04,578 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:21:04,578 DEBUG program: Return code: 0 >17:21:04,581 INFO program: Running... udevadm settle --timeout=300 >17:21:04,587 DEBUG program: Return code: 0 >17:21:04,597 INFO program: Running... udevadm settle --timeout=300 >17:21:04,605 DEBUG program: Return code: 0 >17:21:04,607 INFO program: Running... mdadm --incremental --quiet /dev/sda6 >17:21:04,614 DEBUG program: Return code: 1 >17:21:04,623 INFO program: Running... multipath -c /dev/sdb >17:21:04,628 INFO program: Jun 19 17:21:04 | /etc/multipath.conf does not exist, blacklisting all devices. >17:21:04,629 INFO program: Jun 19 17:21:04 | A default multipath.conf file is located at >17:21:04,629 INFO program: Jun 19 17:21:04 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:21:04,629 INFO program: Jun 19 17:21:04 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:21:04,629 INFO program: /dev/sdb is not a valid multipath device path >17:21:04,629 DEBUG program: Return code: 1 >17:21:04,666 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:21:04,672 INFO program: MD_LEVEL=raid1 >17:21:04,672 INFO program: MD_DEVICES=2 >17:21:04,672 INFO program: MD_NAME=localhost.localdomain:home >17:21:04,672 INFO program: MD_ARRAY_SIZE=104.86GB >17:21:04,672 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:21:04,672 INFO program: MD_UPDATE_TIME=1403212860 >17:21:04,673 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:21:04,673 INFO program: MD_EVENTS=27 >17:21:04,673 DEBUG program: Return code: 0 >17:21:04,673 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:21:04,678 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:21:04,678 DEBUG program: Return code: 0 >17:21:04,686 INFO program: Running... udevadm settle --timeout=300 >17:21:04,694 DEBUG program: Return code: 0 >17:21:04,694 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >17:21:04,699 DEBUG program: Return code: 1 >17:21:04,714 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:21:04,719 INFO program: MD_LEVEL=raid0 >17:21:04,719 INFO program: MD_DEVICES=2 >17:21:04,719 INFO program: MD_NAME=localhost.localdomain:raid0 >17:21:04,720 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:21:04,720 INFO program: MD_UPDATE_TIME=1403225694 >17:21:04,720 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:21:04,720 INFO program: MD_EVENTS=0 >17:21:04,720 DEBUG program: Return code: 0 >17:21:04,720 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:21:04,724 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:21:04,725 DEBUG program: Return code: 0 >17:21:04,731 INFO program: Running... udevadm settle --timeout=300 >17:21:04,738 DEBUG program: Return code: 0 >17:21:04,739 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >17:21:04,743 DEBUG program: Return code: 1 >17:21:04,761 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:21:04,785 INFO program: MD_LEVEL=raid1 >17:21:04,785 INFO program: MD_DEVICES=2 >17:21:04,785 INFO program: MD_NAME=localhost.localdomain:root >17:21:04,785 INFO program: MD_ARRAY_SIZE=62.91GB >17:21:04,786 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:21:04,786 INFO program: MD_UPDATE_TIME=1403212864 >17:21:04,786 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:21:04,786 INFO program: MD_EVENTS=92 >17:21:04,786 DEBUG program: Return code: 0 >17:21:04,786 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:21:04,791 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:21:04,791 DEBUG program: Return code: 0 >17:21:04,797 INFO program: Running... udevadm settle --timeout=300 >17:21:04,804 DEBUG program: Return code: 0 >17:21:04,804 INFO program: Running... mdadm --incremental --quiet /dev/sdb3 >17:21:04,809 DEBUG program: Return code: 1 >17:21:04,838 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:21:04,850 INFO program: MD_LEVEL=raid1 >17:21:04,850 INFO program: MD_DEVICES=2 >17:21:04,851 INFO program: MD_NAME=localhost.localdomain:boot >17:21:04,851 INFO program: MD_ARRAY_SIZE=1048.51MB >17:21:04,851 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:21:04,851 INFO program: MD_UPDATE_TIME=1403212864 >17:21:04,851 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:21:04,851 INFO program: MD_EVENTS=20 >17:21:04,851 DEBUG program: Return code: 0 >17:21:04,851 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:21:04,856 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:21:04,856 DEBUG program: Return code: 0 >17:21:04,861 INFO program: Running... udevadm settle --timeout=300 >17:21:04,869 DEBUG program: Return code: 0 >17:21:04,869 INFO program: Running... mdadm --incremental --quiet /dev/sdb5 >17:21:04,874 DEBUG program: Return code: 1 >17:21:04,887 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:21:04,892 INFO program: MD_LEVEL=raid0 >17:21:04,892 INFO program: MD_DEVICES=2 >17:21:04,892 INFO program: MD_NAME=localhost.localdomain:swap >17:21:04,893 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:21:04,893 INFO program: MD_UPDATE_TIME=1403225692 >17:21:04,893 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:21:04,893 INFO program: MD_EVENTS=0 >17:21:04,893 DEBUG program: Return code: 0 >17:21:04,893 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:21:04,898 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:21:04,898 DEBUG program: Return code: 0 >17:21:04,903 INFO program: Running... udevadm settle --timeout=300 >17:21:04,910 DEBUG program: Return code: 0 >17:21:04,910 INFO program: Running... mdadm --incremental --quiet /dev/sdb6 >17:21:04,914 DEBUG program: Return code: 1 >17:21:04,944 INFO program: Running... dumpe2fs -h /dev/loop3 >17:21:04,986 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:21:04,986 INFO program: Filesystem volume name: _Fedora-Live-Des >17:21:04,986 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:21:04,986 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:21:04,986 INFO program: Filesystem magic number: 0xEF53 >17:21:04,987 INFO program: Filesystem revision #: 1 (dynamic) >17:21:04,987 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:21:04,987 INFO program: Filesystem flags: signed_directory_hash >17:21:04,987 INFO program: Default mount options: user_xattr acl >17:21:04,987 INFO program: Filesystem state: clean >17:21:04,987 INFO program: Errors behavior: Continue >17:21:04,987 INFO program: Filesystem OS type: Linux >17:21:04,987 INFO program: Inode count: 262144 >17:21:04,987 INFO program: Block count: 1048576 >17:21:04,987 INFO program: Reserved block count: 10484 >17:21:04,987 INFO program: Free blocks: 225114 >17:21:04,987 INFO program: Free inodes: 155781 >17:21:04,987 INFO program: First block: 0 >17:21:04,987 INFO program: Block size: 4096 >17:21:04,987 INFO program: Fragment size: 4096 >17:21:04,987 INFO program: Reserved GDT blocks: 255 >17:21:04,987 INFO program: Blocks per group: 32768 >17:21:04,988 INFO program: Fragments per group: 32768 >17:21:04,988 INFO program: Inodes per group: 8192 >17:21:04,988 INFO program: Inode blocks per group: 512 >17:21:04,988 INFO program: Flex block group size: 16 >17:21:04,988 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:21:04,988 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:21:04,988 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:21:04,988 INFO program: Mount count: 0 >17:21:04,988 INFO program: Maximum mount count: -1 >17:21:04,989 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:21:04,989 INFO program: Check interval: 0 (<none>) >17:21:04,989 INFO program: Lifetime writes: 767 MB >17:21:04,989 INFO program: Reserved blocks uid: 0 (user root) >17:21:04,989 INFO program: Reserved blocks gid: 0 (group root) >17:21:04,989 INFO program: First inode: 11 >17:21:04,989 INFO program: Inode size: 256 >17:21:04,989 INFO program: Required extra isize: 28 >17:21:04,989 INFO program: Desired extra isize: 28 >17:21:04,989 INFO program: Journal inode: 8 >17:21:04,990 INFO program: Default directory hash: half_md4 >17:21:04,990 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:21:04,990 INFO program: Journal backup: inode blocks >17:21:04,990 INFO program: Journal features: journal_incompat_revoke >17:21:04,990 INFO program: Journal size: 128M >17:21:04,990 INFO program: Journal length: 32768 >17:21:04,990 INFO program: Journal sequence: 0x00003086 >17:21:04,990 INFO program: Journal start: 0 >17:21:04,990 INFO program: >17:21:04,991 DEBUG program: Return code: 0 >17:21:04,991 INFO program: Running... resize2fs -P /dev/loop3 >17:21:05,000 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:21:05,000 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >17:21:05,001 INFO program: Couldn't find valid filesystem superblock. >17:21:05,001 DEBUG program: Return code: 1 >17:21:05,018 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:21:05,022 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:21:05,022 INFO program: Filesystem volume name: _Fedora-Live-Des >17:21:05,022 INFO program: Last mounted on: / >17:21:05,022 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:21:05,022 INFO program: Filesystem magic number: 0xEF53 >17:21:05,022 INFO program: Filesystem revision #: 1 (dynamic) >17:21:05,022 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:21:05,022 INFO program: Filesystem flags: signed_directory_hash >17:21:05,022 INFO program: Default mount options: user_xattr acl >17:21:05,022 INFO program: Filesystem state: clean >17:21:05,022 INFO program: Errors behavior: Continue >17:21:05,022 INFO program: Filesystem OS type: Linux >17:21:05,022 INFO program: Inode count: 262144 >17:21:05,023 INFO program: Block count: 1048576 >17:21:05,023 INFO program: Reserved block count: 10484 >17:21:05,023 INFO program: Free blocks: 225114 >17:21:05,023 INFO program: Free inodes: 155781 >17:21:05,023 INFO program: First block: 0 >17:21:05,023 INFO program: Block size: 4096 >17:21:05,023 INFO program: Fragment size: 4096 >17:21:05,023 INFO program: Reserved GDT blocks: 255 >17:21:05,023 INFO program: Blocks per group: 32768 >17:21:05,023 INFO program: Fragments per group: 32768 >17:21:05,023 INFO program: Inodes per group: 8192 >17:21:05,023 INFO program: Inode blocks per group: 512 >17:21:05,023 INFO program: Flex block group size: 16 >17:21:05,023 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:21:05,024 INFO program: Last mount time: Thu Jun 19 20:20:45 2014 >17:21:05,024 INFO program: Last write time: Thu Jun 19 20:20:45 2014 >17:21:05,024 INFO program: Mount count: 1 >17:21:05,024 INFO program: Maximum mount count: -1 >17:21:05,024 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:21:05,024 INFO program: Check interval: 0 (<none>) >17:21:05,024 INFO program: Lifetime writes: 767 MB >17:21:05,024 INFO program: Reserved blocks uid: 0 (user root) >17:21:05,024 INFO program: Reserved blocks gid: 0 (group root) >17:21:05,024 INFO program: First inode: 11 >17:21:05,025 INFO program: Inode size: 256 >17:21:05,025 INFO program: Required extra isize: 28 >17:21:05,025 INFO program: Desired extra isize: 28 >17:21:05,025 INFO program: Journal inode: 8 >17:21:05,025 INFO program: Default directory hash: half_md4 >17:21:05,025 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:21:05,025 INFO program: Journal backup: inode blocks >17:21:05,025 INFO program: Journal features: journal_incompat_revoke >17:21:05,025 INFO program: Journal size: 128M >17:21:05,025 INFO program: Journal length: 32768 >17:21:05,026 INFO program: Journal sequence: 0x00003087 >17:21:05,026 INFO program: Journal start: 1 >17:21:05,026 INFO program: >17:21:05,026 DEBUG program: Return code: 0 >17:21:05,026 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:21:05,029 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:21:05,030 INFO program: Estimated minimum size of the filesystem: 825687 >17:21:05,030 DEBUG program: Return code: 0 >17:21:05,042 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >17:21:05,045 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:21:05,046 INFO program: Filesystem volume name: _Fedora-Live-Des >17:21:05,046 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:21:05,046 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:21:05,046 INFO program: Filesystem magic number: 0xEF53 >17:21:05,046 INFO program: Filesystem revision #: 1 (dynamic) >17:21:05,046 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:21:05,046 INFO program: Filesystem flags: signed_directory_hash >17:21:05,046 INFO program: Default mount options: user_xattr acl >17:21:05,046 INFO program: Filesystem state: clean >17:21:05,046 INFO program: Errors behavior: Continue >17:21:05,046 INFO program: Filesystem OS type: Linux >17:21:05,046 INFO program: Inode count: 262144 >17:21:05,046 INFO program: Block count: 1048576 >17:21:05,046 INFO program: Reserved block count: 10484 >17:21:05,046 INFO program: Free blocks: 225114 >17:21:05,046 INFO program: Free inodes: 155781 >17:21:05,047 INFO program: First block: 0 >17:21:05,047 INFO program: Block size: 4096 >17:21:05,047 INFO program: Fragment size: 4096 >17:21:05,047 INFO program: Reserved GDT blocks: 255 >17:21:05,047 INFO program: Blocks per group: 32768 >17:21:05,047 INFO program: Fragments per group: 32768 >17:21:05,047 INFO program: Inodes per group: 8192 >17:21:05,047 INFO program: Inode blocks per group: 512 >17:21:05,047 INFO program: Flex block group size: 16 >17:21:05,047 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:21:05,047 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:21:05,047 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:21:05,047 INFO program: Mount count: 0 >17:21:05,048 INFO program: Maximum mount count: -1 >17:21:05,048 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:21:05,048 INFO program: Check interval: 0 (<none>) >17:21:05,048 INFO program: Lifetime writes: 767 MB >17:21:05,048 INFO program: Reserved blocks uid: 0 (user root) >17:21:05,048 INFO program: Reserved blocks gid: 0 (group root) >17:21:05,048 INFO program: First inode: 11 >17:21:05,048 INFO program: Inode size: 256 >17:21:05,048 INFO program: Required extra isize: 28 >17:21:05,049 INFO program: Desired extra isize: 28 >17:21:05,049 INFO program: Journal inode: 8 >17:21:05,049 INFO program: Default directory hash: half_md4 >17:21:05,049 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:21:05,049 INFO program: Journal backup: inode blocks >17:21:05,049 INFO program: Journal features: journal_incompat_revoke >17:21:05,049 INFO program: Journal size: 128M >17:21:05,049 INFO program: Journal length: 32768 >17:21:05,049 INFO program: Journal sequence: 0x00003086 >17:21:05,049 INFO program: Journal start: 0 >17:21:05,050 INFO program: >17:21:05,050 DEBUG program: Return code: 0 >17:21:05,050 INFO program: Running... resize2fs -P /dev/mapper/live-base >17:21:05,053 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:21:05,054 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >17:21:05,054 INFO program: Couldn't find valid filesystem superblock. >17:21:05,054 DEBUG program: Return code: 1 >17:21:05,069 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >17:21:05,072 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:21:05,073 INFO program: Filesystem volume name: _Fedora-Live-Des >17:21:05,073 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:21:05,073 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:21:05,073 INFO program: Filesystem magic number: 0xEF53 >17:21:05,073 INFO program: Filesystem revision #: 1 (dynamic) >17:21:05,073 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:21:05,073 INFO program: Filesystem flags: signed_directory_hash >17:21:05,073 INFO program: Default mount options: user_xattr acl >17:21:05,073 INFO program: Filesystem state: clean >17:21:05,073 INFO program: Errors behavior: Continue >17:21:05,073 INFO program: Filesystem OS type: Linux >17:21:05,073 INFO program: Inode count: 212992 >17:21:05,073 INFO program: Block count: 825687 >17:21:05,073 INFO program: Reserved block count: 8255 >17:21:05,073 INFO program: Free blocks: 5566 >17:21:05,073 INFO program: Free inodes: 106629 >17:21:05,073 INFO program: First block: 0 >17:21:05,073 INFO program: Block size: 4096 >17:21:05,074 INFO program: Fragment size: 4096 >17:21:05,074 INFO program: Reserved GDT blocks: 255 >17:21:05,074 INFO program: Blocks per group: 32768 >17:21:05,074 INFO program: Fragments per group: 32768 >17:21:05,074 INFO program: Inodes per group: 8192 >17:21:05,074 INFO program: Inode blocks per group: 512 >17:21:05,074 INFO program: Flex block group size: 16 >17:21:05,074 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:21:05,074 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:21:05,074 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >17:21:05,074 INFO program: Mount count: 0 >17:21:05,074 INFO program: Maximum mount count: -1 >17:21:05,075 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >17:21:05,075 INFO program: Check interval: 0 (<none>) >17:21:05,075 INFO program: Lifetime writes: 768 MB >17:21:05,075 INFO program: Reserved blocks uid: 0 (user root) >17:21:05,075 INFO program: Reserved blocks gid: 0 (group root) >17:21:05,075 INFO program: First inode: 11 >17:21:05,075 INFO program: Inode size: 256 >17:21:05,075 INFO program: Required extra isize: 28 >17:21:05,075 INFO program: Desired extra isize: 28 >17:21:05,075 INFO program: Journal inode: 8 >17:21:05,076 INFO program: Default directory hash: half_md4 >17:21:05,076 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:21:05,076 INFO program: Journal backup: inode blocks >17:21:05,076 INFO program: Journal features: journal_incompat_revoke >17:21:05,076 INFO program: Journal size: 128M >17:21:05,076 INFO program: Journal length: 32768 >17:21:05,076 INFO program: Journal sequence: 0x00003086 >17:21:05,076 INFO program: Journal start: 0 >17:21:05,076 INFO program: >17:21:05,077 DEBUG program: Return code: 0 >17:21:05,077 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >17:21:05,080 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:21:05,080 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >17:21:05,080 INFO program: Couldn't find valid filesystem superblock. >17:21:05,080 DEBUG program: Return code: 1 >17:21:05,090 INFO program: Running... dumpe2fs -h /dev/md/localhost.localdomain:raid0 >17:21:05,126 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:21:05,126 INFO program: Filesystem volume name: <none> >17:21:05,126 INFO program: Last mounted on: <not available> >17:21:05,126 INFO program: Filesystem UUID: cc0010ea-ffeb-4a98-8929-1c726730ea2c >17:21:05,127 INFO program: Filesystem magic number: 0xEF53 >17:21:05,127 INFO program: Filesystem revision #: 1 (dynamic) >17:21:05,127 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:21:05,127 INFO program: Filesystem flags: signed_directory_hash >17:21:05,127 INFO program: Default mount options: user_xattr acl >17:21:05,127 INFO program: Filesystem state: clean >17:21:05,127 INFO program: Errors behavior: Continue >17:21:05,127 INFO program: Filesystem OS type: Linux >17:21:05,127 INFO program: Inode count: 9609216 >17:21:05,127 INFO program: Block count: 38432768 >17:21:05,127 INFO program: Reserved block count: 1921638 >17:21:05,128 INFO program: Free blocks: 37781697 >17:21:05,128 INFO program: Free inodes: 9609205 >17:21:05,128 INFO program: First block: 0 >17:21:05,128 INFO program: Block size: 4096 >17:21:05,128 INFO program: Fragment size: 4096 >17:21:05,128 INFO program: Reserved GDT blocks: 1014 >17:21:05,128 INFO program: Blocks per group: 32768 >17:21:05,128 INFO program: Fragments per group: 32768 >17:21:05,128 INFO program: Inodes per group: 8192 >17:21:05,128 INFO program: Inode blocks per group: 512 >17:21:05,129 INFO program: RAID stride: 128 >17:21:05,129 INFO program: RAID stripe width: 256 >17:21:05,129 INFO program: Flex block group size: 16 >17:21:05,129 INFO program: Filesystem created: Thu Jun 19 20:54:54 2014 >17:21:05,129 INFO program: Last mount time: Thu Jun 19 18:14:31 2014 >17:21:05,130 INFO program: Last write time: Thu Jun 19 17:17:50 2014 >17:21:05,130 INFO program: Mount count: 2 >17:21:05,130 INFO program: Maximum mount count: -1 >17:21:05,130 INFO program: Last checked: Thu Jun 19 20:54:54 2014 >17:21:05,130 INFO program: Check interval: 0 (<none>) >17:21:05,130 INFO program: Lifetime writes: 783 MB >17:21:05,131 INFO program: Reserved blocks uid: 0 (user root) >17:21:05,131 INFO program: Reserved blocks gid: 0 (group root) >17:21:05,131 INFO program: First inode: 11 >17:21:05,131 INFO program: Inode size: 256 >17:21:05,131 INFO program: Required extra isize: 28 >17:21:05,132 INFO program: Desired extra isize: 28 >17:21:05,132 INFO program: Journal inode: 8 >17:21:05,132 INFO program: Default directory hash: half_md4 >17:21:05,132 INFO program: Directory Hash Seed: 51a7da5e-77e6-4a4c-86a7-e80ec33db4fc >17:21:05,132 INFO program: Journal backup: inode blocks >17:21:05,132 INFO program: Journal features: (none) >17:21:05,132 INFO program: Journal size: 128M >17:21:05,132 INFO program: Journal length: 32768 >17:21:05,132 INFO program: Journal sequence: 0x00000036 >17:21:05,133 INFO program: Journal start: 0 >17:21:05,133 INFO program: >17:21:05,133 DEBUG program: Return code: 0 >17:21:05,133 INFO program: Running... resize2fs -P /dev/md/localhost.localdomain:raid0 >17:21:05,137 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:21:05,137 INFO program: Estimated minimum size of the filesystem: 120310 >17:21:05,138 DEBUG program: Return code: 0 >17:21:05,147 INFO program: Running... dumpe2fs -h /dev/md/localhost.localdomain:home >17:21:05,193 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:21:05,193 INFO program: Filesystem volume name: <none> >17:21:05,193 INFO program: Last mounted on: /home >17:21:05,193 INFO program: Filesystem UUID: 213a7710-f072-4875-8b41-5f23905edd49 >17:21:05,193 INFO program: Filesystem magic number: 0xEF53 >17:21:05,193 INFO program: Filesystem revision #: 1 (dynamic) >17:21:05,193 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:21:05,193 INFO program: Filesystem flags: signed_directory_hash >17:21:05,193 INFO program: Default mount options: user_xattr acl >17:21:05,193 INFO program: Filesystem state: clean >17:21:05,193 INFO program: Errors behavior: Continue >17:21:05,193 INFO program: Filesystem OS type: Linux >17:21:05,193 INFO program: Inode count: 6406144 >17:21:05,194 INFO program: Block count: 25600000 >17:21:05,194 INFO program: Reserved block count: 1280000 >17:21:05,194 INFO program: Free blocks: 25148840 >17:21:05,194 INFO program: Free inodes: 6405993 >17:21:05,194 INFO program: First block: 0 >17:21:05,194 INFO program: Block size: 4096 >17:21:05,194 INFO program: Fragment size: 4096 >17:21:05,194 INFO program: Reserved GDT blocks: 1017 >17:21:05,194 INFO program: Blocks per group: 32768 >17:21:05,194 INFO program: Fragments per group: 32768 >17:21:05,194 INFO program: Inodes per group: 8192 >17:21:05,194 INFO program: Inode blocks per group: 512 >17:21:05,194 INFO program: Flex block group size: 16 >17:21:05,194 INFO program: Filesystem created: Thu Jun 19 20:54:42 2014 >17:21:05,195 INFO program: Last mount time: Thu Jun 19 18:14:31 2014 >17:21:05,195 INFO program: Last write time: Thu Jun 19 18:14:31 2014 >17:21:05,195 INFO program: Mount count: 2 >17:21:05,195 INFO program: Maximum mount count: -1 >17:21:05,195 INFO program: Last checked: Thu Jun 19 20:54:42 2014 >17:21:05,195 INFO program: Check interval: 0 (<none>) >17:21:05,195 INFO program: Lifetime writes: 1054 MB >17:21:05,195 INFO program: Reserved blocks uid: 0 (user root) >17:21:05,195 INFO program: Reserved blocks gid: 0 (group root) >17:21:05,195 INFO program: First inode: 11 >17:21:05,196 INFO program: Inode size: 256 >17:21:05,196 INFO program: Required extra isize: 28 >17:21:05,196 INFO program: Desired extra isize: 28 >17:21:05,196 INFO program: Journal inode: 8 >17:21:05,196 INFO program: Default directory hash: half_md4 >17:21:05,196 INFO program: Directory Hash Seed: f622086e-7e8a-4253-afa9-770d5a2e5255 >17:21:05,196 INFO program: Journal backup: inode blocks >17:21:05,196 INFO program: Journal features: (none) >17:21:05,196 INFO program: Journal size: 128M >17:21:05,196 INFO program: Journal length: 32768 >17:21:05,197 INFO program: Journal sequence: 0x00000064 >17:21:05,197 INFO program: Journal start: 0 >17:21:05,197 INFO program: >17:21:05,197 DEBUG program: Return code: 0 >17:21:05,197 INFO program: Running... resize2fs -P /dev/md/localhost.localdomain:home >17:21:05,201 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:21:05,201 INFO program: Estimated minimum size of the filesystem: 95705 >17:21:05,201 DEBUG program: Return code: 0 >17:21:05,210 INFO program: Running... dumpe2fs -h /dev/md/localhost.localdomain:root >17:21:05,234 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:21:05,234 INFO program: Filesystem volume name: <none> >17:21:05,234 INFO program: Last mounted on: / >17:21:05,234 INFO program: Filesystem UUID: d40f038f-e448-4301-93b9-048166c68297 >17:21:05,234 INFO program: Filesystem magic number: 0xEF53 >17:21:05,234 INFO program: Filesystem revision #: 1 (dynamic) >17:21:05,234 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:21:05,234 INFO program: Filesystem flags: signed_directory_hash >17:21:05,235 INFO program: Default mount options: user_xattr acl >17:21:05,235 INFO program: Filesystem state: clean >17:21:05,235 INFO program: Errors behavior: Continue >17:21:05,235 INFO program: Filesystem OS type: Linux >17:21:05,235 INFO program: Inode count: 3842048 >17:21:05,235 INFO program: Block count: 15360000 >17:21:05,235 INFO program: Reserved block count: 768000 >17:21:05,235 INFO program: Free blocks: 14239835 >17:21:05,235 INFO program: Free inodes: 3735660 >17:21:05,235 INFO program: First block: 0 >17:21:05,235 INFO program: Block size: 4096 >17:21:05,235 INFO program: Fragment size: 4096 >17:21:05,235 INFO program: Reserved GDT blocks: 1020 >17:21:05,235 INFO program: Blocks per group: 32768 >17:21:05,235 INFO program: Fragments per group: 32768 >17:21:05,235 INFO program: Inodes per group: 8192 >17:21:05,235 INFO program: Inode blocks per group: 512 >17:21:05,236 INFO program: Flex block group size: 16 >17:21:05,236 INFO program: Filesystem created: Thu Jun 19 20:54:53 2014 >17:21:05,236 INFO program: Last mount time: Thu Jun 19 18:14:29 2014 >17:21:05,236 INFO program: Last write time: Thu Jun 19 18:14:28 2014 >17:21:05,236 INFO program: Mount count: 2 >17:21:05,236 INFO program: Maximum mount count: -1 >17:21:05,236 INFO program: Last checked: Thu Jun 19 20:54:53 2014 >17:21:05,236 INFO program: Check interval: 0 (<none>) >17:21:05,236 INFO program: Lifetime writes: 4542 MB >17:21:05,237 INFO program: Reserved blocks uid: 0 (user root) >17:21:05,237 INFO program: Reserved blocks gid: 0 (group root) >17:21:05,237 INFO program: First inode: 11 >17:21:05,237 INFO program: Inode size: 256 >17:21:05,237 INFO program: Required extra isize: 28 >17:21:05,237 INFO program: Desired extra isize: 28 >17:21:05,237 INFO program: Journal inode: 8 >17:21:05,237 INFO program: Default directory hash: half_md4 >17:21:05,237 INFO program: Directory Hash Seed: 4bd53192-e796-4214-b0b6-c7d883177611 >17:21:05,237 INFO program: Journal backup: inode blocks >17:21:05,238 INFO program: Journal features: journal_incompat_revoke >17:21:05,238 INFO program: Journal size: 128M >17:21:05,238 INFO program: Journal length: 32768 >17:21:05,238 INFO program: Journal sequence: 0x000000bc >17:21:05,238 INFO program: Journal start: 0 >17:21:05,238 INFO program: >17:21:05,238 DEBUG program: Return code: 0 >17:21:05,238 INFO program: Running... resize2fs -P /dev/md/localhost.localdomain:root >17:21:05,247 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:21:05,248 INFO program: Estimated minimum size of the filesystem: 921397 >17:21:05,248 DEBUG program: Return code: 0 >17:21:05,264 INFO program: Running... dumpe2fs -h /dev/md/localhost.localdomain:boot >17:21:05,280 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:21:05,280 INFO program: Filesystem volume name: <none> >17:21:05,281 INFO program: Last mounted on: /boot >17:21:05,281 INFO program: Filesystem UUID: 04443461-24b4-4f3c-8221-ed4ef1e60d8b >17:21:05,281 INFO program: Filesystem magic number: 0xEF53 >17:21:05,281 INFO program: Filesystem revision #: 1 (dynamic) >17:21:05,281 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:21:05,281 INFO program: Filesystem flags: signed_directory_hash >17:21:05,281 INFO program: Default mount options: user_xattr acl >17:21:05,281 INFO program: Filesystem state: clean >17:21:05,281 INFO program: Errors behavior: Continue >17:21:05,281 INFO program: Filesystem OS type: Linux >17:21:05,281 INFO program: Inode count: 64000 >17:21:05,281 INFO program: Block count: 255984 >17:21:05,281 INFO program: Reserved block count: 12799 >17:21:05,281 INFO program: Free blocks: 225266 >17:21:05,281 INFO program: Free inodes: 63625 >17:21:05,281 INFO program: First block: 0 >17:21:05,281 INFO program: Block size: 4096 >17:21:05,282 INFO program: Fragment size: 4096 >17:21:05,282 INFO program: Reserved GDT blocks: 62 >17:21:05,282 INFO program: Blocks per group: 32768 >17:21:05,282 INFO program: Fragments per group: 32768 >17:21:05,282 INFO program: Inodes per group: 8000 >17:21:05,282 INFO program: Inode blocks per group: 500 >17:21:05,282 INFO program: Flex block group size: 16 >17:21:05,282 INFO program: Filesystem created: Thu Jun 19 20:54:50 2014 >17:21:05,282 INFO program: Last mount time: Thu Jun 19 18:14:31 2014 >17:21:05,282 INFO program: Last write time: Thu Jun 19 18:14:31 2014 >17:21:05,282 INFO program: Mount count: 2 >17:21:05,282 INFO program: Maximum mount count: -1 >17:21:05,283 INFO program: Last checked: Thu Jun 19 20:54:50 2014 >17:21:05,283 INFO program: Check interval: 0 (<none>) >17:21:05,283 INFO program: Lifetime writes: 120 MB >17:21:05,283 INFO program: Reserved blocks uid: 0 (user root) >17:21:05,283 INFO program: Reserved blocks gid: 0 (group root) >17:21:05,283 INFO program: First inode: 11 >17:21:05,283 INFO program: Inode size: 256 >17:21:05,283 INFO program: Required extra isize: 28 >17:21:05,283 INFO program: Desired extra isize: 28 >17:21:05,283 INFO program: Journal inode: 8 >17:21:05,284 INFO program: Default directory hash: half_md4 >17:21:05,284 INFO program: Directory Hash Seed: 54e28cf3-965f-41f1-bfc2-983c2e1ad180 >17:21:05,284 INFO program: Journal backup: inode blocks >17:21:05,284 INFO program: Journal features: (none) >17:21:05,284 INFO program: Journal size: 16M >17:21:05,284 INFO program: Journal length: 4096 >17:21:05,284 INFO program: Journal sequence: 0x0000001a >17:21:05,284 INFO program: Journal start: 0 >17:21:05,284 INFO program: >17:21:05,284 DEBUG program: Return code: 0 >17:21:05,285 INFO program: Running... resize2fs -P /dev/md/localhost.localdomain:boot >17:21:05,318 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:21:05,318 INFO program: Estimated minimum size of the filesystem: 35455 >17:21:05,318 DEBUG program: Return code: 0 >17:21:05,321 INFO program: Running... udevadm settle --timeout=300 >17:21:05,636 DEBUG program: Return code: 0 >17:21:05,642 INFO program: Running... udevadm settle --timeout=300 >17:21:05,649 DEBUG program: Return code: 0 >17:21:05,650 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:home >17:21:06,154 INFO program: mdadm: stopped /dev/md/localhost.localdomain:home >17:21:06,155 DEBUG program: Return code: 0 >17:21:06,157 INFO program: Running... udevadm settle --timeout=300 >17:21:06,167 DEBUG program: Return code: 0 >17:21:06,170 INFO program: Running... udevadm settle --timeout=300 >17:21:06,177 DEBUG program: Return code: 0 >17:21:06,179 INFO program: Running... udevadm settle --timeout=300 >17:21:06,186 DEBUG program: Return code: 0 >17:21:06,189 INFO program: Running... udevadm settle --timeout=300 >17:21:06,196 DEBUG program: Return code: 0 >17:21:06,197 INFO program: Running... udevadm settle --timeout=300 >17:21:06,204 DEBUG program: Return code: 0 >17:21:06,204 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:raid0 >17:21:06,229 INFO program: mdadm: stopped /dev/md/localhost.localdomain:raid0 >17:21:06,229 DEBUG program: Return code: 0 >17:21:06,234 INFO program: Running... udevadm settle --timeout=300 >17:21:06,242 DEBUG program: Return code: 0 >17:21:06,245 INFO program: Running... udevadm settle --timeout=300 >17:21:06,252 DEBUG program: Return code: 0 >17:21:06,254 INFO program: Running... udevadm settle --timeout=300 >17:21:06,261 DEBUG program: Return code: 0 >17:21:06,264 INFO program: Running... udevadm settle --timeout=300 >17:21:06,270 DEBUG program: Return code: 0 >17:21:06,272 INFO program: Running... udevadm settle --timeout=300 >17:21:06,283 DEBUG program: Return code: 0 >17:21:06,284 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:root >17:21:06,350 INFO program: mdadm: stopped /dev/md/localhost.localdomain:root >17:21:06,350 DEBUG program: Return code: 0 >17:21:06,354 INFO program: Running... udevadm settle --timeout=300 >17:21:06,362 DEBUG program: Return code: 0 >17:21:06,366 INFO program: Running... udevadm settle --timeout=300 >17:21:06,374 DEBUG program: Return code: 0 >17:21:06,376 INFO program: Running... udevadm settle --timeout=300 >17:21:06,386 DEBUG program: Return code: 0 >17:21:06,389 INFO program: Running... udevadm settle --timeout=300 >17:21:06,395 DEBUG program: Return code: 0 >17:21:06,397 INFO program: Running... udevadm settle --timeout=300 >17:21:06,405 DEBUG program: Return code: 0 >17:21:06,406 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:boot >17:21:06,429 INFO program: mdadm: stopped /dev/md/localhost.localdomain:boot >17:21:06,430 DEBUG program: Return code: 0 >17:21:06,435 INFO program: Running... udevadm settle --timeout=300 >17:21:06,444 DEBUG program: Return code: 0 >17:21:06,447 INFO program: Running... udevadm settle --timeout=300 >17:21:06,454 DEBUG program: Return code: 0 >17:21:06,456 INFO program: Running... udevadm settle --timeout=300 >17:21:06,463 DEBUG program: Return code: 0 >17:21:06,465 INFO program: Running... udevadm settle --timeout=300 >17:21:06,472 DEBUG program: Return code: 0 >17:21:06,474 INFO program: Running... udevadm settle --timeout=300 >17:21:06,484 DEBUG program: Return code: 0 >17:21:06,484 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:21:06,488 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:21:06,488 DEBUG program: Return code: 1 >17:21:06,496 INFO program: Running... mdadm --assemble /dev/md/localhost.localdomain:home --uuid=76812ef6:e5228b8c:3e44a427:16734e24 --run /dev/sda1 /dev/sdb1 >17:21:06,819 INFO program: mdadm: /dev/md/localhost.localdomain:home has been started with 2 drives. >17:21:06,819 DEBUG program: Return code: 0 >17:21:06,819 INFO program: Running... udevadm settle --timeout=300 >17:21:06,827 DEBUG program: Return code: 0 >17:21:06,833 INFO program: Running... mount -t ext4 -o defaults,ro /dev/md/localhost.localdomain:home /mnt/sysimage >17:21:06,878 DEBUG program: Return code: 0 >17:21:06,892 INFO program: Running... udevadm settle --timeout=300 >17:21:06,900 DEBUG program: Return code: 0 >17:21:06,900 INFO program: Running... umount /mnt/sysimage >17:21:06,908 DEBUG program: Return code: 0 >17:21:06,908 INFO program: Running... udevadm settle --timeout=300 >17:21:06,914 DEBUG program: Return code: 0 >17:21:06,915 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:home >17:21:07,811 INFO program: mdadm: stopped /dev/md/localhost.localdomain:home >17:21:07,812 DEBUG program: Return code: 0 >17:21:07,822 INFO program: Running... udevadm settle --timeout=300 >17:21:07,831 DEBUG program: Return code: 0 >17:21:07,833 INFO program: Running... udevadm settle --timeout=300 >17:21:07,840 DEBUG program: Return code: 0 >17:21:07,842 INFO program: Running... udevadm settle --timeout=300 >17:21:07,849 DEBUG program: Return code: 0 >17:21:07,851 INFO program: Running... udevadm settle --timeout=300 >17:21:07,862 DEBUG program: Return code: 0 >17:21:07,870 INFO program: Running... mdadm --assemble /dev/md/localhost.localdomain:raid0 --uuid=8acf5e03:778adc8f:cafcfbb9:00b617c9 --run /dev/sda2 /dev/sdb2 >17:21:08,024 INFO program: mdadm: /dev/md/localhost.localdomain:raid0 has been started with 2 drives. >17:21:08,024 DEBUG program: Return code: 0 >17:21:08,025 INFO program: Running... udevadm settle --timeout=300 >17:21:08,044 DEBUG program: Return code: 0 >17:21:08,045 INFO program: Running... mount -t ext4 -o defaults,ro /dev/md/localhost.localdomain:raid0 /mnt/sysimage >17:21:08,061 DEBUG program: Return code: 0 >17:21:08,070 INFO program: Running... udevadm settle --timeout=300 >17:21:08,089 DEBUG program: Return code: 0 >17:21:08,090 INFO program: Running... umount /mnt/sysimage >17:21:08,108 DEBUG program: Return code: 0 >17:21:08,109 INFO program: Running... udevadm settle --timeout=300 >17:21:08,133 DEBUG program: Return code: 0 >17:21:08,133 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:raid0 >17:21:08,155 INFO program: mdadm: stopped /dev/md/localhost.localdomain:raid0 >17:21:08,155 DEBUG program: Return code: 0 >17:21:08,162 INFO program: Running... udevadm settle --timeout=300 >17:21:08,170 DEBUG program: Return code: 0 >17:21:08,173 INFO program: Running... udevadm settle --timeout=300 >17:21:08,180 DEBUG program: Return code: 0 >17:21:08,182 INFO program: Running... udevadm settle --timeout=300 >17:21:08,192 DEBUG program: Return code: 0 >17:21:08,197 INFO program: Running... udevadm settle --timeout=300 >17:21:08,205 DEBUG program: Return code: 0 >17:21:08,209 INFO program: Running... mdadm --assemble /dev/md/localhost.localdomain:root --uuid=ece6d799:20eb59af:3582dbc3:d994b55a --run /dev/sda3 /dev/sdb3 >17:21:08,625 INFO program: mdadm: /dev/md/localhost.localdomain:root has been started with 2 drives. >17:21:08,626 DEBUG program: Return code: 0 >17:21:08,626 INFO program: Running... udevadm settle --timeout=300 >17:21:08,645 DEBUG program: Return code: 0 >17:21:08,646 INFO program: Running... mount -t ext4 -o defaults,ro /dev/md/localhost.localdomain:root /mnt/sysimage >17:21:08,668 DEBUG program: Return code: 0 >17:21:08,698 INFO program: Running... arch >17:21:08,807 INFO program: x86_64 >17:21:08,808 DEBUG program: Return code: 0 >17:21:08,835 INFO program: Running... udevadm settle --timeout=300 >17:21:08,842 DEBUG program: Return code: 0 >17:21:08,842 INFO program: Running... umount /mnt/sysimage >17:21:08,847 DEBUG program: Return code: 0 >17:21:08,848 INFO program: Running... udevadm settle --timeout=300 >17:21:08,854 DEBUG program: Return code: 0 >17:21:08,855 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:root >17:21:08,920 INFO program: mdadm: stopped /dev/md/localhost.localdomain:root >17:21:08,921 DEBUG program: Return code: 0 >17:21:08,926 INFO program: Running... mdadm --assemble /dev/md/localhost.localdomain:boot --uuid=7d3f340d:7ed82db9:d771b385:480b4381 --run /dev/sda5 /dev/sdb5 >17:21:09,013 INFO program: mdadm: /dev/md/localhost.localdomain:boot has been started with 2 drives. >17:21:09,013 DEBUG program: Return code: 0 >17:21:09,013 INFO program: Running... udevadm settle --timeout=300 >17:21:09,020 DEBUG program: Return code: 0 >17:21:09,022 INFO program: Running... mount -t ext4 -o defaults,ro /dev/md/localhost.localdomain:boot /mnt/sysimage >17:21:09,027 DEBUG program: Return code: 0 >17:21:09,028 INFO program: Running... udevadm settle --timeout=300 >17:21:09,035 DEBUG program: Return code: 0 >17:21:09,035 INFO program: Running... umount /mnt/sysimage >17:21:09,039 DEBUG program: Return code: 0 >17:21:09,039 INFO program: Running... udevadm settle --timeout=300 >17:21:09,046 DEBUG program: Return code: 0 >17:21:09,047 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:boot >17:21:09,070 INFO program: mdadm: stopped /dev/md/localhost.localdomain:boot >17:21:09,070 DEBUG program: Return code: 0 >17:21:09,074 INFO program: Running... udevadm settle --timeout=300 >17:21:09,082 DEBUG program: Return code: 0 >17:21:09,084 INFO program: Running... udevadm settle --timeout=300 >17:21:09,091 DEBUG program: Return code: 0 >17:21:09,093 INFO program: Running... udevadm settle --timeout=300 >17:21:09,102 DEBUG program: Return code: 0 >17:21:09,105 INFO program: Running... udevadm settle --timeout=300 >17:21:09,114 DEBUG program: Return code: 0 >17:21:09,150 INFO program: Running... hwclock --hctosys --utc >17:21:10,000 DEBUG program: Return code: 0 >17:21:10,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >17:21:10,016 DEBUG program: Return code: 0 >17:21:16,906 INFO program: Running... modprobe btrfs >17:21:16,952 DEBUG program: Return code: 0 >17:21:16,955 INFO program: Running... modprobe xfs >17:21:16,990 DEBUG program: Return code: 0 >17:21:55,337 INFO program: Running... udevadm settle --timeout=300 >17:21:55,351 DEBUG program: Return code: 0 >17:21:55,367 INFO program: Running... udevadm settle --timeout=300 >17:21:55,377 DEBUG program: Return code: 0 >17:22:44,493 INFO program: Running... udevadm settle --timeout=300 >17:22:44,502 DEBUG program: Return code: 0 >17:22:44,511 INFO program: Running... udevadm settle --timeout=300 >17:22:44,525 DEBUG program: Return code: 0 >17:22:44,534 INFO program: Running... udevadm settle --timeout=300 >17:22:44,542 DEBUG program: Return code: 0 >17:22:44,546 INFO program: Running... udevadm settle --timeout=300 >17:22:44,553 DEBUG program: Return code: 0 >17:22:44,564 INFO program: Running... udevadm settle --timeout=300 >17:22:44,572 DEBUG program: Return code: 0 >17:22:44,577 INFO program: Running... udevadm settle --timeout=300 >17:22:44,584 DEBUG program: Return code: 0 >17:22:44,595 INFO program: Running... udevadm settle --timeout=300 >17:22:44,602 DEBUG program: Return code: 0 >17:22:44,607 INFO program: Running... udevadm settle --timeout=300 >17:22:44,613 DEBUG program: Return code: 0 >17:22:44,619 INFO program: Running... udevadm settle --timeout=300 >17:22:44,633 DEBUG program: Return code: 0 >17:22:44,633 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:22:44,643 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:22:44,644 DEBUG program: Return code: 1 >17:23:11,651 INFO program: Running... udevadm settle --timeout=300 >17:23:11,660 DEBUG program: Return code: 0 >17:23:11,668 INFO program: Running... udevadm settle --timeout=300 >17:23:11,678 DEBUG program: Return code: 0 >17:23:11,687 INFO program: Running... udevadm settle --timeout=300 >17:23:11,694 DEBUG program: Return code: 0 >17:23:11,699 INFO program: Running... udevadm settle --timeout=300 >17:23:11,705 DEBUG program: Return code: 0 >17:23:11,715 INFO program: Running... udevadm settle --timeout=300 >17:23:11,722 DEBUG program: Return code: 0 >17:23:11,727 INFO program: Running... udevadm settle --timeout=300 >17:23:11,733 DEBUG program: Return code: 0 >17:23:11,743 INFO program: Running... udevadm settle --timeout=300 >17:23:11,750 DEBUG program: Return code: 0 >17:23:11,755 INFO program: Running... udevadm settle --timeout=300 >17:23:11,761 DEBUG program: Return code: 0 >17:23:11,765 INFO program: Running... udevadm settle --timeout=300 >17:23:11,774 DEBUG program: Return code: 0 >17:23:11,774 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:23:11,779 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:23:11,779 DEBUG program: Return code: 1 >17:23:55,098 INFO program: Running... udevadm settle --timeout=300 >17:23:55,107 DEBUG program: Return code: 0 >17:23:55,110 INFO program: Running... udevadm settle --timeout=300 >17:23:55,119 DEBUG program: Return code: 0 >17:23:55,122 INFO program: Running... udevadm settle --timeout=300 >17:23:55,130 DEBUG program: Return code: 0 >17:23:55,133 INFO program: Running... udevadm settle --timeout=300 >17:23:55,143 DEBUG program: Return code: 0 >17:23:55,147 INFO program: Running... udevadm settle --timeout=300 >17:23:55,157 DEBUG program: Return code: 0 >17:23:55,160 INFO program: Running... udevadm settle --timeout=300 >17:23:55,168 DEBUG program: Return code: 0 >17:23:55,171 INFO program: Running... udevadm settle --timeout=300 >17:23:55,179 DEBUG program: Return code: 0 >17:23:55,182 INFO program: Running... udevadm settle --timeout=300 >17:23:55,192 DEBUG program: Return code: 0 >17:23:55,195 INFO program: Running... udevadm settle --timeout=300 >17:23:55,203 DEBUG program: Return code: 0 >17:23:55,206 INFO program: Running... udevadm settle --timeout=300 >17:23:55,214 DEBUG program: Return code: 0 >17:23:55,216 INFO program: Running... udevadm settle --timeout=300 >17:23:55,225 DEBUG program: Return code: 0 >17:23:55,227 INFO program: Running... udevadm settle --timeout=300 >17:23:55,235 DEBUG program: Return code: 0 >17:23:55,238 INFO program: Running... udevadm settle --timeout=300 >17:23:55,247 DEBUG program: Return code: 0 >17:23:55,250 INFO program: Running... udevadm settle --timeout=300 >17:23:55,258 DEBUG program: Return code: 0 >17:23:55,260 INFO program: Running... udevadm settle --timeout=300 >17:23:55,268 DEBUG program: Return code: 0 >17:23:55,271 INFO program: Running... udevadm settle --timeout=300 >17:23:55,278 DEBUG program: Return code: 0 >17:23:55,281 INFO program: Running... udevadm settle --timeout=300 >17:23:55,289 DEBUG program: Return code: 0 >17:23:55,289 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:23:55,293 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:23:55,294 DEBUG program: Return code: 1 >17:23:55,296 INFO program: Running... udevadm settle --timeout=300 >17:23:55,505 DEBUG program: Return code: 0 >17:23:55,511 INFO program: Running... udevadm settle --timeout=300 >17:23:55,521 DEBUG program: Return code: 0 >17:23:55,526 INFO program: Running... udevadm settle --timeout=300 >17:23:55,535 DEBUG program: Return code: 0 >17:23:55,542 INFO program: Running... udevadm settle --timeout=300 >17:23:55,550 DEBUG program: Return code: 0 >17:23:55,556 INFO program: Running... udevadm settle --timeout=300 >17:23:55,564 DEBUG program: Return code: 0 >17:23:55,570 INFO program: Running... udevadm settle --timeout=300 >17:23:55,580 DEBUG program: Return code: 0 >17:23:55,585 INFO program: Running... udevadm settle --timeout=300 >17:23:55,595 DEBUG program: Return code: 0 >17:23:55,604 INFO program: Running... multipath -c /dev/sdc >17:23:55,610 INFO program: Jun 19 17:23:55 | /etc/multipath.conf does not exist, blacklisting all devices. >17:23:55,610 INFO program: Jun 19 17:23:55 | A default multipath.conf file is located at >17:23:55,610 INFO program: Jun 19 17:23:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:23:55,610 INFO program: Jun 19 17:23:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:23:55,610 INFO program: /dev/sdc is not a valid multipath device path >17:23:55,610 DEBUG program: Return code: 1 >17:23:55,635 INFO program: Running... multipath -c /dev/sda >17:23:55,639 INFO program: Jun 19 17:23:55 | /etc/multipath.conf does not exist, blacklisting all devices. >17:23:55,640 INFO program: Jun 19 17:23:55 | A default multipath.conf file is located at >17:23:55,640 INFO program: Jun 19 17:23:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:23:55,640 INFO program: Jun 19 17:23:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:23:55,640 INFO program: /dev/sda is not a valid multipath device path >17:23:55,640 DEBUG program: Return code: 1 >17:23:55,694 INFO program: Running... mdadm --examine --export /dev/sda1 >17:23:55,723 INFO program: MD_LEVEL=raid1 >17:23:55,723 INFO program: MD_DEVICES=2 >17:23:55,723 INFO program: MD_NAME=localhost.localdomain:home >17:23:55,723 INFO program: MD_ARRAY_SIZE=104.86GB >17:23:55,723 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:23:55,723 INFO program: MD_UPDATE_TIME=1403212867 >17:23:55,723 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:23:55,723 INFO program: MD_EVENTS=31 >17:23:55,723 DEBUG program: Return code: 0 >17:23:55,723 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:23:55,731 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:23:55,731 DEBUG program: Return code: 0 >17:23:55,734 INFO program: Running... udevadm settle --timeout=300 >17:23:55,743 DEBUG program: Return code: 0 >17:23:55,752 INFO program: Running... udevadm settle --timeout=300 >17:23:55,761 DEBUG program: Return code: 0 >17:23:55,761 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >17:23:55,771 DEBUG program: Return code: 0 >17:23:55,771 INFO program: Running... udevadm settle --timeout=300 >17:23:55,781 DEBUG program: Return code: 0 >17:23:55,809 INFO program: Running... mdadm --examine --export /dev/sda2 >17:23:55,822 INFO program: MD_LEVEL=raid0 >17:23:55,822 INFO program: MD_DEVICES=2 >17:23:55,822 INFO program: MD_NAME=localhost.localdomain:raid0 >17:23:55,822 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:23:55,822 INFO program: MD_UPDATE_TIME=1403225694 >17:23:55,823 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:23:55,823 INFO program: MD_EVENTS=0 >17:23:55,823 DEBUG program: Return code: 0 >17:23:55,823 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:23:55,830 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:23:55,830 DEBUG program: Return code: 0 >17:23:55,833 INFO program: Running... udevadm settle --timeout=300 >17:23:55,841 DEBUG program: Return code: 0 >17:23:55,850 INFO program: Running... udevadm settle --timeout=300 >17:23:55,858 DEBUG program: Return code: 0 >17:23:55,859 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >17:23:55,867 DEBUG program: Return code: 0 >17:23:55,867 INFO program: Running... udevadm settle --timeout=300 >17:23:55,876 DEBUG program: Return code: 0 >17:23:55,901 INFO program: Running... mdadm --examine --export /dev/sda3 >17:23:55,923 INFO program: MD_LEVEL=raid1 >17:23:55,923 INFO program: MD_DEVICES=2 >17:23:55,923 INFO program: MD_NAME=localhost.localdomain:root >17:23:55,923 INFO program: MD_ARRAY_SIZE=62.91GB >17:23:55,923 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:23:55,923 INFO program: MD_UPDATE_TIME=1403212864 >17:23:55,923 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:23:55,923 INFO program: MD_EVENTS=92 >17:23:55,923 DEBUG program: Return code: 0 >17:23:55,923 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:23:55,931 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:23:55,932 DEBUG program: Return code: 0 >17:23:55,934 INFO program: Running... udevadm settle --timeout=300 >17:23:55,945 DEBUG program: Return code: 0 >17:23:55,955 INFO program: Running... udevadm settle --timeout=300 >17:23:55,965 DEBUG program: Return code: 0 >17:23:55,966 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >17:23:55,975 DEBUG program: Return code: 0 >17:23:55,975 INFO program: Running... udevadm settle --timeout=300 >17:23:55,984 DEBUG program: Return code: 0 >17:23:56,011 INFO program: Running... mdadm --examine --export /dev/sda5 >17:23:56,020 INFO program: MD_LEVEL=raid1 >17:23:56,020 INFO program: MD_DEVICES=2 >17:23:56,020 INFO program: MD_NAME=localhost.localdomain:boot >17:23:56,020 INFO program: MD_ARRAY_SIZE=1048.51MB >17:23:56,020 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:23:56,020 INFO program: MD_UPDATE_TIME=1403212864 >17:23:56,020 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:23:56,021 INFO program: MD_EVENTS=20 >17:23:56,021 DEBUG program: Return code: 0 >17:23:56,021 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:23:56,029 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:23:56,029 DEBUG program: Return code: 0 >17:23:56,032 INFO program: Running... udevadm settle --timeout=300 >17:23:56,040 DEBUG program: Return code: 0 >17:23:56,049 INFO program: Running... udevadm settle --timeout=300 >17:23:56,057 DEBUG program: Return code: 0 >17:23:56,058 INFO program: Running... mdadm --incremental --quiet /dev/sda5 >17:23:56,067 DEBUG program: Return code: 0 >17:23:56,067 INFO program: Running... udevadm settle --timeout=300 >17:23:56,076 DEBUG program: Return code: 0 >17:23:56,089 INFO program: Running... mdadm --examine --export /dev/sda6 >17:23:56,135 INFO program: MD_LEVEL=raid0 >17:23:56,135 INFO program: MD_DEVICES=2 >17:23:56,136 INFO program: MD_NAME=localhost.localdomain:swap >17:23:56,136 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:23:56,136 INFO program: MD_UPDATE_TIME=1403225692 >17:23:56,136 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:23:56,136 INFO program: MD_EVENTS=0 >17:23:56,136 DEBUG program: Return code: 0 >17:23:56,136 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:23:56,143 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:23:56,143 DEBUG program: Return code: 0 >17:23:56,146 INFO program: Running... udevadm settle --timeout=300 >17:23:56,154 DEBUG program: Return code: 0 >17:23:56,163 INFO program: Running... udevadm settle --timeout=300 >17:23:56,171 DEBUG program: Return code: 0 >17:23:56,171 INFO program: Running... mdadm --incremental --quiet /dev/sda6 >17:23:56,178 DEBUG program: Return code: 1 >17:23:56,185 INFO program: Running... multipath -c /dev/sdb >17:23:56,190 INFO program: Jun 19 17:23:56 | /etc/multipath.conf does not exist, blacklisting all devices. >17:23:56,190 INFO program: Jun 19 17:23:56 | A default multipath.conf file is located at >17:23:56,190 INFO program: Jun 19 17:23:56 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:23:56,191 INFO program: Jun 19 17:23:56 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:23:56,191 INFO program: /dev/sdb is not a valid multipath device path >17:23:56,191 DEBUG program: Return code: 1 >17:23:56,217 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:23:56,234 INFO program: MD_LEVEL=raid1 >17:23:56,234 INFO program: MD_DEVICES=2 >17:23:56,234 INFO program: MD_NAME=localhost.localdomain:home >17:23:56,234 INFO program: MD_ARRAY_SIZE=104.86GB >17:23:56,234 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:23:56,235 INFO program: MD_UPDATE_TIME=1403212867 >17:23:56,235 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:23:56,235 INFO program: MD_EVENTS=31 >17:23:56,235 DEBUG program: Return code: 0 >17:23:56,235 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:23:56,241 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:23:56,241 DEBUG program: Return code: 0 >17:23:56,246 INFO program: Running... udevadm settle --timeout=300 >17:23:56,253 DEBUG program: Return code: 0 >17:23:56,254 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >17:23:56,556 DEBUG program: Return code: 0 >17:23:56,556 INFO program: Running... udevadm settle --timeout=300 >17:23:56,566 DEBUG program: Return code: 0 >17:23:56,580 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:23:56,590 INFO program: MD_LEVEL=raid0 >17:23:56,590 INFO program: MD_DEVICES=2 >17:23:56,590 INFO program: MD_NAME=localhost.localdomain:raid0 >17:23:56,591 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:23:56,591 INFO program: MD_UPDATE_TIME=1403225694 >17:23:56,591 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:23:56,591 INFO program: MD_EVENTS=0 >17:23:56,591 DEBUG program: Return code: 0 >17:23:56,591 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:23:56,597 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:23:56,597 DEBUG program: Return code: 0 >17:23:56,602 INFO program: Running... udevadm settle --timeout=300 >17:23:56,610 DEBUG program: Return code: 0 >17:23:56,610 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >17:23:56,746 DEBUG program: Return code: 0 >17:23:56,746 INFO program: Running... udevadm settle --timeout=300 >17:23:56,756 DEBUG program: Return code: 0 >17:23:56,799 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:23:56,829 INFO program: MD_LEVEL=raid1 >17:23:56,829 INFO program: MD_DEVICES=2 >17:23:56,830 INFO program: MD_NAME=localhost.localdomain:root >17:23:56,830 INFO program: MD_ARRAY_SIZE=62.91GB >17:23:56,830 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:23:56,830 INFO program: MD_UPDATE_TIME=1403212864 >17:23:56,830 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:23:56,830 INFO program: MD_EVENTS=92 >17:23:56,830 DEBUG program: Return code: 0 >17:23:56,830 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:23:56,837 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:23:56,837 DEBUG program: Return code: 0 >17:23:56,843 INFO program: Running... udevadm settle --timeout=300 >17:23:56,852 DEBUG program: Return code: 0 >17:23:56,853 INFO program: Running... mdadm --incremental --quiet /dev/sdb3 >17:23:57,020 DEBUG program: Return code: 0 >17:23:57,020 INFO program: Running... udevadm settle --timeout=300 >17:23:57,030 DEBUG program: Return code: 0 >17:23:57,057 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:23:57,064 INFO program: MD_LEVEL=raid1 >17:23:57,064 INFO program: MD_DEVICES=2 >17:23:57,064 INFO program: MD_NAME=localhost.localdomain:boot >17:23:57,064 INFO program: MD_ARRAY_SIZE=1048.51MB >17:23:57,064 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:23:57,064 INFO program: MD_UPDATE_TIME=1403212864 >17:23:57,064 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:23:57,064 INFO program: MD_EVENTS=20 >17:23:57,064 DEBUG program: Return code: 0 >17:23:57,064 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:23:57,070 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:23:57,070 DEBUG program: Return code: 0 >17:23:57,074 INFO program: Running... udevadm settle --timeout=300 >17:23:57,083 DEBUG program: Return code: 0 >17:23:57,083 INFO program: Running... mdadm --incremental --quiet /dev/sdb5 >17:23:57,154 DEBUG program: Return code: 0 >17:23:57,154 INFO program: Running... udevadm settle --timeout=300 >17:23:57,164 DEBUG program: Return code: 0 >17:23:57,178 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:23:57,184 INFO program: MD_LEVEL=raid0 >17:23:57,184 INFO program: MD_DEVICES=2 >17:23:57,184 INFO program: MD_NAME=localhost.localdomain:swap >17:23:57,185 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:23:57,185 INFO program: MD_UPDATE_TIME=1403225692 >17:23:57,185 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:23:57,185 INFO program: MD_EVENTS=0 >17:23:57,185 DEBUG program: Return code: 0 >17:23:57,185 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:23:57,191 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:23:57,191 DEBUG program: Return code: 0 >17:23:57,196 INFO program: Running... udevadm settle --timeout=300 >17:23:57,207 DEBUG program: Return code: 0 >17:23:57,207 INFO program: Running... mdadm --incremental --quiet /dev/sdb6 >17:23:57,213 DEBUG program: Return code: 1 >17:23:57,254 INFO program: Running... dumpe2fs -h /dev/loop3 >17:23:57,259 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:23:57,260 INFO program: Filesystem volume name: _Fedora-Live-Des >17:23:57,260 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:23:57,260 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:23:57,260 INFO program: Filesystem magic number: 0xEF53 >17:23:57,260 INFO program: Filesystem revision #: 1 (dynamic) >17:23:57,260 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:23:57,260 INFO program: Filesystem flags: signed_directory_hash >17:23:57,260 INFO program: Default mount options: user_xattr acl >17:23:57,260 INFO program: Filesystem state: clean >17:23:57,260 INFO program: Errors behavior: Continue >17:23:57,260 INFO program: Filesystem OS type: Linux >17:23:57,260 INFO program: Inode count: 262144 >17:23:57,260 INFO program: Block count: 1048576 >17:23:57,260 INFO program: Reserved block count: 10484 >17:23:57,260 INFO program: Free blocks: 225114 >17:23:57,260 INFO program: Free inodes: 155781 >17:23:57,261 INFO program: First block: 0 >17:23:57,261 INFO program: Block size: 4096 >17:23:57,261 INFO program: Fragment size: 4096 >17:23:57,261 INFO program: Reserved GDT blocks: 255 >17:23:57,261 INFO program: Blocks per group: 32768 >17:23:57,261 INFO program: Fragments per group: 32768 >17:23:57,261 INFO program: Inodes per group: 8192 >17:23:57,261 INFO program: Inode blocks per group: 512 >17:23:57,261 INFO program: Flex block group size: 16 >17:23:57,261 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:23:57,261 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:23:57,262 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:23:57,262 INFO program: Mount count: 0 >17:23:57,262 INFO program: Maximum mount count: -1 >17:23:57,262 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:23:57,262 INFO program: Check interval: 0 (<none>) >17:23:57,262 INFO program: Lifetime writes: 767 MB >17:23:57,262 INFO program: Reserved blocks uid: 0 (user root) >17:23:57,262 INFO program: Reserved blocks gid: 0 (group root) >17:23:57,262 INFO program: First inode: 11 >17:23:57,263 INFO program: Inode size: 256 >17:23:57,263 INFO program: Required extra isize: 28 >17:23:57,263 INFO program: Desired extra isize: 28 >17:23:57,263 INFO program: Journal inode: 8 >17:23:57,263 INFO program: Default directory hash: half_md4 >17:23:57,263 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:23:57,263 INFO program: Journal backup: inode blocks >17:23:57,263 INFO program: Journal features: journal_incompat_revoke >17:23:57,264 INFO program: Journal size: 128M >17:23:57,264 INFO program: Journal length: 32768 >17:23:57,264 INFO program: Journal sequence: 0x00003086 >17:23:57,264 INFO program: Journal start: 0 >17:23:57,264 INFO program: >17:23:57,264 DEBUG program: Return code: 0 >17:23:57,265 INFO program: Running... resize2fs -P /dev/loop3 >17:23:57,269 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:23:57,270 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >17:23:57,270 INFO program: Couldn't find valid filesystem superblock. >17:23:57,270 DEBUG program: Return code: 1 >17:23:57,292 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:23:57,296 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:23:57,297 INFO program: Filesystem volume name: _Fedora-Live-Des >17:23:57,297 INFO program: Last mounted on: / >17:23:57,297 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:23:57,297 INFO program: Filesystem magic number: 0xEF53 >17:23:57,297 INFO program: Filesystem revision #: 1 (dynamic) >17:23:57,297 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:23:57,297 INFO program: Filesystem flags: signed_directory_hash >17:23:57,297 INFO program: Default mount options: user_xattr acl >17:23:57,297 INFO program: Filesystem state: clean >17:23:57,297 INFO program: Errors behavior: Continue >17:23:57,297 INFO program: Filesystem OS type: Linux >17:23:57,297 INFO program: Inode count: 262144 >17:23:57,297 INFO program: Block count: 1048576 >17:23:57,297 INFO program: Reserved block count: 10484 >17:23:57,297 INFO program: Free blocks: 225114 >17:23:57,298 INFO program: Free inodes: 155781 >17:23:57,298 INFO program: First block: 0 >17:23:57,298 INFO program: Block size: 4096 >17:23:57,298 INFO program: Fragment size: 4096 >17:23:57,298 INFO program: Reserved GDT blocks: 255 >17:23:57,298 INFO program: Blocks per group: 32768 >17:23:57,298 INFO program: Fragments per group: 32768 >17:23:57,298 INFO program: Inodes per group: 8192 >17:23:57,298 INFO program: Inode blocks per group: 512 >17:23:57,299 INFO program: Flex block group size: 16 >17:23:57,299 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:23:57,299 INFO program: Last mount time: Thu Jun 19 20:20:45 2014 >17:23:57,299 INFO program: Last write time: Thu Jun 19 20:20:45 2014 >17:23:57,299 INFO program: Mount count: 1 >17:23:57,299 INFO program: Maximum mount count: -1 >17:23:57,299 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:23:57,300 INFO program: Check interval: 0 (<none>) >17:23:57,300 INFO program: Lifetime writes: 767 MB >17:23:57,300 INFO program: Reserved blocks uid: 0 (user root) >17:23:57,300 INFO program: Reserved blocks gid: 0 (group root) >17:23:57,300 INFO program: First inode: 11 >17:23:57,300 INFO program: Inode size: 256 >17:23:57,300 INFO program: Required extra isize: 28 >17:23:57,301 INFO program: Desired extra isize: 28 >17:23:57,301 INFO program: Journal inode: 8 >17:23:57,301 INFO program: Default directory hash: half_md4 >17:23:57,301 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:23:57,301 INFO program: Journal backup: inode blocks >17:23:57,301 INFO program: Journal features: journal_incompat_revoke >17:23:57,302 INFO program: Journal size: 128M >17:23:57,302 INFO program: Journal length: 32768 >17:23:57,302 INFO program: Journal sequence: 0x00003087 >17:23:57,302 INFO program: Journal start: 1 >17:23:57,302 INFO program: >17:23:57,302 DEBUG program: Return code: 0 >17:23:57,303 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:23:57,307 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:23:57,307 INFO program: Estimated minimum size of the filesystem: 825687 >17:23:57,308 DEBUG program: Return code: 0 >17:23:57,319 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >17:23:57,324 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:23:57,324 INFO program: Filesystem volume name: _Fedora-Live-Des >17:23:57,324 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:23:57,325 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:23:57,325 INFO program: Filesystem magic number: 0xEF53 >17:23:57,325 INFO program: Filesystem revision #: 1 (dynamic) >17:23:57,325 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:23:57,325 INFO program: Filesystem flags: signed_directory_hash >17:23:57,325 INFO program: Default mount options: user_xattr acl >17:23:57,325 INFO program: Filesystem state: clean >17:23:57,325 INFO program: Errors behavior: Continue >17:23:57,326 INFO program: Filesystem OS type: Linux >17:23:57,326 INFO program: Inode count: 262144 >17:23:57,326 INFO program: Block count: 1048576 >17:23:57,326 INFO program: Reserved block count: 10484 >17:23:57,326 INFO program: Free blocks: 225114 >17:23:57,326 INFO program: Free inodes: 155781 >17:23:57,326 INFO program: First block: 0 >17:23:57,326 INFO program: Block size: 4096 >17:23:57,327 INFO program: Fragment size: 4096 >17:23:57,327 INFO program: Reserved GDT blocks: 255 >17:23:57,327 INFO program: Blocks per group: 32768 >17:23:57,327 INFO program: Fragments per group: 32768 >17:23:57,327 INFO program: Inodes per group: 8192 >17:23:57,327 INFO program: Inode blocks per group: 512 >17:23:57,327 INFO program: Flex block group size: 16 >17:23:57,328 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:23:57,328 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:23:57,328 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:23:57,328 INFO program: Mount count: 0 >17:23:57,328 INFO program: Maximum mount count: -1 >17:23:57,328 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:23:57,329 INFO program: Check interval: 0 (<none>) >17:23:57,329 INFO program: Lifetime writes: 767 MB >17:23:57,329 INFO program: Reserved blocks uid: 0 (user root) >17:23:57,329 INFO program: Reserved blocks gid: 0 (group root) >17:23:57,329 INFO program: First inode: 11 >17:23:57,330 INFO program: Inode size: 256 >17:23:57,330 INFO program: Required extra isize: 28 >17:23:57,330 INFO program: Desired extra isize: 28 >17:23:57,330 INFO program: Journal inode: 8 >17:23:57,330 INFO program: Default directory hash: half_md4 >17:23:57,330 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:23:57,331 INFO program: Journal backup: inode blocks >17:23:57,331 INFO program: Journal features: journal_incompat_revoke >17:23:57,331 INFO program: Journal size: 128M >17:23:57,331 INFO program: Journal length: 32768 >17:23:57,331 INFO program: Journal sequence: 0x00003086 >17:23:57,331 INFO program: Journal start: 0 >17:23:57,332 INFO program: >17:23:57,332 DEBUG program: Return code: 0 >17:23:57,332 INFO program: Running... resize2fs -P /dev/mapper/live-base >17:23:57,337 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:23:57,337 INFO program: Estimated minimum size of the filesystem: 825687 >17:23:57,337 DEBUG program: Return code: 0 >17:23:57,353 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >17:23:57,358 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:23:57,358 INFO program: Filesystem volume name: _Fedora-Live-Des >17:23:57,358 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:23:57,358 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:23:57,358 INFO program: Filesystem magic number: 0xEF53 >17:23:57,358 INFO program: Filesystem revision #: 1 (dynamic) >17:23:57,358 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:23:57,359 INFO program: Filesystem flags: signed_directory_hash >17:23:57,359 INFO program: Default mount options: user_xattr acl >17:23:57,359 INFO program: Filesystem state: clean >17:23:57,359 INFO program: Errors behavior: Continue >17:23:57,359 INFO program: Filesystem OS type: Linux >17:23:57,359 INFO program: Inode count: 212992 >17:23:57,359 INFO program: Block count: 825687 >17:23:57,359 INFO program: Reserved block count: 8255 >17:23:57,359 INFO program: Free blocks: 5566 >17:23:57,359 INFO program: Free inodes: 106629 >17:23:57,359 INFO program: First block: 0 >17:23:57,359 INFO program: Block size: 4096 >17:23:57,359 INFO program: Fragment size: 4096 >17:23:57,359 INFO program: Reserved GDT blocks: 255 >17:23:57,359 INFO program: Blocks per group: 32768 >17:23:57,359 INFO program: Fragments per group: 32768 >17:23:57,359 INFO program: Inodes per group: 8192 >17:23:57,360 INFO program: Inode blocks per group: 512 >17:23:57,360 INFO program: Flex block group size: 16 >17:23:57,360 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:23:57,360 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:23:57,360 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >17:23:57,360 INFO program: Mount count: 0 >17:23:57,360 INFO program: Maximum mount count: -1 >17:23:57,360 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >17:23:57,360 INFO program: Check interval: 0 (<none>) >17:23:57,361 INFO program: Lifetime writes: 768 MB >17:23:57,361 INFO program: Reserved blocks uid: 0 (user root) >17:23:57,361 INFO program: Reserved blocks gid: 0 (group root) >17:23:57,361 INFO program: First inode: 11 >17:23:57,361 INFO program: Inode size: 256 >17:23:57,361 INFO program: Required extra isize: 28 >17:23:57,361 INFO program: Desired extra isize: 28 >17:23:57,361 INFO program: Journal inode: 8 >17:23:57,361 INFO program: Default directory hash: half_md4 >17:23:57,362 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:23:57,362 INFO program: Journal backup: inode blocks >17:23:57,362 INFO program: Journal features: journal_incompat_revoke >17:23:57,362 INFO program: Journal size: 128M >17:23:57,362 INFO program: Journal length: 32768 >17:23:57,362 INFO program: Journal sequence: 0x00003086 >17:23:57,362 INFO program: Journal start: 0 >17:23:57,362 INFO program: >17:23:57,362 DEBUG program: Return code: 0 >17:23:57,363 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >17:23:57,367 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:23:57,367 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >17:23:57,367 INFO program: Couldn't find valid filesystem superblock. >17:23:57,367 DEBUG program: Return code: 1 >17:23:57,381 INFO program: Running... udevadm settle --timeout=300 >17:23:57,392 DEBUG program: Return code: 0 >17:23:57,415 INFO program: Running... udevadm settle --timeout=300 >17:23:57,423 DEBUG program: Return code: 0 >17:23:57,430 INFO program: Running... mdadm --stop /dev/md/home >17:23:58,058 INFO program: mdadm: stopped /dev/md/home >17:23:58,059 DEBUG program: Return code: 0 >17:23:58,062 INFO program: Running... udevadm settle --timeout=300 >17:23:58,071 DEBUG program: Return code: 0 >17:23:58,074 INFO program: Running... udevadm settle --timeout=300 >17:23:58,083 DEBUG program: Return code: 0 >17:23:58,086 INFO program: Running... udevadm settle --timeout=300 >17:23:58,095 DEBUG program: Return code: 0 >17:23:58,098 INFO program: Running... udevadm settle --timeout=300 >17:23:58,107 DEBUG program: Return code: 0 >17:23:58,109 INFO program: Running... mdadm --stop /dev/md/raid0 >17:23:58,132 INFO program: mdadm: stopped /dev/md/raid0 >17:23:58,132 DEBUG program: Return code: 0 >17:23:58,136 INFO program: Running... udevadm settle --timeout=300 >17:23:58,146 DEBUG program: Return code: 0 >17:23:58,148 INFO program: Running... udevadm settle --timeout=300 >17:23:58,157 DEBUG program: Return code: 0 >17:23:58,160 INFO program: Running... udevadm settle --timeout=300 >17:23:58,169 DEBUG program: Return code: 0 >17:23:58,171 INFO program: Running... udevadm settle --timeout=300 >17:23:58,181 DEBUG program: Return code: 0 >17:23:58,182 INFO program: Running... mdadm --stop /dev/md/root >17:23:58,259 INFO program: mdadm: stopped /dev/md/root >17:23:58,259 DEBUG program: Return code: 0 >17:23:58,262 INFO program: Running... udevadm settle --timeout=300 >17:23:58,270 DEBUG program: Return code: 0 >17:23:58,273 INFO program: Running... udevadm settle --timeout=300 >17:23:58,281 DEBUG program: Return code: 0 >17:23:58,284 INFO program: Running... udevadm settle --timeout=300 >17:23:58,292 DEBUG program: Return code: 0 >17:23:58,295 INFO program: Running... udevadm settle --timeout=300 >17:23:58,303 DEBUG program: Return code: 0 >17:23:58,304 INFO program: Running... mdadm --stop /dev/md/boot >17:23:58,326 INFO program: mdadm: stopped /dev/md/boot >17:23:58,327 DEBUG program: Return code: 0 >17:23:58,329 INFO program: Running... udevadm settle --timeout=300 >17:23:58,340 DEBUG program: Return code: 0 >17:23:58,344 INFO program: Running... udevadm settle --timeout=300 >17:23:58,352 DEBUG program: Return code: 0 >17:23:58,355 INFO program: Running... udevadm settle --timeout=300 >17:23:58,363 DEBUG program: Return code: 0 >17:23:58,366 INFO program: Running... udevadm settle --timeout=300 >17:23:58,376 DEBUG program: Return code: 0 >17:23:58,378 INFO program: Running... udevadm settle --timeout=300 >17:23:58,388 DEBUG program: Return code: 0 >17:23:58,388 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:23:58,393 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:23:58,394 DEBUG program: Return code: 1 >17:24:19,635 INFO program: Running... udevadm settle --timeout=300 >17:24:19,649 DEBUG program: Return code: 0 >17:24:19,656 INFO program: Running... udevadm settle --timeout=300 >17:24:19,666 DEBUG program: Return code: 0 >17:24:23,233 INFO program: Running... udevadm settle --timeout=300 >17:24:23,241 DEBUG program: Return code: 0 >17:24:38,428 INFO program: Running... udevadm settle --timeout=300 >17:24:38,436 DEBUG program: Return code: 0 >17:24:38,436 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:24:38,440 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:24:38,440 DEBUG program: Return code: 1 >17:25:47,984 INFO program: Running... udevadm settle --timeout=300 >17:25:47,994 DEBUG program: Return code: 0 >17:26:16,703 INFO program: Running... udevadm settle --timeout=300 >17:26:16,719 DEBUG program: Return code: 0 >17:26:16,729 INFO program: Running... udevadm settle --timeout=300 >17:26:16,743 DEBUG program: Return code: 0 >17:26:47,287 INFO program: Running... udevadm settle --timeout=300 >17:26:47,300 DEBUG program: Return code: 0 >17:26:47,300 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:26:47,305 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:26:47,305 DEBUG program: Return code: 1 >17:27:11,597 INFO program: Running... udevadm settle --timeout=300 >17:27:11,606 DEBUG program: Return code: 0 >17:27:11,606 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:27:11,611 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:27:11,611 DEBUG program: Return code: 1 >17:27:23,192 INFO program: Running... udevadm settle --timeout=300 >17:27:23,200 DEBUG program: Return code: 0 >17:27:38,110 INFO program: Running... udevadm settle --timeout=300 >17:27:38,116 DEBUG program: Return code: 0 >17:27:38,133 INFO program: Running... multipath -c /dev/sdc >17:27:38,135 INFO program: Jun 19 17:27:38 | /etc/multipath.conf does not exist, blacklisting all devices. >17:27:38,135 INFO program: Jun 19 17:27:38 | A default multipath.conf file is located at >17:27:38,135 INFO program: Jun 19 17:27:38 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:27:38,135 INFO program: Jun 19 17:27:38 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:27:38,135 INFO program: /dev/sdc is not a valid multipath device path >17:27:38,135 DEBUG program: Return code: 1 >17:27:38,155 INFO program: Running... multipath -c /dev/sda >17:27:38,157 INFO program: Jun 19 17:27:38 | /etc/multipath.conf does not exist, blacklisting all devices. >17:27:38,157 INFO program: Jun 19 17:27:38 | A default multipath.conf file is located at >17:27:38,157 INFO program: Jun 19 17:27:38 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:27:38,157 INFO program: Jun 19 17:27:38 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:27:38,157 INFO program: /dev/sda is not a valid multipath device path >17:27:38,157 DEBUG program: Return code: 1 >17:27:38,173 INFO program: Running... mdadm --examine --export /dev/sda1 >17:27:38,179 INFO program: MD_LEVEL=raid1 >17:27:38,179 INFO program: MD_DEVICES=2 >17:27:38,179 INFO program: MD_NAME=localhost.localdomain:home >17:27:38,179 INFO program: MD_ARRAY_SIZE=104.86GB >17:27:38,179 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:27:38,179 INFO program: MD_UPDATE_TIME=1403213037 >17:27:38,179 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:27:38,179 INFO program: MD_EVENTS=33 >17:27:38,180 DEBUG program: Return code: 0 >17:27:38,180 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:27:38,184 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:27:38,184 DEBUG program: Return code: 0 >17:27:38,186 INFO program: Running... udevadm settle --timeout=300 >17:27:38,191 DEBUG program: Return code: 0 >17:27:38,209 INFO program: Running... mdadm --examine --export /dev/sda2 >17:27:38,213 INFO program: MD_LEVEL=raid0 >17:27:38,213 INFO program: MD_DEVICES=2 >17:27:38,213 INFO program: MD_NAME=localhost.localdomain:raid0 >17:27:38,213 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:27:38,213 INFO program: MD_UPDATE_TIME=1403225694 >17:27:38,213 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:27:38,213 INFO program: MD_EVENTS=0 >17:27:38,213 DEBUG program: Return code: 0 >17:27:38,213 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:27:38,218 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:27:38,218 DEBUG program: Return code: 0 >17:27:38,220 INFO program: Running... udevadm settle --timeout=300 >17:27:38,225 DEBUG program: Return code: 0 >17:27:38,265 INFO program: Running... mdadm --examine --export /dev/sda3 >17:27:38,275 INFO program: MD_LEVEL=raid1 >17:27:38,275 INFO program: MD_DEVICES=2 >17:27:38,275 INFO program: MD_NAME=localhost.localdomain:root >17:27:38,275 INFO program: MD_ARRAY_SIZE=62.91GB >17:27:38,275 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:27:38,275 INFO program: MD_UPDATE_TIME=1403212864 >17:27:38,275 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:27:38,275 INFO program: MD_EVENTS=92 >17:27:38,275 DEBUG program: Return code: 0 >17:27:38,275 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:27:38,280 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:27:38,280 DEBUG program: Return code: 0 >17:27:38,282 INFO program: Running... udevadm settle --timeout=300 >17:27:38,289 DEBUG program: Return code: 0 >17:27:38,314 INFO program: Running... mdadm --examine --export /dev/sda5 >17:27:38,320 INFO program: MD_LEVEL=raid1 >17:27:38,320 INFO program: MD_DEVICES=2 >17:27:38,320 INFO program: MD_NAME=localhost.localdomain:boot >17:27:38,320 INFO program: MD_ARRAY_SIZE=1048.51MB >17:27:38,320 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:27:38,320 INFO program: MD_UPDATE_TIME=1403212864 >17:27:38,320 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:27:38,320 INFO program: MD_EVENTS=20 >17:27:38,320 DEBUG program: Return code: 0 >17:27:38,320 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:27:38,326 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:27:38,327 DEBUG program: Return code: 0 >17:27:38,329 INFO program: Running... udevadm settle --timeout=300 >17:27:38,335 DEBUG program: Return code: 0 >17:27:38,351 INFO program: Running... mdadm --examine --export /dev/sda6 >17:27:38,356 INFO program: MD_LEVEL=raid0 >17:27:38,356 INFO program: MD_DEVICES=2 >17:27:38,356 INFO program: MD_NAME=localhost.localdomain:swap >17:27:38,356 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:27:38,356 INFO program: MD_UPDATE_TIME=1403225692 >17:27:38,356 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:27:38,356 INFO program: MD_EVENTS=0 >17:27:38,356 DEBUG program: Return code: 0 >17:27:38,356 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:27:38,360 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:27:38,360 DEBUG program: Return code: 0 >17:27:38,362 INFO program: Running... udevadm settle --timeout=300 >17:27:38,367 DEBUG program: Return code: 0 >17:27:38,379 INFO program: Running... multipath -c /dev/sdb >17:27:38,381 INFO program: Jun 19 17:27:38 | /etc/multipath.conf does not exist, blacklisting all devices. >17:27:38,382 INFO program: Jun 19 17:27:38 | A default multipath.conf file is located at >17:27:38,382 INFO program: Jun 19 17:27:38 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:27:38,382 INFO program: Jun 19 17:27:38 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:27:38,382 INFO program: /dev/sdb is not a valid multipath device path >17:27:38,382 DEBUG program: Return code: 1 >17:27:38,397 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:27:38,424 INFO program: MD_LEVEL=raid1 >17:27:38,424 INFO program: MD_DEVICES=2 >17:27:38,425 INFO program: MD_NAME=localhost.localdomain:home >17:27:38,425 INFO program: MD_ARRAY_SIZE=104.86GB >17:27:38,425 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:27:38,425 INFO program: MD_UPDATE_TIME=1403213037 >17:27:38,425 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:27:38,425 INFO program: MD_EVENTS=33 >17:27:38,425 DEBUG program: Return code: 0 >17:27:38,425 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:27:38,428 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:27:38,428 DEBUG program: Return code: 0 >17:27:38,440 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:27:38,443 INFO program: MD_LEVEL=raid0 >17:27:38,443 INFO program: MD_DEVICES=2 >17:27:38,444 INFO program: MD_NAME=localhost.localdomain:raid0 >17:27:38,444 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:27:38,444 INFO program: MD_UPDATE_TIME=1403225694 >17:27:38,444 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:27:38,444 INFO program: MD_EVENTS=0 >17:27:38,444 DEBUG program: Return code: 0 >17:27:38,444 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:27:38,447 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:27:38,447 DEBUG program: Return code: 0 >17:27:38,473 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:27:38,501 INFO program: MD_LEVEL=raid1 >17:27:38,501 INFO program: MD_DEVICES=2 >17:27:38,501 INFO program: MD_NAME=localhost.localdomain:root >17:27:38,502 INFO program: MD_ARRAY_SIZE=62.91GB >17:27:38,502 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:27:38,502 INFO program: MD_UPDATE_TIME=1403212864 >17:27:38,502 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:27:38,502 INFO program: MD_EVENTS=92 >17:27:38,502 DEBUG program: Return code: 0 >17:27:38,502 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:27:38,505 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:27:38,505 DEBUG program: Return code: 0 >17:27:38,529 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:27:38,539 INFO program: MD_LEVEL=raid1 >17:27:38,540 INFO program: MD_DEVICES=2 >17:27:38,540 INFO program: MD_NAME=localhost.localdomain:boot >17:27:38,540 INFO program: MD_ARRAY_SIZE=1048.51MB >17:27:38,540 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:27:38,540 INFO program: MD_UPDATE_TIME=1403212864 >17:27:38,540 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:27:38,540 INFO program: MD_EVENTS=20 >17:27:38,540 DEBUG program: Return code: 0 >17:27:38,540 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:27:38,543 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:27:38,543 DEBUG program: Return code: 0 >17:27:38,560 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:27:38,563 INFO program: MD_LEVEL=raid0 >17:27:38,563 INFO program: MD_DEVICES=2 >17:27:38,564 INFO program: MD_NAME=localhost.localdomain:swap >17:27:38,564 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:27:38,564 INFO program: MD_UPDATE_TIME=1403225692 >17:27:38,564 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:27:38,564 INFO program: MD_EVENTS=0 >17:27:38,564 DEBUG program: Return code: 0 >17:27:38,564 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:27:38,566 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:27:38,567 DEBUG program: Return code: 0 >17:27:38,622 INFO program: Running... udevadm settle --timeout=300 >17:27:38,628 DEBUG program: Return code: 0 >17:27:39,307 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:27:39,315 DEBUG program: Return code: 0 >17:27:39,315 INFO program: Running... udevadm settle --timeout=300 >17:27:39,372 DEBUG program: Return code: 0 >17:27:39,373 INFO program: Running... modprobe fcoe >17:27:39,376 DEBUG program: Return code: 0 >17:27:39,376 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:27:39,379 INFO program: No FCoE boot disk information is found in EDD! >17:27:39,379 DEBUG program: Return code: 1 >17:27:39,605 INFO program: Running... udevadm settle --timeout=300 >17:27:39,613 DEBUG program: Return code: 0 >17:27:39,620 INFO program: Running... udevadm settle --timeout=300 >17:27:39,627 DEBUG program: Return code: 0 >17:27:39,640 INFO program: Running... multipath -c /dev/sdc >17:27:39,645 INFO program: Jun 19 17:27:39 | /etc/multipath.conf does not exist, blacklisting all devices. >17:27:39,645 INFO program: Jun 19 17:27:39 | A default multipath.conf file is located at >17:27:39,645 INFO program: Jun 19 17:27:39 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:27:39,645 INFO program: Jun 19 17:27:39 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:27:39,645 INFO program: /dev/sdc is not a valid multipath device path >17:27:39,645 DEBUG program: Return code: 1 >17:27:39,677 INFO program: Running... multipath -c /dev/sda >17:27:39,681 INFO program: Jun 19 17:27:39 | /etc/multipath.conf does not exist, blacklisting all devices. >17:27:39,681 INFO program: Jun 19 17:27:39 | A default multipath.conf file is located at >17:27:39,681 INFO program: Jun 19 17:27:39 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:27:39,681 INFO program: Jun 19 17:27:39 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:27:39,681 INFO program: /dev/sda is not a valid multipath device path >17:27:39,681 DEBUG program: Return code: 1 >17:27:39,708 INFO program: Running... mdadm --examine --export /dev/sda1 >17:27:39,714 INFO program: MD_LEVEL=raid1 >17:27:39,714 INFO program: MD_DEVICES=2 >17:27:39,714 INFO program: MD_NAME=localhost.localdomain:home >17:27:39,714 INFO program: MD_ARRAY_SIZE=104.86GB >17:27:39,714 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:27:39,715 INFO program: MD_UPDATE_TIME=1403213037 >17:27:39,715 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:27:39,715 INFO program: MD_EVENTS=33 >17:27:39,715 DEBUG program: Return code: 0 >17:27:39,715 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:27:39,722 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:27:39,733 DEBUG program: Return code: 0 >17:27:39,735 INFO program: Running... udevadm settle --timeout=300 >17:27:39,742 DEBUG program: Return code: 0 >17:27:39,754 INFO program: Running... udevadm settle --timeout=300 >17:27:39,761 DEBUG program: Return code: 0 >17:27:39,761 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >17:27:39,769 DEBUG program: Return code: 0 >17:27:39,769 INFO program: Running... udevadm settle --timeout=300 >17:27:39,778 DEBUG program: Return code: 0 >17:27:39,797 INFO program: Running... mdadm --examine --export /dev/sda2 >17:27:39,803 INFO program: MD_LEVEL=raid0 >17:27:39,803 INFO program: MD_DEVICES=2 >17:27:39,803 INFO program: MD_NAME=localhost.localdomain:raid0 >17:27:39,803 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:27:39,803 INFO program: MD_UPDATE_TIME=1403225694 >17:27:39,803 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:27:39,803 INFO program: MD_EVENTS=0 >17:27:39,803 DEBUG program: Return code: 0 >17:27:39,804 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:27:39,810 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:27:39,810 DEBUG program: Return code: 0 >17:27:39,813 INFO program: Running... udevadm settle --timeout=300 >17:27:39,820 DEBUG program: Return code: 0 >17:27:39,832 INFO program: Running... udevadm settle --timeout=300 >17:27:39,839 DEBUG program: Return code: 0 >17:27:39,839 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >17:27:39,846 DEBUG program: Return code: 0 >17:27:39,846 INFO program: Running... udevadm settle --timeout=300 >17:27:39,853 DEBUG program: Return code: 0 >17:27:39,870 INFO program: Running... mdadm --examine --export /dev/sda3 >17:27:39,880 INFO program: MD_LEVEL=raid1 >17:27:39,881 INFO program: MD_DEVICES=2 >17:27:39,881 INFO program: MD_NAME=localhost.localdomain:root >17:27:39,881 INFO program: MD_ARRAY_SIZE=62.91GB >17:27:39,881 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:27:39,881 INFO program: MD_UPDATE_TIME=1403212864 >17:27:39,881 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:27:39,881 INFO program: MD_EVENTS=92 >17:27:39,881 DEBUG program: Return code: 0 >17:27:39,881 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:27:39,888 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:27:39,888 DEBUG program: Return code: 0 >17:27:39,891 INFO program: Running... udevadm settle --timeout=300 >17:27:39,899 DEBUG program: Return code: 0 >17:27:39,910 INFO program: Running... udevadm settle --timeout=300 >17:27:39,917 DEBUG program: Return code: 0 >17:27:39,917 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >17:27:39,925 DEBUG program: Return code: 0 >17:27:39,925 INFO program: Running... udevadm settle --timeout=300 >17:27:39,932 DEBUG program: Return code: 0 >17:27:39,964 INFO program: Running... mdadm --examine --export /dev/sda5 >17:27:39,971 INFO program: MD_LEVEL=raid1 >17:27:39,972 INFO program: MD_DEVICES=2 >17:27:39,972 INFO program: MD_NAME=localhost.localdomain:boot >17:27:39,972 INFO program: MD_ARRAY_SIZE=1048.51MB >17:27:39,972 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:27:39,972 INFO program: MD_UPDATE_TIME=1403212864 >17:27:39,972 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:27:39,972 INFO program: MD_EVENTS=20 >17:27:39,972 DEBUG program: Return code: 0 >17:27:39,972 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:27:39,980 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:27:39,980 DEBUG program: Return code: 0 >17:27:39,983 INFO program: Running... udevadm settle --timeout=300 >17:27:39,990 DEBUG program: Return code: 0 >17:27:40,002 INFO program: Running... udevadm settle --timeout=300 >17:27:40,009 DEBUG program: Return code: 0 >17:27:40,009 INFO program: Running... mdadm --incremental --quiet /dev/sda5 >17:27:40,018 DEBUG program: Return code: 0 >17:27:40,018 INFO program: Running... udevadm settle --timeout=300 >17:27:40,026 DEBUG program: Return code: 0 >17:27:40,043 INFO program: Running... mdadm --examine --export /dev/sda6 >17:27:40,056 INFO program: MD_LEVEL=raid0 >17:27:40,056 INFO program: MD_DEVICES=2 >17:27:40,056 INFO program: MD_NAME=localhost.localdomain:swap >17:27:40,056 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:27:40,057 INFO program: MD_UPDATE_TIME=1403225692 >17:27:40,057 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:27:40,057 INFO program: MD_EVENTS=0 >17:27:40,057 DEBUG program: Return code: 0 >17:27:40,057 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:27:40,063 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:27:40,063 DEBUG program: Return code: 0 >17:27:40,066 INFO program: Running... udevadm settle --timeout=300 >17:27:40,073 DEBUG program: Return code: 0 >17:27:40,083 INFO program: Running... udevadm settle --timeout=300 >17:27:40,090 DEBUG program: Return code: 0 >17:27:40,090 INFO program: Running... mdadm --incremental --quiet /dev/sda6 >17:27:40,096 DEBUG program: Return code: 1 >17:27:40,105 INFO program: Running... multipath -c /dev/sdb >17:27:40,109 INFO program: Jun 19 17:27:40 | /etc/multipath.conf does not exist, blacklisting all devices. >17:27:40,109 INFO program: Jun 19 17:27:40 | A default multipath.conf file is located at >17:27:40,109 INFO program: Jun 19 17:27:40 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:27:40,109 INFO program: Jun 19 17:27:40 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:27:40,109 INFO program: /dev/sdb is not a valid multipath device path >17:27:40,109 DEBUG program: Return code: 1 >17:27:40,134 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:27:40,161 INFO program: MD_LEVEL=raid1 >17:27:40,162 INFO program: MD_DEVICES=2 >17:27:40,162 INFO program: MD_NAME=localhost.localdomain:home >17:27:40,162 INFO program: MD_ARRAY_SIZE=104.86GB >17:27:40,162 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:27:40,162 INFO program: MD_UPDATE_TIME=1403213037 >17:27:40,162 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:27:40,162 INFO program: MD_EVENTS=33 >17:27:40,162 DEBUG program: Return code: 0 >17:27:40,162 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:27:40,167 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:27:40,167 DEBUG program: Return code: 0 >17:27:40,172 INFO program: Running... udevadm settle --timeout=300 >17:27:40,179 DEBUG program: Return code: 0 >17:27:40,179 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >17:27:40,489 DEBUG program: Return code: 0 >17:27:40,489 INFO program: Running... udevadm settle --timeout=300 >17:27:40,498 DEBUG program: Return code: 0 >17:27:40,519 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:27:40,533 INFO program: MD_LEVEL=raid0 >17:27:40,533 INFO program: MD_DEVICES=2 >17:27:40,533 INFO program: MD_NAME=localhost.localdomain:raid0 >17:27:40,533 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:27:40,533 INFO program: MD_UPDATE_TIME=1403225694 >17:27:40,533 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:27:40,534 INFO program: MD_EVENTS=0 >17:27:40,534 DEBUG program: Return code: 0 >17:27:40,534 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:27:40,538 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:27:40,538 DEBUG program: Return code: 0 >17:27:40,543 INFO program: Running... udevadm settle --timeout=300 >17:27:40,550 DEBUG program: Return code: 0 >17:27:40,551 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >17:27:40,687 DEBUG program: Return code: 0 >17:27:40,687 INFO program: Running... udevadm settle --timeout=300 >17:27:40,694 DEBUG program: Return code: 0 >17:27:40,708 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:27:40,735 INFO program: MD_LEVEL=raid1 >17:27:40,736 INFO program: MD_DEVICES=2 >17:27:40,736 INFO program: MD_NAME=localhost.localdomain:root >17:27:40,736 INFO program: MD_ARRAY_SIZE=62.91GB >17:27:40,736 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:27:40,736 INFO program: MD_UPDATE_TIME=1403212864 >17:27:40,736 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:27:40,736 INFO program: MD_EVENTS=92 >17:27:40,736 DEBUG program: Return code: 0 >17:27:40,736 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:27:40,741 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:27:40,741 DEBUG program: Return code: 0 >17:27:40,745 INFO program: Running... udevadm settle --timeout=300 >17:27:40,752 DEBUG program: Return code: 0 >17:27:40,752 INFO program: Running... mdadm --incremental --quiet /dev/sdb3 >17:27:40,917 DEBUG program: Return code: 0 >17:27:40,917 INFO program: Running... udevadm settle --timeout=300 >17:27:40,931 DEBUG program: Return code: 0 >17:27:40,955 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:27:40,960 INFO program: MD_LEVEL=raid1 >17:27:40,960 INFO program: MD_DEVICES=2 >17:27:40,960 INFO program: MD_NAME=localhost.localdomain:boot >17:27:40,960 INFO program: MD_ARRAY_SIZE=1048.51MB >17:27:40,960 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:27:40,960 INFO program: MD_UPDATE_TIME=1403212864 >17:27:40,960 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:27:40,960 INFO program: MD_EVENTS=20 >17:27:40,960 DEBUG program: Return code: 0 >17:27:40,960 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:27:40,964 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:27:40,965 DEBUG program: Return code: 0 >17:27:40,969 INFO program: Running... udevadm settle --timeout=300 >17:27:40,975 DEBUG program: Return code: 0 >17:27:40,976 INFO program: Running... mdadm --incremental --quiet /dev/sdb5 >17:27:41,046 DEBUG program: Return code: 0 >17:27:41,046 INFO program: Running... udevadm settle --timeout=300 >17:27:41,068 DEBUG program: Return code: 0 >17:27:41,082 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:27:41,086 INFO program: MD_LEVEL=raid0 >17:27:41,087 INFO program: MD_DEVICES=2 >17:27:41,087 INFO program: MD_NAME=localhost.localdomain:swap >17:27:41,087 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:27:41,087 INFO program: MD_UPDATE_TIME=1403225692 >17:27:41,087 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:27:41,087 INFO program: MD_EVENTS=0 >17:27:41,087 DEBUG program: Return code: 0 >17:27:41,087 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:27:41,091 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:27:41,091 DEBUG program: Return code: 0 >17:27:41,096 INFO program: Running... udevadm settle --timeout=300 >17:27:41,103 DEBUG program: Return code: 0 >17:27:41,103 INFO program: Running... mdadm --incremental --quiet /dev/sdb6 >17:27:41,107 DEBUG program: Return code: 1 >17:27:41,134 INFO program: Running... dumpe2fs -h /dev/loop3 >17:27:41,138 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:27:41,138 INFO program: Filesystem volume name: _Fedora-Live-Des >17:27:41,138 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:27:41,138 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:27:41,138 INFO program: Filesystem magic number: 0xEF53 >17:27:41,138 INFO program: Filesystem revision #: 1 (dynamic) >17:27:41,138 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:27:41,138 INFO program: Filesystem flags: signed_directory_hash >17:27:41,138 INFO program: Default mount options: user_xattr acl >17:27:41,139 INFO program: Filesystem state: clean >17:27:41,139 INFO program: Errors behavior: Continue >17:27:41,139 INFO program: Filesystem OS type: Linux >17:27:41,139 INFO program: Inode count: 262144 >17:27:41,139 INFO program: Block count: 1048576 >17:27:41,139 INFO program: Reserved block count: 10484 >17:27:41,139 INFO program: Free blocks: 225114 >17:27:41,139 INFO program: Free inodes: 155781 >17:27:41,139 INFO program: First block: 0 >17:27:41,139 INFO program: Block size: 4096 >17:27:41,139 INFO program: Fragment size: 4096 >17:27:41,139 INFO program: Reserved GDT blocks: 255 >17:27:41,139 INFO program: Blocks per group: 32768 >17:27:41,139 INFO program: Fragments per group: 32768 >17:27:41,139 INFO program: Inodes per group: 8192 >17:27:41,140 INFO program: Inode blocks per group: 512 >17:27:41,140 INFO program: Flex block group size: 16 >17:27:41,140 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:27:41,140 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:27:41,140 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:27:41,140 INFO program: Mount count: 0 >17:27:41,140 INFO program: Maximum mount count: -1 >17:27:41,140 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:27:41,140 INFO program: Check interval: 0 (<none>) >17:27:41,140 INFO program: Lifetime writes: 767 MB >17:27:41,141 INFO program: Reserved blocks uid: 0 (user root) >17:27:41,141 INFO program: Reserved blocks gid: 0 (group root) >17:27:41,141 INFO program: First inode: 11 >17:27:41,141 INFO program: Inode size: 256 >17:27:41,141 INFO program: Required extra isize: 28 >17:27:41,141 INFO program: Desired extra isize: 28 >17:27:41,141 INFO program: Journal inode: 8 >17:27:41,141 INFO program: Default directory hash: half_md4 >17:27:41,141 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:27:41,142 INFO program: Journal backup: inode blocks >17:27:41,142 INFO program: Journal features: journal_incompat_revoke >17:27:41,142 INFO program: Journal size: 128M >17:27:41,142 INFO program: Journal length: 32768 >17:27:41,142 INFO program: Journal sequence: 0x00003086 >17:27:41,142 INFO program: Journal start: 0 >17:27:41,142 INFO program: >17:27:41,142 DEBUG program: Return code: 0 >17:27:41,143 INFO program: Running... resize2fs -P /dev/loop3 >17:27:41,146 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:27:41,146 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >17:27:41,146 INFO program: Couldn't find valid filesystem superblock. >17:27:41,146 DEBUG program: Return code: 1 >17:27:41,163 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:27:41,166 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:27:41,166 INFO program: Filesystem volume name: _Fedora-Live-Des >17:27:41,167 INFO program: Last mounted on: / >17:27:41,167 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:27:41,167 INFO program: Filesystem magic number: 0xEF53 >17:27:41,167 INFO program: Filesystem revision #: 1 (dynamic) >17:27:41,167 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:27:41,167 INFO program: Filesystem flags: signed_directory_hash >17:27:41,167 INFO program: Default mount options: user_xattr acl >17:27:41,167 INFO program: Filesystem state: clean >17:27:41,167 INFO program: Errors behavior: Continue >17:27:41,167 INFO program: Filesystem OS type: Linux >17:27:41,167 INFO program: Inode count: 262144 >17:27:41,167 INFO program: Block count: 1048576 >17:27:41,167 INFO program: Reserved block count: 10484 >17:27:41,167 INFO program: Free blocks: 225114 >17:27:41,167 INFO program: Free inodes: 155781 >17:27:41,167 INFO program: First block: 0 >17:27:41,167 INFO program: Block size: 4096 >17:27:41,167 INFO program: Fragment size: 4096 >17:27:41,168 INFO program: Reserved GDT blocks: 255 >17:27:41,168 INFO program: Blocks per group: 32768 >17:27:41,168 INFO program: Fragments per group: 32768 >17:27:41,168 INFO program: Inodes per group: 8192 >17:27:41,168 INFO program: Inode blocks per group: 512 >17:27:41,168 INFO program: Flex block group size: 16 >17:27:41,168 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:27:41,168 INFO program: Last mount time: Thu Jun 19 20:20:45 2014 >17:27:41,168 INFO program: Last write time: Thu Jun 19 20:20:45 2014 >17:27:41,168 INFO program: Mount count: 1 >17:27:41,169 INFO program: Maximum mount count: -1 >17:27:41,169 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:27:41,169 INFO program: Check interval: 0 (<none>) >17:27:41,169 INFO program: Lifetime writes: 767 MB >17:27:41,169 INFO program: Reserved blocks uid: 0 (user root) >17:27:41,169 INFO program: Reserved blocks gid: 0 (group root) >17:27:41,169 INFO program: First inode: 11 >17:27:41,169 INFO program: Inode size: 256 >17:27:41,169 INFO program: Required extra isize: 28 >17:27:41,170 INFO program: Desired extra isize: 28 >17:27:41,170 INFO program: Journal inode: 8 >17:27:41,170 INFO program: Default directory hash: half_md4 >17:27:41,170 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:27:41,170 INFO program: Journal backup: inode blocks >17:27:41,170 INFO program: Journal features: journal_incompat_revoke >17:27:41,170 INFO program: Journal size: 128M >17:27:41,170 INFO program: Journal length: 32768 >17:27:41,170 INFO program: Journal sequence: 0x00003087 >17:27:41,170 INFO program: Journal start: 1 >17:27:41,171 INFO program: >17:27:41,171 DEBUG program: Return code: 0 >17:27:41,171 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:27:41,174 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:27:41,174 INFO program: Estimated minimum size of the filesystem: 825687 >17:27:41,175 DEBUG program: Return code: 0 >17:27:41,185 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >17:27:41,189 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:27:41,189 INFO program: Filesystem volume name: _Fedora-Live-Des >17:27:41,189 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:27:41,189 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:27:41,189 INFO program: Filesystem magic number: 0xEF53 >17:27:41,190 INFO program: Filesystem revision #: 1 (dynamic) >17:27:41,190 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:27:41,190 INFO program: Filesystem flags: signed_directory_hash >17:27:41,190 INFO program: Default mount options: user_xattr acl >17:27:41,190 INFO program: Filesystem state: clean >17:27:41,190 INFO program: Errors behavior: Continue >17:27:41,190 INFO program: Filesystem OS type: Linux >17:27:41,190 INFO program: Inode count: 262144 >17:27:41,190 INFO program: Block count: 1048576 >17:27:41,190 INFO program: Reserved block count: 10484 >17:27:41,190 INFO program: Free blocks: 225114 >17:27:41,190 INFO program: Free inodes: 155781 >17:27:41,190 INFO program: First block: 0 >17:27:41,190 INFO program: Block size: 4096 >17:27:41,190 INFO program: Fragment size: 4096 >17:27:41,190 INFO program: Reserved GDT blocks: 255 >17:27:41,190 INFO program: Blocks per group: 32768 >17:27:41,191 INFO program: Fragments per group: 32768 >17:27:41,191 INFO program: Inodes per group: 8192 >17:27:41,191 INFO program: Inode blocks per group: 512 >17:27:41,191 INFO program: Flex block group size: 16 >17:27:41,191 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:27:41,191 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:27:41,191 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:27:41,191 INFO program: Mount count: 0 >17:27:41,191 INFO program: Maximum mount count: -1 >17:27:41,192 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:27:41,192 INFO program: Check interval: 0 (<none>) >17:27:41,192 INFO program: Lifetime writes: 767 MB >17:27:41,192 INFO program: Reserved blocks uid: 0 (user root) >17:27:41,192 INFO program: Reserved blocks gid: 0 (group root) >17:27:41,192 INFO program: First inode: 11 >17:27:41,192 INFO program: Inode size: 256 >17:27:41,192 INFO program: Required extra isize: 28 >17:27:41,192 INFO program: Desired extra isize: 28 >17:27:41,192 INFO program: Journal inode: 8 >17:27:41,193 INFO program: Default directory hash: half_md4 >17:27:41,193 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:27:41,193 INFO program: Journal backup: inode blocks >17:27:41,193 INFO program: Journal features: journal_incompat_revoke >17:27:41,193 INFO program: Journal size: 128M >17:27:41,193 INFO program: Journal length: 32768 >17:27:41,193 INFO program: Journal sequence: 0x00003086 >17:27:41,193 INFO program: Journal start: 0 >17:27:41,193 INFO program: >17:27:41,194 DEBUG program: Return code: 0 >17:27:41,194 INFO program: Running... resize2fs -P /dev/mapper/live-base >17:27:41,197 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:27:41,197 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >17:27:41,197 INFO program: Couldn't find valid filesystem superblock. >17:27:41,197 DEBUG program: Return code: 1 >17:27:41,209 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >17:27:41,213 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:27:41,213 INFO program: Filesystem volume name: _Fedora-Live-Des >17:27:41,213 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:27:41,213 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:27:41,213 INFO program: Filesystem magic number: 0xEF53 >17:27:41,213 INFO program: Filesystem revision #: 1 (dynamic) >17:27:41,213 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:27:41,213 INFO program: Filesystem flags: signed_directory_hash >17:27:41,213 INFO program: Default mount options: user_xattr acl >17:27:41,213 INFO program: Filesystem state: clean >17:27:41,214 INFO program: Errors behavior: Continue >17:27:41,214 INFO program: Filesystem OS type: Linux >17:27:41,214 INFO program: Inode count: 212992 >17:27:41,214 INFO program: Block count: 825687 >17:27:41,214 INFO program: Reserved block count: 8255 >17:27:41,214 INFO program: Free blocks: 5566 >17:27:41,214 INFO program: Free inodes: 106629 >17:27:41,214 INFO program: First block: 0 >17:27:41,214 INFO program: Block size: 4096 >17:27:41,214 INFO program: Fragment size: 4096 >17:27:41,214 INFO program: Reserved GDT blocks: 255 >17:27:41,214 INFO program: Blocks per group: 32768 >17:27:41,214 INFO program: Fragments per group: 32768 >17:27:41,214 INFO program: Inodes per group: 8192 >17:27:41,214 INFO program: Inode blocks per group: 512 >17:27:41,214 INFO program: Flex block group size: 16 >17:27:41,215 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:27:41,215 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:27:41,215 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >17:27:41,215 INFO program: Mount count: 0 >17:27:41,215 INFO program: Maximum mount count: -1 >17:27:41,215 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >17:27:41,215 INFO program: Check interval: 0 (<none>) >17:27:41,215 INFO program: Lifetime writes: 768 MB >17:27:41,215 INFO program: Reserved blocks uid: 0 (user root) >17:27:41,216 INFO program: Reserved blocks gid: 0 (group root) >17:27:41,216 INFO program: First inode: 11 >17:27:41,216 INFO program: Inode size: 256 >17:27:41,216 INFO program: Required extra isize: 28 >17:27:41,216 INFO program: Desired extra isize: 28 >17:27:41,216 INFO program: Journal inode: 8 >17:27:41,216 INFO program: Default directory hash: half_md4 >17:27:41,216 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:27:41,216 INFO program: Journal backup: inode blocks >17:27:41,217 INFO program: Journal features: journal_incompat_revoke >17:27:41,217 INFO program: Journal size: 128M >17:27:41,217 INFO program: Journal length: 32768 >17:27:41,217 INFO program: Journal sequence: 0x00003086 >17:27:41,217 INFO program: Journal start: 0 >17:27:41,217 INFO program: >17:27:41,217 DEBUG program: Return code: 0 >17:27:41,217 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >17:27:41,220 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:27:41,221 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >17:27:41,221 INFO program: Couldn't find valid filesystem superblock. >17:27:41,221 DEBUG program: Return code: 1 >17:27:41,233 INFO program: Running... udevadm settle --timeout=300 >17:27:41,240 DEBUG program: Return code: 0 >17:27:41,264 INFO program: Running... udevadm settle --timeout=300 >17:27:41,270 DEBUG program: Return code: 0 >17:27:41,277 INFO program: Running... mdadm --stop /dev/md/home >17:27:41,456 INFO program: mdadm: stopped /dev/md/home >17:27:41,457 DEBUG program: Return code: 0 >17:27:41,467 INFO program: Running... udevadm settle --timeout=300 >17:27:41,475 DEBUG program: Return code: 0 >17:27:41,477 INFO program: Running... udevadm settle --timeout=300 >17:27:41,484 DEBUG program: Return code: 0 >17:27:41,486 INFO program: Running... udevadm settle --timeout=300 >17:27:41,493 DEBUG program: Return code: 0 >17:27:41,496 INFO program: Running... udevadm settle --timeout=300 >17:27:41,507 DEBUG program: Return code: 0 >17:27:41,509 INFO program: Running... mdadm --stop /dev/md/raid0 >17:27:41,529 INFO program: mdadm: stopped /dev/md/raid0 >17:27:41,530 DEBUG program: Return code: 0 >17:27:41,540 INFO program: Running... udevadm settle --timeout=300 >17:27:41,567 DEBUG program: Return code: 0 >17:27:41,569 INFO program: Running... udevadm settle --timeout=300 >17:27:41,576 DEBUG program: Return code: 0 >17:27:41,578 INFO program: Running... udevadm settle --timeout=300 >17:27:41,585 DEBUG program: Return code: 0 >17:27:41,587 INFO program: Running... udevadm settle --timeout=300 >17:27:41,598 DEBUG program: Return code: 0 >17:27:41,601 INFO program: Running... mdadm --stop /dev/md/root >17:27:41,656 INFO program: mdadm: stopped /dev/md/root >17:27:41,657 DEBUG program: Return code: 0 >17:27:41,667 INFO program: Running... udevadm settle --timeout=300 >17:27:41,674 DEBUG program: Return code: 0 >17:27:41,677 INFO program: Running... udevadm settle --timeout=300 >17:27:41,683 DEBUG program: Return code: 0 >17:27:41,685 INFO program: Running... udevadm settle --timeout=300 >17:27:41,695 DEBUG program: Return code: 0 >17:27:41,700 INFO program: Running... udevadm settle --timeout=300 >17:27:41,717 DEBUG program: Return code: 0 >17:27:41,718 INFO program: Running... mdadm --stop /dev/md/boot >17:27:41,734 INFO program: mdadm: stopped /dev/md/boot >17:27:41,734 DEBUG program: Return code: 0 >17:27:41,743 INFO program: Running... udevadm settle --timeout=300 >17:27:41,753 DEBUG program: Return code: 0 >17:27:41,756 INFO program: Running... udevadm settle --timeout=300 >17:27:41,762 DEBUG program: Return code: 0 >17:27:41,765 INFO program: Running... udevadm settle --timeout=300 >17:27:41,775 DEBUG program: Return code: 0 >17:27:41,778 INFO program: Running... udevadm settle --timeout=300 >17:27:41,785 DEBUG program: Return code: 0 >17:27:41,787 INFO program: Running... udevadm settle --timeout=300 >17:27:41,794 DEBUG program: Return code: 0 >17:27:41,794 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:27:41,797 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:27:41,797 DEBUG program: Return code: 1 >17:27:41,821 INFO program: Running... hwclock --hctosys --utc >17:27:42,000 DEBUG program: Return code: 0 >17:27:42,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >17:27:42,008 DEBUG program: Return code: 0 >17:28:26,503 INFO program: Running... udevadm settle --timeout=300 >17:28:26,520 DEBUG program: Return code: 0 >17:28:26,648 INFO program: Running... udevadm settle --timeout=300 >17:28:26,656 DEBUG program: Return code: 0 >17:28:26,673 INFO program: Running... udevadm settle --timeout=300 >17:28:26,681 DEBUG program: Return code: 0 >17:31:15,160 INFO program: Running... udevadm settle --timeout=300 >17:31:15,168 DEBUG program: Return code: 0 >17:31:15,182 INFO program: Running... multipath -c /dev/sdc >17:31:15,185 INFO program: Jun 19 17:31:15 | /etc/multipath.conf does not exist, blacklisting all devices. >17:31:15,185 INFO program: Jun 19 17:31:15 | A default multipath.conf file is located at >17:31:15,185 INFO program: Jun 19 17:31:15 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:31:15,185 INFO program: Jun 19 17:31:15 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:31:15,185 INFO program: /dev/sdc is not a valid multipath device path >17:31:15,185 DEBUG program: Return code: 1 >17:31:15,203 INFO program: Running... multipath -c /dev/sda >17:31:15,206 INFO program: Jun 19 17:31:15 | /etc/multipath.conf does not exist, blacklisting all devices. >17:31:15,206 INFO program: Jun 19 17:31:15 | A default multipath.conf file is located at >17:31:15,206 INFO program: Jun 19 17:31:15 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:31:15,206 INFO program: Jun 19 17:31:15 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:31:15,206 INFO program: /dev/sda is not a valid multipath device path >17:31:15,206 DEBUG program: Return code: 1 >17:31:15,226 INFO program: Running... mdadm --examine --export /dev/sda1 >17:31:15,232 INFO program: MD_LEVEL=raid1 >17:31:15,232 INFO program: MD_DEVICES=2 >17:31:15,233 INFO program: MD_NAME=localhost.localdomain:home >17:31:15,233 INFO program: MD_ARRAY_SIZE=104.86GB >17:31:15,233 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:31:15,233 INFO program: MD_UPDATE_TIME=1403213261 >17:31:15,233 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:31:15,233 INFO program: MD_EVENTS=35 >17:31:15,233 DEBUG program: Return code: 0 >17:31:15,233 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:31:15,238 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:31:15,238 DEBUG program: Return code: 0 >17:31:15,240 INFO program: Running... udevadm settle --timeout=300 >17:31:15,245 DEBUG program: Return code: 0 >17:31:15,264 INFO program: Running... mdadm --examine --export /dev/sda2 >17:31:15,269 INFO program: MD_LEVEL=raid0 >17:31:15,269 INFO program: MD_DEVICES=2 >17:31:15,269 INFO program: MD_NAME=localhost.localdomain:raid0 >17:31:15,269 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:31:15,269 INFO program: MD_UPDATE_TIME=1403225694 >17:31:15,269 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:31:15,269 INFO program: MD_EVENTS=0 >17:31:15,269 DEBUG program: Return code: 0 >17:31:15,269 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:31:15,273 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:31:15,273 DEBUG program: Return code: 0 >17:31:15,275 INFO program: Running... udevadm settle --timeout=300 >17:31:15,280 DEBUG program: Return code: 0 >17:31:15,297 INFO program: Running... mdadm --examine --export /dev/sda3 >17:31:15,307 INFO program: MD_LEVEL=raid1 >17:31:15,307 INFO program: MD_DEVICES=2 >17:31:15,307 INFO program: MD_NAME=localhost.localdomain:root >17:31:15,307 INFO program: MD_ARRAY_SIZE=62.91GB >17:31:15,307 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:31:15,307 INFO program: MD_UPDATE_TIME=1403212864 >17:31:15,307 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:31:15,307 INFO program: MD_EVENTS=92 >17:31:15,307 DEBUG program: Return code: 0 >17:31:15,308 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:31:15,312 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:31:15,312 DEBUG program: Return code: 0 >17:31:15,314 INFO program: Running... udevadm settle --timeout=300 >17:31:15,319 DEBUG program: Return code: 0 >17:31:15,345 INFO program: Running... mdadm --examine --export /dev/sda5 >17:31:15,350 INFO program: MD_LEVEL=raid1 >17:31:15,350 INFO program: MD_DEVICES=2 >17:31:15,350 INFO program: MD_NAME=localhost.localdomain:boot >17:31:15,350 INFO program: MD_ARRAY_SIZE=1048.51MB >17:31:15,350 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:31:15,350 INFO program: MD_UPDATE_TIME=1403212864 >17:31:15,350 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:31:15,350 INFO program: MD_EVENTS=20 >17:31:15,350 DEBUG program: Return code: 0 >17:31:15,351 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:31:15,356 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:31:15,356 DEBUG program: Return code: 0 >17:31:15,358 INFO program: Running... udevadm settle --timeout=300 >17:31:15,363 DEBUG program: Return code: 0 >17:31:15,379 INFO program: Running... mdadm --examine --export /dev/sda6 >17:31:15,383 INFO program: MD_LEVEL=raid0 >17:31:15,384 INFO program: MD_DEVICES=2 >17:31:15,384 INFO program: MD_NAME=localhost.localdomain:swap >17:31:15,384 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:31:15,384 INFO program: MD_UPDATE_TIME=1403225692 >17:31:15,384 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:31:15,384 INFO program: MD_EVENTS=0 >17:31:15,384 DEBUG program: Return code: 0 >17:31:15,384 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:31:15,388 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:31:15,388 DEBUG program: Return code: 0 >17:31:15,390 INFO program: Running... udevadm settle --timeout=300 >17:31:15,395 DEBUG program: Return code: 0 >17:31:15,407 INFO program: Running... multipath -c /dev/sdb >17:31:15,410 INFO program: Jun 19 17:31:15 | /etc/multipath.conf does not exist, blacklisting all devices. >17:31:15,410 INFO program: Jun 19 17:31:15 | A default multipath.conf file is located at >17:31:15,410 INFO program: Jun 19 17:31:15 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:31:15,410 INFO program: Jun 19 17:31:15 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:31:15,410 INFO program: /dev/sdb is not a valid multipath device path >17:31:15,410 DEBUG program: Return code: 1 >17:31:15,426 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:31:15,445 INFO program: MD_LEVEL=raid1 >17:31:15,445 INFO program: MD_DEVICES=2 >17:31:15,445 INFO program: MD_NAME=localhost.localdomain:home >17:31:15,446 INFO program: MD_ARRAY_SIZE=104.86GB >17:31:15,446 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:31:15,446 INFO program: MD_UPDATE_TIME=1403213261 >17:31:15,446 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:31:15,446 INFO program: MD_EVENTS=35 >17:31:15,446 DEBUG program: Return code: 0 >17:31:15,446 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:31:15,449 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:31:15,449 DEBUG program: Return code: 0 >17:31:15,462 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:31:15,466 INFO program: MD_LEVEL=raid0 >17:31:15,466 INFO program: MD_DEVICES=2 >17:31:15,466 INFO program: MD_NAME=localhost.localdomain:raid0 >17:31:15,466 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:31:15,466 INFO program: MD_UPDATE_TIME=1403225694 >17:31:15,466 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:31:15,466 INFO program: MD_EVENTS=0 >17:31:15,466 DEBUG program: Return code: 0 >17:31:15,466 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:31:15,469 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:31:15,469 DEBUG program: Return code: 0 >17:31:15,498 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:31:15,506 INFO program: MD_LEVEL=raid1 >17:31:15,507 INFO program: MD_DEVICES=2 >17:31:15,507 INFO program: MD_NAME=localhost.localdomain:root >17:31:15,507 INFO program: MD_ARRAY_SIZE=62.91GB >17:31:15,507 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:31:15,507 INFO program: MD_UPDATE_TIME=1403212864 >17:31:15,507 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:31:15,507 INFO program: MD_EVENTS=92 >17:31:15,507 DEBUG program: Return code: 0 >17:31:15,507 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:31:15,518 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:31:15,519 DEBUG program: Return code: 0 >17:31:15,547 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:31:15,550 INFO program: MD_LEVEL=raid1 >17:31:15,550 INFO program: MD_DEVICES=2 >17:31:15,550 INFO program: MD_NAME=localhost.localdomain:boot >17:31:15,551 INFO program: MD_ARRAY_SIZE=1048.51MB >17:31:15,551 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:31:15,551 INFO program: MD_UPDATE_TIME=1403212864 >17:31:15,551 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:31:15,551 INFO program: MD_EVENTS=20 >17:31:15,551 DEBUG program: Return code: 0 >17:31:15,551 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:31:15,554 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:31:15,554 DEBUG program: Return code: 0 >17:31:15,566 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:31:15,569 INFO program: MD_LEVEL=raid0 >17:31:15,570 INFO program: MD_DEVICES=2 >17:31:15,570 INFO program: MD_NAME=localhost.localdomain:swap >17:31:15,570 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:31:15,570 INFO program: MD_UPDATE_TIME=1403225692 >17:31:15,570 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:31:15,570 INFO program: MD_EVENTS=0 >17:31:15,570 DEBUG program: Return code: 0 >17:31:15,570 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:31:15,573 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:31:15,573 DEBUG program: Return code: 0 >17:31:15,630 INFO program: Running... udevadm settle --timeout=300 >17:31:15,635 DEBUG program: Return code: 0 >17:31:16,317 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:31:16,324 DEBUG program: Return code: 0 >17:31:16,324 INFO program: Running... udevadm settle --timeout=300 >17:31:16,354 DEBUG program: Return code: 0 >17:31:16,354 INFO program: Running... modprobe fcoe >17:31:16,357 DEBUG program: Return code: 0 >17:31:16,357 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:31:16,361 INFO program: No FCoE boot disk information is found in EDD! >17:31:16,361 DEBUG program: Return code: 1 >17:31:16,560 INFO program: Running... udevadm settle --timeout=300 >17:31:16,569 DEBUG program: Return code: 0 >17:31:16,578 INFO program: Running... udevadm settle --timeout=300 >17:31:16,588 DEBUG program: Return code: 0 >17:31:16,600 INFO program: Running... multipath -c /dev/sdc >17:31:16,605 INFO program: Jun 19 17:31:16 | /etc/multipath.conf does not exist, blacklisting all devices. >17:31:16,606 INFO program: Jun 19 17:31:16 | A default multipath.conf file is located at >17:31:16,606 INFO program: Jun 19 17:31:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:31:16,606 INFO program: Jun 19 17:31:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:31:16,606 INFO program: /dev/sdc is not a valid multipath device path >17:31:16,606 DEBUG program: Return code: 1 >17:31:16,640 INFO program: Running... multipath -c /dev/sda >17:31:16,644 INFO program: Jun 19 17:31:16 | /etc/multipath.conf does not exist, blacklisting all devices. >17:31:16,644 INFO program: Jun 19 17:31:16 | A default multipath.conf file is located at >17:31:16,644 INFO program: Jun 19 17:31:16 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:31:16,644 INFO program: Jun 19 17:31:16 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:31:16,644 INFO program: /dev/sda is not a valid multipath device path >17:31:16,644 DEBUG program: Return code: 1 >17:31:16,666 INFO program: Running... mdadm --examine --export /dev/sda1 >17:31:16,674 INFO program: MD_LEVEL=raid1 >17:31:16,674 INFO program: MD_DEVICES=2 >17:31:16,674 INFO program: MD_NAME=localhost.localdomain:home >17:31:16,674 INFO program: MD_ARRAY_SIZE=104.86GB >17:31:16,674 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:31:16,675 INFO program: MD_UPDATE_TIME=1403213261 >17:31:16,675 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:31:16,675 INFO program: MD_EVENTS=35 >17:31:16,675 DEBUG program: Return code: 0 >17:31:16,675 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:31:16,689 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:31:16,692 DEBUG program: Return code: 0 >17:31:16,695 INFO program: Running... udevadm settle --timeout=300 >17:31:16,703 DEBUG program: Return code: 0 >17:31:16,714 INFO program: Running... udevadm settle --timeout=300 >17:31:16,722 DEBUG program: Return code: 0 >17:31:16,722 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >17:31:16,731 DEBUG program: Return code: 0 >17:31:16,731 INFO program: Running... udevadm settle --timeout=300 >17:31:16,740 DEBUG program: Return code: 0 >17:31:16,759 INFO program: Running... mdadm --examine --export /dev/sda2 >17:31:16,765 INFO program: MD_LEVEL=raid0 >17:31:16,766 INFO program: MD_DEVICES=2 >17:31:16,766 INFO program: MD_NAME=localhost.localdomain:raid0 >17:31:16,766 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:31:16,766 INFO program: MD_UPDATE_TIME=1403225694 >17:31:16,766 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:31:16,766 INFO program: MD_EVENTS=0 >17:31:16,766 DEBUG program: Return code: 0 >17:31:16,766 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:31:16,772 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:31:16,773 DEBUG program: Return code: 0 >17:31:16,776 INFO program: Running... udevadm settle --timeout=300 >17:31:16,783 DEBUG program: Return code: 0 >17:31:16,796 INFO program: Running... udevadm settle --timeout=300 >17:31:16,803 DEBUG program: Return code: 0 >17:31:16,804 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >17:31:16,811 DEBUG program: Return code: 0 >17:31:16,811 INFO program: Running... udevadm settle --timeout=300 >17:31:16,819 DEBUG program: Return code: 0 >17:31:16,836 INFO program: Running... mdadm --examine --export /dev/sda3 >17:31:16,847 INFO program: MD_LEVEL=raid1 >17:31:16,847 INFO program: MD_DEVICES=2 >17:31:16,848 INFO program: MD_NAME=localhost.localdomain:root >17:31:16,848 INFO program: MD_ARRAY_SIZE=62.91GB >17:31:16,848 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:31:16,848 INFO program: MD_UPDATE_TIME=1403212864 >17:31:16,848 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:31:16,848 INFO program: MD_EVENTS=92 >17:31:16,848 DEBUG program: Return code: 0 >17:31:16,849 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:31:16,856 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:31:16,856 DEBUG program: Return code: 0 >17:31:16,861 INFO program: Running... udevadm settle --timeout=300 >17:31:16,869 DEBUG program: Return code: 0 >17:31:16,880 INFO program: Running... udevadm settle --timeout=300 >17:31:16,888 DEBUG program: Return code: 0 >17:31:16,888 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >17:31:16,897 DEBUG program: Return code: 0 >17:31:16,897 INFO program: Running... udevadm settle --timeout=300 >17:31:16,905 DEBUG program: Return code: 0 >17:31:16,944 INFO program: Running... mdadm --examine --export /dev/sda5 >17:31:16,952 INFO program: MD_LEVEL=raid1 >17:31:16,952 INFO program: MD_DEVICES=2 >17:31:16,952 INFO program: MD_NAME=localhost.localdomain:boot >17:31:16,952 INFO program: MD_ARRAY_SIZE=1048.51MB >17:31:16,953 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:31:16,953 INFO program: MD_UPDATE_TIME=1403212864 >17:31:16,953 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:31:16,953 INFO program: MD_EVENTS=20 >17:31:16,953 DEBUG program: Return code: 0 >17:31:16,953 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:31:16,961 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:31:16,962 DEBUG program: Return code: 0 >17:31:16,965 INFO program: Running... udevadm settle --timeout=300 >17:31:16,972 DEBUG program: Return code: 0 >17:31:16,983 INFO program: Running... udevadm settle --timeout=300 >17:31:16,990 DEBUG program: Return code: 0 >17:31:16,991 INFO program: Running... mdadm --incremental --quiet /dev/sda5 >17:31:16,999 DEBUG program: Return code: 0 >17:31:17,000 INFO program: Running... udevadm settle --timeout=300 >17:31:17,007 DEBUG program: Return code: 0 >17:31:17,023 INFO program: Running... mdadm --examine --export /dev/sda6 >17:31:17,030 INFO program: MD_LEVEL=raid0 >17:31:17,030 INFO program: MD_DEVICES=2 >17:31:17,030 INFO program: MD_NAME=localhost.localdomain:swap >17:31:17,030 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:31:17,030 INFO program: MD_UPDATE_TIME=1403225692 >17:31:17,030 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:31:17,030 INFO program: MD_EVENTS=0 >17:31:17,030 DEBUG program: Return code: 0 >17:31:17,030 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:31:17,037 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:31:17,037 DEBUG program: Return code: 0 >17:31:17,040 INFO program: Running... udevadm settle --timeout=300 >17:31:17,048 DEBUG program: Return code: 0 >17:31:17,058 INFO program: Running... udevadm settle --timeout=300 >17:31:17,065 DEBUG program: Return code: 0 >17:31:17,066 INFO program: Running... mdadm --incremental --quiet /dev/sda6 >17:31:17,072 DEBUG program: Return code: 1 >17:31:17,082 INFO program: Running... multipath -c /dev/sdb >17:31:17,087 INFO program: Jun 19 17:31:17 | /etc/multipath.conf does not exist, blacklisting all devices. >17:31:17,087 INFO program: Jun 19 17:31:17 | A default multipath.conf file is located at >17:31:17,087 INFO program: Jun 19 17:31:17 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:31:17,087 INFO program: Jun 19 17:31:17 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:31:17,087 INFO program: /dev/sdb is not a valid multipath device path >17:31:17,087 DEBUG program: Return code: 1 >17:31:17,118 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:31:17,146 INFO program: MD_LEVEL=raid1 >17:31:17,146 INFO program: MD_DEVICES=2 >17:31:17,146 INFO program: MD_NAME=localhost.localdomain:home >17:31:17,146 INFO program: MD_ARRAY_SIZE=104.86GB >17:31:17,146 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:31:17,146 INFO program: MD_UPDATE_TIME=1403213261 >17:31:17,147 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:31:17,147 INFO program: MD_EVENTS=35 >17:31:17,147 DEBUG program: Return code: 0 >17:31:17,147 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:31:17,153 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:31:17,153 DEBUG program: Return code: 0 >17:31:17,160 INFO program: Running... udevadm settle --timeout=300 >17:31:17,167 DEBUG program: Return code: 0 >17:31:17,167 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >17:31:17,471 DEBUG program: Return code: 0 >17:31:17,472 INFO program: Running... udevadm settle --timeout=300 >17:31:17,484 DEBUG program: Return code: 0 >17:31:17,498 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:31:17,503 INFO program: MD_LEVEL=raid0 >17:31:17,503 INFO program: MD_DEVICES=2 >17:31:17,504 INFO program: MD_NAME=localhost.localdomain:raid0 >17:31:17,504 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:31:17,504 INFO program: MD_UPDATE_TIME=1403225694 >17:31:17,504 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:31:17,504 INFO program: MD_EVENTS=0 >17:31:17,504 DEBUG program: Return code: 0 >17:31:17,504 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:31:17,508 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:31:17,509 DEBUG program: Return code: 0 >17:31:17,514 INFO program: Running... udevadm settle --timeout=300 >17:31:17,526 DEBUG program: Return code: 0 >17:31:17,527 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >17:31:17,669 DEBUG program: Return code: 0 >17:31:17,670 INFO program: Running... udevadm settle --timeout=300 >17:31:17,679 DEBUG program: Return code: 0 >17:31:17,692 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:31:17,705 INFO program: MD_LEVEL=raid1 >17:31:17,705 INFO program: MD_DEVICES=2 >17:31:17,705 INFO program: MD_NAME=localhost.localdomain:root >17:31:17,705 INFO program: MD_ARRAY_SIZE=62.91GB >17:31:17,705 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:31:17,705 INFO program: MD_UPDATE_TIME=1403212864 >17:31:17,705 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:31:17,706 INFO program: MD_EVENTS=92 >17:31:17,706 DEBUG program: Return code: 0 >17:31:17,706 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:31:17,712 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:31:17,712 DEBUG program: Return code: 0 >17:31:17,717 INFO program: Running... udevadm settle --timeout=300 >17:31:17,724 DEBUG program: Return code: 0 >17:31:17,724 INFO program: Running... mdadm --incremental --quiet /dev/sdb3 >17:31:17,894 DEBUG program: Return code: 0 >17:31:17,894 INFO program: Running... udevadm settle --timeout=300 >17:31:17,902 DEBUG program: Return code: 0 >17:31:17,934 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:31:17,940 INFO program: MD_LEVEL=raid1 >17:31:17,940 INFO program: MD_DEVICES=2 >17:31:17,940 INFO program: MD_NAME=localhost.localdomain:boot >17:31:17,940 INFO program: MD_ARRAY_SIZE=1048.51MB >17:31:17,940 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:31:17,940 INFO program: MD_UPDATE_TIME=1403212864 >17:31:17,941 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:31:17,941 INFO program: MD_EVENTS=20 >17:31:17,941 DEBUG program: Return code: 0 >17:31:17,941 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:31:17,945 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:31:17,946 DEBUG program: Return code: 0 >17:31:17,950 INFO program: Running... udevadm settle --timeout=300 >17:31:17,958 DEBUG program: Return code: 0 >17:31:17,958 INFO program: Running... mdadm --incremental --quiet /dev/sdb5 >17:31:18,028 DEBUG program: Return code: 0 >17:31:18,028 INFO program: Running... udevadm settle --timeout=300 >17:31:18,036 DEBUG program: Return code: 0 >17:31:18,049 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:31:18,055 INFO program: MD_LEVEL=raid0 >17:31:18,055 INFO program: MD_DEVICES=2 >17:31:18,055 INFO program: MD_NAME=localhost.localdomain:swap >17:31:18,055 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:31:18,055 INFO program: MD_UPDATE_TIME=1403225692 >17:31:18,055 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:31:18,055 INFO program: MD_EVENTS=0 >17:31:18,055 DEBUG program: Return code: 0 >17:31:18,055 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:31:18,060 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:31:18,060 DEBUG program: Return code: 0 >17:31:18,065 INFO program: Running... udevadm settle --timeout=300 >17:31:18,072 DEBUG program: Return code: 0 >17:31:18,072 INFO program: Running... mdadm --incremental --quiet /dev/sdb6 >17:31:18,077 DEBUG program: Return code: 1 >17:31:18,104 INFO program: Running... dumpe2fs -h /dev/loop3 >17:31:18,109 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:31:18,109 INFO program: Filesystem volume name: _Fedora-Live-Des >17:31:18,109 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:31:18,109 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:31:18,109 INFO program: Filesystem magic number: 0xEF53 >17:31:18,109 INFO program: Filesystem revision #: 1 (dynamic) >17:31:18,109 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:31:18,109 INFO program: Filesystem flags: signed_directory_hash >17:31:18,109 INFO program: Default mount options: user_xattr acl >17:31:18,109 INFO program: Filesystem state: clean >17:31:18,109 INFO program: Errors behavior: Continue >17:31:18,109 INFO program: Filesystem OS type: Linux >17:31:18,109 INFO program: Inode count: 262144 >17:31:18,109 INFO program: Block count: 1048576 >17:31:18,110 INFO program: Reserved block count: 10484 >17:31:18,110 INFO program: Free blocks: 225114 >17:31:18,110 INFO program: Free inodes: 155781 >17:31:18,110 INFO program: First block: 0 >17:31:18,110 INFO program: Block size: 4096 >17:31:18,110 INFO program: Fragment size: 4096 >17:31:18,110 INFO program: Reserved GDT blocks: 255 >17:31:18,110 INFO program: Blocks per group: 32768 >17:31:18,110 INFO program: Fragments per group: 32768 >17:31:18,110 INFO program: Inodes per group: 8192 >17:31:18,110 INFO program: Inode blocks per group: 512 >17:31:18,110 INFO program: Flex block group size: 16 >17:31:18,110 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:31:18,111 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:31:18,111 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:31:18,111 INFO program: Mount count: 0 >17:31:18,111 INFO program: Maximum mount count: -1 >17:31:18,111 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:31:18,111 INFO program: Check interval: 0 (<none>) >17:31:18,111 INFO program: Lifetime writes: 767 MB >17:31:18,111 INFO program: Reserved blocks uid: 0 (user root) >17:31:18,111 INFO program: Reserved blocks gid: 0 (group root) >17:31:18,111 INFO program: First inode: 11 >17:31:18,112 INFO program: Inode size: 256 >17:31:18,112 INFO program: Required extra isize: 28 >17:31:18,112 INFO program: Desired extra isize: 28 >17:31:18,112 INFO program: Journal inode: 8 >17:31:18,112 INFO program: Default directory hash: half_md4 >17:31:18,112 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:31:18,112 INFO program: Journal backup: inode blocks >17:31:18,112 INFO program: Journal features: journal_incompat_revoke >17:31:18,112 INFO program: Journal size: 128M >17:31:18,113 INFO program: Journal length: 32768 >17:31:18,113 INFO program: Journal sequence: 0x00003086 >17:31:18,113 INFO program: Journal start: 0 >17:31:18,113 INFO program: >17:31:18,113 DEBUG program: Return code: 0 >17:31:18,113 INFO program: Running... resize2fs -P /dev/loop3 >17:31:18,117 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:31:18,117 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >17:31:18,117 INFO program: Couldn't find valid filesystem superblock. >17:31:18,118 DEBUG program: Return code: 1 >17:31:18,134 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:31:18,139 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:31:18,139 INFO program: Filesystem volume name: _Fedora-Live-Des >17:31:18,139 INFO program: Last mounted on: / >17:31:18,139 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:31:18,139 INFO program: Filesystem magic number: 0xEF53 >17:31:18,139 INFO program: Filesystem revision #: 1 (dynamic) >17:31:18,139 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:31:18,139 INFO program: Filesystem flags: signed_directory_hash >17:31:18,139 INFO program: Default mount options: user_xattr acl >17:31:18,139 INFO program: Filesystem state: clean >17:31:18,139 INFO program: Errors behavior: Continue >17:31:18,140 INFO program: Filesystem OS type: Linux >17:31:18,140 INFO program: Inode count: 262144 >17:31:18,140 INFO program: Block count: 1048576 >17:31:18,140 INFO program: Reserved block count: 10484 >17:31:18,140 INFO program: Free blocks: 225114 >17:31:18,140 INFO program: Free inodes: 155781 >17:31:18,140 INFO program: First block: 0 >17:31:18,140 INFO program: Block size: 4096 >17:31:18,140 INFO program: Fragment size: 4096 >17:31:18,140 INFO program: Reserved GDT blocks: 255 >17:31:18,140 INFO program: Blocks per group: 32768 >17:31:18,140 INFO program: Fragments per group: 32768 >17:31:18,140 INFO program: Inodes per group: 8192 >17:31:18,140 INFO program: Inode blocks per group: 512 >17:31:18,141 INFO program: Flex block group size: 16 >17:31:18,141 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:31:18,141 INFO program: Last mount time: Thu Jun 19 20:20:45 2014 >17:31:18,141 INFO program: Last write time: Thu Jun 19 20:20:45 2014 >17:31:18,141 INFO program: Mount count: 1 >17:31:18,141 INFO program: Maximum mount count: -1 >17:31:18,141 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:31:18,141 INFO program: Check interval: 0 (<none>) >17:31:18,141 INFO program: Lifetime writes: 767 MB >17:31:18,142 INFO program: Reserved blocks uid: 0 (user root) >17:31:18,142 INFO program: Reserved blocks gid: 0 (group root) >17:31:18,142 INFO program: First inode: 11 >17:31:18,142 INFO program: Inode size: 256 >17:31:18,142 INFO program: Required extra isize: 28 >17:31:18,142 INFO program: Desired extra isize: 28 >17:31:18,142 INFO program: Journal inode: 8 >17:31:18,142 INFO program: First orphan inode: 44947 >17:31:18,142 INFO program: Default directory hash: half_md4 >17:31:18,143 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:31:18,143 INFO program: Journal backup: inode blocks >17:31:18,143 INFO program: Journal features: journal_incompat_revoke >17:31:18,143 INFO program: Journal size: 128M >17:31:18,143 INFO program: Journal length: 32768 >17:31:18,143 INFO program: Journal sequence: 0x00003087 >17:31:18,143 INFO program: Journal start: 1 >17:31:18,143 INFO program: >17:31:18,143 DEBUG program: Return code: 0 >17:31:18,144 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:31:18,148 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:31:18,148 INFO program: Estimated minimum size of the filesystem: 825687 >17:31:18,148 DEBUG program: Return code: 0 >17:31:18,159 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >17:31:18,163 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:31:18,164 INFO program: Filesystem volume name: _Fedora-Live-Des >17:31:18,164 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:31:18,164 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:31:18,164 INFO program: Filesystem magic number: 0xEF53 >17:31:18,164 INFO program: Filesystem revision #: 1 (dynamic) >17:31:18,164 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:31:18,164 INFO program: Filesystem flags: signed_directory_hash >17:31:18,164 INFO program: Default mount options: user_xattr acl >17:31:18,164 INFO program: Filesystem state: clean >17:31:18,164 INFO program: Errors behavior: Continue >17:31:18,164 INFO program: Filesystem OS type: Linux >17:31:18,164 INFO program: Inode count: 262144 >17:31:18,164 INFO program: Block count: 1048576 >17:31:18,164 INFO program: Reserved block count: 10484 >17:31:18,164 INFO program: Free blocks: 225114 >17:31:18,164 INFO program: Free inodes: 155781 >17:31:18,165 INFO program: First block: 0 >17:31:18,165 INFO program: Block size: 4096 >17:31:18,165 INFO program: Fragment size: 4096 >17:31:18,165 INFO program: Reserved GDT blocks: 255 >17:31:18,165 INFO program: Blocks per group: 32768 >17:31:18,165 INFO program: Fragments per group: 32768 >17:31:18,165 INFO program: Inodes per group: 8192 >17:31:18,165 INFO program: Inode blocks per group: 512 >17:31:18,165 INFO program: Flex block group size: 16 >17:31:18,165 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:31:18,165 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:31:18,165 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:31:18,166 INFO program: Mount count: 0 >17:31:18,166 INFO program: Maximum mount count: -1 >17:31:18,166 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:31:18,166 INFO program: Check interval: 0 (<none>) >17:31:18,166 INFO program: Lifetime writes: 767 MB >17:31:18,166 INFO program: Reserved blocks uid: 0 (user root) >17:31:18,166 INFO program: Reserved blocks gid: 0 (group root) >17:31:18,166 INFO program: First inode: 11 >17:31:18,166 INFO program: Inode size: 256 >17:31:18,167 INFO program: Required extra isize: 28 >17:31:18,167 INFO program: Desired extra isize: 28 >17:31:18,167 INFO program: Journal inode: 8 >17:31:18,167 INFO program: Default directory hash: half_md4 >17:31:18,167 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:31:18,167 INFO program: Journal backup: inode blocks >17:31:18,167 INFO program: Journal features: journal_incompat_revoke >17:31:18,167 INFO program: Journal size: 128M >17:31:18,167 INFO program: Journal length: 32768 >17:31:18,167 INFO program: Journal sequence: 0x00003086 >17:31:18,168 INFO program: Journal start: 0 >17:31:18,168 INFO program: >17:31:18,168 DEBUG program: Return code: 0 >17:31:18,168 INFO program: Running... resize2fs -P /dev/mapper/live-base >17:31:18,172 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:31:18,172 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >17:31:18,172 INFO program: Couldn't find valid filesystem superblock. >17:31:18,172 DEBUG program: Return code: 1 >17:31:18,188 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >17:31:18,192 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:31:18,192 INFO program: Filesystem volume name: _Fedora-Live-Des >17:31:18,192 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:31:18,192 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:31:18,193 INFO program: Filesystem magic number: 0xEF53 >17:31:18,193 INFO program: Filesystem revision #: 1 (dynamic) >17:31:18,193 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:31:18,193 INFO program: Filesystem flags: signed_directory_hash >17:31:18,193 INFO program: Default mount options: user_xattr acl >17:31:18,193 INFO program: Filesystem state: clean >17:31:18,193 INFO program: Errors behavior: Continue >17:31:18,193 INFO program: Filesystem OS type: Linux >17:31:18,193 INFO program: Inode count: 212992 >17:31:18,193 INFO program: Block count: 825687 >17:31:18,193 INFO program: Reserved block count: 8255 >17:31:18,193 INFO program: Free blocks: 5566 >17:31:18,193 INFO program: Free inodes: 106629 >17:31:18,193 INFO program: First block: 0 >17:31:18,193 INFO program: Block size: 4096 >17:31:18,193 INFO program: Fragment size: 4096 >17:31:18,193 INFO program: Reserved GDT blocks: 255 >17:31:18,194 INFO program: Blocks per group: 32768 >17:31:18,194 INFO program: Fragments per group: 32768 >17:31:18,194 INFO program: Inodes per group: 8192 >17:31:18,194 INFO program: Inode blocks per group: 512 >17:31:18,194 INFO program: Flex block group size: 16 >17:31:18,194 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:31:18,194 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:31:18,194 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >17:31:18,194 INFO program: Mount count: 0 >17:31:18,194 INFO program: Maximum mount count: -1 >17:31:18,195 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >17:31:18,195 INFO program: Check interval: 0 (<none>) >17:31:18,195 INFO program: Lifetime writes: 768 MB >17:31:18,195 INFO program: Reserved blocks uid: 0 (user root) >17:31:18,195 INFO program: Reserved blocks gid: 0 (group root) >17:31:18,195 INFO program: First inode: 11 >17:31:18,195 INFO program: Inode size: 256 >17:31:18,195 INFO program: Required extra isize: 28 >17:31:18,195 INFO program: Desired extra isize: 28 >17:31:18,196 INFO program: Journal inode: 8 >17:31:18,196 INFO program: Default directory hash: half_md4 >17:31:18,196 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:31:18,196 INFO program: Journal backup: inode blocks >17:31:18,196 INFO program: Journal features: journal_incompat_revoke >17:31:18,196 INFO program: Journal size: 128M >17:31:18,196 INFO program: Journal length: 32768 >17:31:18,196 INFO program: Journal sequence: 0x00003086 >17:31:18,196 INFO program: Journal start: 0 >17:31:18,197 INFO program: >17:31:18,197 DEBUG program: Return code: 0 >17:31:18,197 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >17:31:18,200 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:31:18,201 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >17:31:18,201 INFO program: Couldn't find valid filesystem superblock. >17:31:18,201 DEBUG program: Return code: 1 >17:31:18,212 INFO program: Running... udevadm settle --timeout=300 >17:31:18,220 DEBUG program: Return code: 0 >17:31:18,242 INFO program: Running... udevadm settle --timeout=300 >17:31:18,250 DEBUG program: Return code: 0 >17:31:18,256 INFO program: Running... mdadm --stop /dev/md/home >17:31:18,438 INFO program: mdadm: stopped /dev/md/home >17:31:18,439 DEBUG program: Return code: 0 >17:31:18,451 INFO program: Running... udevadm settle --timeout=300 >17:31:18,461 DEBUG program: Return code: 0 >17:31:18,463 INFO program: Running... udevadm settle --timeout=300 >17:31:18,470 DEBUG program: Return code: 0 >17:31:18,473 INFO program: Running... udevadm settle --timeout=300 >17:31:18,480 DEBUG program: Return code: 0 >17:31:18,486 INFO program: Running... udevadm settle --timeout=300 >17:31:18,500 DEBUG program: Return code: 0 >17:31:18,502 INFO program: Running... mdadm --stop /dev/md/raid0 >17:31:18,521 INFO program: mdadm: stopped /dev/md/raid0 >17:31:18,522 DEBUG program: Return code: 0 >17:31:18,532 INFO program: Running... udevadm settle --timeout=300 >17:31:18,540 DEBUG program: Return code: 0 >17:31:18,543 INFO program: Running... udevadm settle --timeout=300 >17:31:18,550 DEBUG program: Return code: 0 >17:31:18,553 INFO program: Running... udevadm settle --timeout=300 >17:31:18,565 DEBUG program: Return code: 0 >17:31:18,570 INFO program: Running... udevadm settle --timeout=300 >17:31:18,579 DEBUG program: Return code: 0 >17:31:18,580 INFO program: Running... mdadm --stop /dev/md/root >17:31:18,847 INFO program: mdadm: stopped /dev/md/root >17:31:18,848 DEBUG program: Return code: 0 >17:31:18,858 INFO program: Running... udevadm settle --timeout=300 >17:31:18,883 DEBUG program: Return code: 0 >17:31:18,886 INFO program: Running... udevadm settle --timeout=300 >17:31:18,893 DEBUG program: Return code: 0 >17:31:18,896 INFO program: Running... udevadm settle --timeout=300 >17:31:18,903 DEBUG program: Return code: 0 >17:31:18,905 INFO program: Running... udevadm settle --timeout=300 >17:31:18,912 DEBUG program: Return code: 0 >17:31:18,913 INFO program: Running... mdadm --stop /dev/md/boot >17:31:18,928 INFO program: mdadm: stopped /dev/md/boot >17:31:18,928 DEBUG program: Return code: 0 >17:31:18,938 INFO program: Running... udevadm settle --timeout=300 >17:31:18,949 DEBUG program: Return code: 0 >17:31:18,951 INFO program: Running... udevadm settle --timeout=300 >17:31:18,959 DEBUG program: Return code: 0 >17:31:18,961 INFO program: Running... udevadm settle --timeout=300 >17:31:18,968 DEBUG program: Return code: 0 >17:31:18,970 INFO program: Running... udevadm settle --timeout=300 >17:31:18,980 DEBUG program: Return code: 0 >17:31:18,983 INFO program: Running... udevadm settle --timeout=300 >17:31:18,994 DEBUG program: Return code: 0 >17:31:18,994 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:31:18,998 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:31:18,998 DEBUG program: Return code: 1 >17:31:19,020 INFO program: Running... hwclock --hctosys --utc >17:31:20,000 DEBUG program: Return code: 0 >17:31:20,000 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >17:31:20,008 DEBUG program: Return code: 0 >17:31:45,952 INFO program: Running... udevadm settle --timeout=300 >17:31:45,968 DEBUG program: Return code: 0 >17:31:46,091 INFO program: Running... udevadm settle --timeout=300 >17:31:46,098 DEBUG program: Return code: 0 >17:31:46,111 INFO program: Running... udevadm settle --timeout=300 >17:31:46,118 DEBUG program: Return code: 0 >17:31:55,046 INFO program: Running... udevadm settle --timeout=300 >17:31:55,061 DEBUG program: Return code: 0 >17:31:55,071 INFO program: Running... udevadm settle --timeout=300 >17:31:55,081 DEBUG program: Return code: 0 >17:32:05,657 INFO program: Running... udevadm settle --timeout=300 >17:32:05,666 DEBUG program: Return code: 0 >17:33:31,275 INFO program: Running... udevadm settle --timeout=300 >17:33:31,284 DEBUG program: Return code: 0 >17:34:34,405 INFO program: Running... udevadm settle --timeout=300 >17:34:34,419 DEBUG program: Return code: 0 >17:34:34,420 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:34:34,425 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:34:34,425 DEBUG program: Return code: 1 >17:34:34,430 INFO program: Running... udevadm settle --timeout=300 >17:34:34,630 DEBUG program: Return code: 0 >17:34:34,630 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:34:34,635 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:34:34,636 DEBUG program: Return code: 1 >17:34:34,649 INFO program: Running... udevadm settle --timeout=300 >17:34:34,660 DEBUG program: Return code: 0 >17:34:34,766 INFO program: Running... journalctl -b >17:34:34,867 INFO program: Running... udevadm settle --timeout=300 >17:34:34,879 DEBUG program: Return code: 0 >17:34:34,905 INFO program: Running... udevadm settle --timeout=300 >17:34:34,912 DEBUG program: Return code: 0 >17:35:06,999 INFO program: Running... journalctl -b >17:35:54,961 INFO program: Running... udevadm settle --timeout=300 >17:35:54,967 DEBUG program: Return code: 0 >17:35:54,982 INFO program: Running... multipath -c /dev/sdc >17:35:54,984 INFO program: Jun 19 17:35:54 | /etc/multipath.conf does not exist, blacklisting all devices. >17:35:54,985 INFO program: Jun 19 17:35:54 | A default multipath.conf file is located at >17:35:54,985 INFO program: Jun 19 17:35:54 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:35:54,985 INFO program: Jun 19 17:35:54 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:35:54,985 INFO program: /dev/sdc is not a valid multipath device path >17:35:54,985 DEBUG program: Return code: 1 >17:35:55,005 INFO program: Running... multipath -c /dev/sda >17:35:55,007 INFO program: Jun 19 17:35:55 | /etc/multipath.conf does not exist, blacklisting all devices. >17:35:55,007 INFO program: Jun 19 17:35:55 | A default multipath.conf file is located at >17:35:55,007 INFO program: Jun 19 17:35:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:35:55,007 INFO program: Jun 19 17:35:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:35:55,007 INFO program: /dev/sda is not a valid multipath device path >17:35:55,008 DEBUG program: Return code: 1 >17:35:55,024 INFO program: Running... mdadm --examine --export /dev/sda1 >17:35:55,030 INFO program: MD_LEVEL=raid1 >17:35:55,030 INFO program: MD_DEVICES=2 >17:35:55,030 INFO program: MD_NAME=localhost.localdomain:home >17:35:55,030 INFO program: MD_ARRAY_SIZE=104.86GB >17:35:55,030 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:35:55,030 INFO program: MD_UPDATE_TIME=1403213478 >17:35:55,030 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:35:55,030 INFO program: MD_EVENTS=37 >17:35:55,030 DEBUG program: Return code: 0 >17:35:55,030 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:35:55,036 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:35:55,036 DEBUG program: Return code: 0 >17:35:55,038 INFO program: Running... udevadm settle --timeout=300 >17:35:55,043 DEBUG program: Return code: 0 >17:35:55,060 INFO program: Running... mdadm --examine --export /dev/sda2 >17:35:55,064 INFO program: MD_LEVEL=raid0 >17:35:55,064 INFO program: MD_DEVICES=2 >17:35:55,064 INFO program: MD_NAME=localhost.localdomain:raid0 >17:35:55,064 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:35:55,064 INFO program: MD_UPDATE_TIME=1403225694 >17:35:55,065 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:35:55,065 INFO program: MD_EVENTS=0 >17:35:55,065 DEBUG program: Return code: 0 >17:35:55,065 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:35:55,069 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:35:55,069 DEBUG program: Return code: 0 >17:35:55,071 INFO program: Running... udevadm settle --timeout=300 >17:35:55,076 DEBUG program: Return code: 0 >17:35:55,100 INFO program: Running... mdadm --examine --export /dev/sda3 >17:35:55,111 INFO program: MD_LEVEL=raid1 >17:35:55,111 INFO program: MD_DEVICES=2 >17:35:55,111 INFO program: MD_NAME=localhost.localdomain:root >17:35:55,111 INFO program: MD_ARRAY_SIZE=62.91GB >17:35:55,111 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:35:55,111 INFO program: MD_UPDATE_TIME=1403212864 >17:35:55,111 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:35:55,111 INFO program: MD_EVENTS=92 >17:35:55,112 DEBUG program: Return code: 0 >17:35:55,112 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:35:55,118 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:35:55,118 DEBUG program: Return code: 0 >17:35:55,120 INFO program: Running... udevadm settle --timeout=300 >17:35:55,125 DEBUG program: Return code: 0 >17:35:55,150 INFO program: Running... mdadm --examine --export /dev/sda5 >17:35:55,156 INFO program: MD_LEVEL=raid1 >17:35:55,156 INFO program: MD_DEVICES=2 >17:35:55,156 INFO program: MD_NAME=localhost.localdomain:boot >17:35:55,156 INFO program: MD_ARRAY_SIZE=1048.51MB >17:35:55,156 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:35:55,156 INFO program: MD_UPDATE_TIME=1403212864 >17:35:55,156 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:35:55,156 INFO program: MD_EVENTS=20 >17:35:55,156 DEBUG program: Return code: 0 >17:35:55,156 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:35:55,161 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:35:55,161 DEBUG program: Return code: 0 >17:35:55,163 INFO program: Running... udevadm settle --timeout=300 >17:35:55,169 DEBUG program: Return code: 0 >17:35:55,187 INFO program: Running... mdadm --examine --export /dev/sda6 >17:35:55,191 INFO program: MD_LEVEL=raid0 >17:35:55,191 INFO program: MD_DEVICES=2 >17:35:55,191 INFO program: MD_NAME=localhost.localdomain:swap >17:35:55,191 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:35:55,191 INFO program: MD_UPDATE_TIME=1403225692 >17:35:55,191 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:35:55,191 INFO program: MD_EVENTS=0 >17:35:55,191 DEBUG program: Return code: 0 >17:35:55,191 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:35:55,195 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:35:55,195 DEBUG program: Return code: 0 >17:35:55,197 INFO program: Running... udevadm settle --timeout=300 >17:35:55,202 DEBUG program: Return code: 0 >17:35:55,213 INFO program: Running... multipath -c /dev/sdb >17:35:55,216 INFO program: Jun 19 17:35:55 | /etc/multipath.conf does not exist, blacklisting all devices. >17:35:55,216 INFO program: Jun 19 17:35:55 | A default multipath.conf file is located at >17:35:55,216 INFO program: Jun 19 17:35:55 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:35:55,216 INFO program: Jun 19 17:35:55 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:35:55,216 INFO program: /dev/sdb is not a valid multipath device path >17:35:55,216 DEBUG program: Return code: 1 >17:35:55,234 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:35:55,241 INFO program: MD_LEVEL=raid1 >17:35:55,241 INFO program: MD_DEVICES=2 >17:35:55,241 INFO program: MD_NAME=localhost.localdomain:home >17:35:55,241 INFO program: MD_ARRAY_SIZE=104.86GB >17:35:55,241 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:35:55,241 INFO program: MD_UPDATE_TIME=1403213478 >17:35:55,241 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:35:55,242 INFO program: MD_EVENTS=37 >17:35:55,242 DEBUG program: Return code: 0 >17:35:55,242 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:35:55,249 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:35:55,249 DEBUG program: Return code: 0 >17:35:55,272 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:35:55,283 INFO program: MD_LEVEL=raid0 >17:35:55,283 INFO program: MD_DEVICES=2 >17:35:55,284 INFO program: MD_NAME=localhost.localdomain:raid0 >17:35:55,284 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:35:55,284 INFO program: MD_UPDATE_TIME=1403225694 >17:35:55,284 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:35:55,284 INFO program: MD_EVENTS=0 >17:35:55,284 DEBUG program: Return code: 0 >17:35:55,284 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:35:55,287 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:35:55,287 DEBUG program: Return code: 0 >17:35:55,314 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:35:55,317 INFO program: MD_LEVEL=raid1 >17:35:55,317 INFO program: MD_DEVICES=2 >17:35:55,317 INFO program: MD_NAME=localhost.localdomain:root >17:35:55,317 INFO program: MD_ARRAY_SIZE=62.91GB >17:35:55,317 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:35:55,317 INFO program: MD_UPDATE_TIME=1403212864 >17:35:55,317 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:35:55,317 INFO program: MD_EVENTS=92 >17:35:55,317 DEBUG program: Return code: 0 >17:35:55,317 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:35:55,320 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:35:55,321 DEBUG program: Return code: 0 >17:35:55,342 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:35:55,345 INFO program: MD_LEVEL=raid1 >17:35:55,345 INFO program: MD_DEVICES=2 >17:35:55,345 INFO program: MD_NAME=localhost.localdomain:boot >17:35:55,345 INFO program: MD_ARRAY_SIZE=1048.51MB >17:35:55,345 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:35:55,345 INFO program: MD_UPDATE_TIME=1403212864 >17:35:55,345 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:35:55,345 INFO program: MD_EVENTS=20 >17:35:55,346 DEBUG program: Return code: 0 >17:35:55,346 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:35:55,348 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:35:55,348 DEBUG program: Return code: 0 >17:35:55,361 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:35:55,364 INFO program: MD_LEVEL=raid0 >17:35:55,365 INFO program: MD_DEVICES=2 >17:35:55,365 INFO program: MD_NAME=localhost.localdomain:swap >17:35:55,365 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:35:55,365 INFO program: MD_UPDATE_TIME=1403225692 >17:35:55,365 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:35:55,365 INFO program: MD_EVENTS=0 >17:35:55,365 DEBUG program: Return code: 0 >17:35:55,365 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:35:55,368 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:35:55,368 DEBUG program: Return code: 0 >17:35:55,425 INFO program: Running... udevadm settle --timeout=300 >17:35:55,431 DEBUG program: Return code: 0 >17:35:56,112 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:35:56,120 DEBUG program: Return code: 0 >17:35:56,120 INFO program: Running... udevadm settle --timeout=300 >17:35:56,154 DEBUG program: Return code: 0 >17:35:56,154 INFO program: Running... modprobe fcoe >17:35:56,157 DEBUG program: Return code: 0 >17:35:56,157 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:35:56,161 INFO program: No FCoE boot disk information is found in EDD! >17:35:56,161 DEBUG program: Return code: 1 >17:35:56,451 INFO program: Running... udevadm settle --timeout=300 >17:35:56,461 DEBUG program: Return code: 0 >17:35:56,468 INFO program: Running... udevadm settle --timeout=300 >17:35:56,476 DEBUG program: Return code: 0 >17:35:56,491 INFO program: Running... multipath -c /dev/sdc >17:35:56,496 INFO program: Jun 19 17:35:56 | /etc/multipath.conf does not exist, blacklisting all devices. >17:35:56,496 INFO program: Jun 19 17:35:56 | A default multipath.conf file is located at >17:35:56,496 INFO program: Jun 19 17:35:56 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:35:56,496 INFO program: Jun 19 17:35:56 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:35:56,496 INFO program: /dev/sdc is not a valid multipath device path >17:35:56,497 DEBUG program: Return code: 1 >17:35:56,525 INFO program: Running... multipath -c /dev/sda >17:35:56,529 INFO program: Jun 19 17:35:56 | /etc/multipath.conf does not exist, blacklisting all devices. >17:35:56,529 INFO program: Jun 19 17:35:56 | A default multipath.conf file is located at >17:35:56,529 INFO program: Jun 19 17:35:56 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:35:56,530 INFO program: Jun 19 17:35:56 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:35:56,530 INFO program: /dev/sda is not a valid multipath device path >17:35:56,530 DEBUG program: Return code: 1 >17:35:56,552 INFO program: Running... mdadm --examine --export /dev/sda1 >17:35:56,559 INFO program: MD_LEVEL=raid1 >17:35:56,560 INFO program: MD_DEVICES=2 >17:35:56,560 INFO program: MD_NAME=localhost.localdomain:home >17:35:56,560 INFO program: MD_ARRAY_SIZE=104.86GB >17:35:56,560 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:35:56,560 INFO program: MD_UPDATE_TIME=1403213478 >17:35:56,560 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:35:56,560 INFO program: MD_EVENTS=37 >17:35:56,560 DEBUG program: Return code: 0 >17:35:56,560 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:35:56,568 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:35:56,568 DEBUG program: Return code: 0 >17:35:56,583 INFO program: Running... udevadm settle --timeout=300 >17:35:56,592 DEBUG program: Return code: 0 >17:35:56,603 INFO program: Running... udevadm settle --timeout=300 >17:35:56,611 DEBUG program: Return code: 0 >17:35:56,611 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >17:35:56,620 DEBUG program: Return code: 0 >17:35:56,620 INFO program: Running... udevadm settle --timeout=300 >17:35:56,629 DEBUG program: Return code: 0 >17:35:56,648 INFO program: Running... mdadm --examine --export /dev/sda2 >17:35:56,655 INFO program: MD_LEVEL=raid0 >17:35:56,655 INFO program: MD_DEVICES=2 >17:35:56,655 INFO program: MD_NAME=localhost.localdomain:raid0 >17:35:56,656 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:35:56,656 INFO program: MD_UPDATE_TIME=1403225694 >17:35:56,656 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:35:56,656 INFO program: MD_EVENTS=0 >17:35:56,656 DEBUG program: Return code: 0 >17:35:56,656 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:35:56,663 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:35:56,663 DEBUG program: Return code: 0 >17:35:56,666 INFO program: Running... udevadm settle --timeout=300 >17:35:56,673 DEBUG program: Return code: 0 >17:35:56,685 INFO program: Running... udevadm settle --timeout=300 >17:35:56,693 DEBUG program: Return code: 0 >17:35:56,693 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >17:35:56,701 DEBUG program: Return code: 0 >17:35:56,701 INFO program: Running... udevadm settle --timeout=300 >17:35:56,709 DEBUG program: Return code: 0 >17:35:56,726 INFO program: Running... mdadm --examine --export /dev/sda3 >17:35:56,738 INFO program: MD_LEVEL=raid1 >17:35:56,738 INFO program: MD_DEVICES=2 >17:35:56,739 INFO program: MD_NAME=localhost.localdomain:root >17:35:56,739 INFO program: MD_ARRAY_SIZE=62.91GB >17:35:56,739 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:35:56,739 INFO program: MD_UPDATE_TIME=1403212864 >17:35:56,739 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:35:56,739 INFO program: MD_EVENTS=92 >17:35:56,739 DEBUG program: Return code: 0 >17:35:56,739 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:35:56,748 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:35:56,748 DEBUG program: Return code: 0 >17:35:56,751 INFO program: Running... udevadm settle --timeout=300 >17:35:56,758 DEBUG program: Return code: 0 >17:35:56,769 INFO program: Running... udevadm settle --timeout=300 >17:35:56,776 DEBUG program: Return code: 0 >17:35:56,776 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >17:35:56,786 DEBUG program: Return code: 0 >17:35:56,786 INFO program: Running... udevadm settle --timeout=300 >17:35:56,794 DEBUG program: Return code: 0 >17:35:56,829 INFO program: Running... mdadm --examine --export /dev/sda5 >17:35:56,845 INFO program: MD_LEVEL=raid1 >17:35:56,845 INFO program: MD_DEVICES=2 >17:35:56,845 INFO program: MD_NAME=localhost.localdomain:boot >17:35:56,845 INFO program: MD_ARRAY_SIZE=1048.51MB >17:35:56,846 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:35:56,846 INFO program: MD_UPDATE_TIME=1403212864 >17:35:56,846 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:35:56,846 INFO program: MD_EVENTS=20 >17:35:56,846 DEBUG program: Return code: 0 >17:35:56,846 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:35:56,854 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:35:56,854 DEBUG program: Return code: 0 >17:35:56,857 INFO program: Running... udevadm settle --timeout=300 >17:35:56,865 DEBUG program: Return code: 0 >17:35:56,876 INFO program: Running... udevadm settle --timeout=300 >17:35:56,884 DEBUG program: Return code: 0 >17:35:56,884 INFO program: Running... mdadm --incremental --quiet /dev/sda5 >17:35:56,892 DEBUG program: Return code: 0 >17:35:56,892 INFO program: Running... udevadm settle --timeout=300 >17:35:56,899 DEBUG program: Return code: 0 >17:35:56,916 INFO program: Running... mdadm --examine --export /dev/sda6 >17:35:56,923 INFO program: MD_LEVEL=raid0 >17:35:56,923 INFO program: MD_DEVICES=2 >17:35:56,923 INFO program: MD_NAME=localhost.localdomain:swap >17:35:56,923 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:35:56,923 INFO program: MD_UPDATE_TIME=1403225692 >17:35:56,923 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:35:56,923 INFO program: MD_EVENTS=0 >17:35:56,923 DEBUG program: Return code: 0 >17:35:56,923 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:35:56,930 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:35:56,930 DEBUG program: Return code: 0 >17:35:56,934 INFO program: Running... udevadm settle --timeout=300 >17:35:56,941 DEBUG program: Return code: 0 >17:35:56,951 INFO program: Running... udevadm settle --timeout=300 >17:35:56,958 DEBUG program: Return code: 0 >17:35:56,958 INFO program: Running... mdadm --incremental --quiet /dev/sda6 >17:35:56,965 DEBUG program: Return code: 1 >17:35:56,978 INFO program: Running... multipath -c /dev/sdb >17:35:56,983 INFO program: Jun 19 17:35:56 | /etc/multipath.conf does not exist, blacklisting all devices. >17:35:56,983 INFO program: Jun 19 17:35:56 | A default multipath.conf file is located at >17:35:56,983 INFO program: Jun 19 17:35:56 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:35:56,983 INFO program: Jun 19 17:35:56 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:35:56,983 INFO program: /dev/sdb is not a valid multipath device path >17:35:56,984 DEBUG program: Return code: 1 >17:35:57,010 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:35:57,015 INFO program: MD_LEVEL=raid1 >17:35:57,016 INFO program: MD_DEVICES=2 >17:35:57,016 INFO program: MD_NAME=localhost.localdomain:home >17:35:57,016 INFO program: MD_ARRAY_SIZE=104.86GB >17:35:57,016 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:35:57,016 INFO program: MD_UPDATE_TIME=1403213478 >17:35:57,016 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:35:57,016 INFO program: MD_EVENTS=37 >17:35:57,016 DEBUG program: Return code: 0 >17:35:57,016 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:35:57,021 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:35:57,022 DEBUG program: Return code: 0 >17:35:57,027 INFO program: Running... udevadm settle --timeout=300 >17:35:57,034 DEBUG program: Return code: 0 >17:35:57,034 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >17:35:57,338 DEBUG program: Return code: 0 >17:35:57,339 INFO program: Running... udevadm settle --timeout=300 >17:35:57,357 DEBUG program: Return code: 0 >17:35:57,370 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:35:57,379 INFO program: MD_LEVEL=raid0 >17:35:57,379 INFO program: MD_DEVICES=2 >17:35:57,379 INFO program: MD_NAME=localhost.localdomain:raid0 >17:35:57,379 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:35:57,379 INFO program: MD_UPDATE_TIME=1403225694 >17:35:57,380 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:35:57,380 INFO program: MD_EVENTS=0 >17:35:57,380 DEBUG program: Return code: 0 >17:35:57,380 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:35:57,385 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:35:57,386 DEBUG program: Return code: 0 >17:35:57,390 INFO program: Running... udevadm settle --timeout=300 >17:35:57,397 DEBUG program: Return code: 0 >17:35:57,397 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >17:35:57,469 DEBUG program: Return code: 0 >17:35:57,470 INFO program: Running... udevadm settle --timeout=300 >17:35:57,494 DEBUG program: Return code: 0 >17:35:57,508 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:35:57,513 INFO program: MD_LEVEL=raid1 >17:35:57,513 INFO program: MD_DEVICES=2 >17:35:57,513 INFO program: MD_NAME=localhost.localdomain:root >17:35:57,513 INFO program: MD_ARRAY_SIZE=62.91GB >17:35:57,513 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:35:57,513 INFO program: MD_UPDATE_TIME=1403212864 >17:35:57,513 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:35:57,513 INFO program: MD_EVENTS=92 >17:35:57,513 DEBUG program: Return code: 0 >17:35:57,513 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:35:57,518 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:35:57,518 DEBUG program: Return code: 0 >17:35:57,523 INFO program: Running... udevadm settle --timeout=300 >17:35:57,531 DEBUG program: Return code: 0 >17:35:57,532 INFO program: Running... mdadm --incremental --quiet /dev/sdb3 >17:35:57,718 DEBUG program: Return code: 0 >17:35:57,719 INFO program: Running... udevadm settle --timeout=300 >17:35:57,727 DEBUG program: Return code: 0 >17:35:57,760 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:35:57,766 INFO program: MD_LEVEL=raid1 >17:35:57,766 INFO program: MD_DEVICES=2 >17:35:57,766 INFO program: MD_NAME=localhost.localdomain:boot >17:35:57,766 INFO program: MD_ARRAY_SIZE=1048.51MB >17:35:57,766 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:35:57,766 INFO program: MD_UPDATE_TIME=1403212864 >17:35:57,766 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:35:57,766 INFO program: MD_EVENTS=20 >17:35:57,766 DEBUG program: Return code: 0 >17:35:57,766 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:35:57,771 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:35:57,771 DEBUG program: Return code: 0 >17:35:57,775 INFO program: Running... udevadm settle --timeout=300 >17:35:57,782 DEBUG program: Return code: 0 >17:35:57,783 INFO program: Running... mdadm --incremental --quiet /dev/sdb5 >17:35:57,853 DEBUG program: Return code: 0 >17:35:57,853 INFO program: Running... udevadm settle --timeout=300 >17:35:57,860 DEBUG program: Return code: 0 >17:35:57,873 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:35:57,879 INFO program: MD_LEVEL=raid0 >17:35:57,879 INFO program: MD_DEVICES=2 >17:35:57,879 INFO program: MD_NAME=localhost.localdomain:swap >17:35:57,879 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:35:57,879 INFO program: MD_UPDATE_TIME=1403225692 >17:35:57,879 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:35:57,879 INFO program: MD_EVENTS=0 >17:35:57,879 DEBUG program: Return code: 0 >17:35:57,879 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:35:57,884 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:35:57,884 DEBUG program: Return code: 0 >17:35:57,888 INFO program: Running... udevadm settle --timeout=300 >17:35:57,895 DEBUG program: Return code: 0 >17:35:57,895 INFO program: Running... mdadm --incremental --quiet /dev/sdb6 >17:35:57,900 DEBUG program: Return code: 1 >17:35:57,928 INFO program: Running... dumpe2fs -h /dev/loop3 >17:35:57,932 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:35:57,932 INFO program: Filesystem volume name: _Fedora-Live-Des >17:35:57,932 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:35:57,932 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:35:57,932 INFO program: Filesystem magic number: 0xEF53 >17:35:57,932 INFO program: Filesystem revision #: 1 (dynamic) >17:35:57,932 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:35:57,933 INFO program: Filesystem flags: signed_directory_hash >17:35:57,933 INFO program: Default mount options: user_xattr acl >17:35:57,933 INFO program: Filesystem state: clean >17:35:57,933 INFO program: Errors behavior: Continue >17:35:57,933 INFO program: Filesystem OS type: Linux >17:35:57,933 INFO program: Inode count: 262144 >17:35:57,933 INFO program: Block count: 1048576 >17:35:57,933 INFO program: Reserved block count: 10484 >17:35:57,933 INFO program: Free blocks: 225114 >17:35:57,933 INFO program: Free inodes: 155781 >17:35:57,933 INFO program: First block: 0 >17:35:57,933 INFO program: Block size: 4096 >17:35:57,933 INFO program: Fragment size: 4096 >17:35:57,933 INFO program: Reserved GDT blocks: 255 >17:35:57,933 INFO program: Blocks per group: 32768 >17:35:57,933 INFO program: Fragments per group: 32768 >17:35:57,934 INFO program: Inodes per group: 8192 >17:35:57,934 INFO program: Inode blocks per group: 512 >17:35:57,934 INFO program: Flex block group size: 16 >17:35:57,934 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:35:57,934 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:35:57,934 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:35:57,934 INFO program: Mount count: 0 >17:35:57,934 INFO program: Maximum mount count: -1 >17:35:57,935 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:35:57,935 INFO program: Check interval: 0 (<none>) >17:35:57,935 INFO program: Lifetime writes: 767 MB >17:35:57,935 INFO program: Reserved blocks uid: 0 (user root) >17:35:57,935 INFO program: Reserved blocks gid: 0 (group root) >17:35:57,935 INFO program: First inode: 11 >17:35:57,935 INFO program: Inode size: 256 >17:35:57,935 INFO program: Required extra isize: 28 >17:35:57,935 INFO program: Desired extra isize: 28 >17:35:57,936 INFO program: Journal inode: 8 >17:35:57,936 INFO program: Default directory hash: half_md4 >17:35:57,936 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:35:57,936 INFO program: Journal backup: inode blocks >17:35:57,936 INFO program: Journal features: journal_incompat_revoke >17:35:57,936 INFO program: Journal size: 128M >17:35:57,936 INFO program: Journal length: 32768 >17:35:57,936 INFO program: Journal sequence: 0x00003086 >17:35:57,936 INFO program: Journal start: 0 >17:35:57,937 INFO program: >17:35:57,937 DEBUG program: Return code: 0 >17:35:57,937 INFO program: Running... resize2fs -P /dev/loop3 >17:35:57,940 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:35:57,941 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >17:35:57,941 INFO program: Couldn't find valid filesystem superblock. >17:35:57,941 DEBUG program: Return code: 1 >17:35:57,958 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:35:57,962 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:35:57,962 INFO program: Filesystem volume name: _Fedora-Live-Des >17:35:57,962 INFO program: Last mounted on: / >17:35:57,962 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:35:57,962 INFO program: Filesystem magic number: 0xEF53 >17:35:57,962 INFO program: Filesystem revision #: 1 (dynamic) >17:35:57,962 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:35:57,962 INFO program: Filesystem flags: signed_directory_hash >17:35:57,963 INFO program: Default mount options: user_xattr acl >17:35:57,963 INFO program: Filesystem state: clean >17:35:57,963 INFO program: Errors behavior: Continue >17:35:57,963 INFO program: Filesystem OS type: Linux >17:35:57,963 INFO program: Inode count: 262144 >17:35:57,963 INFO program: Block count: 1048576 >17:35:57,963 INFO program: Reserved block count: 10484 >17:35:57,963 INFO program: Free blocks: 225114 >17:35:57,963 INFO program: Free inodes: 155781 >17:35:57,963 INFO program: First block: 0 >17:35:57,963 INFO program: Block size: 4096 >17:35:57,963 INFO program: Fragment size: 4096 >17:35:57,963 INFO program: Reserved GDT blocks: 255 >17:35:57,963 INFO program: Blocks per group: 32768 >17:35:57,963 INFO program: Fragments per group: 32768 >17:35:57,964 INFO program: Inodes per group: 8192 >17:35:57,964 INFO program: Inode blocks per group: 512 >17:35:57,964 INFO program: Flex block group size: 16 >17:35:57,964 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:35:57,964 INFO program: Last mount time: Thu Jun 19 20:20:45 2014 >17:35:57,964 INFO program: Last write time: Thu Jun 19 20:20:45 2014 >17:35:57,964 INFO program: Mount count: 1 >17:35:57,964 INFO program: Maximum mount count: -1 >17:35:57,965 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:35:57,965 INFO program: Check interval: 0 (<none>) >17:35:57,965 INFO program: Lifetime writes: 767 MB >17:35:57,965 INFO program: Reserved blocks uid: 0 (user root) >17:35:57,965 INFO program: Reserved blocks gid: 0 (group root) >17:35:57,965 INFO program: First inode: 11 >17:35:57,965 INFO program: Inode size: 256 >17:35:57,965 INFO program: Required extra isize: 28 >17:35:57,966 INFO program: Desired extra isize: 28 >17:35:57,966 INFO program: Journal inode: 8 >17:35:57,966 INFO program: First orphan inode: 44947 >17:35:57,966 INFO program: Default directory hash: half_md4 >17:35:57,966 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:35:57,966 INFO program: Journal backup: inode blocks >17:35:57,966 INFO program: Journal features: journal_incompat_revoke >17:35:57,967 INFO program: Journal size: 128M >17:35:57,967 INFO program: Journal length: 32768 >17:35:57,967 INFO program: Journal sequence: 0x00003087 >17:35:57,967 INFO program: Journal start: 1 >17:35:57,967 INFO program: >17:35:57,967 DEBUG program: Return code: 0 >17:35:57,967 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:35:57,972 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:35:57,972 INFO program: Estimated minimum size of the filesystem: 825687 >17:35:57,972 DEBUG program: Return code: 0 >17:35:57,983 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >17:35:57,987 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:35:57,987 INFO program: Filesystem volume name: _Fedora-Live-Des >17:35:57,988 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:35:57,988 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:35:57,988 INFO program: Filesystem magic number: 0xEF53 >17:35:57,988 INFO program: Filesystem revision #: 1 (dynamic) >17:35:57,988 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:35:57,988 INFO program: Filesystem flags: signed_directory_hash >17:35:57,988 INFO program: Default mount options: user_xattr acl >17:35:57,988 INFO program: Filesystem state: clean >17:35:57,988 INFO program: Errors behavior: Continue >17:35:57,988 INFO program: Filesystem OS type: Linux >17:35:57,988 INFO program: Inode count: 262144 >17:35:57,988 INFO program: Block count: 1048576 >17:35:57,988 INFO program: Reserved block count: 10484 >17:35:57,988 INFO program: Free blocks: 225114 >17:35:57,988 INFO program: Free inodes: 155781 >17:35:57,988 INFO program: First block: 0 >17:35:57,989 INFO program: Block size: 4096 >17:35:57,989 INFO program: Fragment size: 4096 >17:35:57,989 INFO program: Reserved GDT blocks: 255 >17:35:57,989 INFO program: Blocks per group: 32768 >17:35:57,989 INFO program: Fragments per group: 32768 >17:35:57,989 INFO program: Inodes per group: 8192 >17:35:57,989 INFO program: Inode blocks per group: 512 >17:35:57,989 INFO program: Flex block group size: 16 >17:35:57,989 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:35:57,989 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:35:57,989 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:35:57,989 INFO program: Mount count: 0 >17:35:57,990 INFO program: Maximum mount count: -1 >17:35:57,990 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:35:57,990 INFO program: Check interval: 0 (<none>) >17:35:57,990 INFO program: Lifetime writes: 767 MB >17:35:57,990 INFO program: Reserved blocks uid: 0 (user root) >17:35:57,990 INFO program: Reserved blocks gid: 0 (group root) >17:35:57,990 INFO program: First inode: 11 >17:35:57,990 INFO program: Inode size: 256 >17:35:57,990 INFO program: Required extra isize: 28 >17:35:57,991 INFO program: Desired extra isize: 28 >17:35:57,991 INFO program: Journal inode: 8 >17:35:57,991 INFO program: Default directory hash: half_md4 >17:35:57,991 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:35:57,991 INFO program: Journal backup: inode blocks >17:35:57,991 INFO program: Journal features: journal_incompat_revoke >17:35:57,991 INFO program: Journal size: 128M >17:35:57,991 INFO program: Journal length: 32768 >17:35:57,991 INFO program: Journal sequence: 0x00003086 >17:35:57,992 INFO program: Journal start: 0 >17:35:57,992 INFO program: >17:35:57,992 DEBUG program: Return code: 0 >17:35:57,992 INFO program: Running... resize2fs -P /dev/mapper/live-base >17:35:57,995 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:35:57,996 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >17:35:57,996 INFO program: Couldn't find valid filesystem superblock. >17:35:57,996 DEBUG program: Return code: 1 >17:35:58,008 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >17:35:58,012 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:35:58,012 INFO program: Filesystem volume name: _Fedora-Live-Des >17:35:58,012 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:35:58,012 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:35:58,013 INFO program: Filesystem magic number: 0xEF53 >17:35:58,013 INFO program: Filesystem revision #: 1 (dynamic) >17:35:58,013 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:35:58,013 INFO program: Filesystem flags: signed_directory_hash >17:35:58,013 INFO program: Default mount options: user_xattr acl >17:35:58,013 INFO program: Filesystem state: clean >17:35:58,013 INFO program: Errors behavior: Continue >17:35:58,013 INFO program: Filesystem OS type: Linux >17:35:58,013 INFO program: Inode count: 212992 >17:35:58,013 INFO program: Block count: 825687 >17:35:58,013 INFO program: Reserved block count: 8255 >17:35:58,013 INFO program: Free blocks: 5566 >17:35:58,013 INFO program: Free inodes: 106629 >17:35:58,013 INFO program: First block: 0 >17:35:58,013 INFO program: Block size: 4096 >17:35:58,013 INFO program: Fragment size: 4096 >17:35:58,014 INFO program: Reserved GDT blocks: 255 >17:35:58,014 INFO program: Blocks per group: 32768 >17:35:58,014 INFO program: Fragments per group: 32768 >17:35:58,014 INFO program: Inodes per group: 8192 >17:35:58,014 INFO program: Inode blocks per group: 512 >17:35:58,014 INFO program: Flex block group size: 16 >17:35:58,014 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:35:58,014 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:35:58,014 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >17:35:58,015 INFO program: Mount count: 0 >17:35:58,015 INFO program: Maximum mount count: -1 >17:35:58,015 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >17:35:58,015 INFO program: Check interval: 0 (<none>) >17:35:58,015 INFO program: Lifetime writes: 768 MB >17:35:58,015 INFO program: Reserved blocks uid: 0 (user root) >17:35:58,015 INFO program: Reserved blocks gid: 0 (group root) >17:35:58,016 INFO program: First inode: 11 >17:35:58,016 INFO program: Inode size: 256 >17:35:58,016 INFO program: Required extra isize: 28 >17:35:58,016 INFO program: Desired extra isize: 28 >17:35:58,016 INFO program: Journal inode: 8 >17:35:58,016 INFO program: Default directory hash: half_md4 >17:35:58,016 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:35:58,016 INFO program: Journal backup: inode blocks >17:35:58,017 INFO program: Journal features: journal_incompat_revoke >17:35:58,017 INFO program: Journal size: 128M >17:35:58,017 INFO program: Journal length: 32768 >17:35:58,017 INFO program: Journal sequence: 0x00003086 >17:35:58,017 INFO program: Journal start: 0 >17:35:58,017 INFO program: >17:35:58,017 DEBUG program: Return code: 0 >17:35:58,018 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >17:35:58,022 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:35:58,022 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >17:35:58,022 INFO program: Couldn't find valid filesystem superblock. >17:35:58,022 DEBUG program: Return code: 1 >17:35:58,033 INFO program: Running... udevadm settle --timeout=300 >17:35:58,041 DEBUG program: Return code: 0 >17:35:58,061 INFO program: Running... udevadm settle --timeout=300 >17:35:58,068 DEBUG program: Return code: 0 >17:35:58,074 INFO program: Running... mdadm --stop /dev/md/home >17:35:58,329 INFO program: mdadm: stopped /dev/md/home >17:35:58,330 DEBUG program: Return code: 0 >17:35:58,334 INFO program: Running... udevadm settle --timeout=300 >17:35:58,344 DEBUG program: Return code: 0 >17:35:58,347 INFO program: Running... udevadm settle --timeout=300 >17:35:58,354 DEBUG program: Return code: 0 >17:35:58,356 INFO program: Running... udevadm settle --timeout=300 >17:35:58,363 DEBUG program: Return code: 0 >17:35:58,366 INFO program: Running... udevadm settle --timeout=300 >17:35:58,373 DEBUG program: Return code: 0 >17:35:58,374 INFO program: Running... mdadm --stop /dev/md/raid0 >17:35:58,391 INFO program: mdadm: stopped /dev/md/raid0 >17:35:58,391 DEBUG program: Return code: 0 >17:35:58,395 INFO program: Running... udevadm settle --timeout=300 >17:35:58,403 DEBUG program: Return code: 0 >17:35:58,405 INFO program: Running... udevadm settle --timeout=300 >17:35:58,412 DEBUG program: Return code: 0 >17:35:58,416 INFO program: Running... udevadm settle --timeout=300 >17:35:58,429 DEBUG program: Return code: 0 >17:35:58,437 INFO program: Running... udevadm settle --timeout=300 >17:35:58,455 DEBUG program: Return code: 0 >17:35:58,456 INFO program: Running... mdadm --stop /dev/md/root >17:35:58,526 INFO program: mdadm: stopped /dev/md/root >17:35:58,527 DEBUG program: Return code: 0 >17:35:58,533 INFO program: Running... udevadm settle --timeout=300 >17:35:58,542 DEBUG program: Return code: 0 >17:35:58,544 INFO program: Running... udevadm settle --timeout=300 >17:35:58,551 DEBUG program: Return code: 0 >17:35:58,553 INFO program: Running... udevadm settle --timeout=300 >17:35:58,565 DEBUG program: Return code: 0 >17:35:58,570 INFO program: Running... udevadm settle --timeout=300 >17:35:58,578 DEBUG program: Return code: 0 >17:35:58,579 INFO program: Running... mdadm --stop /dev/md/boot >17:35:58,593 INFO program: mdadm: stopped /dev/md/boot >17:35:58,594 DEBUG program: Return code: 0 >17:35:58,603 INFO program: Running... udevadm settle --timeout=300 >17:35:58,611 DEBUG program: Return code: 0 >17:35:58,614 INFO program: Running... udevadm settle --timeout=300 >17:35:58,621 DEBUG program: Return code: 0 >17:35:58,623 INFO program: Running... udevadm settle --timeout=300 >17:35:58,630 DEBUG program: Return code: 0 >17:35:58,632 INFO program: Running... udevadm settle --timeout=300 >17:35:58,643 DEBUG program: Return code: 0 >17:35:58,647 INFO program: Running... udevadm settle --timeout=300 >17:35:58,656 DEBUG program: Return code: 0 >17:35:58,657 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:35:58,660 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:35:58,661 DEBUG program: Return code: 1 >17:35:58,683 INFO program: Running... hwclock --hctosys --utc >17:35:59,000 DEBUG program: Return code: 0 >17:35:59,000 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >17:35:59,012 DEBUG program: Return code: 0 >17:36:11,578 INFO program: Running... udevadm settle --timeout=300 >17:36:11,584 DEBUG program: Return code: 0 >17:36:11,599 INFO program: Running... multipath -c /dev/sdc >17:36:11,602 INFO program: Jun 19 17:36:11 | /etc/multipath.conf does not exist, blacklisting all devices. >17:36:11,602 INFO program: Jun 19 17:36:11 | A default multipath.conf file is located at >17:36:11,602 INFO program: Jun 19 17:36:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:36:11,602 INFO program: Jun 19 17:36:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:36:11,602 INFO program: /dev/sdc is not a valid multipath device path >17:36:11,602 DEBUG program: Return code: 1 >17:36:11,620 INFO program: Running... multipath -c /dev/sda >17:36:11,623 INFO program: Jun 19 17:36:11 | /etc/multipath.conf does not exist, blacklisting all devices. >17:36:11,623 INFO program: Jun 19 17:36:11 | A default multipath.conf file is located at >17:36:11,623 INFO program: Jun 19 17:36:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:36:11,623 INFO program: Jun 19 17:36:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:36:11,623 INFO program: /dev/sda is not a valid multipath device path >17:36:11,623 DEBUG program: Return code: 1 >17:36:11,641 INFO program: Running... mdadm --examine --export /dev/sda1 >17:36:11,651 INFO program: MD_LEVEL=raid1 >17:36:11,651 INFO program: MD_DEVICES=2 >17:36:11,651 INFO program: MD_NAME=localhost.localdomain:home >17:36:11,651 INFO program: MD_ARRAY_SIZE=104.86GB >17:36:11,651 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:36:11,651 INFO program: MD_UPDATE_TIME=1403213758 >17:36:11,652 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:36:11,652 INFO program: MD_EVENTS=39 >17:36:11,652 DEBUG program: Return code: 0 >17:36:11,652 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:36:11,659 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:36:11,659 DEBUG program: Return code: 0 >17:36:11,661 INFO program: Running... udevadm settle --timeout=300 >17:36:11,666 DEBUG program: Return code: 0 >17:36:11,691 INFO program: Running... mdadm --examine --export /dev/sda2 >17:36:11,697 INFO program: MD_LEVEL=raid0 >17:36:11,697 INFO program: MD_DEVICES=2 >17:36:11,697 INFO program: MD_NAME=localhost.localdomain:raid0 >17:36:11,697 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:36:11,697 INFO program: MD_UPDATE_TIME=1403225694 >17:36:11,697 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:36:11,697 INFO program: MD_EVENTS=0 >17:36:11,697 DEBUG program: Return code: 0 >17:36:11,697 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:36:11,702 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:36:11,702 DEBUG program: Return code: 0 >17:36:11,704 INFO program: Running... udevadm settle --timeout=300 >17:36:11,709 DEBUG program: Return code: 0 >17:36:11,753 INFO program: Running... mdadm --examine --export /dev/sda3 >17:36:11,763 INFO program: MD_LEVEL=raid1 >17:36:11,763 INFO program: MD_DEVICES=2 >17:36:11,763 INFO program: MD_NAME=localhost.localdomain:root >17:36:11,763 INFO program: MD_ARRAY_SIZE=62.91GB >17:36:11,763 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:36:11,763 INFO program: MD_UPDATE_TIME=1403212864 >17:36:11,763 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:36:11,763 INFO program: MD_EVENTS=92 >17:36:11,763 DEBUG program: Return code: 0 >17:36:11,764 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:36:11,768 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:36:11,768 DEBUG program: Return code: 0 >17:36:11,770 INFO program: Running... udevadm settle --timeout=300 >17:36:11,775 DEBUG program: Return code: 0 >17:36:11,806 INFO program: Running... mdadm --examine --export /dev/sda5 >17:36:11,810 INFO program: MD_LEVEL=raid1 >17:36:11,810 INFO program: MD_DEVICES=2 >17:36:11,810 INFO program: MD_NAME=localhost.localdomain:boot >17:36:11,810 INFO program: MD_ARRAY_SIZE=1048.51MB >17:36:11,810 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:36:11,810 INFO program: MD_UPDATE_TIME=1403212864 >17:36:11,811 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:36:11,811 INFO program: MD_EVENTS=20 >17:36:11,811 DEBUG program: Return code: 0 >17:36:11,811 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:36:11,815 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:36:11,815 DEBUG program: Return code: 0 >17:36:11,817 INFO program: Running... udevadm settle --timeout=300 >17:36:11,823 DEBUG program: Return code: 0 >17:36:11,841 INFO program: Running... mdadm --examine --export /dev/sda6 >17:36:11,845 INFO program: MD_LEVEL=raid0 >17:36:11,846 INFO program: MD_DEVICES=2 >17:36:11,846 INFO program: MD_NAME=localhost.localdomain:swap >17:36:11,846 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:36:11,846 INFO program: MD_UPDATE_TIME=1403225692 >17:36:11,846 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:36:11,846 INFO program: MD_EVENTS=0 >17:36:11,846 DEBUG program: Return code: 0 >17:36:11,846 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:36:11,851 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:36:11,851 DEBUG program: Return code: 0 >17:36:11,853 INFO program: Running... udevadm settle --timeout=300 >17:36:11,858 DEBUG program: Return code: 0 >17:36:11,870 INFO program: Running... multipath -c /dev/sdb >17:36:11,872 INFO program: Jun 19 17:36:11 | /etc/multipath.conf does not exist, blacklisting all devices. >17:36:11,872 INFO program: Jun 19 17:36:11 | A default multipath.conf file is located at >17:36:11,872 INFO program: Jun 19 17:36:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:36:11,872 INFO program: Jun 19 17:36:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:36:11,872 INFO program: /dev/sdb is not a valid multipath device path >17:36:11,872 DEBUG program: Return code: 1 >17:36:11,894 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:36:11,898 INFO program: MD_LEVEL=raid1 >17:36:11,898 INFO program: MD_DEVICES=2 >17:36:11,898 INFO program: MD_NAME=localhost.localdomain:home >17:36:11,898 INFO program: MD_ARRAY_SIZE=104.86GB >17:36:11,898 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:36:11,898 INFO program: MD_UPDATE_TIME=1403213758 >17:36:11,898 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:36:11,898 INFO program: MD_EVENTS=39 >17:36:11,898 DEBUG program: Return code: 0 >17:36:11,898 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:36:11,901 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:36:11,901 DEBUG program: Return code: 0 >17:36:11,914 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:36:11,917 INFO program: MD_LEVEL=raid0 >17:36:11,917 INFO program: MD_DEVICES=2 >17:36:11,917 INFO program: MD_NAME=localhost.localdomain:raid0 >17:36:11,917 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:36:11,917 INFO program: MD_UPDATE_TIME=1403225694 >17:36:11,917 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:36:11,917 INFO program: MD_EVENTS=0 >17:36:11,917 DEBUG program: Return code: 0 >17:36:11,917 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:36:11,920 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:36:11,920 DEBUG program: Return code: 0 >17:36:11,948 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:36:11,957 INFO program: MD_LEVEL=raid1 >17:36:11,957 INFO program: MD_DEVICES=2 >17:36:11,958 INFO program: MD_NAME=localhost.localdomain:root >17:36:11,958 INFO program: MD_ARRAY_SIZE=62.91GB >17:36:11,958 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:36:11,958 INFO program: MD_UPDATE_TIME=1403212864 >17:36:11,958 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:36:11,958 INFO program: MD_EVENTS=92 >17:36:11,958 DEBUG program: Return code: 0 >17:36:11,958 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:36:11,962 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:36:11,962 DEBUG program: Return code: 0 >17:36:11,983 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:36:11,986 INFO program: MD_LEVEL=raid1 >17:36:11,986 INFO program: MD_DEVICES=2 >17:36:11,986 INFO program: MD_NAME=localhost.localdomain:boot >17:36:11,986 INFO program: MD_ARRAY_SIZE=1048.51MB >17:36:11,986 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:36:11,986 INFO program: MD_UPDATE_TIME=1403212864 >17:36:11,986 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:36:11,986 INFO program: MD_EVENTS=20 >17:36:11,986 DEBUG program: Return code: 0 >17:36:11,986 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:36:11,989 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:36:11,990 DEBUG program: Return code: 0 >17:36:12,002 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:36:12,005 INFO program: MD_LEVEL=raid0 >17:36:12,005 INFO program: MD_DEVICES=2 >17:36:12,005 INFO program: MD_NAME=localhost.localdomain:swap >17:36:12,005 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:36:12,005 INFO program: MD_UPDATE_TIME=1403225692 >17:36:12,006 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:36:12,006 INFO program: MD_EVENTS=0 >17:36:12,006 DEBUG program: Return code: 0 >17:36:12,006 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:36:12,009 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:36:12,009 DEBUG program: Return code: 0 >17:36:12,064 INFO program: Running... udevadm settle --timeout=300 >17:36:12,069 DEBUG program: Return code: 0 >17:36:12,752 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:36:12,760 DEBUG program: Return code: 0 >17:36:12,760 INFO program: Running... udevadm settle --timeout=300 >17:36:12,829 DEBUG program: Return code: 0 >17:36:12,830 INFO program: Running... modprobe fcoe >17:36:12,832 DEBUG program: Return code: 0 >17:36:12,833 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:36:12,836 INFO program: No FCoE boot disk information is found in EDD! >17:36:12,836 DEBUG program: Return code: 1 >17:36:13,058 INFO program: Running... udevadm settle --timeout=300 >17:36:13,068 DEBUG program: Return code: 0 >17:36:13,075 INFO program: Running... udevadm settle --timeout=300 >17:36:13,083 DEBUG program: Return code: 0 >17:36:13,097 INFO program: Running... multipath -c /dev/sdc >17:36:13,102 INFO program: Jun 19 17:36:13 | /etc/multipath.conf does not exist, blacklisting all devices. >17:36:13,102 INFO program: Jun 19 17:36:13 | A default multipath.conf file is located at >17:36:13,102 INFO program: Jun 19 17:36:13 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:36:13,102 INFO program: Jun 19 17:36:13 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:36:13,102 INFO program: /dev/sdc is not a valid multipath device path >17:36:13,102 DEBUG program: Return code: 1 >17:36:13,135 INFO program: Running... multipath -c /dev/sda >17:36:13,139 INFO program: Jun 19 17:36:13 | /etc/multipath.conf does not exist, blacklisting all devices. >17:36:13,139 INFO program: Jun 19 17:36:13 | A default multipath.conf file is located at >17:36:13,139 INFO program: Jun 19 17:36:13 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:36:13,139 INFO program: Jun 19 17:36:13 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:36:13,139 INFO program: /dev/sda is not a valid multipath device path >17:36:13,139 DEBUG program: Return code: 1 >17:36:13,162 INFO program: Running... mdadm --examine --export /dev/sda1 >17:36:13,170 INFO program: MD_LEVEL=raid1 >17:36:13,170 INFO program: MD_DEVICES=2 >17:36:13,170 INFO program: MD_NAME=localhost.localdomain:home >17:36:13,170 INFO program: MD_ARRAY_SIZE=104.86GB >17:36:13,170 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:36:13,170 INFO program: MD_UPDATE_TIME=1403213758 >17:36:13,170 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:36:13,170 INFO program: MD_EVENTS=39 >17:36:13,170 DEBUG program: Return code: 0 >17:36:13,170 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:36:13,187 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:36:13,187 DEBUG program: Return code: 0 >17:36:13,191 INFO program: Running... udevadm settle --timeout=300 >17:36:13,199 DEBUG program: Return code: 0 >17:36:13,210 INFO program: Running... udevadm settle --timeout=300 >17:36:13,218 DEBUG program: Return code: 0 >17:36:13,218 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >17:36:13,227 DEBUG program: Return code: 0 >17:36:13,227 INFO program: Running... udevadm settle --timeout=300 >17:36:13,235 DEBUG program: Return code: 0 >17:36:13,251 INFO program: Running... mdadm --examine --export /dev/sda2 >17:36:13,257 INFO program: MD_LEVEL=raid0 >17:36:13,258 INFO program: MD_DEVICES=2 >17:36:13,258 INFO program: MD_NAME=localhost.localdomain:raid0 >17:36:13,258 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:36:13,258 INFO program: MD_UPDATE_TIME=1403225694 >17:36:13,258 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:36:13,258 INFO program: MD_EVENTS=0 >17:36:13,258 DEBUG program: Return code: 0 >17:36:13,258 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:36:13,264 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:36:13,264 DEBUG program: Return code: 0 >17:36:13,267 INFO program: Running... udevadm settle --timeout=300 >17:36:13,274 DEBUG program: Return code: 0 >17:36:13,285 INFO program: Running... udevadm settle --timeout=300 >17:36:13,292 DEBUG program: Return code: 0 >17:36:13,292 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >17:36:13,300 DEBUG program: Return code: 0 >17:36:13,300 INFO program: Running... udevadm settle --timeout=300 >17:36:13,309 DEBUG program: Return code: 0 >17:36:13,325 INFO program: Running... mdadm --examine --export /dev/sda3 >17:36:13,339 INFO program: MD_LEVEL=raid1 >17:36:13,339 INFO program: MD_DEVICES=2 >17:36:13,339 INFO program: MD_NAME=localhost.localdomain:root >17:36:13,339 INFO program: MD_ARRAY_SIZE=62.91GB >17:36:13,339 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:36:13,339 INFO program: MD_UPDATE_TIME=1403212864 >17:36:13,339 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:36:13,340 INFO program: MD_EVENTS=92 >17:36:13,340 DEBUG program: Return code: 0 >17:36:13,340 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:36:13,347 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:36:13,347 DEBUG program: Return code: 0 >17:36:13,350 INFO program: Running... udevadm settle --timeout=300 >17:36:13,357 DEBUG program: Return code: 0 >17:36:13,367 INFO program: Running... udevadm settle --timeout=300 >17:36:13,374 DEBUG program: Return code: 0 >17:36:13,374 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >17:36:13,382 DEBUG program: Return code: 0 >17:36:13,382 INFO program: Running... udevadm settle --timeout=300 >17:36:13,390 DEBUG program: Return code: 0 >17:36:13,427 INFO program: Running... mdadm --examine --export /dev/sda5 >17:36:13,436 INFO program: MD_LEVEL=raid1 >17:36:13,436 INFO program: MD_DEVICES=2 >17:36:13,436 INFO program: MD_NAME=localhost.localdomain:boot >17:36:13,436 INFO program: MD_ARRAY_SIZE=1048.51MB >17:36:13,436 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:36:13,436 INFO program: MD_UPDATE_TIME=1403212864 >17:36:13,436 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:36:13,436 INFO program: MD_EVENTS=20 >17:36:13,436 DEBUG program: Return code: 0 >17:36:13,437 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:36:13,443 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:36:13,443 DEBUG program: Return code: 0 >17:36:13,447 INFO program: Running... udevadm settle --timeout=300 >17:36:13,454 DEBUG program: Return code: 0 >17:36:13,466 INFO program: Running... udevadm settle --timeout=300 >17:36:13,473 DEBUG program: Return code: 0 >17:36:13,473 INFO program: Running... mdadm --incremental --quiet /dev/sda5 >17:36:13,480 DEBUG program: Return code: 0 >17:36:13,480 INFO program: Running... udevadm settle --timeout=300 >17:36:13,488 DEBUG program: Return code: 0 >17:36:13,506 INFO program: Running... mdadm --examine --export /dev/sda6 >17:36:13,514 INFO program: MD_LEVEL=raid0 >17:36:13,514 INFO program: MD_DEVICES=2 >17:36:13,514 INFO program: MD_NAME=localhost.localdomain:swap >17:36:13,514 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:36:13,515 INFO program: MD_UPDATE_TIME=1403225692 >17:36:13,515 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:36:13,515 INFO program: MD_EVENTS=0 >17:36:13,515 DEBUG program: Return code: 0 >17:36:13,515 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:36:13,522 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:36:13,522 DEBUG program: Return code: 0 >17:36:13,525 INFO program: Running... udevadm settle --timeout=300 >17:36:13,532 DEBUG program: Return code: 0 >17:36:13,542 INFO program: Running... udevadm settle --timeout=300 >17:36:13,549 DEBUG program: Return code: 0 >17:36:13,549 INFO program: Running... mdadm --incremental --quiet /dev/sda6 >17:36:13,560 DEBUG program: Return code: 1 >17:36:13,569 INFO program: Running... multipath -c /dev/sdb >17:36:13,574 INFO program: Jun 19 17:36:13 | /etc/multipath.conf does not exist, blacklisting all devices. >17:36:13,574 INFO program: Jun 19 17:36:13 | A default multipath.conf file is located at >17:36:13,574 INFO program: Jun 19 17:36:13 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:36:13,574 INFO program: Jun 19 17:36:13 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:36:13,574 INFO program: /dev/sdb is not a valid multipath device path >17:36:13,574 DEBUG program: Return code: 1 >17:36:13,599 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:36:13,627 INFO program: MD_LEVEL=raid1 >17:36:13,627 INFO program: MD_DEVICES=2 >17:36:13,627 INFO program: MD_NAME=localhost.localdomain:home >17:36:13,627 INFO program: MD_ARRAY_SIZE=104.86GB >17:36:13,627 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:36:13,628 INFO program: MD_UPDATE_TIME=1403213758 >17:36:13,628 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:36:13,628 INFO program: MD_EVENTS=39 >17:36:13,628 DEBUG program: Return code: 0 >17:36:13,628 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:36:13,633 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:36:13,633 DEBUG program: Return code: 0 >17:36:13,638 INFO program: Running... udevadm settle --timeout=300 >17:36:13,647 DEBUG program: Return code: 0 >17:36:13,647 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >17:36:13,941 DEBUG program: Return code: 0 >17:36:13,941 INFO program: Running... udevadm settle --timeout=300 >17:36:13,949 DEBUG program: Return code: 0 >17:36:13,967 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:36:13,972 INFO program: MD_LEVEL=raid0 >17:36:13,972 INFO program: MD_DEVICES=2 >17:36:13,972 INFO program: MD_NAME=localhost.localdomain:raid0 >17:36:13,972 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:36:13,972 INFO program: MD_UPDATE_TIME=1403225694 >17:36:13,973 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:36:13,973 INFO program: MD_EVENTS=0 >17:36:13,973 DEBUG program: Return code: 0 >17:36:13,973 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:36:13,978 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:36:13,978 DEBUG program: Return code: 0 >17:36:13,983 INFO program: Running... udevadm settle --timeout=300 >17:36:13,990 DEBUG program: Return code: 0 >17:36:13,990 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >17:36:14,124 DEBUG program: Return code: 0 >17:36:14,124 INFO program: Running... udevadm settle --timeout=300 >17:36:14,131 DEBUG program: Return code: 0 >17:36:14,148 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:36:14,176 INFO program: MD_LEVEL=raid1 >17:36:14,176 INFO program: MD_DEVICES=2 >17:36:14,176 INFO program: MD_NAME=localhost.localdomain:root >17:36:14,176 INFO program: MD_ARRAY_SIZE=62.91GB >17:36:14,176 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:36:14,176 INFO program: MD_UPDATE_TIME=1403212864 >17:36:14,176 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:36:14,176 INFO program: MD_EVENTS=92 >17:36:14,176 DEBUG program: Return code: 0 >17:36:14,176 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:36:14,181 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:36:14,181 DEBUG program: Return code: 0 >17:36:14,186 INFO program: Running... udevadm settle --timeout=300 >17:36:14,192 DEBUG program: Return code: 0 >17:36:14,192 INFO program: Running... mdadm --incremental --quiet /dev/sdb3 >17:36:14,355 DEBUG program: Return code: 0 >17:36:14,355 INFO program: Running... udevadm settle --timeout=300 >17:36:14,363 DEBUG program: Return code: 0 >17:36:14,387 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:36:14,392 INFO program: MD_LEVEL=raid1 >17:36:14,392 INFO program: MD_DEVICES=2 >17:36:14,392 INFO program: MD_NAME=localhost.localdomain:boot >17:36:14,392 INFO program: MD_ARRAY_SIZE=1048.51MB >17:36:14,392 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:36:14,392 INFO program: MD_UPDATE_TIME=1403212864 >17:36:14,392 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:36:14,393 INFO program: MD_EVENTS=20 >17:36:14,393 DEBUG program: Return code: 0 >17:36:14,393 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:36:14,397 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:36:14,397 DEBUG program: Return code: 0 >17:36:14,401 INFO program: Running... udevadm settle --timeout=300 >17:36:14,407 DEBUG program: Return code: 0 >17:36:14,408 INFO program: Running... mdadm --incremental --quiet /dev/sdb5 >17:36:14,550 DEBUG program: Return code: 0 >17:36:14,551 INFO program: Running... udevadm settle --timeout=300 >17:36:14,580 DEBUG program: Return code: 0 >17:36:14,601 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:36:14,606 INFO program: MD_LEVEL=raid0 >17:36:14,607 INFO program: MD_DEVICES=2 >17:36:14,607 INFO program: MD_NAME=localhost.localdomain:swap >17:36:14,607 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:36:14,607 INFO program: MD_UPDATE_TIME=1403225692 >17:36:14,607 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:36:14,607 INFO program: MD_EVENTS=0 >17:36:14,607 DEBUG program: Return code: 0 >17:36:14,607 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:36:14,612 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:36:14,612 DEBUG program: Return code: 0 >17:36:14,616 INFO program: Running... udevadm settle --timeout=300 >17:36:14,624 DEBUG program: Return code: 0 >17:36:14,624 INFO program: Running... mdadm --incremental --quiet /dev/sdb6 >17:36:14,629 DEBUG program: Return code: 1 >17:36:14,660 INFO program: Running... dumpe2fs -h /dev/loop3 >17:36:14,663 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:36:14,663 INFO program: Filesystem volume name: _Fedora-Live-Des >17:36:14,663 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:36:14,664 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:36:14,664 INFO program: Filesystem magic number: 0xEF53 >17:36:14,664 INFO program: Filesystem revision #: 1 (dynamic) >17:36:14,664 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:36:14,664 INFO program: Filesystem flags: signed_directory_hash >17:36:14,664 INFO program: Default mount options: user_xattr acl >17:36:14,664 INFO program: Filesystem state: clean >17:36:14,664 INFO program: Errors behavior: Continue >17:36:14,664 INFO program: Filesystem OS type: Linux >17:36:14,664 INFO program: Inode count: 262144 >17:36:14,664 INFO program: Block count: 1048576 >17:36:14,664 INFO program: Reserved block count: 10484 >17:36:14,664 INFO program: Free blocks: 225114 >17:36:14,664 INFO program: Free inodes: 155781 >17:36:14,664 INFO program: First block: 0 >17:36:14,664 INFO program: Block size: 4096 >17:36:14,664 INFO program: Fragment size: 4096 >17:36:14,664 INFO program: Reserved GDT blocks: 255 >17:36:14,665 INFO program: Blocks per group: 32768 >17:36:14,665 INFO program: Fragments per group: 32768 >17:36:14,665 INFO program: Inodes per group: 8192 >17:36:14,665 INFO program: Inode blocks per group: 512 >17:36:14,665 INFO program: Flex block group size: 16 >17:36:14,665 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:36:14,665 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:36:14,665 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:36:14,665 INFO program: Mount count: 0 >17:36:14,666 INFO program: Maximum mount count: -1 >17:36:14,666 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:36:14,666 INFO program: Check interval: 0 (<none>) >17:36:14,666 INFO program: Lifetime writes: 767 MB >17:36:14,666 INFO program: Reserved blocks uid: 0 (user root) >17:36:14,666 INFO program: Reserved blocks gid: 0 (group root) >17:36:14,666 INFO program: First inode: 11 >17:36:14,666 INFO program: Inode size: 256 >17:36:14,666 INFO program: Required extra isize: 28 >17:36:14,667 INFO program: Desired extra isize: 28 >17:36:14,667 INFO program: Journal inode: 8 >17:36:14,667 INFO program: Default directory hash: half_md4 >17:36:14,667 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:36:14,667 INFO program: Journal backup: inode blocks >17:36:14,667 INFO program: Journal features: journal_incompat_revoke >17:36:14,667 INFO program: Journal size: 128M >17:36:14,667 INFO program: Journal length: 32768 >17:36:14,667 INFO program: Journal sequence: 0x00003086 >17:36:14,667 INFO program: Journal start: 0 >17:36:14,668 INFO program: >17:36:14,668 DEBUG program: Return code: 0 >17:36:14,668 INFO program: Running... resize2fs -P /dev/loop3 >17:36:14,671 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:36:14,671 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >17:36:14,671 INFO program: Couldn't find valid filesystem superblock. >17:36:14,671 DEBUG program: Return code: 1 >17:36:14,687 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:36:14,691 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:36:14,691 INFO program: Filesystem volume name: _Fedora-Live-Des >17:36:14,691 INFO program: Last mounted on: / >17:36:14,691 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:36:14,691 INFO program: Filesystem magic number: 0xEF53 >17:36:14,691 INFO program: Filesystem revision #: 1 (dynamic) >17:36:14,691 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:36:14,691 INFO program: Filesystem flags: signed_directory_hash >17:36:14,691 INFO program: Default mount options: user_xattr acl >17:36:14,692 INFO program: Filesystem state: clean >17:36:14,692 INFO program: Errors behavior: Continue >17:36:14,692 INFO program: Filesystem OS type: Linux >17:36:14,692 INFO program: Inode count: 262144 >17:36:14,692 INFO program: Block count: 1048576 >17:36:14,692 INFO program: Reserved block count: 10484 >17:36:14,692 INFO program: Free blocks: 225114 >17:36:14,692 INFO program: Free inodes: 155781 >17:36:14,692 INFO program: First block: 0 >17:36:14,692 INFO program: Block size: 4096 >17:36:14,692 INFO program: Fragment size: 4096 >17:36:14,692 INFO program: Reserved GDT blocks: 255 >17:36:14,692 INFO program: Blocks per group: 32768 >17:36:14,692 INFO program: Fragments per group: 32768 >17:36:14,692 INFO program: Inodes per group: 8192 >17:36:14,692 INFO program: Inode blocks per group: 512 >17:36:14,693 INFO program: Flex block group size: 16 >17:36:14,693 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:36:14,693 INFO program: Last mount time: Thu Jun 19 20:20:45 2014 >17:36:14,693 INFO program: Last write time: Thu Jun 19 20:20:45 2014 >17:36:14,693 INFO program: Mount count: 1 >17:36:14,693 INFO program: Maximum mount count: -1 >17:36:14,693 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:36:14,693 INFO program: Check interval: 0 (<none>) >17:36:14,693 INFO program: Lifetime writes: 767 MB >17:36:14,694 INFO program: Reserved blocks uid: 0 (user root) >17:36:14,694 INFO program: Reserved blocks gid: 0 (group root) >17:36:14,694 INFO program: First inode: 11 >17:36:14,694 INFO program: Inode size: 256 >17:36:14,694 INFO program: Required extra isize: 28 >17:36:14,694 INFO program: Desired extra isize: 28 >17:36:14,694 INFO program: Journal inode: 8 >17:36:14,694 INFO program: First orphan inode: 44947 >17:36:14,694 INFO program: Default directory hash: half_md4 >17:36:14,695 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:36:14,695 INFO program: Journal backup: inode blocks >17:36:14,695 INFO program: Journal features: journal_incompat_revoke >17:36:14,695 INFO program: Journal size: 128M >17:36:14,695 INFO program: Journal length: 32768 >17:36:14,695 INFO program: Journal sequence: 0x00003087 >17:36:14,695 INFO program: Journal start: 1 >17:36:14,695 INFO program: >17:36:14,695 DEBUG program: Return code: 0 >17:36:14,696 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:36:14,699 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:36:14,699 INFO program: Estimated minimum size of the filesystem: 825687 >17:36:14,699 DEBUG program: Return code: 0 >17:36:14,710 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >17:36:14,714 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:36:14,714 INFO program: Filesystem volume name: _Fedora-Live-Des >17:36:14,714 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:36:14,714 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:36:14,714 INFO program: Filesystem magic number: 0xEF53 >17:36:14,714 INFO program: Filesystem revision #: 1 (dynamic) >17:36:14,714 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:36:14,714 INFO program: Filesystem flags: signed_directory_hash >17:36:14,714 INFO program: Default mount options: user_xattr acl >17:36:14,714 INFO program: Filesystem state: clean >17:36:14,714 INFO program: Errors behavior: Continue >17:36:14,715 INFO program: Filesystem OS type: Linux >17:36:14,715 INFO program: Inode count: 262144 >17:36:14,715 INFO program: Block count: 1048576 >17:36:14,715 INFO program: Reserved block count: 10484 >17:36:14,715 INFO program: Free blocks: 225114 >17:36:14,715 INFO program: Free inodes: 155781 >17:36:14,715 INFO program: First block: 0 >17:36:14,715 INFO program: Block size: 4096 >17:36:14,715 INFO program: Fragment size: 4096 >17:36:14,715 INFO program: Reserved GDT blocks: 255 >17:36:14,715 INFO program: Blocks per group: 32768 >17:36:14,715 INFO program: Fragments per group: 32768 >17:36:14,715 INFO program: Inodes per group: 8192 >17:36:14,715 INFO program: Inode blocks per group: 512 >17:36:14,716 INFO program: Flex block group size: 16 >17:36:14,716 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:36:14,716 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:36:14,716 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:36:14,716 INFO program: Mount count: 0 >17:36:14,716 INFO program: Maximum mount count: -1 >17:36:14,716 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:36:14,716 INFO program: Check interval: 0 (<none>) >17:36:14,716 INFO program: Lifetime writes: 767 MB >17:36:14,717 INFO program: Reserved blocks uid: 0 (user root) >17:36:14,717 INFO program: Reserved blocks gid: 0 (group root) >17:36:14,717 INFO program: First inode: 11 >17:36:14,717 INFO program: Inode size: 256 >17:36:14,717 INFO program: Required extra isize: 28 >17:36:14,717 INFO program: Desired extra isize: 28 >17:36:14,717 INFO program: Journal inode: 8 >17:36:14,717 INFO program: Default directory hash: half_md4 >17:36:14,717 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:36:14,718 INFO program: Journal backup: inode blocks >17:36:14,718 INFO program: Journal features: journal_incompat_revoke >17:36:14,718 INFO program: Journal size: 128M >17:36:14,718 INFO program: Journal length: 32768 >17:36:14,718 INFO program: Journal sequence: 0x00003086 >17:36:14,718 INFO program: Journal start: 0 >17:36:14,718 INFO program: >17:36:14,718 DEBUG program: Return code: 0 >17:36:14,719 INFO program: Running... resize2fs -P /dev/mapper/live-base >17:36:14,722 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:36:14,722 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >17:36:14,722 INFO program: Couldn't find valid filesystem superblock. >17:36:14,722 DEBUG program: Return code: 1 >17:36:14,735 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >17:36:14,739 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:36:14,739 INFO program: Filesystem volume name: _Fedora-Live-Des >17:36:14,739 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:36:14,739 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:36:14,739 INFO program: Filesystem magic number: 0xEF53 >17:36:14,739 INFO program: Filesystem revision #: 1 (dynamic) >17:36:14,739 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:36:14,739 INFO program: Filesystem flags: signed_directory_hash >17:36:14,739 INFO program: Default mount options: user_xattr acl >17:36:14,739 INFO program: Filesystem state: clean >17:36:14,739 INFO program: Errors behavior: Continue >17:36:14,739 INFO program: Filesystem OS type: Linux >17:36:14,739 INFO program: Inode count: 212992 >17:36:14,739 INFO program: Block count: 825687 >17:36:14,740 INFO program: Reserved block count: 8255 >17:36:14,740 INFO program: Free blocks: 5566 >17:36:14,740 INFO program: Free inodes: 106629 >17:36:14,740 INFO program: First block: 0 >17:36:14,740 INFO program: Block size: 4096 >17:36:14,740 INFO program: Fragment size: 4096 >17:36:14,740 INFO program: Reserved GDT blocks: 255 >17:36:14,740 INFO program: Blocks per group: 32768 >17:36:14,740 INFO program: Fragments per group: 32768 >17:36:14,740 INFO program: Inodes per group: 8192 >17:36:14,740 INFO program: Inode blocks per group: 512 >17:36:14,740 INFO program: Flex block group size: 16 >17:36:14,741 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:36:14,741 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:36:14,741 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >17:36:14,741 INFO program: Mount count: 0 >17:36:14,741 INFO program: Maximum mount count: -1 >17:36:14,741 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >17:36:14,741 INFO program: Check interval: 0 (<none>) >17:36:14,741 INFO program: Lifetime writes: 768 MB >17:36:14,741 INFO program: Reserved blocks uid: 0 (user root) >17:36:14,741 INFO program: Reserved blocks gid: 0 (group root) >17:36:14,742 INFO program: First inode: 11 >17:36:14,742 INFO program: Inode size: 256 >17:36:14,742 INFO program: Required extra isize: 28 >17:36:14,742 INFO program: Desired extra isize: 28 >17:36:14,742 INFO program: Journal inode: 8 >17:36:14,742 INFO program: Default directory hash: half_md4 >17:36:14,742 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:36:14,742 INFO program: Journal backup: inode blocks >17:36:14,742 INFO program: Journal features: journal_incompat_revoke >17:36:14,743 INFO program: Journal size: 128M >17:36:14,743 INFO program: Journal length: 32768 >17:36:14,743 INFO program: Journal sequence: 0x00003086 >17:36:14,743 INFO program: Journal start: 0 >17:36:14,743 INFO program: >17:36:14,743 DEBUG program: Return code: 0 >17:36:14,743 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >17:36:14,746 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:36:14,747 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >17:36:14,747 INFO program: Couldn't find valid filesystem superblock. >17:36:14,747 DEBUG program: Return code: 1 >17:36:14,758 INFO program: Running... udevadm settle --timeout=300 >17:36:14,765 DEBUG program: Return code: 0 >17:36:14,786 INFO program: Running... udevadm settle --timeout=300 >17:36:14,793 DEBUG program: Return code: 0 >17:36:14,799 INFO program: Running... mdadm --stop /dev/md/home >17:36:15,408 INFO program: mdadm: stopped /dev/md/home >17:36:15,408 DEBUG program: Return code: 0 >17:36:15,413 INFO program: Running... udevadm settle --timeout=300 >17:36:15,420 DEBUG program: Return code: 0 >17:36:15,423 INFO program: Running... udevadm settle --timeout=300 >17:36:15,430 DEBUG program: Return code: 0 >17:36:15,432 INFO program: Running... udevadm settle --timeout=300 >17:36:15,438 DEBUG program: Return code: 0 >17:36:15,441 INFO program: Running... udevadm settle --timeout=300 >17:36:15,447 DEBUG program: Return code: 0 >17:36:15,449 INFO program: Running... mdadm --stop /dev/md/raid0 >17:36:15,465 INFO program: mdadm: stopped /dev/md/raid0 >17:36:15,466 DEBUG program: Return code: 0 >17:36:15,471 INFO program: Running... udevadm settle --timeout=300 >17:36:15,480 DEBUG program: Return code: 0 >17:36:15,482 INFO program: Running... udevadm settle --timeout=300 >17:36:15,489 DEBUG program: Return code: 0 >17:36:15,491 INFO program: Running... udevadm settle --timeout=300 >17:36:15,497 DEBUG program: Return code: 0 >17:36:15,499 INFO program: Running... udevadm settle --timeout=300 >17:36:15,509 DEBUG program: Return code: 0 >17:36:15,511 INFO program: Running... mdadm --stop /dev/md/root >17:36:15,579 INFO program: mdadm: stopped /dev/md/root >17:36:15,580 DEBUG program: Return code: 0 >17:36:15,590 INFO program: Running... udevadm settle --timeout=300 >17:36:15,612 DEBUG program: Return code: 0 >17:36:15,615 INFO program: Running... udevadm settle --timeout=300 >17:36:15,622 DEBUG program: Return code: 0 >17:36:15,624 INFO program: Running... udevadm settle --timeout=300 >17:36:15,631 DEBUG program: Return code: 0 >17:36:15,633 INFO program: Running... udevadm settle --timeout=300 >17:36:15,642 DEBUG program: Return code: 0 >17:36:15,644 INFO program: Running... mdadm --stop /dev/md/boot >17:36:15,675 INFO program: mdadm: stopped /dev/md/boot >17:36:15,675 DEBUG program: Return code: 0 >17:36:15,678 INFO program: Running... udevadm settle --timeout=300 >17:36:15,687 DEBUG program: Return code: 0 >17:36:15,690 INFO program: Running... udevadm settle --timeout=300 >17:36:15,698 DEBUG program: Return code: 0 >17:36:15,701 INFO program: Running... udevadm settle --timeout=300 >17:36:15,709 DEBUG program: Return code: 0 >17:36:15,712 INFO program: Running... udevadm settle --timeout=300 >17:36:15,719 DEBUG program: Return code: 0 >17:36:15,722 INFO program: Running... udevadm settle --timeout=300 >17:36:15,732 DEBUG program: Return code: 0 >17:36:15,732 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:36:15,737 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:36:15,737 DEBUG program: Return code: 1 >17:36:15,763 INFO program: Running... hwclock --hctosys --utc >17:36:16,000 DEBUG program: Return code: 0 >17:36:16,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >17:36:16,020 DEBUG program: Return code: 0 >17:36:57,931 INFO program: Running... udevadm settle --timeout=300 >17:36:57,945 DEBUG program: Return code: 0 >17:36:57,952 INFO program: Running... udevadm settle --timeout=300 >17:36:57,961 DEBUG program: Return code: 0 >17:36:57,966 INFO program: Running... udevadm settle --timeout=300 >17:36:57,975 DEBUG program: Return code: 0 >17:36:57,997 INFO program: Running... udevadm settle --timeout=300 >17:36:58,004 DEBUG program: Return code: 0 >17:36:58,010 INFO program: Running... udevadm settle --timeout=300 >17:36:58,016 DEBUG program: Return code: 0 >17:36:58,030 INFO program: Running... udevadm settle --timeout=300 >17:36:58,039 DEBUG program: Return code: 0 >17:36:58,050 INFO program: Running... udevadm settle --timeout=300 >17:36:58,059 DEBUG program: Return code: 0 >17:36:58,132 INFO program: Running... udevadm settle --timeout=300 >17:36:58,140 DEBUG program: Return code: 0 >17:36:58,152 INFO program: Running... udevadm settle --timeout=300 >17:36:58,160 DEBUG program: Return code: 0 >17:37:22,342 INFO program: Running... udevadm settle --timeout=300 >17:37:22,355 DEBUG program: Return code: 0 >17:37:22,355 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:37:22,360 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:37:22,360 DEBUG program: Return code: 1 >17:37:22,371 INFO program: Running... udevadm settle --timeout=300 >17:37:22,577 DEBUG program: Return code: 0 >17:37:22,586 INFO program: Running... udevadm settle --timeout=300 >17:37:22,594 DEBUG program: Return code: 0 >17:37:22,601 INFO program: Running... udevadm settle --timeout=300 >17:37:22,608 DEBUG program: Return code: 0 >17:37:22,616 INFO program: Running... udevadm settle --timeout=300 >17:37:22,623 DEBUG program: Return code: 0 >17:37:22,634 INFO program: Running... udevadm settle --timeout=300 >17:37:22,644 DEBUG program: Return code: 0 >17:37:22,718 INFO program: Running... udevadm settle --timeout=300 >17:37:22,729 DEBUG program: Return code: 0 >17:37:22,729 INFO program: Running... journalctl -b >17:37:22,754 INFO program: Running... udevadm settle --timeout=300 >17:37:22,764 DEBUG program: Return code: 0 >17:38:57,555 INFO program: Running... lsblk --perms --fs --bytes >17:38:57,567 INFO program: NAME SIZE OWNER GROUP MODE NAME FSTYPE LABEL UUID MOUNTPOINT >17:38:57,568 INFO program: sda 1000204886016 root disk brw-rw---- sda >17:38:57,568 INFO program: |-sda1 104924708864 root disk brw-rw---- |-sda1 linux_raid_member localhost.localdomain:home 76812ef6-e522-8b8c-3e44-a42716734e24 >17:38:57,568 INFO program: |-sda2 78777417728 root disk brw-rw---- |-sda2 linux_raid_member localhost.localdomain:raid0 8acf5e03-778a-dc8f-cafc-fbb900b617c9 >17:38:57,568 INFO program: |-sda3 62948114432 root disk brw-rw---- |-sda3 linux_raid_member localhost.localdomain:root ece6d799-20eb-59af-3582-dbc3d994b55a >17:38:57,568 INFO program: |-sda4 1024 root disk brw-rw---- |-sda4 >17:38:57,568 INFO program: |-sda5 1048576000 root disk brw-rw---- |-sda5 linux_raid_member localhost.localdomain:boot 7d3f340d-7ed8-2db9-d771-b385480b4381 >17:38:57,568 INFO program: `-sda6 4202692608 root disk brw-rw---- `-sda6 linux_raid_member localhost.localdomain:swap 2b105057-f201-e068-08fc-e49d579b7283 >17:38:57,568 INFO program: `-md126 8401190912 root disk brw-rw---- `-md126 swap 964906e2-7e1a-407c-ac1d-1c2ace86ee85 [SWAP] >17:38:57,568 INFO program: sdb 1000204886016 root disk brw-rw---- sdb >17:38:57,568 INFO program: |-sdb1 104924708864 root disk brw-rw---- |-sdb1 linux_raid_member localhost.localdomain:home 76812ef6-e522-8b8c-3e44-a42716734e24 >17:38:57,569 INFO program: |-sdb2 78777417728 root disk brw-rw---- |-sdb2 linux_raid_member localhost.localdomain:raid0 8acf5e03-778a-dc8f-cafc-fbb900b617c9 >17:38:57,569 INFO program: |-sdb3 62948114432 root disk brw-rw---- |-sdb3 linux_raid_member localhost.localdomain:root ece6d799-20eb-59af-3582-dbc3d994b55a >17:38:57,569 INFO program: |-sdb4 1024 root disk brw-rw---- |-sdb4 >17:38:57,569 INFO program: |-sdb5 1048576000 root disk brw-rw---- |-sdb5 linux_raid_member localhost.localdomain:boot 7d3f340d-7ed8-2db9-d771-b385480b4381 >17:38:57,569 INFO program: `-sdb6 4202692608 root disk brw-rw---- `-sdb6 linux_raid_member localhost.localdomain:swap 2b105057-f201-e068-08fc-e49d579b7283 >17:38:57,569 INFO program: `-md126 8401190912 root disk brw-rw---- `-md126 swap 964906e2-7e1a-407c-ac1d-1c2ace86ee85 [SWAP] >17:38:57,569 INFO program: sdc 8103395328 root disk brw-rw---- sdc >17:38:57,569 INFO program: `-sdc1 8103366656 root disk brw-rw---- `-sdc1 vfat LIVE BCD2-CFA5 /run/initramfs/live >17:38:57,569 INFO program: loop0 8192 root disk brw-rw---- loop0 squashfs >17:38:57,569 INFO program: loop1 1294336 root disk brw-rw---- loop1 DM_snapshot_cow >17:38:57,570 INFO program: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >17:38:57,570 INFO program: loop2 929828864 root disk brw-rw---- loop2 squashfs >17:38:57,570 INFO program: loop3 4294967296 root disk brw-rw---- loop3 ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >17:38:57,571 INFO program: |-live-rw 4294967296 root disk brw-rw---- |-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >17:38:57,571 INFO program: |-live-base 4294967296 root disk brw-rw---- |-live-base ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 /mnt/install/source >17:38:57,572 INFO program: `-live-osimg-min 4294967296 root disk brw-rw---- `-live-osimg-min ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 >17:38:57,573 INFO program: loop4 536870912 root disk brw-rw---- loop4 DM_snapshot_cow >17:38:57,573 INFO program: `-live-rw 4294967296 root disk brw-rw---- `-live-rw ext4 _Fedora-Live-Des 24375583-5faa-4172-8345-5dff1a0e89e5 / >17:38:57,574 DEBUG program: Return code: 0 >17:38:57,574 INFO program: Running... nmcli device show >17:38:57,595 INFO program: GENERAL.DEVICE: p2p1 >17:38:57,595 INFO program: GENERAL.TYPE: ethernet >17:38:57,595 INFO program: GENERAL.VENDOR: Realtek Semiconductor Co., Ltd. >17:38:57,596 INFO program: GENERAL.PRODUCT: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller >17:38:57,596 INFO program: GENERAL.DRIVER: r8169 >17:38:57,596 INFO program: GENERAL.DRIVER-VERSION: 2.3LK-NAPI >17:38:57,596 INFO program: GENERAL.FIRMWARE-VERSION: >17:38:57,596 INFO program: GENERAL.HWADDR: 74:D0:2B:90:C4:63 >17:38:57,596 INFO program: GENERAL.STATE: 100 (connected) >17:38:57,596 INFO program: GENERAL.REASON: 0 (No reason given) >17:38:57,596 INFO program: GENERAL.UDI: /sys/devices/pci0000:00/0000:00:1c.2/0000:03:00.0/net/p2p1 >17:38:57,596 INFO program: GENERAL.IP-IFACE: p2p1 >17:38:57,596 INFO program: GENERAL.NM-MANAGED: yes >17:38:57,596 INFO program: GENERAL.AUTOCONNECT: yes >17:38:57,596 INFO program: GENERAL.FIRMWARE-MISSING: no >17:38:57,596 INFO program: GENERAL.CONNECTION: /org/freedesktop/NetworkManager/ActiveConnection/1 >17:38:57,596 INFO program: CAPABILITIES.CARRIER-DETECT: yes >17:38:57,596 INFO program: CAPABILITIES.SPEED: 100 Mb/s >17:38:57,597 INFO program: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: /org/freedesktop/NetworkManager/Settings/{1} >17:38:57,597 INFO program: CONNECTIONS.AVAILABLE-CONNECTIONS[1]: 53492f8d-92bc-4cce-9212-0e77a4f860b9 | p2p1 >17:38:57,597 INFO program: WIRED-PROPERTIES.CARRIER: on >17:38:57,597 INFO program: IP4.ADDRESS[1]: ip = 192.168.1.34/24, gw = 192.168.1.1 >17:38:57,597 INFO program: IP4.DNS[1]: 77.70.112.1 >17:38:57,597 INFO program: IP4.DNS[2]: 213.240.241.252 >17:38:57,597 INFO program: DHCP4.OPTION[1]: requested_routers = 1 >17:38:57,597 INFO program: DHCP4.OPTION[2]: requested_domain_search = 1 >17:38:57,597 INFO program: DHCP4.OPTION[3]: requested_nis_domain = 1 >17:38:57,598 INFO program: DHCP4.OPTION[4]: requested_host_name = 1 >17:38:57,598 INFO program: DHCP4.OPTION[5]: requested_time_offset = 1 >17:38:57,598 INFO program: DHCP4.OPTION[6]: requested_broadcast_address = 1 >17:38:57,598 INFO program: DHCP4.OPTION[7]: dhcp_option_overload = 3 >17:38:57,598 INFO program: DHCP4.OPTION[8]: requested_classless_static_routes = 1 >17:38:57,598 INFO program: DHCP4.OPTION[9]: requested_domain_name = 1 >17:38:57,598 INFO program: DHCP4.OPTION[10]: requested_rfc3442_classless_static_routes = 1 >17:38:57,598 INFO program: DHCP4.OPTION[11]: expiry = 1403220063 >17:38:57,599 INFO program: DHCP4.OPTION[12]: next_server = 0.0.0.0 >17:38:57,599 INFO program: DHCP4.OPTION[13]: requested_wpad = 1 >17:38:57,599 INFO program: DHCP4.OPTION[14]: broadcast_address = 255.255.255.255 >17:38:57,599 INFO program: DHCP4.OPTION[15]: dhcp_message_type = 5 >17:38:57,599 INFO program: DHCP4.OPTION[16]: requested_subnet_mask = 1 >17:38:57,599 INFO program: DHCP4.OPTION[17]: dhcp_lease_time = 7200 >17:38:57,599 INFO program: DHCP4.OPTION[18]: ip_address = 192.168.1.34 >17:38:57,599 INFO program: DHCP4.OPTION[19]: routers = 192.168.1.1 >17:38:57,599 INFO program: DHCP4.OPTION[20]: requested_static_routes = 1 >17:38:57,600 INFO program: DHCP4.OPTION[21]: requested_nis_servers = 1 >17:38:57,600 INFO program: DHCP4.OPTION[22]: requested_interface_mtu = 1 >17:38:57,600 INFO program: DHCP4.OPTION[23]: subnet_mask = 255.255.255.0 >17:38:57,600 INFO program: DHCP4.OPTION[24]: domain_name_servers = 77.70.112.1 213.240.241.252 >17:38:57,600 INFO program: DHCP4.OPTION[25]: requested_ms_classless_static_routes = 1 >17:38:57,600 INFO program: DHCP4.OPTION[26]: interface_mtu = 576 >17:38:57,600 INFO program: DHCP4.OPTION[27]: requested_domain_name_servers = 1 >17:38:57,600 INFO program: DHCP4.OPTION[28]: network_number = 192.168.1.0 >17:38:57,600 INFO program: DHCP4.OPTION[29]: dhcp_server_identifier = 192.168.1.1 >17:38:57,601 INFO program: DHCP4.OPTION[30]: requested_ntp_servers = 1 >17:38:57,601 INFO program: IP6.ADDRESS[1]: ip = fe80::76d0:2bff:fe90:c463/64, gw = :: >17:38:57,601 INFO program: >17:38:57,601 INFO program: GENERAL.DEVICE: lo >17:38:57,601 INFO program: GENERAL.TYPE: loopback >17:38:57,601 INFO program: GENERAL.VENDOR: -- >17:38:57,601 INFO program: GENERAL.PRODUCT: -- >17:38:57,601 INFO program: GENERAL.DRIVER: unknown >17:38:57,601 INFO program: GENERAL.DRIVER-VERSION: >17:38:57,602 INFO program: GENERAL.FIRMWARE-VERSION: >17:38:57,602 INFO program: GENERAL.HWADDR: (unknown) >17:38:57,602 INFO program: GENERAL.STATE: 10 (unmanaged) >17:38:57,602 INFO program: GENERAL.REASON: 0 (No reason given) >17:38:57,602 INFO program: GENERAL.UDI: /sys/devices/virtual/net/lo >17:38:57,602 INFO program: GENERAL.IP-IFACE: >17:38:57,602 INFO program: GENERAL.NM-MANAGED: no >17:38:57,602 INFO program: GENERAL.AUTOCONNECT: yes >17:38:57,602 INFO program: GENERAL.FIRMWARE-MISSING: no >17:38:57,603 INFO program: GENERAL.CONNECTION: not connected >17:38:57,603 INFO program: CAPABILITIES.CARRIER-DETECT: yes >17:38:57,603 INFO program: CAPABILITIES.SPEED: unknown >17:38:57,603 INFO program: CONNECTIONS.AVAILABLE-CONNECTION-PATHS: >17:38:57,603 DEBUG program: Return code: 0 >17:38:57,603 INFO program: Running... journalctl -b >17:46:11,287 INFO program: Running... udevadm settle --timeout=300 >17:46:11,294 DEBUG program: Return code: 0 >17:46:11,308 INFO program: Running... multipath -c /dev/sdc >17:46:11,311 INFO program: Jun 19 17:46:11 | /etc/multipath.conf does not exist, blacklisting all devices. >17:46:11,311 INFO program: Jun 19 17:46:11 | A default multipath.conf file is located at >17:46:11,311 INFO program: Jun 19 17:46:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:46:11,311 INFO program: Jun 19 17:46:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:46:11,311 INFO program: /dev/sdc is not a valid multipath device path >17:46:11,311 DEBUG program: Return code: 1 >17:46:11,329 INFO program: Running... multipath -c /dev/sda >17:46:11,332 INFO program: Jun 19 17:46:11 | /etc/multipath.conf does not exist, blacklisting all devices. >17:46:11,332 INFO program: Jun 19 17:46:11 | A default multipath.conf file is located at >17:46:11,332 INFO program: Jun 19 17:46:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:46:11,332 INFO program: Jun 19 17:46:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:46:11,332 INFO program: /dev/sda is not a valid multipath device path >17:46:11,332 DEBUG program: Return code: 1 >17:46:11,353 INFO program: Running... mdadm --examine --export /dev/sda1 >17:46:11,360 INFO program: MD_LEVEL=raid1 >17:46:11,360 INFO program: MD_DEVICES=2 >17:46:11,360 INFO program: MD_NAME=localhost.localdomain:home >17:46:11,361 INFO program: MD_ARRAY_SIZE=104.86GB >17:46:11,361 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:46:11,361 INFO program: MD_UPDATE_TIME=1403213775 >17:46:11,361 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:46:11,361 INFO program: MD_EVENTS=41 >17:46:11,361 DEBUG program: Return code: 0 >17:46:11,361 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:46:11,366 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:46:11,366 DEBUG program: Return code: 0 >17:46:11,368 INFO program: Running... udevadm settle --timeout=300 >17:46:11,374 DEBUG program: Return code: 0 >17:46:11,391 INFO program: Running... mdadm --examine --export /dev/sda2 >17:46:11,395 INFO program: MD_LEVEL=raid0 >17:46:11,395 INFO program: MD_DEVICES=2 >17:46:11,395 INFO program: MD_NAME=localhost.localdomain:raid0 >17:46:11,395 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:46:11,395 INFO program: MD_UPDATE_TIME=1403225694 >17:46:11,396 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:46:11,396 INFO program: MD_EVENTS=0 >17:46:11,396 DEBUG program: Return code: 0 >17:46:11,396 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:46:11,400 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:46:11,400 DEBUG program: Return code: 0 >17:46:11,402 INFO program: Running... udevadm settle --timeout=300 >17:46:11,407 DEBUG program: Return code: 0 >17:46:11,434 INFO program: Running... mdadm --examine --export /dev/sda3 >17:46:11,439 INFO program: MD_LEVEL=raid1 >17:46:11,439 INFO program: MD_DEVICES=2 >17:46:11,439 INFO program: MD_NAME=localhost.localdomain:root >17:46:11,439 INFO program: MD_ARRAY_SIZE=62.91GB >17:46:11,439 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:46:11,439 INFO program: MD_UPDATE_TIME=1403212864 >17:46:11,439 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:46:11,439 INFO program: MD_EVENTS=92 >17:46:11,439 DEBUG program: Return code: 0 >17:46:11,439 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:46:11,444 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:46:11,444 DEBUG program: Return code: 0 >17:46:11,446 INFO program: Running... udevadm settle --timeout=300 >17:46:11,451 DEBUG program: Return code: 0 >17:46:11,478 INFO program: Running... mdadm --examine --export /dev/sda5 >17:46:11,489 INFO program: MD_LEVEL=raid1 >17:46:11,489 INFO program: MD_DEVICES=2 >17:46:11,489 INFO program: MD_NAME=localhost.localdomain:boot >17:46:11,489 INFO program: MD_ARRAY_SIZE=1048.51MB >17:46:11,489 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:46:11,489 INFO program: MD_UPDATE_TIME=1403212864 >17:46:11,489 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:46:11,490 INFO program: MD_EVENTS=20 >17:46:11,490 DEBUG program: Return code: 0 >17:46:11,490 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:46:11,495 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:46:11,496 DEBUG program: Return code: 0 >17:46:11,498 INFO program: Running... udevadm settle --timeout=300 >17:46:11,503 DEBUG program: Return code: 0 >17:46:11,519 INFO program: Running... mdadm --examine --export /dev/sda6 >17:46:11,523 INFO program: MD_LEVEL=raid0 >17:46:11,523 INFO program: MD_DEVICES=2 >17:46:11,523 INFO program: MD_NAME=localhost.localdomain:swap >17:46:11,523 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:46:11,523 INFO program: MD_UPDATE_TIME=1403225692 >17:46:11,523 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:46:11,523 INFO program: MD_EVENTS=0 >17:46:11,523 DEBUG program: Return code: 0 >17:46:11,523 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:46:11,527 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:46:11,527 DEBUG program: Return code: 0 >17:46:11,530 INFO program: Running... udevadm settle --timeout=300 >17:46:11,535 DEBUG program: Return code: 0 >17:46:11,546 INFO program: Running... multipath -c /dev/sdb >17:46:11,549 INFO program: Jun 19 17:46:11 | /etc/multipath.conf does not exist, blacklisting all devices. >17:46:11,549 INFO program: Jun 19 17:46:11 | A default multipath.conf file is located at >17:46:11,549 INFO program: Jun 19 17:46:11 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:46:11,549 INFO program: Jun 19 17:46:11 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:46:11,549 INFO program: /dev/sdb is not a valid multipath device path >17:46:11,549 DEBUG program: Return code: 1 >17:46:11,571 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:46:11,575 INFO program: MD_LEVEL=raid1 >17:46:11,575 INFO program: MD_DEVICES=2 >17:46:11,575 INFO program: MD_NAME=localhost.localdomain:home >17:46:11,575 INFO program: MD_ARRAY_SIZE=104.86GB >17:46:11,575 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:46:11,575 INFO program: MD_UPDATE_TIME=1403213775 >17:46:11,575 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:46:11,575 INFO program: MD_EVENTS=41 >17:46:11,575 DEBUG program: Return code: 0 >17:46:11,575 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:46:11,578 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:46:11,578 DEBUG program: Return code: 0 >17:46:11,596 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:46:11,599 INFO program: MD_LEVEL=raid0 >17:46:11,599 INFO program: MD_DEVICES=2 >17:46:11,599 INFO program: MD_NAME=localhost.localdomain:raid0 >17:46:11,599 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:46:11,599 INFO program: MD_UPDATE_TIME=1403225694 >17:46:11,599 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:46:11,599 INFO program: MD_EVENTS=0 >17:46:11,599 DEBUG program: Return code: 0 >17:46:11,599 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:46:11,602 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:46:11,602 DEBUG program: Return code: 0 >17:46:11,626 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:46:11,634 INFO program: MD_LEVEL=raid1 >17:46:11,634 INFO program: MD_DEVICES=2 >17:46:11,634 INFO program: MD_NAME=localhost.localdomain:root >17:46:11,634 INFO program: MD_ARRAY_SIZE=62.91GB >17:46:11,634 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:46:11,634 INFO program: MD_UPDATE_TIME=1403212864 >17:46:11,634 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:46:11,634 INFO program: MD_EVENTS=92 >17:46:11,635 DEBUG program: Return code: 0 >17:46:11,635 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:46:11,638 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:46:11,638 DEBUG program: Return code: 0 >17:46:11,660 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:46:11,664 INFO program: MD_LEVEL=raid1 >17:46:11,664 INFO program: MD_DEVICES=2 >17:46:11,664 INFO program: MD_NAME=localhost.localdomain:boot >17:46:11,664 INFO program: MD_ARRAY_SIZE=1048.51MB >17:46:11,664 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:46:11,664 INFO program: MD_UPDATE_TIME=1403212864 >17:46:11,664 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:46:11,664 INFO program: MD_EVENTS=20 >17:46:11,664 DEBUG program: Return code: 0 >17:46:11,664 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:46:11,667 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:46:11,667 DEBUG program: Return code: 0 >17:46:11,680 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:46:11,683 INFO program: MD_LEVEL=raid0 >17:46:11,683 INFO program: MD_DEVICES=2 >17:46:11,683 INFO program: MD_NAME=localhost.localdomain:swap >17:46:11,683 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:46:11,683 INFO program: MD_UPDATE_TIME=1403225692 >17:46:11,683 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:46:11,683 INFO program: MD_EVENTS=0 >17:46:11,683 DEBUG program: Return code: 0 >17:46:11,683 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:46:11,686 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:46:11,686 DEBUG program: Return code: 0 >17:46:11,741 INFO program: Running... udevadm settle --timeout=300 >17:46:11,747 DEBUG program: Return code: 0 >17:46:12,431 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >17:46:12,438 DEBUG program: Return code: 0 >17:46:12,438 INFO program: Running... udevadm settle --timeout=300 >17:46:12,492 DEBUG program: Return code: 0 >17:46:12,493 INFO program: Running... modprobe fcoe >17:46:12,496 DEBUG program: Return code: 0 >17:46:12,496 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >17:46:12,501 INFO program: No FCoE boot disk information is found in EDD! >17:46:12,502 DEBUG program: Return code: 1 >17:46:12,776 INFO program: Running... udevadm settle --timeout=300 >17:46:12,785 DEBUG program: Return code: 0 >17:46:12,791 INFO program: Running... udevadm settle --timeout=300 >17:46:12,799 DEBUG program: Return code: 0 >17:46:12,812 INFO program: Running... multipath -c /dev/sdc >17:46:12,816 INFO program: Jun 19 17:46:12 | /etc/multipath.conf does not exist, blacklisting all devices. >17:46:12,816 INFO program: Jun 19 17:46:12 | A default multipath.conf file is located at >17:46:12,816 INFO program: Jun 19 17:46:12 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:46:12,816 INFO program: Jun 19 17:46:12 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:46:12,816 INFO program: /dev/sdc is not a valid multipath device path >17:46:12,817 DEBUG program: Return code: 1 >17:46:12,847 INFO program: Running... multipath -c /dev/sda >17:46:12,852 INFO program: Jun 19 17:46:12 | /etc/multipath.conf does not exist, blacklisting all devices. >17:46:12,852 INFO program: Jun 19 17:46:12 | A default multipath.conf file is located at >17:46:12,852 INFO program: Jun 19 17:46:12 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:46:12,852 INFO program: Jun 19 17:46:12 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:46:12,852 INFO program: /dev/sda is not a valid multipath device path >17:46:12,852 DEBUG program: Return code: 1 >17:46:12,874 INFO program: Running... mdadm --examine --export /dev/sda1 >17:46:12,881 INFO program: MD_LEVEL=raid1 >17:46:12,881 INFO program: MD_DEVICES=2 >17:46:12,882 INFO program: MD_NAME=localhost.localdomain:home >17:46:12,882 INFO program: MD_ARRAY_SIZE=104.86GB >17:46:12,882 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:46:12,882 INFO program: MD_UPDATE_TIME=1403213775 >17:46:12,882 INFO program: MD_DEV_UUID=114e5169:2609ccfc:70e487f4:b06d6e16 >17:46:12,882 INFO program: MD_EVENTS=41 >17:46:12,882 DEBUG program: Return code: 0 >17:46:12,882 INFO program: Running... mdadm --examine --brief /dev/sda1 >17:46:12,888 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:46:12,889 DEBUG program: Return code: 0 >17:46:12,906 INFO program: Running... udevadm settle --timeout=300 >17:46:12,912 DEBUG program: Return code: 0 >17:46:12,924 INFO program: Running... udevadm settle --timeout=300 >17:46:12,933 DEBUG program: Return code: 0 >17:46:12,933 INFO program: Running... mdadm --incremental --quiet /dev/sda1 >17:46:12,942 DEBUG program: Return code: 0 >17:46:12,942 INFO program: Running... udevadm settle --timeout=300 >17:46:12,950 DEBUG program: Return code: 0 >17:46:12,969 INFO program: Running... mdadm --examine --export /dev/sda2 >17:46:12,982 INFO program: MD_LEVEL=raid0 >17:46:12,983 INFO program: MD_DEVICES=2 >17:46:12,983 INFO program: MD_NAME=localhost.localdomain:raid0 >17:46:12,983 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:46:12,983 INFO program: MD_UPDATE_TIME=1403225694 >17:46:12,983 INFO program: MD_DEV_UUID=52b2e21e:0a06eca5:22c49a1c:73d493ee >17:46:12,983 INFO program: MD_EVENTS=0 >17:46:12,984 DEBUG program: Return code: 0 >17:46:12,984 INFO program: Running... mdadm --examine --brief /dev/sda2 >17:46:12,990 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:46:12,990 DEBUG program: Return code: 0 >17:46:12,994 INFO program: Running... udevadm settle --timeout=300 >17:46:13,001 DEBUG program: Return code: 0 >17:46:13,014 INFO program: Running... udevadm settle --timeout=300 >17:46:13,021 DEBUG program: Return code: 0 >17:46:13,021 INFO program: Running... mdadm --incremental --quiet /dev/sda2 >17:46:13,027 DEBUG program: Return code: 0 >17:46:13,028 INFO program: Running... udevadm settle --timeout=300 >17:46:13,035 DEBUG program: Return code: 0 >17:46:13,053 INFO program: Running... mdadm --examine --export /dev/sda3 >17:46:13,063 INFO program: MD_LEVEL=raid1 >17:46:13,063 INFO program: MD_DEVICES=2 >17:46:13,063 INFO program: MD_NAME=localhost.localdomain:root >17:46:13,064 INFO program: MD_ARRAY_SIZE=62.91GB >17:46:13,064 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:46:13,064 INFO program: MD_UPDATE_TIME=1403212864 >17:46:13,064 INFO program: MD_DEV_UUID=ce096015:1c95cba1:0bb38a4c:11452e71 >17:46:13,064 INFO program: MD_EVENTS=92 >17:46:13,064 DEBUG program: Return code: 0 >17:46:13,064 INFO program: Running... mdadm --examine --brief /dev/sda3 >17:46:13,071 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:46:13,071 DEBUG program: Return code: 0 >17:46:13,074 INFO program: Running... udevadm settle --timeout=300 >17:46:13,081 DEBUG program: Return code: 0 >17:46:13,093 INFO program: Running... udevadm settle --timeout=300 >17:46:13,100 DEBUG program: Return code: 0 >17:46:13,100 INFO program: Running... mdadm --incremental --quiet /dev/sda3 >17:46:13,108 DEBUG program: Return code: 0 >17:46:13,108 INFO program: Running... udevadm settle --timeout=300 >17:46:13,115 DEBUG program: Return code: 0 >17:46:13,148 INFO program: Running... mdadm --examine --export /dev/sda5 >17:46:13,155 INFO program: MD_LEVEL=raid1 >17:46:13,155 INFO program: MD_DEVICES=2 >17:46:13,156 INFO program: MD_NAME=localhost.localdomain:boot >17:46:13,156 INFO program: MD_ARRAY_SIZE=1048.51MB >17:46:13,156 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:46:13,156 INFO program: MD_UPDATE_TIME=1403212864 >17:46:13,156 INFO program: MD_DEV_UUID=d2ec4774:3b8328dd:989bce0a:3420ce4f >17:46:13,156 INFO program: MD_EVENTS=20 >17:46:13,156 DEBUG program: Return code: 0 >17:46:13,156 INFO program: Running... mdadm --examine --brief /dev/sda5 >17:46:13,164 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:46:13,164 DEBUG program: Return code: 0 >17:46:13,167 INFO program: Running... udevadm settle --timeout=300 >17:46:13,174 DEBUG program: Return code: 0 >17:46:13,185 INFO program: Running... udevadm settle --timeout=300 >17:46:13,192 DEBUG program: Return code: 0 >17:46:13,192 INFO program: Running... mdadm --incremental --quiet /dev/sda5 >17:46:13,200 DEBUG program: Return code: 0 >17:46:13,200 INFO program: Running... udevadm settle --timeout=300 >17:46:13,208 DEBUG program: Return code: 0 >17:46:13,226 INFO program: Running... mdadm --examine --export /dev/sda6 >17:46:13,232 INFO program: MD_LEVEL=raid0 >17:46:13,232 INFO program: MD_DEVICES=2 >17:46:13,232 INFO program: MD_NAME=localhost.localdomain:swap >17:46:13,233 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:46:13,233 INFO program: MD_UPDATE_TIME=1403225692 >17:46:13,233 INFO program: MD_DEV_UUID=880346b4:87500fb8:85212cec:4a7c8372 >17:46:13,233 INFO program: MD_EVENTS=0 >17:46:13,233 DEBUG program: Return code: 0 >17:46:13,233 INFO program: Running... mdadm --examine --brief /dev/sda6 >17:46:13,239 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:46:13,239 DEBUG program: Return code: 0 >17:46:13,244 INFO program: Running... udevadm settle --timeout=300 >17:46:13,250 DEBUG program: Return code: 0 >17:46:13,261 INFO program: Running... udevadm settle --timeout=300 >17:46:13,268 DEBUG program: Return code: 0 >17:46:13,268 INFO program: Running... mdadm --incremental --quiet /dev/sda6 >17:46:13,273 DEBUG program: Return code: 1 >17:46:13,282 INFO program: Running... multipath -c /dev/sdb >17:46:13,286 INFO program: Jun 19 17:46:13 | /etc/multipath.conf does not exist, blacklisting all devices. >17:46:13,286 INFO program: Jun 19 17:46:13 | A default multipath.conf file is located at >17:46:13,287 INFO program: Jun 19 17:46:13 | /usr/share/doc/device-mapper-multipath-0.4.9/multipath.conf >17:46:13,287 INFO program: Jun 19 17:46:13 | You can run /sbin/mpathconf to create or modify /etc/multipath.conf >17:46:13,287 INFO program: /dev/sdb is not a valid multipath device path >17:46:13,287 DEBUG program: Return code: 1 >17:46:13,312 INFO program: Running... mdadm --examine --export /dev/sdb1 >17:46:13,339 INFO program: MD_LEVEL=raid1 >17:46:13,340 INFO program: MD_DEVICES=2 >17:46:13,340 INFO program: MD_NAME=localhost.localdomain:home >17:46:13,340 INFO program: MD_ARRAY_SIZE=104.86GB >17:46:13,340 INFO program: MD_UUID=76812ef6:e5228b8c:3e44a427:16734e24 >17:46:13,340 INFO program: MD_UPDATE_TIME=1403213775 >17:46:13,340 INFO program: MD_DEV_UUID=80e9b73a:921afb58:ada5de63:30857d82 >17:46:13,340 INFO program: MD_EVENTS=41 >17:46:13,340 DEBUG program: Return code: 0 >17:46:13,340 INFO program: Running... mdadm --examine --brief /dev/sdb1 >17:46:13,345 INFO program: ARRAY /dev/md/home metadata=1.2 UUID=76812ef6:e5228b8c:3e44a427:16734e24 name=localhost.localdomain:home >17:46:13,346 DEBUG program: Return code: 0 >17:46:13,352 INFO program: Running... udevadm settle --timeout=300 >17:46:13,358 DEBUG program: Return code: 0 >17:46:13,359 INFO program: Running... mdadm --incremental --quiet /dev/sdb1 >17:46:13,655 DEBUG program: Return code: 0 >17:46:13,655 INFO program: Running... udevadm settle --timeout=300 >17:46:13,662 DEBUG program: Return code: 0 >17:46:13,676 INFO program: Running... mdadm --examine --export /dev/sdb2 >17:46:13,682 INFO program: MD_LEVEL=raid0 >17:46:13,682 INFO program: MD_DEVICES=2 >17:46:13,682 INFO program: MD_NAME=localhost.localdomain:raid0 >17:46:13,683 INFO program: MD_UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 >17:46:13,683 INFO program: MD_UPDATE_TIME=1403225694 >17:46:13,683 INFO program: MD_DEV_UUID=98daea0e:626b1db6:fd7312d6:7cb5c194 >17:46:13,683 INFO program: MD_EVENTS=0 >17:46:13,683 DEBUG program: Return code: 0 >17:46:13,683 INFO program: Running... mdadm --examine --brief /dev/sdb2 >17:46:13,687 INFO program: ARRAY /dev/md/raid0 metadata=1.2 UUID=8acf5e03:778adc8f:cafcfbb9:00b617c9 name=localhost.localdomain:raid0 >17:46:13,687 DEBUG program: Return code: 0 >17:46:13,692 INFO program: Running... udevadm settle --timeout=300 >17:46:13,698 DEBUG program: Return code: 0 >17:46:13,698 INFO program: Running... mdadm --incremental --quiet /dev/sdb2 >17:46:13,833 DEBUG program: Return code: 0 >17:46:13,834 INFO program: Running... udevadm settle --timeout=300 >17:46:13,841 DEBUG program: Return code: 0 >17:46:13,854 INFO program: Running... mdadm --examine --export /dev/sdb3 >17:46:13,881 INFO program: MD_LEVEL=raid1 >17:46:13,881 INFO program: MD_DEVICES=2 >17:46:13,881 INFO program: MD_NAME=localhost.localdomain:root >17:46:13,881 INFO program: MD_ARRAY_SIZE=62.91GB >17:46:13,882 INFO program: MD_UUID=ece6d799:20eb59af:3582dbc3:d994b55a >17:46:13,882 INFO program: MD_UPDATE_TIME=1403212864 >17:46:13,882 INFO program: MD_DEV_UUID=b850d51c:9de52705:7b3e76c1:21c61688 >17:46:13,882 INFO program: MD_EVENTS=92 >17:46:13,882 DEBUG program: Return code: 0 >17:46:13,882 INFO program: Running... mdadm --examine --brief /dev/sdb3 >17:46:13,887 INFO program: ARRAY /dev/md/root metadata=1.2 UUID=ece6d799:20eb59af:3582dbc3:d994b55a name=localhost.localdomain:root >17:46:13,887 DEBUG program: Return code: 0 >17:46:13,891 INFO program: Running... udevadm settle --timeout=300 >17:46:13,898 DEBUG program: Return code: 0 >17:46:13,898 INFO program: Running... mdadm --incremental --quiet /dev/sdb3 >17:46:14,286 DEBUG program: Return code: 0 >17:46:14,286 INFO program: Running... udevadm settle --timeout=300 >17:46:14,293 DEBUG program: Return code: 0 >17:46:14,318 INFO program: Running... mdadm --examine --export /dev/sdb5 >17:46:14,322 INFO program: MD_LEVEL=raid1 >17:46:14,323 INFO program: MD_DEVICES=2 >17:46:14,323 INFO program: MD_NAME=localhost.localdomain:boot >17:46:14,323 INFO program: MD_ARRAY_SIZE=1048.51MB >17:46:14,323 INFO program: MD_UUID=7d3f340d:7ed82db9:d771b385:480b4381 >17:46:14,323 INFO program: MD_UPDATE_TIME=1403212864 >17:46:14,323 INFO program: MD_DEV_UUID=73f2abd2:dce44fe2:10799d1c:139094bd >17:46:14,323 INFO program: MD_EVENTS=20 >17:46:14,323 DEBUG program: Return code: 0 >17:46:14,323 INFO program: Running... mdadm --examine --brief /dev/sdb5 >17:46:14,327 INFO program: ARRAY /dev/md/boot metadata=1.0 UUID=7d3f340d:7ed82db9:d771b385:480b4381 name=localhost.localdomain:boot >17:46:14,328 DEBUG program: Return code: 0 >17:46:14,332 INFO program: Running... udevadm settle --timeout=300 >17:46:14,338 DEBUG program: Return code: 0 >17:46:14,339 INFO program: Running... mdadm --incremental --quiet /dev/sdb5 >17:46:14,408 DEBUG program: Return code: 0 >17:46:14,409 INFO program: Running... udevadm settle --timeout=300 >17:46:14,429 DEBUG program: Return code: 0 >17:46:14,442 INFO program: Running... mdadm --examine --export /dev/sdb6 >17:46:14,447 INFO program: MD_LEVEL=raid0 >17:46:14,447 INFO program: MD_DEVICES=2 >17:46:14,448 INFO program: MD_NAME=localhost.localdomain:swap >17:46:14,448 INFO program: MD_UUID=2b105057:f201e068:08fce49d:579b7283 >17:46:14,448 INFO program: MD_UPDATE_TIME=1403225692 >17:46:14,448 INFO program: MD_DEV_UUID=1782eb08:f39ec66a:3cce9b29:cf161d34 >17:46:14,448 INFO program: MD_EVENTS=0 >17:46:14,448 DEBUG program: Return code: 0 >17:46:14,448 INFO program: Running... mdadm --examine --brief /dev/sdb6 >17:46:14,452 INFO program: ARRAY /dev/md/swap metadata=1.2 UUID=2b105057:f201e068:08fce49d:579b7283 name=localhost.localdomain:swap >17:46:14,452 DEBUG program: Return code: 0 >17:46:14,457 INFO program: Running... udevadm settle --timeout=300 >17:46:14,463 DEBUG program: Return code: 0 >17:46:14,464 INFO program: Running... mdadm --incremental --quiet /dev/sdb6 >17:46:14,468 DEBUG program: Return code: 1 >17:46:14,495 INFO program: Running... dumpe2fs -h /dev/loop3 >17:46:14,499 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:46:14,499 INFO program: Filesystem volume name: _Fedora-Live-Des >17:46:14,499 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:46:14,499 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:46:14,499 INFO program: Filesystem magic number: 0xEF53 >17:46:14,499 INFO program: Filesystem revision #: 1 (dynamic) >17:46:14,499 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:46:14,499 INFO program: Filesystem flags: signed_directory_hash >17:46:14,499 INFO program: Default mount options: user_xattr acl >17:46:14,499 INFO program: Filesystem state: clean >17:46:14,499 INFO program: Errors behavior: Continue >17:46:14,499 INFO program: Filesystem OS type: Linux >17:46:14,499 INFO program: Inode count: 262144 >17:46:14,499 INFO program: Block count: 1048576 >17:46:14,499 INFO program: Reserved block count: 10484 >17:46:14,500 INFO program: Free blocks: 225114 >17:46:14,500 INFO program: Free inodes: 155781 >17:46:14,500 INFO program: First block: 0 >17:46:14,500 INFO program: Block size: 4096 >17:46:14,500 INFO program: Fragment size: 4096 >17:46:14,500 INFO program: Reserved GDT blocks: 255 >17:46:14,500 INFO program: Blocks per group: 32768 >17:46:14,500 INFO program: Fragments per group: 32768 >17:46:14,500 INFO program: Inodes per group: 8192 >17:46:14,500 INFO program: Inode blocks per group: 512 >17:46:14,500 INFO program: Flex block group size: 16 >17:46:14,500 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:46:14,500 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:46:14,501 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:46:14,501 INFO program: Mount count: 0 >17:46:14,501 INFO program: Maximum mount count: -1 >17:46:14,501 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:46:14,501 INFO program: Check interval: 0 (<none>) >17:46:14,501 INFO program: Lifetime writes: 767 MB >17:46:14,501 INFO program: Reserved blocks uid: 0 (user root) >17:46:14,501 INFO program: Reserved blocks gid: 0 (group root) >17:46:14,502 INFO program: First inode: 11 >17:46:14,502 INFO program: Inode size: 256 >17:46:14,502 INFO program: Required extra isize: 28 >17:46:14,502 INFO program: Desired extra isize: 28 >17:46:14,502 INFO program: Journal inode: 8 >17:46:14,502 INFO program: Default directory hash: half_md4 >17:46:14,502 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:46:14,502 INFO program: Journal backup: inode blocks >17:46:14,503 INFO program: Journal features: journal_incompat_revoke >17:46:14,503 INFO program: Journal size: 128M >17:46:14,503 INFO program: Journal length: 32768 >17:46:14,503 INFO program: Journal sequence: 0x00003086 >17:46:14,503 INFO program: Journal start: 0 >17:46:14,503 INFO program: >17:46:14,503 DEBUG program: Return code: 0 >17:46:14,503 INFO program: Running... resize2fs -P /dev/loop3 >17:46:14,507 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:46:14,507 INFO program: resize2fs: Device or resource busy while trying to open /dev/loop3 >17:46:14,507 INFO program: Couldn't find valid filesystem superblock. >17:46:14,507 DEBUG program: Return code: 1 >17:46:14,523 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >17:46:14,527 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:46:14,527 INFO program: Filesystem volume name: _Fedora-Live-Des >17:46:14,527 INFO program: Last mounted on: / >17:46:14,527 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:46:14,527 INFO program: Filesystem magic number: 0xEF53 >17:46:14,527 INFO program: Filesystem revision #: 1 (dynamic) >17:46:14,527 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:46:14,527 INFO program: Filesystem flags: signed_directory_hash >17:46:14,527 INFO program: Default mount options: user_xattr acl >17:46:14,528 INFO program: Filesystem state: clean >17:46:14,528 INFO program: Errors behavior: Continue >17:46:14,528 INFO program: Filesystem OS type: Linux >17:46:14,528 INFO program: Inode count: 262144 >17:46:14,528 INFO program: Block count: 1048576 >17:46:14,528 INFO program: Reserved block count: 10484 >17:46:14,528 INFO program: Free blocks: 225114 >17:46:14,528 INFO program: Free inodes: 155781 >17:46:14,528 INFO program: First block: 0 >17:46:14,528 INFO program: Block size: 4096 >17:46:14,528 INFO program: Fragment size: 4096 >17:46:14,528 INFO program: Reserved GDT blocks: 255 >17:46:14,528 INFO program: Blocks per group: 32768 >17:46:14,528 INFO program: Fragments per group: 32768 >17:46:14,528 INFO program: Inodes per group: 8192 >17:46:14,529 INFO program: Inode blocks per group: 512 >17:46:14,529 INFO program: Flex block group size: 16 >17:46:14,529 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:46:14,529 INFO program: Last mount time: Thu Jun 19 20:20:45 2014 >17:46:14,529 INFO program: Last write time: Thu Jun 19 20:20:45 2014 >17:46:14,529 INFO program: Mount count: 1 >17:46:14,529 INFO program: Maximum mount count: -1 >17:46:14,529 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:46:14,529 INFO program: Check interval: 0 (<none>) >17:46:14,530 INFO program: Lifetime writes: 767 MB >17:46:14,530 INFO program: Reserved blocks uid: 0 (user root) >17:46:14,530 INFO program: Reserved blocks gid: 0 (group root) >17:46:14,530 INFO program: First inode: 11 >17:46:14,530 INFO program: Inode size: 256 >17:46:14,530 INFO program: Required extra isize: 28 >17:46:14,530 INFO program: Desired extra isize: 28 >17:46:14,530 INFO program: Journal inode: 8 >17:46:14,531 INFO program: First orphan inode: 44947 >17:46:14,531 INFO program: Default directory hash: half_md4 >17:46:14,531 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:46:14,531 INFO program: Journal backup: inode blocks >17:46:14,531 INFO program: Journal features: journal_incompat_revoke >17:46:14,531 INFO program: Journal size: 128M >17:46:14,531 INFO program: Journal length: 32768 >17:46:14,531 INFO program: Journal sequence: 0x00003087 >17:46:14,531 INFO program: Journal start: 1 >17:46:14,531 INFO program: >17:46:14,532 DEBUG program: Return code: 0 >17:46:14,532 INFO program: Running... resize2fs -P /dev/mapper/live-rw >17:46:14,535 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:46:14,536 INFO program: Estimated minimum size of the filesystem: 825687 >17:46:14,536 DEBUG program: Return code: 0 >17:46:14,548 INFO program: Running... dumpe2fs -h /dev/mapper/live-base >17:46:14,552 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:46:14,552 INFO program: Filesystem volume name: _Fedora-Live-Des >17:46:14,552 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:46:14,552 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:46:14,552 INFO program: Filesystem magic number: 0xEF53 >17:46:14,552 INFO program: Filesystem revision #: 1 (dynamic) >17:46:14,552 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:46:14,552 INFO program: Filesystem flags: signed_directory_hash >17:46:14,552 INFO program: Default mount options: user_xattr acl >17:46:14,552 INFO program: Filesystem state: clean >17:46:14,552 INFO program: Errors behavior: Continue >17:46:14,552 INFO program: Filesystem OS type: Linux >17:46:14,553 INFO program: Inode count: 262144 >17:46:14,553 INFO program: Block count: 1048576 >17:46:14,553 INFO program: Reserved block count: 10484 >17:46:14,553 INFO program: Free blocks: 225114 >17:46:14,553 INFO program: Free inodes: 155781 >17:46:14,553 INFO program: First block: 0 >17:46:14,553 INFO program: Block size: 4096 >17:46:14,553 INFO program: Fragment size: 4096 >17:46:14,553 INFO program: Reserved GDT blocks: 255 >17:46:14,553 INFO program: Blocks per group: 32768 >17:46:14,553 INFO program: Fragments per group: 32768 >17:46:14,553 INFO program: Inodes per group: 8192 >17:46:14,553 INFO program: Inode blocks per group: 512 >17:46:14,553 INFO program: Flex block group size: 16 >17:46:14,554 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:46:14,554 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:46:14,554 INFO program: Last write time: Wed Dec 11 19:51:39 2013 >17:46:14,554 INFO program: Mount count: 0 >17:46:14,554 INFO program: Maximum mount count: -1 >17:46:14,554 INFO program: Last checked: Wed Dec 11 19:51:39 2013 >17:46:14,554 INFO program: Check interval: 0 (<none>) >17:46:14,554 INFO program: Lifetime writes: 767 MB >17:46:14,554 INFO program: Reserved blocks uid: 0 (user root) >17:46:14,554 INFO program: Reserved blocks gid: 0 (group root) >17:46:14,555 INFO program: First inode: 11 >17:46:14,555 INFO program: Inode size: 256 >17:46:14,555 INFO program: Required extra isize: 28 >17:46:14,555 INFO program: Desired extra isize: 28 >17:46:14,555 INFO program: Journal inode: 8 >17:46:14,555 INFO program: Default directory hash: half_md4 >17:46:14,555 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:46:14,555 INFO program: Journal backup: inode blocks >17:46:14,555 INFO program: Journal features: journal_incompat_revoke >17:46:14,556 INFO program: Journal size: 128M >17:46:14,556 INFO program: Journal length: 32768 >17:46:14,556 INFO program: Journal sequence: 0x00003086 >17:46:14,556 INFO program: Journal start: 0 >17:46:14,556 INFO program: >17:46:14,556 DEBUG program: Return code: 0 >17:46:14,556 INFO program: Running... resize2fs -P /dev/mapper/live-base >17:46:14,560 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:46:14,560 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-base >17:46:14,560 INFO program: Couldn't find valid filesystem superblock. >17:46:14,561 DEBUG program: Return code: 1 >17:46:14,573 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >17:46:14,576 INFO program: dumpe2fs 1.42.8 (20-Jun-2013) >17:46:14,576 INFO program: Filesystem volume name: _Fedora-Live-Des >17:46:14,577 INFO program: Last mounted on: /var/tmp/imgcreate-CIJ2Sr/install_root >17:46:14,577 INFO program: Filesystem UUID: 24375583-5faa-4172-8345-5dff1a0e89e5 >17:46:14,577 INFO program: Filesystem magic number: 0xEF53 >17:46:14,577 INFO program: Filesystem revision #: 1 (dynamic) >17:46:14,577 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >17:46:14,577 INFO program: Filesystem flags: signed_directory_hash >17:46:14,577 INFO program: Default mount options: user_xattr acl >17:46:14,577 INFO program: Filesystem state: clean >17:46:14,577 INFO program: Errors behavior: Continue >17:46:14,577 INFO program: Filesystem OS type: Linux >17:46:14,577 INFO program: Inode count: 212992 >17:46:14,577 INFO program: Block count: 825687 >17:46:14,577 INFO program: Reserved block count: 8255 >17:46:14,577 INFO program: Free blocks: 5566 >17:46:14,577 INFO program: Free inodes: 106629 >17:46:14,577 INFO program: First block: 0 >17:46:14,577 INFO program: Block size: 4096 >17:46:14,577 INFO program: Fragment size: 4096 >17:46:14,578 INFO program: Reserved GDT blocks: 255 >17:46:14,578 INFO program: Blocks per group: 32768 >17:46:14,578 INFO program: Fragments per group: 32768 >17:46:14,578 INFO program: Inodes per group: 8192 >17:46:14,578 INFO program: Inode blocks per group: 512 >17:46:14,578 INFO program: Flex block group size: 16 >17:46:14,578 INFO program: Filesystem created: Wed Dec 11 19:03:22 2013 >17:46:14,578 INFO program: Last mount time: Wed Dec 11 19:03:26 2013 >17:46:14,578 INFO program: Last write time: Wed Dec 11 19:51:43 2013 >17:46:14,578 INFO program: Mount count: 0 >17:46:14,579 INFO program: Maximum mount count: -1 >17:46:14,579 INFO program: Last checked: Wed Dec 11 19:51:43 2013 >17:46:14,579 INFO program: Check interval: 0 (<none>) >17:46:14,579 INFO program: Lifetime writes: 768 MB >17:46:14,579 INFO program: Reserved blocks uid: 0 (user root) >17:46:14,579 INFO program: Reserved blocks gid: 0 (group root) >17:46:14,579 INFO program: First inode: 11 >17:46:14,579 INFO program: Inode size: 256 >17:46:14,580 INFO program: Required extra isize: 28 >17:46:14,580 INFO program: Desired extra isize: 28 >17:46:14,580 INFO program: Journal inode: 8 >17:46:14,580 INFO program: Default directory hash: half_md4 >17:46:14,580 INFO program: Directory Hash Seed: b1c616e0-cc81-4b8c-9992-f2c77daec9c9 >17:46:14,580 INFO program: Journal backup: inode blocks >17:46:14,580 INFO program: Journal features: journal_incompat_revoke >17:46:14,580 INFO program: Journal size: 128M >17:46:14,581 INFO program: Journal length: 32768 >17:46:14,581 INFO program: Journal sequence: 0x00003086 >17:46:14,581 INFO program: Journal start: 0 >17:46:14,581 INFO program: >17:46:14,581 DEBUG program: Return code: 0 >17:46:14,581 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >17:46:14,585 INFO program: resize2fs 1.42.8 (20-Jun-2013) >17:46:14,585 INFO program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >17:46:14,585 INFO program: Couldn't find valid filesystem superblock. >17:46:14,585 DEBUG program: Return code: 1 >17:46:14,596 INFO program: Running... udevadm settle --timeout=300 >17:46:14,605 DEBUG program: Return code: 0 >17:46:14,626 INFO program: Running... udevadm settle --timeout=300 >17:46:14,633 DEBUG program: Return code: 0 >17:46:14,639 INFO program: Running... mdadm --stop /dev/md/home >17:46:15,137 INFO program: mdadm: stopped /dev/md/home >17:46:15,138 DEBUG program: Return code: 0 >17:46:15,141 INFO program: Running... udevadm settle --timeout=300 >17:46:15,150 DEBUG program: Return code: 0 >17:46:15,152 INFO program: Running... udevadm settle --timeout=300 >17:46:15,159 DEBUG program: Return code: 0 >17:46:15,161 INFO program: Running... udevadm settle --timeout=300 >17:46:15,168 DEBUG program: Return code: 0 >17:46:15,171 INFO program: Running... udevadm settle --timeout=300 >17:46:15,179 DEBUG program: Return code: 0 >17:46:15,180 INFO program: Running... mdadm --stop /dev/md/raid0 >17:46:15,199 INFO program: mdadm: stopped /dev/md/raid0 >17:46:15,199 DEBUG program: Return code: 0 >17:46:15,209 INFO program: Running... udevadm settle --timeout=300 >17:46:15,216 DEBUG program: Return code: 0 >17:46:15,219 INFO program: Running... udevadm settle --timeout=300 >17:46:15,225 DEBUG program: Return code: 0 >17:46:15,228 INFO program: Running... udevadm settle --timeout=300 >17:46:15,234 DEBUG program: Return code: 0 >17:46:15,236 INFO program: Running... udevadm settle --timeout=300 >17:46:15,243 DEBUG program: Return code: 0 >17:46:15,244 INFO program: Running... mdadm --stop /dev/md/root >17:46:15,532 INFO program: mdadm: stopped /dev/md/root >17:46:15,533 DEBUG program: Return code: 0 >17:46:15,535 INFO program: Running... udevadm settle --timeout=300 >17:46:15,543 DEBUG program: Return code: 0 >17:46:15,546 INFO program: Running... udevadm settle --timeout=300 >17:46:15,555 DEBUG program: Return code: 0 >17:46:15,558 INFO program: Running... udevadm settle --timeout=300 >17:46:15,566 DEBUG program: Return code: 0 >17:46:15,568 INFO program: Running... udevadm settle --timeout=300 >17:46:15,575 DEBUG program: Return code: 0 >17:46:15,577 INFO program: Running... mdadm --stop /dev/md/boot >17:46:15,598 INFO program: mdadm: stopped /dev/md/boot >17:46:15,599 DEBUG program: Return code: 0 >17:46:15,602 INFO program: Running... udevadm settle --timeout=300 >17:46:15,610 DEBUG program: Return code: 0 >17:46:15,612 INFO program: Running... udevadm settle --timeout=300 >17:46:15,619 DEBUG program: Return code: 0 >17:46:15,622 INFO program: Running... udevadm settle --timeout=300 >17:46:15,628 DEBUG program: Return code: 0 >17:46:15,631 INFO program: Running... udevadm settle --timeout=300 >17:46:15,637 DEBUG program: Return code: 0 >17:46:15,639 INFO program: Running... udevadm settle --timeout=300 >17:46:15,646 DEBUG program: Return code: 0 >17:46:15,646 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:46:15,650 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:46:15,650 DEBUG program: Return code: 1 >17:46:15,675 INFO program: Running... hwclock --hctosys --utc >17:46:16,000 DEBUG program: Return code: 0 >17:46:16,001 INFO program: Running... mount -t auto -o ro /dev/mapper/live-base /mnt/install/source >17:46:16,007 DEBUG program: Return code: 0 >17:46:47,445 INFO program: Running... udevadm settle --timeout=300 >17:46:47,458 DEBUG program: Return code: 0 >17:46:47,470 INFO program: Running... udevadm settle --timeout=300 >17:46:47,480 DEBUG program: Return code: 0 >17:46:47,575 INFO program: Running... udevadm settle --timeout=300 >17:46:47,583 DEBUG program: Return code: 0 >17:46:47,595 INFO program: Running... udevadm settle --timeout=300 >17:46:47,603 DEBUG program: Return code: 0 >17:47:03,433 INFO program: Running... udevadm settle --timeout=300 >17:47:03,445 DEBUG program: Return code: 0 >17:47:03,451 INFO program: Running... udevadm settle --timeout=300 >17:47:03,458 DEBUG program: Return code: 0 >17:47:03,463 INFO program: Running... udevadm settle --timeout=300 >17:47:03,470 DEBUG program: Return code: 0 >17:47:03,475 INFO program: Running... udevadm settle --timeout=300 >17:47:03,482 DEBUG program: Return code: 0 >17:47:03,487 INFO program: Running... udevadm settle --timeout=300 >17:47:03,497 DEBUG program: Return code: 0 >17:47:03,514 INFO program: Running... udevadm settle --timeout=300 >17:47:03,522 DEBUG program: Return code: 0 >17:47:03,593 INFO program: Running... udevadm settle --timeout=300 >17:47:03,602 DEBUG program: Return code: 0 >17:47:03,616 INFO program: Running... udevadm settle --timeout=300 >17:47:03,623 DEBUG program: Return code: 0 >17:47:15,446 INFO program: Running... udevadm settle --timeout=300 >17:47:15,461 DEBUG program: Return code: 0 >17:47:15,562 INFO program: Running... udevadm settle --timeout=300 >17:47:15,570 DEBUG program: Return code: 0 >17:47:15,583 INFO program: Running... udevadm settle --timeout=300 >17:47:15,591 DEBUG program: Return code: 0 >17:47:26,312 INFO program: Running... udevadm settle --timeout=300 >17:47:26,326 DEBUG program: Return code: 0 >17:47:26,326 INFO program: Running... mdadm --stop /dev/md/localhost.localdomain:swap >17:47:26,331 INFO program: mdadm: Cannot get exclusive access to /dev/md/localhost.localdomain:swap:Perhaps a running process, mounted filesystem or active volume group? >17:47:26,331 DEBUG program: Return code: 1 >17:47:26,346 INFO program: Running... udevadm settle --timeout=300 >17:47:26,543 DEBUG program: Return code: 0 >17:47:26,543 INFO program: Running... journalctl -b >17:47:26,637 INFO program: Running... udevadm settle --timeout=300 >17:47:26,647 DEBUG program: Return code: 0 >17:47:26,671 INFO program: Running... udevadm settle --timeout=300 >17:47:26,679 DEBUG program: Return code: 0 > > >/tmp/storage.log: >17:21:00,007 DEBUG blivet: registered device format class LUKS as luks >17:21:00,012 DEBUG blivet: registered device format class Ext2FS as ext2 >17:21:00,013 DEBUG blivet: registered device format class Ext3FS as ext3 >17:21:00,013 DEBUG blivet: registered device format class Ext4FS as ext4 >17:21:00,013 DEBUG blivet: registered device format class FATFS as vfat >17:21:00,013 DEBUG blivet: registered device format class EFIFS as efi >17:21:00,013 DEBUG blivet: registered device format class BTRFS as btrfs >17:21:00,013 DEBUG blivet: registered device format class GFS2 as gfs2 >17:21:00,013 DEBUG blivet: registered device format class JFS as jfs >17:21:00,013 DEBUG blivet: registered device format class ReiserFS as reiserfs >17:21:00,013 DEBUG blivet: registered device format class XFS as xfs >17:21:00,013 DEBUG blivet: registered device format class HFS as hfs >17:21:00,013 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >17:21:00,013 DEBUG blivet: registered device format class HFSPlus as hfs+ >17:21:00,013 DEBUG blivet: registered device format class MacEFIFS as macefi >17:21:00,013 DEBUG blivet: registered device format class NTFS as ntfs >17:21:00,013 DEBUG blivet: registered device format class NFS as nfs >17:21:00,013 DEBUG blivet: registered device format class NFSv4 as nfs4 >17:21:00,013 DEBUG blivet: registered device format class Iso9660FS as iso9660 >17:21:00,013 DEBUG blivet: registered device format class NoDevFS as nodev >17:21:00,013 DEBUG blivet: registered device format class DevPtsFS as devpts >17:21:00,013 DEBUG blivet: registered device format class ProcFS as proc >17:21:00,013 DEBUG blivet: registered device format class SysFS as sysfs >17:21:00,013 DEBUG blivet: registered device format class TmpFS as tmpfs >17:21:00,014 DEBUG blivet: registered device format class BindFS as bind >17:21:00,014 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >17:21:00,014 DEBUG blivet: registered device format class USBFS as usbfs >17:21:00,014 DEBUG blivet: registered device format class MDRaidMember as mdmember >17:21:00,014 DEBUG blivet: registered device format class BIOSBoot as biosboot >17:21:00,014 DEBUG blivet: registered device format class DiskLabel as disklabel >17:21:00,015 DEBUG blivet: registered device format class SwapSpace as swap >17:21:00,015 DEBUG blivet: registered device format class MultipathMember as multipath_member >17:21:00,015 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >17:21:00,015 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >17:21:00,015 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >17:21:00,506 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:21:00,506 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:21:00,507 INFO blivet: sdc1 looks to be the live device; marking as protected >17:21:00,520 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md123', 'md124', 'md125', 'md126', 'md127'] >17:21:00,532 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:21:00,532 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:21:00,533 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:21:00,533 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:00,533 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:21:00,534 INFO blivet: sdc is a disk >17:21:00,534 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:00,538 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:21:00,553 INFO blivet: added disk sdc (id 0) to device tree >17:21:00,553 DEBUG blivet: looking up parted Device: /dev/sdc >17:21:00,554 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:21:00,554 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:21:00,555 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:21:00,555 DEBUG blivet: required disklabel type for sdc (1) is None >17:21:00,555 DEBUG blivet: default disklabel type for sdc is msdos >17:21:00,555 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:21:00,557 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:21:00,558 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x267bc90>] > device: <parted.device.Device object at 0x267b7d0> > PedDisk: <_ped.Disk object at 0x267da28> >17:21:00,558 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:21:00,558 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:21:00,559 INFO blivet: got device: DiskDevice instance (0x25ed9d0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x259f8c0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x2668850> >17:21:00,560 INFO blivet: got format: DiskLabel instance (0x2668910) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x267bc90>] > device: <parted.device.Device object at 0x267b7d0> > PedDisk: <_ped.Disk object at 0x267da28> > origPartedDisk = <parted.disk.Disk object at 0x26689d0> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x259fdd0> > >17:21:00,561 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:21:00,562 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:21:00,562 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:21:00,562 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:00,562 INFO blivet: sdc1 is a partition >17:21:00,562 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:21:00,563 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:21:00,563 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:21:00,563 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:21:00,564 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:21:00,564 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:00,564 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:21:00,564 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:21:00,564 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:21:00,565 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:21:00,565 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:21:00,565 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:21:00,565 INFO blivet: added partition sdc1 (id 1) to device tree >17:21:00,565 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:21:00,566 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:21:00,566 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:21:00,566 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:21:00,567 WARN blivet: disklabel detected but not usable on sdc1 >17:21:00,567 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:21:00,567 INFO blivet: type detected on 'sdc1' is 'vfat' >17:21:00,567 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:21:00,568 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:21:00,568 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:21:00,568 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:21:00,569 INFO blivet: got device: PartitionDevice instance (0x2668810) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x2686050> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x267b890> fileSystem: <parted.filesystem.FileSystem object at 0x267bd50> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x267bcd0> PedPartition: <_ped.Partition object at 0x26794d0> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:21:00,569 INFO blivet: got format: EFIFS instance (0x2685090) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >17:21:00,570 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:21:00,571 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:21:00,571 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:00,571 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:00,571 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:21:00,572 INFO blivet: sda is a disk >17:21:00,572 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:00,572 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:21:00,576 INFO blivet: added disk sda (id 2) to device tree >17:21:00,576 DEBUG blivet: looking up parted Device: /dev/sda >17:21:00,578 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:21:00,578 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:21:00,579 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:21:00,579 DEBUG blivet: required disklabel type for sda (1) is None >17:21:00,579 DEBUG blivet: default disklabel type for sda is msdos >17:21:00,579 DEBUG blivet: selecting msdos disklabel for sda based on size >17:21:00,580 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:21:00,586 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x267bf10>, <parted.partition.Partition object at 0x2685510>, <parted.partition.Partition object at 0x2685410>, <parted.partition.Partition object at 0x2685690>, <parted.partition.Partition object at 0x2685910>, <parted.partition.Partition object at 0x2685b50>] > device: <parted.device.Device object at 0x25eda90> > PedDisk: <_ped.Disk object at 0x2688e18> >17:21:00,587 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:21:00,587 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:21:00,590 INFO blivet: got device: DiskDevice instance (0x267b9d0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2686320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2685310> >17:21:00,593 INFO blivet: got format: DiskLabel instance (0x26853d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x267bf10>, <parted.partition.Partition object at 0x2685510>, <parted.partition.Partition object at 0x2685410>, <parted.partition.Partition object at 0x2685690>, <parted.partition.Partition object at 0x2685910>, <parted.partition.Partition object at 0x2685b50>] > device: <parted.device.Device object at 0x25eda90> > PedDisk: <_ped.Disk object at 0x2688e18> > origPartedDisk = <parted.disk.Disk object at 0x2685790> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x259fd40> > >17:21:00,595 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '25', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212674', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:21:00,595 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:21:00,596 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:21:00,596 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:00,596 INFO blivet: sda1 is a partition >17:21:00,596 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:21:00,596 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:00,597 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:00,597 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:21:00,597 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:21:00,597 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:00,598 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:21:00,598 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:21:00,598 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:21:00,598 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:21:00,599 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:21:00,599 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:21:00,599 INFO blivet: added partition sda1 (id 3) to device tree >17:21:00,599 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:21:00,599 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:21:00,600 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:21:00,600 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:21:00,602 WARN blivet: disklabel detected but not usable on sda1 >17:21:00,637 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:21:00,638 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:21:00,638 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:00,638 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:21:00,639 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:21:00,639 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:21:00,639 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:21:00,650 INFO blivet: using name localhost.localdomain:home for md array containing member sda1 >17:21:00,650 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:00,650 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:home ; current: None ; type: None ; >17:21:00,651 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >17:21:00,651 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:home ; device: sda1 ; status: True ; >17:21:00,651 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:21:00,651 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:home >17:21:00,723 INFO blivet: added mdarray localhost.localdomain:home (id 4) to device tree >17:21:00,724 DEBUG blivet: looking up parted Device: /dev/sda1 >17:21:00,727 INFO blivet: got device: PartitionDevice instance (0x2685cd0) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x2686560> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x267bed0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x267bdd0> PedPartition: <_ped.Partition object at 0x2679470> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:21:00,727 INFO blivet: got format: MDRaidMember instance (0x2685f50) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:21:00,733 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:21:00,733 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:21:00,733 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:21:00,734 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:00,734 INFO blivet: sda2 is a partition >17:21:00,734 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:21:00,734 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:00,734 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:00,735 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:21:00,735 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:21:00,735 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:00,735 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:21:00,735 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:21:00,736 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:21:00,736 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:21:00,737 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:21:00,737 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:21:00,737 INFO blivet: added partition sda2 (id 5) to device tree >17:21:00,737 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:21:00,737 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:21:00,738 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:21:00,738 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:21:00,871 WARN blivet: disklabel detected but not usable on sda2 >17:21:00,954 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:21:00,954 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:21:00,954 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:00,955 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:21:00,955 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:21:00,955 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:21:00,956 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:21:00,983 INFO blivet: using name localhost.localdomain:raid0 for md array containing member sda2 >17:21:00,984 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:00,984 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:raid0 ; current: None ; type: None ; >17:21:00,984 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >17:21:00,985 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:raid0 ; device: sda2 ; status: True ; >17:21:00,985 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:21:00,985 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:raid0 >17:21:00,986 INFO blivet: added mdarray localhost.localdomain:raid0 (id 6) to device tree >17:21:00,987 DEBUG blivet: looking up parted Device: /dev/sda2 >17:21:00,987 INFO blivet: got device: PartitionDevice instance (0x2685c50) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x26867a0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x267bed0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2685550> PedPartition: <_ped.Partition object at 0x26796b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:21:00,988 INFO blivet: got format: MDRaidMember instance (0x2685c90) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:21:00,990 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212674', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:21:00,990 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:21:00,990 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:21:00,991 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:00,991 INFO blivet: sda3 is a partition >17:21:00,991 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:21:00,991 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:00,991 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:00,992 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:21:00,992 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:21:00,992 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:00,992 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:21:00,993 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:21:00,993 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:21:00,993 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:21:00,993 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:21:00,994 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:21:00,994 INFO blivet: added partition sda3 (id 7) to device tree >17:21:00,994 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:21:00,994 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:21:00,995 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:21:00,995 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:21:01,074 WARN blivet: disklabel detected but not usable on sda3 >17:21:01,123 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:21:01,124 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:21:01,124 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:01,125 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:21:01,125 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:21:01,126 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:21:01,126 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:21:01,139 INFO blivet: using name localhost.localdomain:root for md array containing member sda3 >17:21:01,139 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,140 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:root ; current: None ; type: None ; >17:21:01,140 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >17:21:01,140 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:root ; device: sda3 ; status: True ; >17:21:01,141 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:21:01,141 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:root >17:21:01,213 INFO blivet: added mdarray localhost.localdomain:root (id 8) to device tree >17:21:01,214 DEBUG blivet: looking up parted Device: /dev/sda3 >17:21:01,214 INFO blivet: got device: PartitionDevice instance (0x26f3610) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x2686830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x267bed0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2685250> PedPartition: <_ped.Partition object at 0x2679530> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:21:01,214 INFO blivet: got format: MDRaidMember instance (0x26f3710) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:21:01,216 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:21:01,216 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:21:01,216 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:21:01,217 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,217 INFO blivet: sda4 is a partition >17:21:01,217 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:21:01,217 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:01,218 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:01,220 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:21:01,222 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:21:01,222 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,222 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:21:01,222 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:21:01,223 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:21:01,223 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:21:01,223 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:21:01,223 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:21:01,223 INFO blivet: added partition sda4 (id 9) to device tree >17:21:01,224 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:21:01,224 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:21:01,224 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:21:01,225 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:21:01,278 WARN blivet: disklabel detected but not usable on sda4 >17:21:01,278 DEBUG blivet: no type or existing type for sda4, bailing >17:21:01,278 DEBUG blivet: looking up parted Device: /dev/sda4 >17:21:01,279 INFO blivet: got device: PartitionDevice instance (0x2680910) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x26865f0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x267bed0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26856d0> PedPartition: <_ped.Partition object at 0x2679650> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:21:01,281 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212673', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:21:01,281 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:21:01,282 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:21:01,282 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,282 INFO blivet: sda5 is a partition >17:21:01,282 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:21:01,282 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:01,283 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:01,283 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:21:01,283 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:21:01,283 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,284 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:21:01,284 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:21:01,284 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:21:01,284 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:21:01,285 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:21:01,285 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:21:01,285 INFO blivet: added partition sda5 (id 10) to device tree >17:21:01,285 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:21:01,285 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:21:01,286 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:21:01,286 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:21:01,307 WARN blivet: disklabel detected but not usable on sda5 >17:21:01,322 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:21:01,323 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:21:01,323 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:01,323 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:21:01,324 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:21:01,324 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:21:01,324 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:21:01,335 INFO blivet: using name localhost.localdomain:boot for md array containing member sda5 >17:21:01,335 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,335 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:boot ; current: None ; type: None ; >17:21:01,336 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >17:21:01,336 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:boot ; device: sda5 ; status: True ; >17:21:01,336 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:21:01,336 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:boot >17:21:01,357 INFO blivet: added mdarray localhost.localdomain:boot (id 11) to device tree >17:21:01,358 DEBUG blivet: looking up parted Device: /dev/sda5 >17:21:01,358 INFO blivet: got device: PartitionDevice instance (0x2685f10) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x2686b00> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x267bed0> fileSystem: <parted.filesystem.FileSystem object at 0x2685a50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26859d0> PedPartition: <_ped.Partition object at 0x26795f0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:21:01,358 INFO blivet: got format: MDRaidMember instance (0x26ea410) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:21:01,362 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:21:01,362 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:21:01,363 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:21:01,363 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,363 INFO blivet: sda6 is a partition >17:21:01,363 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:21:01,364 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:01,364 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:01,364 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:21:01,365 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:21:01,365 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,365 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:21:01,365 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:21:01,365 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:21:01,366 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:21:01,366 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:21:01,366 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:21:01,366 INFO blivet: added partition sda6 (id 12) to device tree >17:21:01,367 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:21:01,367 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:21:01,367 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:21:01,368 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:21:01,399 WARN blivet: disklabel detected but not usable on sda6 >17:21:01,512 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:21:01,513 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:21:01,513 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:01,513 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:21:01,513 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:21:01,514 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:21:01,514 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:21:01,527 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:21:01,527 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,528 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:21:01,529 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:21:01,529 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:21:01,530 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:21:01,530 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:21:01,531 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:21:01,531 DEBUG blivet: looking up parted Device: /dev/sda6 >17:21:01,532 INFO blivet: got device: PartitionDevice instance (0x2680410) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x26868c0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x267bed0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2685b90> PedPartition: <_ped.Partition object at 0x2679710> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:21:01,532 INFO blivet: got format: MDRaidMember instance (0x2680310) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:21:01,534 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:21:01,534 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:21:01,534 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:01,535 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,535 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:21:01,535 INFO blivet: sdb is a disk >17:21:01,535 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,536 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:21:01,539 INFO blivet: added disk sdb (id 14) to device tree >17:21:01,539 DEBUG blivet: looking up parted Device: /dev/sdb >17:21:01,540 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:21:01,540 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:21:01,541 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:21:01,541 DEBUG blivet: required disklabel type for sdb (1) is None >17:21:01,541 DEBUG blivet: default disklabel type for sdb is msdos >17:21:01,541 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:21:01,541 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:21:01,688 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x26f36d0>, <parted.partition.Partition object at 0x26f3f50>, <parted.partition.Partition object at 0x26fe050>, <parted.partition.Partition object at 0x26fe210>, <parted.partition.Partition object at 0x26fe750>, <parted.partition.Partition object at 0x26fe6d0>] > device: <parted.device.Device object at 0x26f3a90> > PedDisk: <_ped.Disk object at 0x2684bd8> >17:21:01,688 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:21:01,688 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:21:01,690 INFO blivet: got device: DiskDevice instance (0x26f3a10) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2686cb0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x26f3d90> >17:21:01,691 INFO blivet: got format: DiskLabel instance (0x26f3cd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x26f36d0>, <parted.partition.Partition object at 0x26f3f50>, <parted.partition.Partition object at 0x26fe050>, <parted.partition.Partition object at 0x26fe210>, <parted.partition.Partition object at 0x26fe750>, <parted.partition.Partition object at 0x26fe6d0>] > device: <parted.device.Device object at 0x26f3a90> > PedDisk: <_ped.Disk object at 0x2684bd8> > origPartedDisk = <parted.disk.Disk object at 0x26fe510> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2686dd0> > >17:21:01,693 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '25', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212674', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:21:01,693 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:21:01,693 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:21:01,693 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,694 INFO blivet: sdb1 is a partition >17:21:01,694 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:21:01,694 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:01,694 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:01,695 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:21:01,695 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:21:01,695 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,695 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:21:01,695 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:21:01,696 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:21:01,696 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:21:01,696 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:21:01,697 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:21:01,697 INFO blivet: added partition sdb1 (id 15) to device tree >17:21:01,697 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:21:01,697 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:21:01,697 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:21:01,698 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:21:01,699 WARN blivet: disklabel detected but not usable on sdb1 >17:21:01,751 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:21:01,751 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:21:01,751 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:01,752 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:21:01,752 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:21:01,752 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:21:01,753 DEBUG blivet: raw RAID 1 size == 100064.0 >17:21:01,753 INFO blivet: Using 64MB superBlockSize >17:21:01,753 DEBUG blivet: existing RAID 1 size == 100000.0 >17:21:01,753 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray localhost.localdomain:home (4) >17:21:01,753 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:home ; device: sdb1 ; status: True ; >17:21:01,753 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:21:01,754 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:21:01,754 INFO blivet: got device: PartitionDevice instance (0x26f3090) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x2694320> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26f3350> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26f39d0> PedPartition: <_ped.Partition object at 0x2679a70> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:21:01,755 INFO blivet: got format: MDRaidMember instance (0x26fec50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:21:01,757 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:21:01,757 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:21:01,757 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:21:01,757 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,757 INFO blivet: sdb2 is a partition >17:21:01,758 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:21:01,758 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:01,758 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:01,759 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:21:01,759 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:21:01,759 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,759 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:21:01,760 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:21:01,760 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:21:01,760 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:21:01,760 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:21:01,761 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:21:01,761 INFO blivet: added partition sdb2 (id 16) to device tree >17:21:01,761 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:21:01,761 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:21:01,762 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:21:01,762 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:21:01,763 WARN blivet: disklabel detected but not usable on sdb2 >17:21:01,776 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:21:01,776 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:21:01,777 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:01,777 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:21:01,777 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:21:01,777 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:21:01,778 DEBUG blivet: raw RAID 0 size == 150256.0 >17:21:01,778 INFO blivet: Using 128MB superBlockSize >17:21:01,778 DEBUG blivet: existing RAID 0 size == 150128.0 >17:21:01,778 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150128MB mdarray localhost.localdomain:raid0 (6) >17:21:01,778 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:raid0 ; device: sdb2 ; status: True ; >17:21:01,779 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:21:01,779 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:21:01,779 INFO blivet: got device: PartitionDevice instance (0x26fee50) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x26869e0> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26f3350> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26f3d50> PedPartition: <_ped.Partition object at 0x2679e30> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:21:01,780 INFO blivet: got format: MDRaidMember instance (0x26fecd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:21:01,782 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212674', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:21:01,782 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:21:01,782 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:21:01,782 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,783 INFO blivet: sdb3 is a partition >17:21:01,783 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:21:01,783 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:01,783 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:01,784 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:21:01,784 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:21:01,784 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,784 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:21:01,784 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:21:01,785 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:21:01,785 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:21:01,785 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:21:01,786 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:21:01,786 INFO blivet: added partition sdb3 (id 17) to device tree >17:21:01,786 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:21:01,786 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:21:01,786 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:21:01,787 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:21:01,788 WARN blivet: disklabel detected but not usable on sdb3 >17:21:01,818 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:21:01,818 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:21:01,819 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:01,819 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:21:01,819 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:21:01,820 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:21:01,820 DEBUG blivet: raw RAID 1 size == 60032.0 >17:21:01,820 INFO blivet: Using 32MB superBlockSize >17:21:01,820 DEBUG blivet: existing RAID 1 size == 60000.0 >17:21:01,820 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray localhost.localdomain:root (8) >17:21:01,821 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:root ; device: sdb3 ; status: True ; >17:21:01,821 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:21:01,821 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:21:01,823 INFO blivet: got device: PartitionDevice instance (0x26fed50) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x26943b0> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26f3350> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26fe650> PedPartition: <_ped.Partition object at 0x2679f50> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:21:01,823 INFO blivet: got format: MDRaidMember instance (0x26ea510) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:21:01,825 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:21:01,825 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:21:01,825 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:21:01,825 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,825 INFO blivet: sdb4 is a partition >17:21:01,826 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:21:01,826 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:01,826 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:01,826 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:21:01,827 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:21:01,827 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,827 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:21:01,827 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:21:01,828 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:21:01,828 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:21:01,828 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:21:01,828 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:21:01,828 INFO blivet: added partition sdb4 (id 18) to device tree >17:21:01,829 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:21:01,830 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:21:01,830 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:21:01,831 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:21:01,831 WARN blivet: disklabel detected but not usable on sdb4 >17:21:01,831 DEBUG blivet: no type or existing type for sdb4, bailing >17:21:01,832 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:21:01,833 INFO blivet: got device: PartitionDevice instance (0x26fe990) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2694200> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26f3350> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26fe250> PedPartition: <_ped.Partition object at 0x2679dd0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:21:01,835 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212673', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:21:01,835 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:21:01,835 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:21:01,835 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,835 INFO blivet: sdb5 is a partition >17:21:01,836 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:21:01,836 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:01,836 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:01,836 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:21:01,837 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:21:01,837 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,837 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:21:01,837 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:21:01,838 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:21:01,838 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:21:01,838 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:21:01,838 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:21:01,838 INFO blivet: added partition sdb5 (id 19) to device tree >17:21:01,839 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:21:01,839 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:21:01,839 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:21:01,839 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:21:01,863 WARN blivet: disklabel detected but not usable on sdb5 >17:21:01,887 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:21:01,887 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:21:01,887 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:01,888 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:21:01,888 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:21:01,888 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:21:01,889 DEBUG blivet: raw RAID 1 size == 1000.0 >17:21:01,889 INFO blivet: Using 2.0MB superBlockSize >17:21:01,889 DEBUG blivet: existing RAID 1 size == 999.9375 >17:21:01,889 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 999MB mdarray localhost.localdomain:boot (11) >17:21:01,889 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:boot ; device: sdb5 ; status: True ; >17:21:01,889 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:21:01,890 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:21:01,890 INFO blivet: got device: PartitionDevice instance (0x26f3750) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x26944d0> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26f3350> fileSystem: <parted.filesystem.FileSystem object at 0x26fe5d0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26fe850> PedPartition: <_ped.Partition object at 0x2679ad0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:21:01,890 INFO blivet: got format: MDRaidMember instance (0x26ea5d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:21:01,893 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:21:01,893 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:21:01,893 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:21:01,893 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,893 INFO blivet: sdb6 is a partition >17:21:01,894 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:21:01,894 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:01,894 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:01,894 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:21:01,895 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:21:01,895 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,895 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:21:01,895 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:21:01,896 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:21:01,896 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:21:01,896 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:21:01,896 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:21:01,896 INFO blivet: added partition sdb6 (id 20) to device tree >17:21:01,897 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:21:01,897 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:21:01,897 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:21:01,898 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:21:01,899 WARN blivet: disklabel detected but not usable on sdb6 >17:21:01,912 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:21:01,912 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:21:01,912 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:01,913 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:21:01,913 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:21:01,913 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:21:01,914 DEBUG blivet: raw RAID 0 size == 8016.0 >17:21:01,914 INFO blivet: Using 4MB superBlockSize >17:21:01,914 DEBUG blivet: existing RAID 0 size == 8012.0 >17:21:01,914 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:21:01,914 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:21:01,915 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:21:01,915 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:21:01,916 INFO blivet: got device: PartitionDevice instance (0x26f3f10) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x26945f0> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x26f3350> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x26fe450> PedPartition: <_ped.Partition object at 0x2679b90> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:21:01,916 INFO blivet: got format: MDRaidMember instance (0x26eaf50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:21:01,916 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:21:01,917 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:21:01,917 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:21:01,917 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,917 INFO blivet: loop0 is a loop device >17:21:01,917 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:21:01,918 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:21:01,918 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,918 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,918 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:21:01,919 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:21:01,919 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:21:01,919 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,920 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:21:01,920 INFO blivet: added loop loop0 (id 22) to device tree >17:21:01,920 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:21:01,920 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:21:01,920 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:21:01,920 DEBUG blivet: device loop0 does not contain a disklabel >17:21:01,920 INFO blivet: type detected on 'loop0' is 'squashfs' >17:21:01,921 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:21:01,921 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:21:01,921 INFO blivet: got device: LoopDevice instance (0x26eadd0) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:21:01,921 INFO blivet: got format: DeviceFormat instance (0x2685e10) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:21:01,922 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:21:01,922 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:21:01,923 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:21:01,923 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,923 INFO blivet: loop1 is a loop device >17:21:01,923 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:21:01,924 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:21:01,924 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,924 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,924 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:21:01,924 INFO blivet: added file /osmin (id 23) to device tree >17:21:01,925 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:21:01,925 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,925 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:21:01,925 INFO blivet: added loop loop1 (id 24) to device tree >17:21:01,925 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:21:01,926 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:21:01,926 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:21:01,926 DEBUG blivet: device loop1 does not contain a disklabel >17:21:01,926 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:21:01,926 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:21:01,926 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:21:01,926 INFO blivet: got device: LoopDevice instance (0x26f3d10) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:21:01,926 INFO blivet: got format: DeviceFormat instance (0x26fee10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:21:01,927 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:21:01,927 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:21:01,927 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:21:01,927 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,927 INFO blivet: loop2 is a loop device >17:21:01,928 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:21:01,928 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:21:01,928 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,928 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,929 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:21:01,929 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:21:01,929 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:21:01,929 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,930 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:21:01,930 INFO blivet: added loop loop2 (id 26) to device tree >17:21:01,930 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:21:01,930 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:21:01,930 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:21:01,930 DEBUG blivet: device loop2 does not contain a disklabel >17:21:01,930 INFO blivet: type detected on 'loop2' is 'squashfs' >17:21:01,930 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:21:01,931 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:21:01,931 INFO blivet: got device: LoopDevice instance (0x26eacd0) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:21:01,931 INFO blivet: got format: DeviceFormat instance (0x26eae50) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:21:01,932 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:21:01,932 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:21:01,932 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:21:01,932 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,932 INFO blivet: loop3 is a loop device >17:21:01,932 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:21:01,933 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:21:01,933 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,933 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,933 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:21:01,933 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:21:01,934 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:21:01,934 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,934 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:21:01,934 INFO blivet: added loop loop3 (id 28) to device tree >17:21:01,934 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:21:01,934 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:21:01,935 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,935 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,935 DEBUG blivet: device loop3 does not contain a disklabel >17:21:01,935 INFO blivet: type detected on 'loop3' is 'ext4' >17:21:01,936 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,936 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,936 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:21:01,936 INFO blivet: got device: LoopDevice instance (0x26ea1d0) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:21:01,937 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,937 INFO blivet: got format: Ext4FS instance (0x26ec750) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:21:01,937 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:21:01,937 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:21:01,937 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:21:01,938 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,938 INFO blivet: loop4 is a loop device >17:21:01,938 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:21:01,938 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:21:01,939 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,939 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,939 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:21:01,939 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:21:01,939 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:21:01,939 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,940 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:21:01,940 INFO blivet: added loop loop4 (id 30) to device tree >17:21:01,940 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:21:01,940 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:21:01,940 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:21:01,940 DEBUG blivet: device loop4 does not contain a disklabel >17:21:01,940 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:21:01,940 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:21:01,941 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:21:01,941 INFO blivet: got device: LoopDevice instance (0x26ece90) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:21:01,941 INFO blivet: got format: DeviceFormat instance (0x26ecc50) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:21:01,942 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:21:01,942 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:21:01,942 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:21:01,942 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,942 INFO blivet: live-rw is a device-mapper device >17:21:01,943 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:21:01,943 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:21:01,943 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:21:01,944 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:21:01,944 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:21:01,945 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:21:01,945 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,945 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:21:01,945 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,946 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:21:01,946 INFO blivet: added dm live-rw (id 31) to device tree >17:21:01,946 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:21:01,946 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:21:01,946 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,946 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,946 DEBUG blivet: device live-rw does not contain a disklabel >17:21:01,947 INFO blivet: type detected on 'live-rw' is 'ext4' >17:21:01,947 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,947 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,947 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:21:01,947 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:21:01,948 INFO blivet: got device: DMDevice instance (0x26ea650) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2686b90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:21:01,949 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,949 INFO blivet: got format: Ext4FS instance (0x26eaad0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:21:01,950 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:21:01,950 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:21:01,950 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:21:01,951 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,951 INFO blivet: live-base is a device-mapper device >17:21:01,951 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:21:01,951 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:21:01,952 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:21:01,952 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:21:01,952 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:21:01,953 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,953 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:21:01,953 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,953 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:21:01,953 INFO blivet: added dm live-base (id 32) to device tree >17:21:01,954 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:21:01,954 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:21:01,954 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,954 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,954 DEBUG blivet: device live-base does not contain a disklabel >17:21:01,954 INFO blivet: type detected on 'live-base' is 'ext4' >17:21:01,955 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,955 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,955 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:21:01,955 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:21:01,955 INFO blivet: got device: DMDevice instance (0x26eaa90) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 24949 did: 12140 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2694290> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:21:01,956 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,956 INFO blivet: got format: Ext4FS instance (0x26ecd10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:21:01,957 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:21:01,957 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:21:01,957 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:21:01,958 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,958 INFO blivet: live-osimg-min is a device-mapper device >17:21:01,958 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:21:01,958 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:21:01,959 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:21:01,959 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:21:01,959 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:21:01,960 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:21:01,960 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:21:01,960 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:21:01,961 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,961 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:21:01,961 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:01,961 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:21:01,961 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:21:01,962 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:21:01,962 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:21:01,962 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,962 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,962 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:21:01,962 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:21:01,963 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,963 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,963 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:21:01,963 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:21:01,963 INFO blivet: got device: DMDevice instance (0x26f3fd0) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28416 did: 28783 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2694560> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:21:01,964 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,964 INFO blivet: got format: Ext4FS instance (0x2705390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:21:01,965 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/localhost.localdomain:raid0', > 'DEVNAME': 'md123', > 'DEVPATH': '/devices/virtual/block/md123', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:raid0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:raid0', > 'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'MINOR': '123', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', > 'UDISKS_MD_DEVICE_sda2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'UDISKS_MD_DEVICE_sdb2_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '59233', > 'name': 'md123', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', > '/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', > '/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', > '/dev/md/localhost.localdomain:raid0'], > 'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >17:21:01,966 INFO blivet: scanning md123 (/devices/virtual/block/md123)... >17:21:01,966 DEBUG blivet: DeviceTree.getDeviceByName: name: md123 ; >17:21:01,966 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,966 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:raid0 ; >17:21:01,966 DEBUG blivet: raw RAID 0 size == 150256.0 >17:21:01,967 INFO blivet: Using 128MB superBlockSize >17:21:01,967 DEBUG blivet: existing RAID 0 size == 150128.0 >17:21:01,967 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150128MB mdarray localhost.localdomain:raid0 (6) >17:21:01,967 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:raid0 ; >17:21:01,967 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:raid0 ; label_type: None ; >17:21:01,968 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,968 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,968 DEBUG blivet: device localhost.localdomain:raid0 does not contain a disklabel >17:21:01,968 INFO blivet: type detected on 'md123' is 'ext4' >17:21:01,968 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,968 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,969 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:raid0 ; current: None ; type: ext4 ; >17:21:01,969 DEBUG blivet: raw RAID 0 size == 150256.0 >17:21:01,969 INFO blivet: Using 128MB superBlockSize >17:21:01,969 DEBUG blivet: existing RAID 0 size == 150128.0 >17:21:01,969 INFO blivet: got device: MDRaidArrayDevice instance (0x2685390) -- > name = localhost.localdomain:raid0 status = True kids = 0 id = 6 > parents = ['existing 75128MB partition sda2 (5) with existing mdmember', > 'existing 75128MB partition sdb2 (16) with existing mdmember'] > uuid = 8acf5e03:778adc8f:cafcfbb9:00b617c9 size = 150128.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md123 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:raid0 type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 307462144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: False > hardwareGeometry: (38432768, 2, 4) biosGeometry: (19138, 255, 63) > PedDevice: <_ped.Device object at 0x2686710> > target size = 0 path = /dev/md/localhost.localdomain:raid0 > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:21:01,970 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,970 INFO blivet: got format: Ext4FS instance (0x27055d0) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:raid0 uuid = cc0010ea-ffeb-4a98-8929-1c726730ea2c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >17:21:01,971 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/localhost.localdomain:home', > 'DEVNAME': 'md124', > 'DEVPATH': '/devices/virtual/block/md124', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:home', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:home', > 'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'MINOR': '124', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', > 'UDISKS_MD_DEVICE_sda1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:home', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '4110', > 'name': 'md124', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', > '/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', > '/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', > '/dev/md/localhost.localdomain:home'], > 'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >17:21:01,971 INFO blivet: scanning md124 (/devices/virtual/block/md124)... >17:21:01,971 DEBUG blivet: DeviceTree.getDeviceByName: name: md124 ; >17:21:01,972 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,972 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:home ; >17:21:01,972 DEBUG blivet: raw RAID 1 size == 100064.0 >17:21:01,972 INFO blivet: Using 64MB superBlockSize >17:21:01,972 DEBUG blivet: existing RAID 1 size == 100000.0 >17:21:01,973 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100000MB mdarray localhost.localdomain:home (4) >17:21:01,973 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:home ; >17:21:01,973 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:home ; label_type: None ; >17:21:01,973 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,973 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,973 DEBUG blivet: device localhost.localdomain:home does not contain a disklabel >17:21:01,974 INFO blivet: type detected on 'md124' is 'ext4' >17:21:01,974 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,974 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,974 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:home ; current: None ; type: ext4 ; >17:21:01,975 DEBUG blivet: raw RAID 1 size == 100064.0 >17:21:01,975 INFO blivet: Using 64MB superBlockSize >17:21:01,975 DEBUG blivet: existing RAID 1 size == 100000.0 >17:21:01,975 INFO blivet: got device: MDRaidArrayDevice instance (0x2680390) -- > name = localhost.localdomain:home status = True kids = 0 id = 4 > parents = ['existing 100064MB partition sda1 (3) with existing mdmember', > 'existing 100064MB partition sdb1 (15) with existing mdmember'] > uuid = 76812ef6:e5228b8c:3e44a427:16734e24 size = 100000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md124 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:home type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 204800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (25600000, 2, 4) biosGeometry: (12748, 255, 63) > PedDevice: <_ped.Device object at 0x2686680> > target size = 0 path = /dev/md/localhost.localdomain:home > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:21:01,975 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,975 INFO blivet: got format: Ext4FS instance (0x2685f90) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:home uuid = 213a7710-f072-4875-8b41-5f23905edd49 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >17:21:01,977 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/localhost.localdomain:root', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda3_DEV': '/dev/sda3', > 'MD_DEVICE_sda3_ROLE': '0', > 'MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'MD_DEVICE_sdb3_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:root', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:root', > 'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', > 'UDISKS_MD_DEVICE_sda3_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'UDISKS_MD_DEVICE_sdb3_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:root', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '89740', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', > '/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', > '/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', > '/dev/md/localhost.localdomain:root'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >17:21:01,977 INFO blivet: scanning md125 (/devices/virtual/block/md125)... >17:21:01,977 DEBUG blivet: DeviceTree.getDeviceByName: name: md125 ; >17:21:01,977 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,977 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:root ; >17:21:01,978 DEBUG blivet: raw RAID 1 size == 60032.0 >17:21:01,978 INFO blivet: Using 32MB superBlockSize >17:21:01,978 DEBUG blivet: existing RAID 1 size == 60000.0 >17:21:01,978 DEBUG blivet: DeviceTree.getDeviceByName returned existing 60000MB mdarray localhost.localdomain:root (8) >17:21:01,978 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:root ; >17:21:01,979 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:root ; label_type: None ; >17:21:01,979 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,979 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,979 DEBUG blivet: device localhost.localdomain:root does not contain a disklabel >17:21:01,979 INFO blivet: type detected on 'md125' is 'ext4' >17:21:01,979 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,979 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,980 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:root ; current: None ; type: ext4 ; >17:21:01,980 DEBUG blivet: raw RAID 1 size == 60032.0 >17:21:01,980 INFO blivet: Using 32MB superBlockSize >17:21:01,980 DEBUG blivet: existing RAID 1 size == 60000.0 >17:21:01,980 INFO blivet: got device: MDRaidArrayDevice instance (0x2680790) -- > name = localhost.localdomain:root status = True kids = 0 id = 8 > parents = ['existing 60032MB partition sda3 (7) with existing mdmember', > 'existing 60032MB partition sdb3 (17) with existing mdmember'] > uuid = ece6d799:20eb59af:3582dbc3:d994b55a size = 60000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md125 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:root type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 122880000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (15360000, 2, 4) biosGeometry: (7648, 255, 63) > PedDevice: <_ped.Device object at 0x2686950> > target size = 0 path = /dev/md/localhost.localdomain:root > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:21:01,981 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,981 INFO blivet: got format: Ext4FS instance (0x26ea2d0) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:root uuid = d40f038f-e448-4301-93b9-048166c68297 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >17:21:01,982 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:21:01,982 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:21:01,982 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:21:01,983 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,983 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:21:01,983 DEBUG blivet: raw RAID 0 size == 8016.0 >17:21:01,983 INFO blivet: Using 4MB superBlockSize >17:21:01,983 DEBUG blivet: existing RAID 0 size == 8012.0 >17:21:01,983 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:21:01,984 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:21:01,984 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:21:01,984 DEBUG blivet: SwapSpace.__init__: >17:21:01,984 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:21:01,984 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:21:01,984 INFO blivet: type detected on 'md126' is 'swap' >17:21:01,985 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:21:01,985 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:21:01,985 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:21:01,985 DEBUG blivet: raw RAID 0 size == 8016.0 >17:21:01,985 INFO blivet: Using 4MB superBlockSize >17:21:01,985 DEBUG blivet: existing RAID 0 size == 8012.0 >17:21:01,986 INFO blivet: got device: MDRaidArrayDevice instance (0x2685ed0) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x2686c20> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:21:01,986 INFO blivet: got format: SwapSpace instance (0x2705190) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:21:01,987 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/localhost.localdomain:boot', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda5_DEV': '/dev/sda5', > 'MD_DEVICE_sda5_ROLE': '0', > 'MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'MD_DEVICE_sdb5_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'localhost.localdomain:boot', > 'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', > 'UDISKS_MD_DEVICE_sda5_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'UDISKS_MD_DEVICE_sdb5_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.0', > 'UDISKS_MD_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '87825', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', > '/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', > '/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', > '/dev/md/localhost.localdomain:boot'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >17:21:01,987 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >17:21:01,987 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >17:21:01,988 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:01,988 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:boot ; >17:21:01,988 DEBUG blivet: raw RAID 1 size == 1000.0 >17:21:01,988 INFO blivet: Using 2.0MB superBlockSize >17:21:01,988 DEBUG blivet: existing RAID 1 size == 999.9375 >17:21:01,988 DEBUG blivet: DeviceTree.getDeviceByName returned existing 999MB mdarray localhost.localdomain:boot (11) >17:21:01,989 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:boot ; >17:21:01,989 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:boot ; label_type: None ; >17:21:01,989 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,989 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,989 DEBUG blivet: device localhost.localdomain:boot does not contain a disklabel >17:21:01,989 INFO blivet: type detected on 'md127' is 'ext4' >17:21:01,990 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,990 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:01,990 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:boot ; current: None ; type: ext4 ; >17:21:01,990 DEBUG blivet: raw RAID 1 size == 1000.0 >17:21:01,990 INFO blivet: Using 2.0MB superBlockSize >17:21:01,990 DEBUG blivet: existing RAID 1 size == 999.9375 >17:21:01,991 INFO blivet: got device: MDRaidArrayDevice instance (0x26f34d0) -- > name = localhost.localdomain:boot status = True kids = 0 id = 11 > parents = ['existing 1000MB partition sda5 (10) with existing mdmember', > 'existing 1000MB partition sdb5 (19) with existing mdmember'] > uuid = 7d3f340d:7ed82db9:d771b385:480b4381 size = 999.9375 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:boot type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 2047872 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (255984, 2, 4) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x2686a70> > target size = 0 path = /dev/md/localhost.localdomain:boot > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.0 >17:21:01,991 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:01,991 INFO blivet: got format: Ext4FS instance (0x2705690) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:boot uuid = 04443461-24b4-4f3c-8221-ed4ef1e60d8b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >17:21:02,002 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:21:03,127 INFO blivet: ISCSID is /sbin/iscsid >17:21:03,127 INFO blivet: no initiator set >17:21:03,165 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:21:03,166 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >17:21:03,259 DEBUG blivet: trying to set new default fstype to 'ext4' >17:21:03,274 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:03,274 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:03,274 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:03,277 INFO blivet: Detected 16016M of memory >17:21:03,277 INFO blivet: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >17:21:03,277 INFO blivet: Swap attempt of 0M >17:21:03,741 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x44f5e90> >17:21:03,742 INFO blivet: no initiator set >17:21:03,742 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:21:03,742 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:21:03,790 DEBUG blivet: protected device spec /dev/sdc1 resolved to sdc1 >17:21:03,790 INFO blivet: sdc1 looks to be the live device; marking as protected >17:21:03,809 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md123', 'md124', 'md125', 'md126', 'md127'] >17:21:03,818 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:21:03,818 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:21:03,818 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:21:03,819 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:03,820 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:21:03,821 INFO blivet: sdc is a disk >17:21:03,821 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:03,822 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:21:03,827 INFO blivet: added disk sdc (id 0) to device tree >17:21:03,827 DEBUG blivet: looking up parted Device: /dev/sdc >17:21:03,829 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:21:03,830 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:21:03,831 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:21:03,832 DEBUG blivet: required disklabel type for sdc (1) is None >17:21:03,832 DEBUG blivet: default disklabel type for sdc is msdos >17:21:03,832 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:21:03,833 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:21:03,834 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5684098210>] > device: <parted.device.Device object at 0x7f5684092b50> > PedDisk: <_ped.Disk object at 0x7f5684093d88> >17:21:03,834 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:21:03,835 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:21:03,836 INFO blivet: got device: DiskDevice instance (0x7f56840637d0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x48408c0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f5684089650> >17:21:03,838 INFO blivet: got format: DiskLabel instance (0x7f5684089950) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f5684098210>] > device: <parted.device.Device object at 0x7f5684092b50> > PedDisk: <_ped.Disk object at 0x7f5684093d88> > origPartedDisk = <parted.disk.Disk object at 0x7f5684092d90> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x4840e60> > >17:21:03,842 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:21:03,842 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:21:03,844 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:21:03,845 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:03,845 INFO blivet: sdc1 is a partition >17:21:03,846 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:21:03,847 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:21:03,847 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:21:03,848 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:21:03,849 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:21:03,849 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:03,850 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:21:03,850 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:21:03,851 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:21:03,851 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:21:03,852 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:21:03,852 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:21:03,853 INFO blivet: added partition sdc1 (id 1) to device tree >17:21:03,853 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:21:03,854 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:21:03,855 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:21:03,855 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:21:03,856 WARN blivet: disklabel detected but not usable on sdc1 >17:21:03,857 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:21:03,857 INFO blivet: type detected on 'sdc1' is 'vfat' >17:21:03,857 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:21:03,858 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:21:03,858 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:21:03,858 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:21:03,859 INFO blivet: got device: PartitionDevice instance (0x7f56840983d0) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409a050> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f5684092c10> fileSystem: <parted.filesystem.FileSystem object at 0x7f56840982d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f5684098250> PedPartition: <_ped.Partition object at 0x7f5684096350> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:21:03,860 INFO blivet: got format: EFIFS instance (0x7f56840988d0) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >17:21:03,863 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:21:03,863 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:21:03,864 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:03,865 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:03,865 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:21:03,866 INFO blivet: sda is a disk >17:21:03,866 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:03,867 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:21:03,871 INFO blivet: added disk sda (id 2) to device tree >17:21:03,871 DEBUG blivet: looking up parted Device: /dev/sda >17:21:03,873 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:21:03,874 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:21:03,874 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:21:03,874 DEBUG blivet: required disklabel type for sda (1) is None >17:21:03,874 DEBUG blivet: default disklabel type for sda is msdos >17:21:03,874 DEBUG blivet: selecting msdos disklabel for sda based on size >17:21:03,875 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:21:03,877 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f56840aa410>, <parted.partition.Partition object at 0x7f56840aa790>, <parted.partition.Partition object at 0x7f56840aa990>, <parted.partition.Partition object at 0x7f56840aab10>, <parted.partition.Partition object at 0x7f56840aad90>, <parted.partition.Partition object at 0x7f56840aafd0>] > device: <parted.device.Device object at 0x7f56840aa250> > PedDisk: <_ped.Disk object at 0x7f56840ac290> >17:21:03,878 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:21:03,878 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:21:03,880 INFO blivet: got device: DiskDevice instance (0x7f5684089bd0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409a3b0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f5684098e90> >17:21:03,882 INFO blivet: got format: DiskLabel instance (0x7f5684098fd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f56840aa410>, <parted.partition.Partition object at 0x7f56840aa790>, <parted.partition.Partition object at 0x7f56840aa990>, <parted.partition.Partition object at 0x7f56840aab10>, <parted.partition.Partition object at 0x7f56840aad90>, <parted.partition.Partition object at 0x7f56840aafd0>] > device: <parted.device.Device object at 0x7f56840aa250> > PedDisk: <_ped.Disk object at 0x7f56840ac290> > origPartedDisk = <parted.disk.Disk object at 0x7f56840aad10> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409a290> > >17:21:03,887 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '27', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212860', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:21:03,887 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:21:03,888 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:21:03,889 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:03,889 INFO blivet: sda1 is a partition >17:21:03,890 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:21:03,890 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:03,891 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:03,892 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:21:03,893 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:21:03,893 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:03,894 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:21:03,894 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:21:03,895 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:21:03,895 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:21:03,896 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:21:03,896 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:21:03,896 INFO blivet: added partition sda1 (id 3) to device tree >17:21:03,897 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:21:03,897 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:21:03,898 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:21:03,898 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:21:03,899 WARN blivet: disklabel detected but not usable on sda1 >17:21:03,917 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:21:03,918 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:21:03,918 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:03,919 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:21:03,920 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:21:03,921 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:21:03,924 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:21:03,942 INFO blivet: using name localhost.localdomain:home for md array containing member sda1 >17:21:03,942 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:03,943 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:home ; current: None ; type: None ; >17:21:03,944 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >17:21:03,945 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:home ; device: sda1 ; status: True ; >17:21:03,946 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:21:03,947 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:21:03,962 WARN blivet: failed to add member /dev/sda1 to md array /dev/md/localhost.localdomain:home: mdadd failed for /dev/sda1: running mdadm --incremental --quiet /dev/sda1 failed >17:21:03,963 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:home >17:21:03,964 INFO blivet: added mdarray localhost.localdomain:home (id 4) to device tree >17:21:03,965 DEBUG blivet: looking up parted Device: /dev/sda1 >17:21:03,966 INFO blivet: got device: PartitionDevice instance (0x7f56840aa150) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409a710> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56840aa550> PedPartition: <_ped.Partition object at 0x7f56840964d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:21:03,967 INFO blivet: got format: MDRaidMember instance (0x7f56840ad910) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:21:03,971 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:21:03,971 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:21:03,972 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:21:03,973 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:03,973 INFO blivet: sda2 is a partition >17:21:03,974 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:21:03,975 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:03,976 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:03,977 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:21:03,978 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:21:03,979 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:03,980 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:21:03,980 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:21:03,981 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:21:03,982 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:21:03,983 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:21:03,984 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:21:03,984 INFO blivet: added partition sda2 (id 5) to device tree >17:21:03,984 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:21:03,985 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:21:03,986 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:21:03,987 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:21:03,988 WARN blivet: disklabel detected but not usable on sda2 >17:21:04,040 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:21:04,041 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:21:04,041 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:04,042 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:21:04,043 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:21:04,043 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:21:04,044 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:21:04,057 INFO blivet: using name localhost.localdomain:raid0 for md array containing member sda2 >17:21:04,057 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,057 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:raid0 ; current: None ; type: None ; >17:21:04,058 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >17:21:04,059 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:raid0 ; device: sda2 ; status: True ; >17:21:04,059 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:21:04,060 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:21:04,073 WARN blivet: failed to add member /dev/sda2 to md array /dev/md/localhost.localdomain:raid0: mdadd failed for /dev/sda2: running mdadm --incremental --quiet /dev/sda2 failed >17:21:04,074 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:raid0 >17:21:04,074 INFO blivet: added mdarray localhost.localdomain:raid0 (id 6) to device tree >17:21:04,075 DEBUG blivet: looking up parted Device: /dev/sda2 >17:21:04,076 INFO blivet: got device: PartitionDevice instance (0x7f56840986d0) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409a200> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56840aa850> PedPartition: <_ped.Partition object at 0x7f5684096650> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:21:04,076 INFO blivet: got format: MDRaidMember instance (0x4a37c10) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:21:04,080 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212861', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:21:04,080 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:21:04,081 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:21:04,081 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,081 INFO blivet: sda3 is a partition >17:21:04,082 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:21:04,083 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:04,083 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:04,084 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:21:04,084 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:21:04,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,085 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:21:04,085 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:21:04,086 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:21:04,087 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:21:04,087 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:21:04,088 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:21:04,088 INFO blivet: added partition sda3 (id 7) to device tree >17:21:04,088 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:21:04,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:21:04,089 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:21:04,090 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:21:04,092 WARN blivet: disklabel detected but not usable on sda3 >17:21:04,149 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:21:04,150 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:21:04,150 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:04,151 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:21:04,151 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:21:04,152 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:21:04,152 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:21:04,166 INFO blivet: using name localhost.localdomain:root for md array containing member sda3 >17:21:04,167 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,167 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:root ; current: None ; type: None ; >17:21:04,168 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >17:21:04,168 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:root ; device: sda3 ; status: True ; >17:21:04,169 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:21:04,169 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:21:04,186 WARN blivet: failed to add member /dev/sda3 to md array /dev/md/localhost.localdomain:root: mdadd failed for /dev/sda3: running mdadm --incremental --quiet /dev/sda3 failed >17:21:04,186 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:root >17:21:04,272 INFO blivet: added mdarray localhost.localdomain:root (id 8) to device tree >17:21:04,274 DEBUG blivet: looking up parted Device: /dev/sda3 >17:21:04,277 INFO blivet: got device: PartitionDevice instance (0x4a37610) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409a950> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56840aa9d0> PedPartition: <_ped.Partition object at 0x7f56840965f0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:21:04,279 INFO blivet: got format: MDRaidMember instance (0x4a4c710) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:21:04,289 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:21:04,290 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:21:04,292 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:21:04,292 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,293 INFO blivet: sda4 is a partition >17:21:04,293 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:21:04,294 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:04,294 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:04,295 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:21:04,295 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:21:04,296 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,298 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:21:04,298 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:21:04,298 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:21:04,299 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:21:04,299 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:21:04,300 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:21:04,300 INFO blivet: added partition sda4 (id 9) to device tree >17:21:04,300 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:21:04,301 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:21:04,301 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:21:04,302 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:21:04,305 WARN blivet: disklabel detected but not usable on sda4 >17:21:04,306 DEBUG blivet: no type or existing type for sda4, bailing >17:21:04,306 DEBUG blivet: looking up parted Device: /dev/sda4 >17:21:04,307 INFO blivet: got device: PartitionDevice instance (0x4a37bd0) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409aa70> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56840aab50> PedPartition: <_ped.Partition object at 0x7f5684096530> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:21:04,310 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212861', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:21:04,310 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:21:04,311 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:21:04,311 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,311 INFO blivet: sda5 is a partition >17:21:04,312 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:21:04,313 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:04,313 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:04,314 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:21:04,315 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:21:04,315 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,315 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:21:04,315 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:21:04,316 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:21:04,316 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:21:04,317 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:21:04,318 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:21:04,318 INFO blivet: added partition sda5 (id 10) to device tree >17:21:04,318 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:21:04,318 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:21:04,319 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:21:04,320 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:21:04,324 WARN blivet: disklabel detected but not usable on sda5 >17:21:04,362 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:21:04,363 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:21:04,364 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:04,364 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:21:04,365 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:21:04,365 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:21:04,365 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:21:04,380 INFO blivet: using name localhost.localdomain:boot for md array containing member sda5 >17:21:04,380 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,381 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:boot ; current: None ; type: None ; >17:21:04,381 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >17:21:04,382 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:boot ; device: sda5 ; status: True ; >17:21:04,382 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:21:04,383 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:21:04,398 WARN blivet: failed to add member /dev/sda5 to md array /dev/md/localhost.localdomain:boot: mdadd failed for /dev/sda5: running mdadm --incremental --quiet /dev/sda5 failed >17:21:04,398 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:boot >17:21:04,423 INFO blivet: added mdarray localhost.localdomain:boot (id 11) to device tree >17:21:04,424 DEBUG blivet: looking up parted Device: /dev/sda5 >17:21:04,427 INFO blivet: got device: PartitionDevice instance (0x484a890) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409a9e0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: <parted.filesystem.FileSystem object at 0x7f56840aaed0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56840aae50> PedPartition: <_ped.Partition object at 0x7f56840966b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:21:04,429 INFO blivet: got format: MDRaidMember instance (0x4a43c50) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:21:04,435 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:21:04,435 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:21:04,436 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:21:04,436 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,436 INFO blivet: sda6 is a partition >17:21:04,437 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:21:04,438 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:04,438 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:04,439 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:21:04,439 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:21:04,440 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,440 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:21:04,440 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:21:04,441 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:21:04,442 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:21:04,442 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:21:04,443 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:21:04,443 INFO blivet: added partition sda6 (id 12) to device tree >17:21:04,443 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:21:04,443 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:21:04,444 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:21:04,444 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:21:04,455 WARN blivet: disklabel detected but not usable on sda6 >17:21:04,578 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:21:04,579 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:21:04,579 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:04,579 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:21:04,580 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:21:04,580 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:21:04,580 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:21:04,594 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:21:04,594 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,594 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:21:04,595 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:21:04,596 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:21:04,596 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:21:04,596 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:21:04,614 WARN blivet: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >17:21:04,614 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:21:04,616 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:21:04,616 DEBUG blivet: looking up parted Device: /dev/sda6 >17:21:04,617 INFO blivet: got device: PartitionDevice instance (0x4a37150) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409a7a0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56840ad050> PedPartition: <_ped.Partition object at 0x7f5684096710> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:21:04,617 INFO blivet: got format: MDRaidMember instance (0x4a5b250) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:21:04,619 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:21:04,620 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:21:04,620 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:04,621 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,621 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:21:04,622 INFO blivet: sdb is a disk >17:21:04,622 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,623 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:21:04,629 INFO blivet: added disk sdb (id 14) to device tree >17:21:04,629 DEBUG blivet: looking up parted Device: /dev/sdb >17:21:04,641 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:21:04,642 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:21:04,643 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:21:04,644 DEBUG blivet: required disklabel type for sdb (1) is None >17:21:04,644 DEBUG blivet: default disklabel type for sdb is msdos >17:21:04,644 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:21:04,644 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:21:04,646 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4a43810>, <parted.partition.Partition object at 0x4a43dd0>, <parted.partition.Partition object at 0x4a647d0>, <parted.partition.Partition object at 0x4a64050>, <parted.partition.Partition object at 0x4a64150>, <parted.partition.Partition object at 0x4a64450>] > device: <parted.device.Device object at 0x4a4c950> > PedDisk: <_ped.Disk object at 0x7f56840a5c68> >17:21:04,647 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:21:04,648 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:21:04,649 INFO blivet: got device: DiskDevice instance (0x4a4cbd0) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409add0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x4a4c9d0> >17:21:04,651 INFO blivet: got format: DiskLabel instance (0x4a4c850) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4a43810>, <parted.partition.Partition object at 0x4a43dd0>, <parted.partition.Partition object at 0x4a647d0>, <parted.partition.Partition object at 0x4a64050>, <parted.partition.Partition object at 0x4a64150>, <parted.partition.Partition object at 0x4a64450>] > device: <parted.device.Device object at 0x4a4c950> > PedDisk: <_ped.Disk object at 0x7f56840a5c68> > origPartedDisk = <parted.disk.Disk object at 0x4a64610> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409ad40> > >17:21:04,655 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '27', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212860', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:21:04,655 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:21:04,656 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:21:04,657 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,658 INFO blivet: sdb1 is a partition >17:21:04,658 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:21:04,659 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:04,660 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:04,660 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:21:04,661 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:21:04,661 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,661 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:21:04,662 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:21:04,662 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:21:04,663 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:21:04,663 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:21:04,664 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:21:04,664 INFO blivet: added partition sdb1 (id 15) to device tree >17:21:04,664 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:21:04,664 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:21:04,665 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:21:04,666 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:21:04,666 WARN blivet: disklabel detected but not usable on sdb1 >17:21:04,678 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:21:04,679 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:21:04,679 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:04,680 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:21:04,681 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:21:04,682 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:21:04,683 DEBUG blivet: raw RAID 1 size == 100064.0 >17:21:04,683 INFO blivet: Using 64MB superBlockSize >17:21:04,683 DEBUG blivet: existing RAID 1 size == 100000.0 >17:21:04,684 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray localhost.localdomain:home (4) >17:21:04,684 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:home ; device: sdb1 ; status: True ; >17:21:04,685 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:21:04,686 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:21:04,700 WARN blivet: failed to add member /dev/sdb1 to md array /dev/md/localhost.localdomain:home: mdadd failed for /dev/sdb1: running mdadm --incremental --quiet /dev/sdb1 failed >17:21:04,700 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:21:04,701 INFO blivet: got device: PartitionDevice instance (0x4a4c2d0) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x4a50290> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a43f50> PedPartition: <_ped.Partition object at 0x4a686b0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:21:04,701 INFO blivet: got format: MDRaidMember instance (0x4a4c690) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:21:04,704 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:21:04,705 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:21:04,705 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:21:04,705 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,706 INFO blivet: sdb2 is a partition >17:21:04,706 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:21:04,707 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:04,707 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:04,708 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:21:04,708 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:21:04,708 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,709 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:21:04,709 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:21:04,709 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:21:04,710 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:21:04,710 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:21:04,711 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:21:04,711 INFO blivet: added partition sdb2 (id 16) to device tree >17:21:04,711 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:21:04,712 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:21:04,712 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:21:04,713 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:21:04,713 WARN blivet: disklabel detected but not usable on sdb2 >17:21:04,725 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:21:04,726 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:21:04,726 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:04,727 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:21:04,727 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:21:04,728 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:21:04,729 DEBUG blivet: raw RAID 0 size == 150256.0 >17:21:04,729 INFO blivet: Using 128MB superBlockSize >17:21:04,729 DEBUG blivet: existing RAID 0 size == 150128.0 >17:21:04,729 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150128MB mdarray localhost.localdomain:raid0 (6) >17:21:04,730 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:raid0 ; device: sdb2 ; status: True ; >17:21:04,730 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:21:04,731 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:21:04,743 WARN blivet: failed to add member /dev/sdb2 to md array /dev/md/localhost.localdomain:raid0: mdadd failed for /dev/sdb2: running mdadm --incremental --quiet /dev/sdb2 failed >17:21:04,744 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:21:04,745 INFO blivet: got device: PartitionDevice instance (0x4a64290) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x4a503b0> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a433d0> PedPartition: <_ped.Partition object at 0x4a687d0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:21:04,746 INFO blivet: got format: MDRaidMember instance (0x4a64d90) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:21:04,749 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212861', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:21:04,750 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:21:04,750 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:21:04,751 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,751 INFO blivet: sdb3 is a partition >17:21:04,752 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:21:04,752 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:04,752 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:04,753 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:21:04,754 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:21:04,754 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,754 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:21:04,755 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:21:04,755 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:21:04,756 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:21:04,756 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:21:04,757 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:21:04,757 INFO blivet: added partition sdb3 (id 17) to device tree >17:21:04,757 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:21:04,758 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:21:04,759 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:21:04,760 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:21:04,761 WARN blivet: disklabel detected but not usable on sdb3 >17:21:04,791 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:21:04,792 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:21:04,792 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:04,793 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:21:04,793 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:21:04,794 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:21:04,795 DEBUG blivet: raw RAID 1 size == 60032.0 >17:21:04,795 INFO blivet: Using 32MB superBlockSize >17:21:04,795 DEBUG blivet: existing RAID 1 size == 60000.0 >17:21:04,795 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray localhost.localdomain:root (8) >17:21:04,796 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:root ; device: sdb3 ; status: True ; >17:21:04,796 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:21:04,797 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:21:04,809 WARN blivet: failed to add member /dev/sdb3 to md array /dev/md/localhost.localdomain:root: mdadd failed for /dev/sdb3: running mdadm --incremental --quiet /dev/sdb3 failed >17:21:04,810 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:21:04,811 INFO blivet: got device: PartitionDevice instance (0x4a64ad0) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x4a50440> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a64810> PedPartition: <_ped.Partition object at 0x4a68770> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:21:04,811 INFO blivet: got format: MDRaidMember instance (0x4a64a90) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:21:04,814 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:21:04,814 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:21:04,814 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:21:04,815 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,815 INFO blivet: sdb4 is a partition >17:21:04,815 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:21:04,816 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:04,817 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:04,817 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:21:04,818 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:21:04,818 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,818 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:21:04,818 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:21:04,819 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:21:04,819 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:21:04,820 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:21:04,820 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:21:04,820 INFO blivet: added partition sdb4 (id 18) to device tree >17:21:04,821 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:21:04,821 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:21:04,822 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:21:04,822 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:21:04,823 WARN blivet: disklabel detected but not usable on sdb4 >17:21:04,823 DEBUG blivet: no type or existing type for sdb4, bailing >17:21:04,823 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:21:04,824 INFO blivet: got device: PartitionDevice instance (0x4a64950) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x4a504d0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a646d0> PedPartition: <_ped.Partition object at 0x4a68650> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:21:04,827 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212861', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:21:04,827 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:21:04,828 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:21:04,828 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,829 INFO blivet: sdb5 is a partition >17:21:04,829 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:21:04,829 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:04,830 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:04,831 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:21:04,832 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:21:04,832 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,832 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:21:04,832 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:21:04,833 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:21:04,834 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:21:04,834 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:21:04,835 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:21:04,835 INFO blivet: added partition sdb5 (id 19) to device tree >17:21:04,835 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:21:04,836 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:21:04,836 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:21:04,837 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:21:04,838 WARN blivet: disklabel detected but not usable on sdb5 >17:21:04,857 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:21:04,857 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:21:04,857 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:04,858 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:21:04,858 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:21:04,859 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:21:04,860 DEBUG blivet: raw RAID 1 size == 1000.0 >17:21:04,860 INFO blivet: Using 2.0MB superBlockSize >17:21:04,860 DEBUG blivet: existing RAID 1 size == 999.9375 >17:21:04,860 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 999MB mdarray localhost.localdomain:boot (11) >17:21:04,860 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:boot ; device: sdb5 ; status: True ; >17:21:04,861 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:21:04,861 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:21:04,874 WARN blivet: failed to add member /dev/sdb5 to md array /dev/md/localhost.localdomain:boot: mdadd failed for /dev/sdb5: running mdadm --incremental --quiet /dev/sdb5 failed >17:21:04,874 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:21:04,875 INFO blivet: got device: PartitionDevice instance (0x4a37410) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x4a50560> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: <parted.filesystem.FileSystem object at 0x4a64550> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a644d0> PedPartition: <_ped.Partition object at 0x4a68830> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:21:04,875 INFO blivet: got format: MDRaidMember instance (0x4a64d50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:21:04,878 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:21:04,878 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:21:04,879 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:21:04,879 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,879 INFO blivet: sdb6 is a partition >17:21:04,880 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:21:04,880 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:21:04,880 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:21:04,881 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:21:04,881 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:21:04,882 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,882 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:21:04,882 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:21:04,883 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:21:04,883 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:21:04,884 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:21:04,884 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:21:04,884 INFO blivet: added partition sdb6 (id 20) to device tree >17:21:04,885 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:21:04,885 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:21:04,885 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:21:04,886 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:21:04,886 WARN blivet: disklabel detected but not usable on sdb6 >17:21:04,898 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:21:04,899 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:21:04,899 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:21:04,899 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:21:04,900 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:21:04,900 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:21:04,901 DEBUG blivet: raw RAID 0 size == 8016.0 >17:21:04,901 INFO blivet: Using 4MB superBlockSize >17:21:04,901 DEBUG blivet: existing RAID 0 size == 8012.0 >17:21:04,901 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:21:04,902 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:21:04,902 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:21:04,903 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:21:04,915 WARN blivet: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >17:21:04,915 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:21:04,916 INFO blivet: got device: PartitionDevice instance (0x4a37350) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x4a50200> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a64350> PedPartition: <_ped.Partition object at 0x4a68890> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:21:04,916 INFO blivet: got format: MDRaidMember instance (0x4a554d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:21:04,917 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:21:04,917 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:21:04,918 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:21:04,918 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,918 INFO blivet: loop0 is a loop device >17:21:04,919 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:21:04,919 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:21:04,920 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,920 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,920 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:21:04,920 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:21:04,921 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:21:04,921 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,921 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:21:04,921 INFO blivet: added loop loop0 (id 22) to device tree >17:21:04,922 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:21:04,922 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:21:04,922 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:21:04,922 DEBUG blivet: device loop0 does not contain a disklabel >17:21:04,923 INFO blivet: type detected on 'loop0' is 'squashfs' >17:21:04,923 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:21:04,923 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:21:04,923 INFO blivet: got device: LoopDevice instance (0x4a37510) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:21:04,923 INFO blivet: got format: DeviceFormat instance (0x4a37710) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:21:04,924 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:21:04,924 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:21:04,925 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:21:04,925 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,925 INFO blivet: loop1 is a loop device >17:21:04,926 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:21:04,926 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:21:04,926 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,926 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,927 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:21:04,927 INFO blivet: added file /osmin (id 23) to device tree >17:21:04,928 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:21:04,928 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,928 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:21:04,928 INFO blivet: added loop loop1 (id 24) to device tree >17:21:04,929 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:21:04,929 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:21:04,929 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:21:04,929 DEBUG blivet: device loop1 does not contain a disklabel >17:21:04,929 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:21:04,929 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:21:04,930 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:21:04,930 INFO blivet: got device: LoopDevice instance (0x4a55650) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:21:04,930 INFO blivet: got format: DeviceFormat instance (0x4a55410) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:21:04,931 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:21:04,931 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:21:04,931 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:21:04,932 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,932 INFO blivet: loop2 is a loop device >17:21:04,932 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:21:04,932 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:21:04,933 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,933 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,934 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:21:04,934 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:21:04,934 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:21:04,934 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,935 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:21:04,935 INFO blivet: added loop loop2 (id 26) to device tree >17:21:04,935 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:21:04,936 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:21:04,936 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:21:04,936 DEBUG blivet: device loop2 does not contain a disklabel >17:21:04,936 INFO blivet: type detected on 'loop2' is 'squashfs' >17:21:04,936 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:21:04,936 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:21:04,937 INFO blivet: got device: LoopDevice instance (0x4a559d0) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:21:04,937 INFO blivet: got format: DeviceFormat instance (0x4a55a10) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:21:04,938 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:21:04,938 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:21:04,938 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:21:04,938 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,939 INFO blivet: loop3 is a loop device >17:21:04,939 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:21:04,940 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:21:04,940 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:04,940 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,941 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:21:04,941 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:21:04,941 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:21:04,942 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:04,942 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:21:04,942 INFO blivet: added loop loop3 (id 28) to device tree >17:21:04,942 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:21:04,943 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:21:04,943 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:04,944 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:04,944 DEBUG blivet: device loop3 does not contain a disklabel >17:21:04,944 INFO blivet: type detected on 'loop3' is 'ext4' >17:21:05,001 DEBUG blivet: using current size 0 as min size >17:21:05,001 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,002 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,002 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:21:05,002 INFO blivet: got device: LoopDevice instance (0x4a64b50) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:21:05,003 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,003 INFO blivet: got format: Ext4FS instance (0x4a55590) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:21:05,004 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:21:05,004 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:21:05,004 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:21:05,005 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,005 INFO blivet: loop4 is a loop device >17:21:05,005 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:21:05,006 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:21:05,006 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,006 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:05,007 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:21:05,007 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:21:05,007 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:21:05,007 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:05,008 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:21:05,008 INFO blivet: added loop loop4 (id 30) to device tree >17:21:05,008 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:21:05,009 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:21:05,009 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:21:05,009 DEBUG blivet: device loop4 does not contain a disklabel >17:21:05,009 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:21:05,009 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:21:05,009 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:21:05,009 INFO blivet: got device: LoopDevice instance (0x4a55d50) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:21:05,010 INFO blivet: got format: DeviceFormat instance (0x4a55f10) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:21:05,011 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:21:05,011 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:21:05,011 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:21:05,011 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,012 INFO blivet: live-rw is a device-mapper device >17:21:05,012 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:21:05,013 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:21:05,013 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:21:05,014 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:21:05,014 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:21:05,015 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:21:05,015 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,016 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:21:05,016 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:05,016 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:21:05,016 INFO blivet: added dm live-rw (id 31) to device tree >17:21:05,017 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:21:05,017 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:21:05,017 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,018 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,018 DEBUG blivet: device live-rw does not contain a disklabel >17:21:05,018 INFO blivet: type detected on 'live-rw' is 'ext4' >17:21:05,030 DEBUG blivet: padding min size from 3226 up to 3548 >17:21:05,031 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,031 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,031 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:21:05,032 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:21:05,032 INFO blivet: got device: DMDevice instance (0x4a55dd0) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4a50680> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:21:05,033 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,034 INFO blivet: got format: Ext4FS instance (0x4a55f50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:21:05,035 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:21:05,035 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:21:05,035 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:21:05,036 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,036 INFO blivet: live-base is a device-mapper device >17:21:05,036 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:21:05,037 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:21:05,037 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:21:05,038 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:21:05,039 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:21:05,039 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,039 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:21:05,040 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:05,040 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:21:05,040 INFO blivet: added dm live-base (id 32) to device tree >17:21:05,040 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:21:05,041 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:21:05,041 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,041 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,041 DEBUG blivet: device live-base does not contain a disklabel >17:21:05,042 INFO blivet: type detected on 'live-base' is 'ext4' >17:21:05,054 DEBUG blivet: using current size 0 as min size >17:21:05,055 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,055 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,056 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:21:05,056 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:21:05,057 INFO blivet: got device: DMDevice instance (0x4a55890) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4a50320> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:21:05,058 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,058 INFO blivet: got format: Ext4FS instance (0x4a55d90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:21:05,060 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:21:05,060 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:21:05,061 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:21:05,062 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,062 INFO blivet: live-osimg-min is a device-mapper device >17:21:05,062 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:21:05,063 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:21:05,063 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:21:05,064 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:21:05,064 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:21:05,065 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:21:05,065 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:21:05,066 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:21:05,066 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,066 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:21:05,067 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:21:05,067 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:21:05,067 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:21:05,067 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:21:05,068 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:21:05,068 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,068 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,068 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:21:05,069 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:21:05,080 DEBUG blivet: using current size 0 as min size >17:21:05,081 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,081 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,082 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:21:05,082 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:21:05,082 INFO blivet: got device: DMDevice instance (0x4a55bd0) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4a505f0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:21:05,083 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,083 INFO blivet: got format: Ext4FS instance (0x7f568413b150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >17:21:05,085 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/localhost.localdomain:raid0', > 'DEVNAME': 'md123', > 'DEVPATH': '/devices/virtual/block/md123', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:raid0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:raid0', > 'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'MINOR': '123', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', > 'UDISKS_MD_DEVICE_sda2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'UDISKS_MD_DEVICE_sdb2_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '59233', > 'name': 'md123', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', > '/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', > '/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', > '/dev/md/localhost.localdomain:raid0'], > 'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >17:21:05,085 INFO blivet: scanning md123 (/devices/virtual/block/md123)... >17:21:05,086 DEBUG blivet: DeviceTree.getDeviceByName: name: md123 ; >17:21:05,086 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,087 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:raid0 ; >17:21:05,087 DEBUG blivet: raw RAID 0 size == 150256.0 >17:21:05,087 INFO blivet: Using 128MB superBlockSize >17:21:05,087 DEBUG blivet: existing RAID 0 size == 150128.0 >17:21:05,088 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150128MB mdarray localhost.localdomain:raid0 (6) >17:21:05,088 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:raid0 ; >17:21:05,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:raid0 ; label_type: None ; >17:21:05,089 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,089 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,089 DEBUG blivet: device localhost.localdomain:raid0 does not contain a disklabel >17:21:05,089 INFO blivet: type detected on 'md123' is 'ext4' >17:21:05,138 DEBUG blivet: padding min size from 470 up to 517 >17:21:05,139 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,139 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,139 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:raid0 ; current: None ; type: ext4 ; >17:21:05,140 DEBUG blivet: raw RAID 0 size == 150256.0 >17:21:05,140 INFO blivet: Using 128MB superBlockSize >17:21:05,140 DEBUG blivet: existing RAID 0 size == 150128.0 >17:21:05,140 INFO blivet: got device: MDRaidArrayDevice instance (0x4a4c090) -- > name = localhost.localdomain:raid0 status = True kids = 0 id = 6 > parents = ['existing 75128MB partition sda2 (5) with existing mdmember', > 'existing 75128MB partition sdb2 (16) with existing mdmember'] > uuid = 8acf5e03:778adc8f:cafcfbb9:00b617c9 size = 150128.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md123 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:raid0 type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 307462144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (38432768, 2, 4) biosGeometry: (19138, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409a830> > target size = 0 path = /dev/md/localhost.localdomain:raid0 > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:21:05,141 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,141 INFO blivet: got format: Ext4FS instance (0x4a55c50) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:raid0 uuid = cc0010ea-ffeb-4a98-8929-1c726730ea2c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 150128.0 targetSize = 150128.0 > >17:21:05,143 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/localhost.localdomain:home', > 'DEVNAME': 'md124', > 'DEVPATH': '/devices/virtual/block/md124', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:home', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:home', > 'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'MINOR': '124', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', > 'UDISKS_MD_DEVICE_sda1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:home', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '4110', > 'name': 'md124', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', > '/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', > '/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', > '/dev/md/localhost.localdomain:home'], > 'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >17:21:05,143 INFO blivet: scanning md124 (/devices/virtual/block/md124)... >17:21:05,143 DEBUG blivet: DeviceTree.getDeviceByName: name: md124 ; >17:21:05,144 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,144 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:home ; >17:21:05,145 DEBUG blivet: raw RAID 1 size == 100064.0 >17:21:05,145 INFO blivet: Using 64MB superBlockSize >17:21:05,145 DEBUG blivet: existing RAID 1 size == 100000.0 >17:21:05,145 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100000MB mdarray localhost.localdomain:home (4) >17:21:05,146 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:home ; >17:21:05,146 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:home ; label_type: None ; >17:21:05,147 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,147 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,147 DEBUG blivet: device localhost.localdomain:home does not contain a disklabel >17:21:05,147 INFO blivet: type detected on 'md124' is 'ext4' >17:21:05,202 DEBUG blivet: padding min size from 374 up to 411 >17:21:05,202 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,202 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,203 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:home ; current: None ; type: ext4 ; >17:21:05,203 DEBUG blivet: raw RAID 1 size == 100064.0 >17:21:05,203 INFO blivet: Using 64MB superBlockSize >17:21:05,203 DEBUG blivet: existing RAID 1 size == 100000.0 >17:21:05,204 INFO blivet: got device: MDRaidArrayDevice instance (0x4a37050) -- > name = localhost.localdomain:home status = True kids = 0 id = 4 > parents = ['existing 100064MB partition sda1 (3) with existing mdmember', > 'existing 100064MB partition sdb1 (15) with existing mdmember'] > uuid = 76812ef6:e5228b8c:3e44a427:16734e24 size = 100000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md124 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:home type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 204800000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (25600000, 2, 4) biosGeometry: (12748, 255, 63) > PedDevice: <_ped.Device object at 0x4840dd0> > target size = 0 path = /dev/md/localhost.localdomain:home > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:21:05,204 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,204 INFO blivet: got format: Ext4FS instance (0x4a55e10) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:home uuid = 213a7710-f072-4875-8b41-5f23905edd49 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 100000.0 targetSize = 100000.0 > >17:21:05,206 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/localhost.localdomain:root', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda3_DEV': '/dev/sda3', > 'MD_DEVICE_sda3_ROLE': '0', > 'MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'MD_DEVICE_sdb3_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:root', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:root', > 'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', > 'UDISKS_MD_DEVICE_sda3_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'UDISKS_MD_DEVICE_sdb3_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:root', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '89740', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', > '/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', > '/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', > '/dev/md/localhost.localdomain:root'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >17:21:05,206 INFO blivet: scanning md125 (/devices/virtual/block/md125)... >17:21:05,207 DEBUG blivet: DeviceTree.getDeviceByName: name: md125 ; >17:21:05,207 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,207 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:root ; >17:21:05,208 DEBUG blivet: raw RAID 1 size == 60032.0 >17:21:05,208 INFO blivet: Using 32MB superBlockSize >17:21:05,208 DEBUG blivet: existing RAID 1 size == 60000.0 >17:21:05,208 DEBUG blivet: DeviceTree.getDeviceByName returned existing 60000MB mdarray localhost.localdomain:root (8) >17:21:05,209 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:root ; >17:21:05,209 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:root ; label_type: None ; >17:21:05,210 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,210 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,210 DEBUG blivet: device localhost.localdomain:root does not contain a disklabel >17:21:05,210 INFO blivet: type detected on 'md125' is 'ext4' >17:21:05,248 DEBUG blivet: padding min size from 3600 up to 3960 >17:21:05,248 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,248 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,249 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:root ; current: None ; type: ext4 ; >17:21:05,250 DEBUG blivet: raw RAID 1 size == 60032.0 >17:21:05,250 INFO blivet: Using 32MB superBlockSize >17:21:05,250 DEBUG blivet: existing RAID 1 size == 60000.0 >17:21:05,250 INFO blivet: got device: MDRaidArrayDevice instance (0x4a43790) -- > name = localhost.localdomain:root status = True kids = 0 id = 8 > parents = ['existing 60032MB partition sda3 (7) with existing mdmember', > 'existing 60032MB partition sdb3 (17) with existing mdmember'] > uuid = ece6d799:20eb59af:3582dbc3:d994b55a size = 60000.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md125 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:root type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 122880000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (15360000, 2, 4) biosGeometry: (7648, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409a8c0> > target size = 0 path = /dev/md/localhost.localdomain:root > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:21:05,250 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,251 INFO blivet: got format: Ext4FS instance (0x4a558d0) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:root uuid = d40f038f-e448-4301-93b9-048166c68297 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 60000.0 targetSize = 60000.0 > >17:21:05,252 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:21:05,253 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:21:05,253 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:21:05,253 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,254 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:21:05,254 DEBUG blivet: raw RAID 0 size == 8016.0 >17:21:05,254 INFO blivet: Using 4MB superBlockSize >17:21:05,254 DEBUG blivet: existing RAID 0 size == 8012.0 >17:21:05,255 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:21:05,255 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:21:05,256 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:21:05,256 DEBUG blivet: SwapSpace.__init__: >17:21:05,256 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:21:05,256 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:21:05,256 INFO blivet: type detected on 'md126' is 'swap' >17:21:05,257 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:21:05,257 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:21:05,257 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:21:05,258 DEBUG blivet: raw RAID 0 size == 8016.0 >17:21:05,258 INFO blivet: Using 4MB superBlockSize >17:21:05,258 DEBUG blivet: existing RAID 0 size == 8012.0 >17:21:05,258 INFO blivet: got device: MDRaidArrayDevice instance (0x4a4ca90) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409acb0> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:21:05,258 INFO blivet: got format: SwapSpace instance (0x7f568413b550) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:21:05,260 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/localhost.localdomain:boot', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda5_DEV': '/dev/sda5', > 'MD_DEVICE_sda5_ROLE': '0', > 'MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'MD_DEVICE_sdb5_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'localhost.localdomain:boot', > 'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', > 'UDISKS_MD_DEVICE_sda5_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'UDISKS_MD_DEVICE_sdb5_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.0', > 'UDISKS_MD_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '87825', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', > '/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', > '/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', > '/dev/md/localhost.localdomain:boot'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >17:21:05,260 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >17:21:05,261 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >17:21:05,261 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:21:05,261 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:boot ; >17:21:05,262 DEBUG blivet: raw RAID 1 size == 1000.0 >17:21:05,262 INFO blivet: Using 2.0MB superBlockSize >17:21:05,262 DEBUG blivet: existing RAID 1 size == 999.9375 >17:21:05,262 DEBUG blivet: DeviceTree.getDeviceByName returned existing 999MB mdarray localhost.localdomain:boot (11) >17:21:05,263 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:boot ; >17:21:05,264 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:boot ; label_type: None ; >17:21:05,264 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,264 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,264 DEBUG blivet: device localhost.localdomain:boot does not contain a disklabel >17:21:05,264 INFO blivet: type detected on 'md127' is 'ext4' >17:21:05,318 DEBUG blivet: padding min size from 139 up to 152 >17:21:05,319 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,319 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:21:05,319 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:boot ; current: None ; type: ext4 ; >17:21:05,320 DEBUG blivet: raw RAID 1 size == 1000.0 >17:21:05,320 INFO blivet: Using 2.0MB superBlockSize >17:21:05,320 DEBUG blivet: existing RAID 1 size == 999.9375 >17:21:05,320 INFO blivet: got device: MDRaidArrayDevice instance (0x4a5b410) -- > name = localhost.localdomain:boot status = True kids = 0 id = 11 > parents = ['existing 1000MB partition sda5 (10) with existing mdmember', > 'existing 1000MB partition sdb5 (19) with existing mdmember'] > uuid = 7d3f340d:7ed82db9:d771b385:480b4381 size = 999.9375 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md127 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:boot type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 2047872 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (255984, 2, 4) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x7f568409ab00> > target size = 0 path = /dev/md/localhost.localdomain:boot > format args = None originalFormat = None level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.0 >17:21:05,321 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:05,321 INFO blivet: got format: Ext4FS instance (0x4a55610) -- > type = ext4 name = ext4 status = False > device = /dev/md/localhost.localdomain:boot uuid = 04443461-24b4-4f3c-8221-ed4ef1e60d8b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 999.0 targetSize = 999.0 > >17:21:05,642 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:home ; status: True ; controllable: True ; >17:21:06,155 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:21:06,156 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:21:06,157 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:21:06,168 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:06,169 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:06,170 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:06,178 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:21:06,178 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:21:06,179 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:21:06,187 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:21:06,187 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:06,188 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:06,196 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >17:21:06,197 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:raid0 ; status: True ; controllable: True ; >17:21:06,232 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:21:06,233 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:21:06,234 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:21:06,243 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:06,244 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:06,245 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:06,253 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:21:06,253 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:21:06,254 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:21:06,262 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:21:06,263 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:06,264 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:06,271 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >17:21:06,272 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:root ; status: True ; controllable: True ; >17:21:06,352 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:21:06,353 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:21:06,354 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:21:06,364 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:06,365 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:06,366 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:06,375 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:21:06,375 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:21:06,376 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:21:06,387 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:21:06,388 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:06,389 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:06,396 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >17:21:06,397 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:boot ; status: True ; controllable: True ; >17:21:06,432 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:21:06,433 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:21:06,434 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:21:06,445 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:06,445 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:06,446 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:06,454 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:21:06,455 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:21:06,456 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:21:06,463 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:21:06,464 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:06,465 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:06,472 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >17:21:06,473 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:21:06,473 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:21:06,474 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:21:06,488 INFO blivet: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:21:06,489 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:21:06,489 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:21:06,490 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:21:06,490 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:21:06,491 INFO blivet: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >17:21:06,492 DEBUG blivet: MDRaidArrayDevice.setup: localhost.localdomain:home ; status: False ; controllable: True ; orig: False ; >17:21:06,493 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:home ; orig: False ; >17:21:06,494 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:21:06,494 DEBUG blivet: MDRaidMember.setup: device: /dev/sda1 ; status: False ; type: mdmember ; >17:21:06,495 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:21:06,495 DEBUG blivet: MDRaidMember.setup: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:21:06,495 DEBUG blivet: MDRaidArrayDevice._setup: localhost.localdomain:home ; status: False ; controllable: True ; orig: False ; >17:21:06,496 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:21:06,496 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:21:06,828 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >17:21:06,833 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:21:06,892 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:home ; status: True ; controllable: True ; >17:21:07,815 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:21:07,817 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:21:07,821 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:21:07,832 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:07,832 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:07,833 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:07,841 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:21:07,841 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:21:07,842 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:21:07,849 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:21:07,850 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:07,851 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:07,863 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >17:21:07,864 DEBUG blivet: MDRaidArrayDevice.setup: localhost.localdomain:raid0 ; status: False ; controllable: True ; orig: False ; >17:21:07,864 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:raid0 ; orig: False ; >17:21:07,865 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:21:07,866 DEBUG blivet: MDRaidMember.setup: device: /dev/sda2 ; status: False ; type: mdmember ; >17:21:07,867 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:21:07,867 DEBUG blivet: MDRaidMember.setup: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:21:07,868 DEBUG blivet: MDRaidArrayDevice._setup: localhost.localdomain:raid0 ; status: False ; controllable: True ; orig: False ; >17:21:07,869 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:21:07,869 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:21:08,045 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >17:21:08,045 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:21:08,070 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:raid0 ; status: True ; controllable: True ; >17:21:08,158 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:21:08,160 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:21:08,162 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:21:08,171 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:08,172 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:08,173 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:08,180 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:21:08,181 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:21:08,182 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:21:08,193 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:21:08,195 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:08,197 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:08,206 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >17:21:08,206 DEBUG blivet: MDRaidArrayDevice.setup: localhost.localdomain:root ; status: False ; controllable: True ; orig: False ; >17:21:08,207 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:root ; orig: False ; >17:21:08,207 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:21:08,208 DEBUG blivet: MDRaidMember.setup: device: /dev/sda3 ; status: False ; type: mdmember ; >17:21:08,208 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:21:08,208 DEBUG blivet: MDRaidMember.setup: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:21:08,209 DEBUG blivet: MDRaidArrayDevice._setup: localhost.localdomain:root ; status: False ; controllable: True ; orig: False ; >17:21:08,209 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:21:08,209 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:21:08,646 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >17:21:08,646 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:21:08,822 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:21:08,822 INFO blivet: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >17:21:08,823 DEBUG blivet: parsing /mnt/sysimage/etc/crypttab >17:21:08,825 DEBUG blivet: parsing /mnt/sysimage/etc/blkid/blkid.tab >17:21:08,825 DEBUG blivet: crypttab maps: [] >17:21:08,825 DEBUG blivet: parsing /mnt/sysimage/etc/fstab >17:21:08,834 DEBUG blivet: resolved 'UUID=d40f038f-e448-4301-93b9-048166c68297' to 'localhost.localdomain:root' (mdarray) >17:21:08,834 DEBUG blivet: resolved 'UUID=04443461-24b4-4f3c-8221-ed4ef1e60d8b' to 'localhost.localdomain:boot' (mdarray) >17:21:08,834 DEBUG blivet: resolved 'UUID=213a7710-f072-4875-8b41-5f23905edd49' to 'localhost.localdomain:home' (mdarray) >17:21:08,834 DEBUG blivet: resolved 'UUID=cc0010ea-ffeb-4a98-8929-1c726730ea2c' to 'localhost.localdomain:raid0' (mdarray) >17:21:08,834 DEBUG blivet: resolved 'UUID=964906e2-7e1a-407c-ac1d-1c2ace86ee85' to 'localhost.localdomain:swap' (mdarray) >17:21:08,835 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:root ; status: True ; controllable: True ; >17:21:08,922 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >17:21:08,922 DEBUG blivet: MDRaidArrayDevice.setup: localhost.localdomain:boot ; status: False ; controllable: True ; orig: False ; >17:21:08,923 DEBUG blivet: MDRaidArrayDevice.setupParents: kids: 0 ; name: localhost.localdomain:boot ; orig: False ; >17:21:08,923 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:21:08,924 DEBUG blivet: MDRaidMember.setup: device: /dev/sda5 ; status: False ; type: mdmember ; >17:21:08,924 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:21:08,924 DEBUG blivet: MDRaidMember.setup: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:21:08,925 DEBUG blivet: MDRaidArrayDevice._setup: localhost.localdomain:boot ; status: False ; controllable: True ; orig: False ; >17:21:08,925 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:21:08,926 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:21:09,021 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >17:21:09,022 INFO blivet: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >17:21:09,028 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:boot ; status: True ; controllable: True ; >17:21:09,072 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:21:09,072 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:21:09,074 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:21:09,082 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:21:09,083 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:09,084 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:21:09,091 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:21:09,092 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:21:09,093 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:21:09,103 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:21:09,104 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:09,105 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:21:09,115 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >17:21:09,137 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:09,138 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:09,138 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:09,139 DEBUG blivet: raw RAID 1 size == 1000.0 >17:21:09,139 INFO blivet: Using 2.0MB superBlockSize >17:21:09,139 DEBUG blivet: existing RAID 1 size == 999.9375 >17:21:09,139 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:09,139 DEBUG blivet: raw RAID 1 size == 100064.0 >17:21:09,140 INFO blivet: Using 64MB superBlockSize >17:21:09,140 DEBUG blivet: existing RAID 1 size == 100000.0 >17:21:09,140 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:09,140 DEBUG blivet: raw RAID 0 size == 150256.0 >17:21:09,140 INFO blivet: Using 128MB superBlockSize >17:21:09,141 DEBUG blivet: existing RAID 0 size == 150128.0 >17:21:09,141 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:09,141 DEBUG blivet: raw RAID 1 size == 60032.0 >17:21:09,141 INFO blivet: Using 32MB superBlockSize >17:21:09,141 DEBUG blivet: existing RAID 1 size == 60000.0 >17:21:09,142 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:09,142 DEBUG blivet: raw RAID 0 size == 8016.0 >17:21:09,142 INFO blivet: Using 4MB superBlockSize >17:21:09,142 DEBUG blivet: existing RAID 0 size == 8012.0 >17:21:09,143 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:09,161 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >17:21:09,162 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >17:21:16,592 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:21:16,592 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:21:16,593 DEBUG blivet: NFSv4.supported: supported: False ; >17:21:16,593 DEBUG blivet: NFSv4.supported: supported: False ; >17:21:16,593 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:21:16,594 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:21:16,594 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:16,595 DEBUG blivet: Ext4FS.supported: supported: True ; >17:21:16,796 DEBUG blivet: Ext3FS.supported: supported: True ; >17:21:16,797 DEBUG blivet: Ext3FS.supported: supported: True ; >17:21:16,858 DEBUG blivet: Ext2FS.supported: supported: True ; >17:21:16,858 DEBUG blivet: Ext2FS.supported: supported: True ; >17:21:16,896 DEBUG blivet: SysFS.supported: supported: False ; >17:21:16,896 DEBUG blivet: SysFS.supported: supported: False ; >17:21:16,897 DEBUG blivet: MultipathMember.__init__: >17:21:16,898 DEBUG blivet: MDRaidMember.__init__: >17:21:16,899 DEBUG blivet: ProcFS.supported: supported: False ; >17:21:16,900 DEBUG blivet: ProcFS.supported: supported: False ; >17:21:16,901 DEBUG blivet: SwapSpace.__init__: >17:21:16,902 DEBUG blivet: NoDevFS.supported: supported: False ; >17:21:16,903 DEBUG blivet: NoDevFS.supported: supported: False ; >17:21:16,904 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:21:16,905 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:21:16,906 DEBUG blivet: BTRFS.supported: supported: True ; >17:21:16,953 DEBUG blivet: USBFS.supported: supported: False ; >17:21:16,953 DEBUG blivet: USBFS.supported: supported: False ; >17:21:16,954 DEBUG blivet: DiskLabel.__init__: >17:21:16,954 INFO blivet: DiskLabel.partedDevice returning None >17:21:16,954 DEBUG blivet: HFSPlus.supported: supported: False ; >17:21:16,954 DEBUG blivet: HFSPlus.supported: supported: False ; >17:21:16,955 DEBUG blivet: XFS.supported: supported: True ; >17:21:16,990 DEBUG blivet: XFS.supported: supported: True ; >17:21:16,991 DEBUG blivet: TmpFS.supported: supported: True ; >17:21:17,013 DEBUG blivet: LUKS.__init__: >17:21:17,014 DEBUG blivet: NTFS.supported: supported: False ; >17:21:17,014 DEBUG blivet: NTFS.supported: supported: False ; >17:21:17,014 DEBUG blivet: BindFS.supported: supported: False ; >17:21:17,015 DEBUG blivet: BindFS.supported: supported: False ; >17:21:17,015 DEBUG blivet: HFS.supported: supported: False ; >17:21:17,015 DEBUG blivet: HFS.supported: supported: False ; >17:21:17,016 DEBUG blivet: LVMPhysicalVolume.__init__: >17:21:17,016 DEBUG blivet: NFS.supported: supported: False ; >17:21:17,016 DEBUG blivet: NFS.supported: supported: False ; >17:21:17,017 DEBUG blivet: FATFS.supported: supported: True ; >17:21:17,017 DEBUG blivet: FATFS.supported: supported: True ; >17:21:17,018 DEBUG blivet: DMRaidMember.__init__: >17:21:33,649 INFO blivet: Detected 16016M of memory >17:21:33,649 INFO blivet: Swap attempt of 8008M >17:21:55,329 INFO blivet: Detected 16016M of memory >17:21:55,329 INFO blivet: Swap attempt of 8008M >17:21:55,330 DEBUG blivet: clearpart: looking at sda6 >17:21:55,330 DEBUG blivet: clearpart: looking at sdb6 >17:21:55,330 DEBUG blivet: clearpart: looking at sda5 >17:21:55,330 DEBUG blivet: clearpart: looking at sdb5 >17:21:55,330 DEBUG blivet: clearpart: looking at sda4 >17:21:55,330 DEBUG blivet: clearpart: looking at sdb4 >17:21:55,331 DEBUG blivet: clearpart: looking at sda3 >17:21:55,331 DEBUG blivet: clearpart: looking at sdb3 >17:21:55,331 DEBUG blivet: clearpart: looking at sda2 >17:21:55,331 DEBUG blivet: clearpart: looking at sdb2 >17:21:55,331 DEBUG blivet: clearpart: looking at sda1 >17:21:55,331 DEBUG blivet: clearpart: looking at sdb1 >17:21:55,331 DEBUG blivet: clearpart: looking at sdc1 >17:21:55,332 DEBUG blivet: checking whether disk sda has an empty extended >17:21:55,334 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56840aa310> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a55150> PedPartition: <_ped.Partition object at 0x7f568409f3b0> ; logicals is ['sda5', 'sda6'] >17:21:55,335 DEBUG blivet: checking whether disk sdb has an empty extended >17:21:55,335 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a4c050> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a55b90> PedPartition: <_ped.Partition object at 0x7f568409f410> ; logicals is ['sdb5', 'sdb6'] >17:21:55,335 DEBUG blivet: checking whether disk sdc has an empty extended >17:21:55,336 DEBUG blivet: extended is None ; logicals is [] >17:21:55,366 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:55,366 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:55,384 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:55,384 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:55,385 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:21:55,385 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:21:55,386 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:21:55,388 DEBUG blivet: starting Blivet copy >17:21:55,407 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:21:55,407 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x461c650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5684412e10> PedPartition: <_ped.Partition object at 0x7f568409f4d0> >17:21:55,407 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:21:55,408 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x461c650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5684412f90> PedPartition: <_ped.Partition object at 0x461a290> >17:21:55,408 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >17:21:55,408 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x461c650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5684135150> PedPartition: <_ped.Partition object at 0x461a1d0> >17:21:55,409 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >17:21:55,409 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x461c650> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56841352d0> PedPartition: <_ped.Partition object at 0x461a230> >17:21:55,410 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >17:21:55,410 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x461c650> fileSystem: <parted.filesystem.FileSystem object at 0x7f5684135650> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56841355d0> PedPartition: <_ped.Partition object at 0x461a2f0> >17:21:55,411 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >17:21:55,411 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x461c650> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5684135790> PedPartition: <_ped.Partition object at 0x461a410> >17:21:55,412 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:21:55,412 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f567c033050> PedPartition: <_ped.Partition object at 0x7f5684143770> >17:21:55,413 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:21:55,413 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f568414a050> PedPartition: <_ped.Partition object at 0x7f56841437d0> >17:21:55,413 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >17:21:55,414 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f568414a1d0> PedPartition: <_ped.Partition object at 0x7f5684143830> >17:21:55,414 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >17:21:55,414 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f568414a350> PedPartition: <_ped.Partition object at 0x7f5684143890> >17:21:55,415 DEBUG blivet: PartitionDevice._setPartedPartition: sdb5 ; >17:21:55,415 DEBUG blivet: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55510> fileSystem: <parted.filesystem.FileSystem object at 0x7f568414a6d0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f568414a650> PedPartition: <_ped.Partition object at 0x7f5684143950> >17:21:55,416 DEBUG blivet: PartitionDevice._setPartedPartition: sdb6 ; >17:21:55,416 DEBUG blivet: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f568414a810> PedPartition: <_ped.Partition object at 0x7f56841439b0> >17:21:55,416 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >17:21:55,417 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f567c02c2d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f568414a890> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f568414a4d0> PedPartition: <_ped.Partition object at 0x7f5684143a10> >17:21:55,417 DEBUG blivet: finished Blivet copy >17:21:55,417 INFO blivet: hiding device partition sdc1 (id 1) >17:21:55,417 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >17:21:55,418 DEBUG blivet: lvm filter: adding sdc1 to the reject list >17:21:55,418 INFO blivet: hiding device disk sdc (id 0) >17:21:55,418 DEBUG blivet: lvm filter: adding sdc to the reject list >17:21:55,419 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:21:55,419 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:21:55,420 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:21:55,421 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:21:55,421 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:21:55,422 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:21:55,422 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:21:55,423 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:21:55,427 DEBUG blivet: raw RAID 1 size == 1000.0 >17:21:55,427 INFO blivet: Using 2.0MB superBlockSize >17:21:55,427 DEBUG blivet: existing RAID 1 size == 999.9375 >17:21:55,428 DEBUG blivet: raw RAID 1 size == 100064.0 >17:21:55,429 INFO blivet: Using 64MB superBlockSize >17:21:55,429 DEBUG blivet: existing RAID 1 size == 100000.0 >17:21:55,430 DEBUG blivet: raw RAID 1 size == 60032.0 >17:21:55,430 INFO blivet: Using 32MB superBlockSize >17:21:55,430 DEBUG blivet: existing RAID 1 size == 60000.0 >17:21:55,431 DEBUG blivet: raw RAID 0 size == 150256.0 >17:21:55,432 INFO blivet: Using 128MB superBlockSize >17:21:55,432 DEBUG blivet: existing RAID 0 size == 150128.0 >17:21:55,433 DEBUG blivet: raw RAID 0 size == 8016.0 >17:21:55,433 INFO blivet: Using 4MB superBlockSize >17:21:55,433 DEBUG blivet: existing RAID 0 size == 8012.0 >17:21:55,435 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:21:55,436 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:21:55,437 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:21:55,437 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:21:55,438 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:21:55,438 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:21:55,439 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:21:55,440 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:22:00,450 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:00,450 INFO blivet: Using 2.0MB superBlockSize >17:22:00,450 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:00,450 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:00,450 INFO blivet: Using 2.0MB superBlockSize >17:22:00,450 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:00,451 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:00,451 INFO blivet: Using 2.0MB superBlockSize >17:22:00,451 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:00,452 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:00,452 INFO blivet: Using 2.0MB superBlockSize >17:22:00,452 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:00,456 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:00,456 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:03,517 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:03,517 INFO blivet: Using 2.0MB superBlockSize >17:22:03,518 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:03,519 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:03,519 INFO blivet: Using 2.0MB superBlockSize >17:22:03,520 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:03,521 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:03,521 INFO blivet: Using 2.0MB superBlockSize >17:22:03,521 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:03,525 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:03,526 INFO blivet: Using 2.0MB superBlockSize >17:22:03,526 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:03,531 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:03,531 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:03,532 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 999, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >17:22:03,534 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:03,534 INFO blivet: Using 2.0MB superBlockSize >17:22:03,534 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:03,534 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:03,534 INFO blivet: Using 2.0MB superBlockSize >17:22:03,534 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:03,534 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:03,535 INFO blivet: Using 2.0MB superBlockSize >17:22:03,535 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:03,535 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:03,536 INFO blivet: Using 2.0MB superBlockSize >17:22:03,536 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:03,539 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:03,539 INFO blivet: Using 64MB superBlockSize >17:22:03,539 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:03,539 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:03,539 INFO blivet: Using 64MB superBlockSize >17:22:03,540 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:03,540 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:03,540 INFO blivet: Using 64MB superBlockSize >17:22:03,540 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:03,540 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:03,540 INFO blivet: Using 64MB superBlockSize >17:22:03,540 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:03,541 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:03,541 INFO blivet: Using 64MB superBlockSize >17:22:03,541 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:03,541 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:03,541 INFO blivet: Using 64MB superBlockSize >17:22:03,541 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:03,542 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:03,542 INFO blivet: Using 64MB superBlockSize >17:22:03,542 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:06,301 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:06,301 INFO blivet: Using 64MB superBlockSize >17:22:06,302 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:06,303 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:06,303 INFO blivet: Using 64MB superBlockSize >17:22:06,303 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:06,304 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:06,305 INFO blivet: Using 64MB superBlockSize >17:22:06,305 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:06,306 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:06,306 INFO blivet: Using 64MB superBlockSize >17:22:06,306 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:06,309 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:06,309 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:06,309 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >17:22:06,310 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:06,310 INFO blivet: Using 64MB superBlockSize >17:22:06,310 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:06,310 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:06,311 INFO blivet: Using 64MB superBlockSize >17:22:06,311 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:06,311 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:06,311 INFO blivet: Using 64MB superBlockSize >17:22:06,311 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:06,312 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:06,312 INFO blivet: Using 64MB superBlockSize >17:22:06,312 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:06,315 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:06,315 INFO blivet: Using 128MB superBlockSize >17:22:06,315 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:06,315 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:06,316 INFO blivet: Using 128MB superBlockSize >17:22:06,316 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:06,316 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:06,316 INFO blivet: Using 128MB superBlockSize >17:22:06,316 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:06,316 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:06,316 INFO blivet: Using 128MB superBlockSize >17:22:06,316 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:06,317 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:06,317 INFO blivet: Using 128MB superBlockSize >17:22:06,317 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:06,317 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:06,317 INFO blivet: Using 128MB superBlockSize >17:22:06,317 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:06,318 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:06,318 INFO blivet: Using 128MB superBlockSize >17:22:06,318 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:20,640 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:20,641 INFO blivet: Using 128MB superBlockSize >17:22:20,641 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:20,642 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:20,642 INFO blivet: Using 128MB superBlockSize >17:22:20,643 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:20,644 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:20,644 INFO blivet: Using 128MB superBlockSize >17:22:20,644 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:30,106 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:30,106 INFO blivet: Using 128MB superBlockSize >17:22:30,106 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:30,107 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:30,107 INFO blivet: Using 128MB superBlockSize >17:22:30,107 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:30,107 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:30,107 INFO blivet: Using 128MB superBlockSize >17:22:30,107 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:30,108 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:30,108 INFO blivet: Using 128MB superBlockSize >17:22:30,108 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:30,110 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:30,110 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:30,111 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 150128, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:22:30,111 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:30,112 INFO blivet: Using 128MB superBlockSize >17:22:30,112 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:30,112 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:30,112 INFO blivet: Using 128MB superBlockSize >17:22:30,112 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:30,112 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:30,112 INFO blivet: Using 128MB superBlockSize >17:22:30,112 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:30,113 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:30,113 INFO blivet: Using 128MB superBlockSize >17:22:30,113 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:30,117 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,117 INFO blivet: Using 64MB superBlockSize >17:22:30,117 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:30,117 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,117 INFO blivet: Using 64MB superBlockSize >17:22:30,117 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:30,117 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,117 INFO blivet: Using 64MB superBlockSize >17:22:30,117 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:30,118 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,118 INFO blivet: Using 64MB superBlockSize >17:22:30,118 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:30,118 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,118 INFO blivet: Using 64MB superBlockSize >17:22:30,118 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:30,118 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,118 INFO blivet: Using 64MB superBlockSize >17:22:30,118 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:30,119 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,119 INFO blivet: Using 64MB superBlockSize >17:22:30,119 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:30,650 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,650 INFO blivet: Using 64MB superBlockSize >17:22:30,651 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:30,652 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,652 INFO blivet: Using 64MB superBlockSize >17:22:30,653 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:30,654 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,654 INFO blivet: Using 64MB superBlockSize >17:22:30,654 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:30,656 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:30,656 INFO blivet: Using 64MB superBlockSize >17:22:30,656 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,153 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,153 INFO blivet: Using 64MB superBlockSize >17:22:31,153 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,154 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,154 INFO blivet: Using 64MB superBlockSize >17:22:31,155 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,156 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,156 INFO blivet: Using 64MB superBlockSize >17:22:31,156 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,156 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,156 INFO blivet: Using 64MB superBlockSize >17:22:31,157 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,159 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:31,159 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:31,160 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >17:22:31,160 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,160 INFO blivet: Using 64MB superBlockSize >17:22:31,161 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,161 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,161 INFO blivet: Using 64MB superBlockSize >17:22:31,161 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,161 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,161 INFO blivet: Using 64MB superBlockSize >17:22:31,161 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,162 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,162 INFO blivet: Using 64MB superBlockSize >17:22:31,162 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,165 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,165 INFO blivet: Using 128MB superBlockSize >17:22:31,166 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,166 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,166 INFO blivet: Using 128MB superBlockSize >17:22:31,166 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,166 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,166 INFO blivet: Using 128MB superBlockSize >17:22:31,166 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,167 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,167 INFO blivet: Using 128MB superBlockSize >17:22:31,167 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,167 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,167 INFO blivet: Using 128MB superBlockSize >17:22:31,167 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,167 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,167 INFO blivet: Using 128MB superBlockSize >17:22:31,167 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,168 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,168 INFO blivet: Using 128MB superBlockSize >17:22:31,168 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,737 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,737 INFO blivet: Using 128MB superBlockSize >17:22:31,737 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,738 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,738 INFO blivet: Using 128MB superBlockSize >17:22:31,738 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,739 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,740 INFO blivet: Using 128MB superBlockSize >17:22:31,740 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,742 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,742 INFO blivet: Using 128MB superBlockSize >17:22:31,743 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,747 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:31,748 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:31,748 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 150128, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:22:31,749 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,749 INFO blivet: Using 128MB superBlockSize >17:22:31,749 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,749 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,749 INFO blivet: Using 128MB superBlockSize >17:22:31,749 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,750 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,750 INFO blivet: Using 128MB superBlockSize >17:22:31,750 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,750 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:31,751 INFO blivet: Using 128MB superBlockSize >17:22:31,751 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:31,754 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,754 INFO blivet: Using 64MB superBlockSize >17:22:31,754 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,754 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,754 INFO blivet: Using 64MB superBlockSize >17:22:31,754 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,755 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,755 INFO blivet: Using 64MB superBlockSize >17:22:31,755 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,755 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,755 INFO blivet: Using 64MB superBlockSize >17:22:31,755 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,755 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,755 INFO blivet: Using 64MB superBlockSize >17:22:31,755 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,756 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,756 INFO blivet: Using 64MB superBlockSize >17:22:31,756 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:31,756 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:31,757 INFO blivet: Using 64MB superBlockSize >17:22:31,757 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:34,763 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:34,763 INFO blivet: Using 64MB superBlockSize >17:22:34,763 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:34,764 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:34,765 INFO blivet: Using 64MB superBlockSize >17:22:34,765 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:34,766 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:34,766 INFO blivet: Using 64MB superBlockSize >17:22:34,766 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:34,767 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:34,767 INFO blivet: Using 64MB superBlockSize >17:22:34,767 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:34,769 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:34,769 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:34,770 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >17:22:34,771 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:34,771 INFO blivet: Using 64MB superBlockSize >17:22:34,771 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:34,771 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:34,771 INFO blivet: Using 64MB superBlockSize >17:22:34,771 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:34,771 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:34,771 INFO blivet: Using 64MB superBlockSize >17:22:34,771 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:34,772 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:34,772 INFO blivet: Using 64MB superBlockSize >17:22:34,772 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:34,776 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:34,776 INFO blivet: Using 2.0MB superBlockSize >17:22:34,776 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:34,776 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:34,776 INFO blivet: Using 2.0MB superBlockSize >17:22:34,776 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:34,776 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:34,776 INFO blivet: Using 2.0MB superBlockSize >17:22:34,776 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:34,777 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:34,777 INFO blivet: Using 2.0MB superBlockSize >17:22:34,777 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:34,777 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:34,777 INFO blivet: Using 2.0MB superBlockSize >17:22:34,777 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:34,777 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:34,777 INFO blivet: Using 2.0MB superBlockSize >17:22:34,777 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:34,778 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:34,778 INFO blivet: Using 2.0MB superBlockSize >17:22:34,778 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:35,162 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:35,162 INFO blivet: Using 2.0MB superBlockSize >17:22:35,162 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:35,163 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:35,163 INFO blivet: Using 2.0MB superBlockSize >17:22:35,164 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:35,165 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:35,165 INFO blivet: Using 2.0MB superBlockSize >17:22:35,166 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:35,166 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:35,166 INFO blivet: Using 2.0MB superBlockSize >17:22:35,166 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:35,169 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:35,169 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:35,169 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 999, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >17:22:35,170 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:35,170 INFO blivet: Using 2.0MB superBlockSize >17:22:35,170 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:35,170 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:35,170 INFO blivet: Using 2.0MB superBlockSize >17:22:35,171 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:35,171 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:35,171 INFO blivet: Using 2.0MB superBlockSize >17:22:35,171 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:35,172 DEBUG blivet: raw RAID 1 size == 1000.0 >17:22:35,172 INFO blivet: Using 2.0MB superBlockSize >17:22:35,172 DEBUG blivet: existing RAID 1 size == 999.9375 >17:22:35,175 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,175 INFO blivet: Using 32MB superBlockSize >17:22:35,175 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,175 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,175 INFO blivet: Using 32MB superBlockSize >17:22:35,175 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,176 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,176 INFO blivet: Using 32MB superBlockSize >17:22:35,176 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,176 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,176 INFO blivet: Using 32MB superBlockSize >17:22:35,176 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,176 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,177 INFO blivet: Using 32MB superBlockSize >17:22:35,177 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,177 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,177 INFO blivet: Using 32MB superBlockSize >17:22:35,177 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,178 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,178 INFO blivet: Using 32MB superBlockSize >17:22:35,178 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,514 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,514 INFO blivet: Using 32MB superBlockSize >17:22:35,514 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,515 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,516 INFO blivet: Using 32MB superBlockSize >17:22:35,516 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,516 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,516 INFO blivet: Using 32MB superBlockSize >17:22:35,516 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,517 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,517 INFO blivet: Using 32MB superBlockSize >17:22:35,517 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,519 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:35,519 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:35,520 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 60000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >17:22:35,521 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,521 INFO blivet: Using 32MB superBlockSize >17:22:35,521 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,521 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,521 INFO blivet: Using 32MB superBlockSize >17:22:35,521 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,521 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,521 INFO blivet: Using 32MB superBlockSize >17:22:35,521 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,522 DEBUG blivet: raw RAID 1 size == 60032.0 >17:22:35,522 INFO blivet: Using 32MB superBlockSize >17:22:35,522 DEBUG blivet: existing RAID 1 size == 60000.0 >17:22:35,526 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:35,526 INFO blivet: Using 4MB superBlockSize >17:22:35,526 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:35,526 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:35,526 INFO blivet: Using 4MB superBlockSize >17:22:35,526 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:35,526 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:35,526 INFO blivet: Using 4MB superBlockSize >17:22:35,527 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:35,527 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:35,527 INFO blivet: Using 4MB superBlockSize >17:22:35,527 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:35,527 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:35,527 INFO blivet: Using 4MB superBlockSize >17:22:35,527 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:35,528 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:35,528 INFO blivet: Using 4MB superBlockSize >17:22:35,528 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:35,528 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:35,529 INFO blivet: Using 4MB superBlockSize >17:22:35,529 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:35,530 DEBUG blivet: SwapSpace.__init__: >17:22:35,530 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:22:36,995 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:36,995 INFO blivet: Using 4MB superBlockSize >17:22:36,995 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:36,996 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:36,996 INFO blivet: Using 4MB superBlockSize >17:22:36,996 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:36,996 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:36,997 INFO blivet: Using 4MB superBlockSize >17:22:36,997 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:36,997 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:36,997 INFO blivet: Using 4MB superBlockSize >17:22:36,997 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:37,000 DEBUG blivet: SwapSpace.__init__: >17:22:37,000 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:22:37,000 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:22:37,001 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:37,001 INFO blivet: Using 4MB superBlockSize >17:22:37,001 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:37,001 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:37,001 INFO blivet: Using 4MB superBlockSize >17:22:37,002 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:37,002 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:37,002 INFO blivet: Using 4MB superBlockSize >17:22:37,002 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:37,003 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:37,003 INFO blivet: Using 4MB superBlockSize >17:22:37,003 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:37,006 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,006 INFO blivet: Using 64MB superBlockSize >17:22:37,006 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,006 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,006 INFO blivet: Using 64MB superBlockSize >17:22:37,006 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,007 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,007 INFO blivet: Using 64MB superBlockSize >17:22:37,007 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,007 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,007 INFO blivet: Using 64MB superBlockSize >17:22:37,007 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,007 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,007 INFO blivet: Using 64MB superBlockSize >17:22:37,008 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,008 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,008 INFO blivet: Using 64MB superBlockSize >17:22:37,008 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,009 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,009 INFO blivet: Using 64MB superBlockSize >17:22:37,009 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,010 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:37,010 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:37,841 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,842 INFO blivet: Using 64MB superBlockSize >17:22:37,842 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,842 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,842 INFO blivet: Using 64MB superBlockSize >17:22:37,842 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,842 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,842 INFO blivet: Using 64MB superBlockSize >17:22:37,843 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,843 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,843 INFO blivet: Using 64MB superBlockSize >17:22:37,843 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,845 DEBUG blivet: Ext4FS.supported: supported: True ; >17:22:37,846 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:22:37,846 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4851b10>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >17:22:37,847 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,847 INFO blivet: Using 64MB superBlockSize >17:22:37,847 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,847 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,847 INFO blivet: Using 64MB superBlockSize >17:22:37,847 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,848 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,848 INFO blivet: Using 64MB superBlockSize >17:22:37,848 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,848 DEBUG blivet: raw RAID 1 size == 100064.0 >17:22:37,849 INFO blivet: Using 64MB superBlockSize >17:22:37,849 DEBUG blivet: existing RAID 1 size == 100000.0 >17:22:37,852 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:37,852 INFO blivet: Using 128MB superBlockSize >17:22:37,852 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:37,852 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:37,852 INFO blivet: Using 128MB superBlockSize >17:22:37,853 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:37,853 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:37,853 INFO blivet: Using 128MB superBlockSize >17:22:37,853 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:37,853 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:37,853 INFO blivet: Using 128MB superBlockSize >17:22:37,853 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:37,853 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:37,854 INFO blivet: Using 128MB superBlockSize >17:22:37,854 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:37,854 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:37,854 INFO blivet: Using 128MB superBlockSize >17:22:37,854 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:37,855 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:37,855 INFO blivet: Using 128MB superBlockSize >17:22:37,855 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:40,578 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:40,578 INFO blivet: Using 128MB superBlockSize >17:22:40,578 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:40,579 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:40,579 INFO blivet: Using 128MB superBlockSize >17:22:40,580 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:40,581 DEBUG blivet: raw RAID 0 size == 150256.0 >17:22:40,581 INFO blivet: Using 128MB superBlockSize >17:22:40,581 DEBUG blivet: existing RAID 0 size == 150128.0 >17:22:44,486 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,487 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:boot ; current: ext4 ; type: None ; >17:22:44,487 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on mdarray localhost.localdomain:boot (id 11) >17:22:44,488 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:boot ; status: False ; controllable: True ; >17:22:44,488 DEBUG storage.ui: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >17:22:44,488 INFO storage.ui: removed mdarray localhost.localdomain:boot (id 11) from device tree >17:22:44,489 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >17:22:44,489 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >17:22:44,489 INFO storage.ui: registered action: [1] Destroy Device mdarray localhost.localdomain:boot (id 11) >17:22:44,490 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:22:44,490 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >17:22:44,490 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,491 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: mdmember ; type: None ; >17:22:44,491 INFO storage.ui: registered action: [2] Destroy Format mdmember on partition sda5 (id 10) >17:22:44,491 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:22:44,492 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:22:44,493 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >17:22:44,502 INFO storage.ui: removed partition sda5 (id 10) from device tree >17:22:44,503 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >17:22:44,503 INFO storage.ui: registered action: [3] Destroy Device partition sda5 (id 10) >17:22:44,503 DEBUG storage.ui: checking whether disk sda has an empty extended >17:22:44,504 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x461c650> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x556ac50> PedPartition: <_ped.Partition object at 0x5570290> ; logicals is ['sda5'] >17:22:44,504 DEBUG storage.ui: checking whether disk sdb has an empty extended >17:22:44,505 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x556ab90> PedPartition: <_ped.Partition object at 0x5570470> ; logicals is ['sdb5', 'sdb6'] >17:22:44,506 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:22:44,506 DEBUG storage.ui: PartitionDevice._setFormat: sdb5 ; >17:22:44,506 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,507 DEBUG storage.ui: PartitionDevice._setFormat: sdb5 ; current: mdmember ; type: None ; >17:22:44,507 INFO storage.ui: registered action: [4] Destroy Format mdmember on partition sdb5 (id 19) >17:22:44,508 DEBUG storage.ui: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:22:44,509 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:22:44,511 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb5 ; status: False ; type: None ; >17:22:44,526 INFO storage.ui: removed partition sdb5 (id 19) from device tree >17:22:44,527 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sdb ; >17:22:44,527 INFO storage.ui: registered action: [5] Destroy Device partition sdb5 (id 19) >17:22:44,527 DEBUG storage.ui: checking whether disk sda has an empty extended >17:22:44,527 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x461c650> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x556aed0> PedPartition: <_ped.Partition object at 0x5570290> ; logicals is ['sda5'] >17:22:44,527 DEBUG storage.ui: checking whether disk sdb has an empty extended >17:22:44,528 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55510> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x556acd0> PedPartition: <_ped.Partition object at 0x5570470> ; logicals is ['sdb5'] >17:22:44,529 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,529 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:home ; current: ext4 ; type: None ; >17:22:44,529 INFO storage.ui: registered action: [6] Destroy Format ext4 filesystem on mdarray localhost.localdomain:home (id 4) >17:22:44,530 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:home ; status: False ; controllable: True ; >17:22:44,530 DEBUG storage.ui: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >17:22:44,530 INFO storage.ui: removed mdarray localhost.localdomain:home (id 4) from device tree >17:22:44,531 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >17:22:44,531 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >17:22:44,531 INFO storage.ui: registered action: [7] Destroy Device mdarray localhost.localdomain:home (id 4) >17:22:44,532 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:22:44,532 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >17:22:44,532 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,532 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: mdmember ; type: None ; >17:22:44,533 INFO storage.ui: registered action: [8] Destroy Format mdmember on partition sda1 (id 3) >17:22:44,533 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:22:44,533 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:22:44,534 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >17:22:44,542 INFO storage.ui: removed partition sda1 (id 3) from device tree >17:22:44,543 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >17:22:44,543 INFO storage.ui: registered action: [9] Destroy Device partition sda1 (id 3) >17:22:44,544 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:22:44,544 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >17:22:44,544 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,545 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: mdmember ; type: None ; >17:22:44,545 INFO storage.ui: registered action: [10] Destroy Format mdmember on partition sdb1 (id 15) >17:22:44,545 DEBUG storage.ui: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:22:44,546 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:22:44,546 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >17:22:44,554 INFO storage.ui: removed partition sdb1 (id 15) from device tree >17:22:44,554 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sdb ; >17:22:44,554 INFO storage.ui: registered action: [11] Destroy Device partition sdb1 (id 15) >17:22:44,555 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,555 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:root ; current: ext4 ; type: None ; >17:22:44,555 INFO storage.ui: registered action: [12] Destroy Format ext4 filesystem on mdarray localhost.localdomain:root (id 8) >17:22:44,556 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:root ; status: False ; controllable: True ; >17:22:44,556 DEBUG storage.ui: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >17:22:44,556 INFO storage.ui: removed mdarray localhost.localdomain:root (id 8) from device tree >17:22:44,557 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >17:22:44,558 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >17:22:44,558 INFO storage.ui: registered action: [13] Destroy Device mdarray localhost.localdomain:root (id 8) >17:22:44,559 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:22:44,560 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >17:22:44,560 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,561 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: mdmember ; type: None ; >17:22:44,561 INFO storage.ui: registered action: [14] Destroy Format mdmember on partition sda3 (id 7) >17:22:44,562 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:22:44,563 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:22:44,564 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >17:22:44,572 INFO storage.ui: removed partition sda3 (id 7) from device tree >17:22:44,573 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >17:22:44,573 INFO storage.ui: registered action: [15] Destroy Device partition sda3 (id 7) >17:22:44,574 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:22:44,574 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >17:22:44,574 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,575 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: None ; >17:22:44,575 INFO storage.ui: registered action: [16] Destroy Format mdmember on partition sdb3 (id 17) >17:22:44,575 DEBUG storage.ui: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:22:44,576 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:22:44,577 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >17:22:44,584 INFO storage.ui: removed partition sdb3 (id 17) from device tree >17:22:44,585 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdb ; >17:22:44,585 INFO storage.ui: registered action: [17] Destroy Device partition sdb3 (id 17) >17:22:44,585 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,585 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:raid0 ; current: ext4 ; type: None ; >17:22:44,585 INFO storage.ui: registered action: [18] Destroy Format ext4 filesystem on mdarray localhost.localdomain:raid0 (id 6) >17:22:44,586 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:raid0 ; status: False ; controllable: True ; >17:22:44,587 DEBUG storage.ui: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >17:22:44,587 INFO storage.ui: removed mdarray localhost.localdomain:raid0 (id 6) from device tree >17:22:44,588 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >17:22:44,589 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >17:22:44,589 INFO storage.ui: registered action: [19] Destroy Device mdarray localhost.localdomain:raid0 (id 6) >17:22:44,590 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:22:44,590 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >17:22:44,591 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,591 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: mdmember ; type: None ; >17:22:44,592 INFO storage.ui: registered action: [20] Destroy Format mdmember on partition sda2 (id 5) >17:22:44,592 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:22:44,593 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:22:44,595 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >17:22:44,603 INFO storage.ui: removed partition sda2 (id 5) from device tree >17:22:44,603 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >17:22:44,603 INFO storage.ui: registered action: [21] Destroy Device partition sda2 (id 5) >17:22:44,604 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:22:44,604 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; >17:22:44,605 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,605 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; current: mdmember ; type: None ; >17:22:44,605 INFO storage.ui: registered action: [22] Destroy Format mdmember on partition sdb2 (id 16) >17:22:44,606 DEBUG storage.ui: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:22:44,606 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:22:44,607 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >17:22:44,614 INFO storage.ui: removed partition sdb2 (id 16) from device tree >17:22:44,615 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdb ; >17:22:44,615 INFO storage.ui: registered action: [23] Destroy Device partition sdb2 (id 16) >17:22:44,615 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:22:44,615 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:22:44,616 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >17:22:44,616 INFO storage.ui: registered action: [24] Destroy Format swap on mdarray localhost.localdomain:swap (id 13) >17:22:44,617 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:22:44,618 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:22:44,619 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >17:22:44,664 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:22:44,665 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:22:44,666 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:22:44,666 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:22:44,670 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:44,670 INFO blivet: Using 4MB superBlockSize >17:22:44,670 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:44,672 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:22:44,673 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:22:44,674 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:22:44,675 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:22:46,197 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:46,197 INFO blivet: Using 4MB superBlockSize >17:22:46,197 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:46,198 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:46,199 INFO blivet: Using 4MB superBlockSize >17:22:46,199 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:46,200 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:46,200 INFO blivet: Using 4MB superBlockSize >17:22:46,201 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:46,204 DEBUG blivet: raw RAID 0 size == 8016.0 >17:22:46,205 INFO blivet: Using 4MB superBlockSize >17:22:46,205 DEBUG blivet: existing RAID 0 size == 8012.0 >17:22:46,208 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:23:04,836 DEBUG blivet: starting Blivet copy >17:23:04,857 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:23:04,858 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x556af10> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5583e10> PedPartition: <_ped.Partition object at 0x5570290> >17:23:04,858 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:23:04,859 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x556af10> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5583f90> PedPartition: <_ped.Partition object at 0x5570530> >17:23:04,859 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >17:23:04,859 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x556af10> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x558a150> PedPartition: <_ped.Partition object at 0x55704d0> >17:23:04,860 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >17:23:04,860 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x556af10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x558a2d0> PedPartition: <_ped.Partition object at 0x5570590> >17:23:04,861 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >17:23:04,861 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x556af10> fileSystem: <parted.filesystem.FileSystem object at 0x558a650> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x558a5d0> PedPartition: <_ped.Partition object at 0x55702f0> >17:23:04,862 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >17:23:04,862 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x556af10> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x558a790> PedPartition: <_ped.Partition object at 0x55703b0> >17:23:04,863 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:23:04,863 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x557ea50> PedPartition: <_ped.Partition object at 0x55705f0> >17:23:04,863 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:23:04,864 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x558a450> PedPartition: <_ped.Partition object at 0x5570410> >17:23:04,864 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >17:23:04,864 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x558a910> PedPartition: <_ped.Partition object at 0x5570710> >17:23:04,865 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >17:23:04,865 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x558aa90> PedPartition: <_ped.Partition object at 0x5570470> >17:23:04,866 DEBUG blivet: PartitionDevice._setPartedPartition: sdb5 ; >17:23:04,866 DEBUG blivet: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: <parted.filesystem.FileSystem object at 0x558ae10> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x558ad90> PedPartition: <_ped.Partition object at 0x5570650> >17:23:04,866 DEBUG blivet: PartitionDevice._setPartedPartition: sdb6 ; >17:23:04,867 DEBUG blivet: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x558af50> PedPartition: <_ped.Partition object at 0x5570830> >17:23:04,867 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >17:23:04,867 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5580610> fileSystem: <parted.filesystem.FileSystem object at 0x558afd0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x558ac10> PedPartition: <_ped.Partition object at 0x5570890> >17:23:04,868 DEBUG blivet: finished Blivet copy >17:23:04,868 INFO blivet: hiding device partition sdc1 (id 1) >17:23:04,868 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >17:23:04,868 DEBUG blivet: lvm filter: adding sdc1 to the reject list >17:23:04,868 INFO blivet: hiding device disk sdc (id 0) >17:23:04,869 DEBUG blivet: lvm filter: adding sdc to the reject list >17:23:04,871 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:23:04,872 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:23:04,872 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:23:04,873 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:23:04,874 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:23:04,874 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:23:04,875 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:23:04,875 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:23:04,879 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:04,879 INFO blivet: Using 2.0MB superBlockSize >17:23:04,879 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:04,880 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:04,880 INFO blivet: Using 64MB superBlockSize >17:23:04,880 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:04,882 DEBUG blivet: raw RAID 1 size == 60032.0 >17:23:04,882 INFO blivet: Using 32MB superBlockSize >17:23:04,882 DEBUG blivet: existing RAID 1 size == 60000.0 >17:23:04,883 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:04,883 INFO blivet: Using 128MB superBlockSize >17:23:04,883 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:04,885 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:04,885 INFO blivet: Using 4MB superBlockSize >17:23:04,885 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:04,887 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:23:04,888 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:23:04,889 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:23:04,889 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:23:04,890 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:23:04,890 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:23:04,891 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:23:04,891 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:23:06,045 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:06,045 INFO blivet: Using 2.0MB superBlockSize >17:23:06,046 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:06,046 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:06,046 INFO blivet: Using 2.0MB superBlockSize >17:23:06,046 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:06,046 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:06,047 INFO blivet: Using 2.0MB superBlockSize >17:23:06,047 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:06,048 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:06,048 INFO blivet: Using 2.0MB superBlockSize >17:23:06,048 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:06,049 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:06,049 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:07,789 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:07,789 INFO blivet: Using 2.0MB superBlockSize >17:23:07,790 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:07,791 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:07,791 INFO blivet: Using 2.0MB superBlockSize >17:23:07,791 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:07,792 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:07,793 INFO blivet: Using 2.0MB superBlockSize >17:23:07,793 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:07,795 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:07,795 INFO blivet: Using 2.0MB superBlockSize >17:23:07,796 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:07,798 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:07,798 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:07,799 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x5564390>, 999, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >17:23:07,800 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:07,800 INFO blivet: Using 2.0MB superBlockSize >17:23:07,800 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:07,800 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:07,800 INFO blivet: Using 2.0MB superBlockSize >17:23:07,800 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:07,800 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:07,800 INFO blivet: Using 2.0MB superBlockSize >17:23:07,800 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:07,801 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:07,801 INFO blivet: Using 2.0MB superBlockSize >17:23:07,801 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:07,805 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:07,805 INFO blivet: Using 128MB superBlockSize >17:23:07,805 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:07,805 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:07,805 INFO blivet: Using 128MB superBlockSize >17:23:07,805 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:07,805 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:07,805 INFO blivet: Using 128MB superBlockSize >17:23:07,806 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:07,806 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:07,806 INFO blivet: Using 128MB superBlockSize >17:23:07,806 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:07,806 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:07,806 INFO blivet: Using 128MB superBlockSize >17:23:07,806 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:07,806 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:07,807 INFO blivet: Using 128MB superBlockSize >17:23:07,807 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:07,807 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:07,807 INFO blivet: Using 128MB superBlockSize >17:23:07,807 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:09,773 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:09,773 INFO blivet: Using 128MB superBlockSize >17:23:09,774 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:09,775 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:09,775 INFO blivet: Using 128MB superBlockSize >17:23:09,776 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:09,776 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:09,776 INFO blivet: Using 128MB superBlockSize >17:23:09,776 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:11,641 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,643 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:boot ; current: ext4 ; type: None ; >17:23:11,643 INFO storage.ui: registered action: [26] Destroy Format ext4 filesystem on mdarray localhost.localdomain:boot (id 11) >17:23:11,645 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:boot ; status: False ; controllable: True ; >17:23:11,646 DEBUG storage.ui: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >17:23:11,646 INFO storage.ui: removed mdarray localhost.localdomain:boot (id 11) from device tree >17:23:11,647 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >17:23:11,647 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >17:23:11,647 INFO storage.ui: registered action: [27] Destroy Device mdarray localhost.localdomain:boot (id 11) >17:23:11,648 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:23:11,648 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >17:23:11,648 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,649 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: mdmember ; type: None ; >17:23:11,649 INFO storage.ui: registered action: [28] Destroy Format mdmember on partition sda5 (id 10) >17:23:11,649 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:23:11,650 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:23:11,651 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >17:23:11,661 INFO storage.ui: removed partition sda5 (id 10) from device tree >17:23:11,662 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >17:23:11,662 INFO storage.ui: registered action: [29] Destroy Device partition sda5 (id 10) >17:23:11,662 DEBUG storage.ui: checking whether disk sda has an empty extended >17:23:11,663 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x556af10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5684135610> PedPartition: <_ped.Partition object at 0x7f568409f4d0> ; logicals is ['sda5'] >17:23:11,663 DEBUG storage.ui: checking whether disk sdb has an empty extended >17:23:11,663 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f568414a310> PedPartition: <_ped.Partition object at 0x7f56841437d0> ; logicals is ['sdb5', 'sdb6'] >17:23:11,664 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:23:11,664 DEBUG storage.ui: PartitionDevice._setFormat: sdb5 ; >17:23:11,665 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,665 DEBUG storage.ui: PartitionDevice._setFormat: sdb5 ; current: mdmember ; type: None ; >17:23:11,665 INFO storage.ui: registered action: [30] Destroy Format mdmember on partition sdb5 (id 19) >17:23:11,665 DEBUG storage.ui: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:23:11,666 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:23:11,668 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb5 ; status: False ; type: None ; >17:23:11,679 INFO storage.ui: removed partition sdb5 (id 19) from device tree >17:23:11,679 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sdb ; >17:23:11,679 INFO storage.ui: registered action: [31] Destroy Device partition sdb5 (id 19) >17:23:11,680 DEBUG storage.ui: checking whether disk sda has an empty extended >17:23:11,680 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x556af10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x462c090> PedPartition: <_ped.Partition object at 0x7f568409f4d0> ; logicals is ['sda5'] >17:23:11,680 DEBUG storage.ui: checking whether disk sdb has an empty extended >17:23:11,681 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5572dd0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f568414a390> PedPartition: <_ped.Partition object at 0x7f56841437d0> ; logicals is ['sdb5'] >17:23:11,681 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,682 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:home ; current: ext4 ; type: None ; >17:23:11,682 INFO storage.ui: registered action: [32] Destroy Format ext4 filesystem on mdarray localhost.localdomain:home (id 4) >17:23:11,682 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:home ; status: False ; controllable: True ; >17:23:11,683 DEBUG storage.ui: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >17:23:11,683 INFO storage.ui: removed mdarray localhost.localdomain:home (id 4) from device tree >17:23:11,683 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >17:23:11,684 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >17:23:11,684 INFO storage.ui: registered action: [33] Destroy Device mdarray localhost.localdomain:home (id 4) >17:23:11,684 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:23:11,685 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >17:23:11,685 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,685 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: mdmember ; type: None ; >17:23:11,685 INFO storage.ui: registered action: [34] Destroy Format mdmember on partition sda1 (id 3) >17:23:11,686 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:23:11,686 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:23:11,687 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >17:23:11,694 INFO storage.ui: removed partition sda1 (id 3) from device tree >17:23:11,695 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >17:23:11,695 INFO storage.ui: registered action: [35] Destroy Device partition sda1 (id 3) >17:23:11,696 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:23:11,696 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; >17:23:11,696 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,697 DEBUG storage.ui: PartitionDevice._setFormat: sdb1 ; current: mdmember ; type: None ; >17:23:11,697 INFO storage.ui: registered action: [36] Destroy Format mdmember on partition sdb1 (id 15) >17:23:11,697 DEBUG storage.ui: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:23:11,698 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:23:11,698 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >17:23:11,706 INFO storage.ui: removed partition sdb1 (id 15) from device tree >17:23:11,706 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sdb ; >17:23:11,706 INFO storage.ui: registered action: [37] Destroy Device partition sdb1 (id 15) >17:23:11,707 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,707 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:root ; current: ext4 ; type: None ; >17:23:11,708 INFO storage.ui: registered action: [38] Destroy Format ext4 filesystem on mdarray localhost.localdomain:root (id 8) >17:23:11,708 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:root ; status: False ; controllable: True ; >17:23:11,709 DEBUG storage.ui: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >17:23:11,709 INFO storage.ui: removed mdarray localhost.localdomain:root (id 8) from device tree >17:23:11,710 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >17:23:11,710 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >17:23:11,710 INFO storage.ui: registered action: [39] Destroy Device mdarray localhost.localdomain:root (id 8) >17:23:11,711 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:23:11,712 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >17:23:11,712 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,712 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: mdmember ; type: None ; >17:23:11,712 INFO storage.ui: registered action: [40] Destroy Format mdmember on partition sda3 (id 7) >17:23:11,713 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:23:11,714 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:23:11,715 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >17:23:11,722 INFO storage.ui: removed partition sda3 (id 7) from device tree >17:23:11,723 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >17:23:11,723 INFO storage.ui: registered action: [41] Destroy Device partition sda3 (id 7) >17:23:11,724 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:23:11,724 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; >17:23:11,724 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,725 DEBUG storage.ui: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: None ; >17:23:11,725 INFO storage.ui: registered action: [42] Destroy Format mdmember on partition sdb3 (id 17) >17:23:11,725 DEBUG storage.ui: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:23:11,726 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:23:11,726 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >17:23:11,733 INFO storage.ui: removed partition sdb3 (id 17) from device tree >17:23:11,734 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sdb ; >17:23:11,734 INFO storage.ui: registered action: [43] Destroy Device partition sdb3 (id 17) >17:23:11,735 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,735 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:raid0 ; current: ext4 ; type: None ; >17:23:11,735 INFO storage.ui: registered action: [44] Destroy Format ext4 filesystem on mdarray localhost.localdomain:raid0 (id 6) >17:23:11,736 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:raid0 ; status: False ; controllable: True ; >17:23:11,737 DEBUG storage.ui: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >17:23:11,737 INFO storage.ui: removed mdarray localhost.localdomain:raid0 (id 6) from device tree >17:23:11,737 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >17:23:11,738 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >17:23:11,738 INFO storage.ui: registered action: [45] Destroy Device mdarray localhost.localdomain:raid0 (id 6) >17:23:11,739 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:23:11,739 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >17:23:11,739 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,740 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: mdmember ; type: None ; >17:23:11,740 INFO storage.ui: registered action: [46] Destroy Format mdmember on partition sda2 (id 5) >17:23:11,741 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:23:11,741 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:23:11,743 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >17:23:11,750 INFO storage.ui: removed partition sda2 (id 5) from device tree >17:23:11,751 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >17:23:11,751 INFO storage.ui: registered action: [47] Destroy Device partition sda2 (id 5) >17:23:11,752 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:23:11,752 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; >17:23:11,752 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,753 DEBUG storage.ui: PartitionDevice._setFormat: sdb2 ; current: mdmember ; type: None ; >17:23:11,753 INFO storage.ui: registered action: [48] Destroy Format mdmember on partition sdb2 (id 16) >17:23:11,753 DEBUG storage.ui: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:23:11,754 DEBUG storage.ui: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:23:11,755 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >17:23:11,762 INFO storage.ui: removed partition sdb2 (id 16) from device tree >17:23:11,762 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sdb ; >17:23:11,762 INFO storage.ui: registered action: [49] Destroy Device partition sdb2 (id 16) >17:23:11,763 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:23:11,763 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:23:11,763 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >17:23:11,764 INFO storage.ui: registered action: [50] Destroy Format swap on mdarray localhost.localdomain:swap (id 13) >17:23:11,764 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:23:11,765 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:23:11,765 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >17:23:11,792 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:23:11,793 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:23:11,793 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:23:11,794 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:23:11,797 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:11,797 INFO blivet: Using 4MB superBlockSize >17:23:11,797 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:11,800 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:23:11,801 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:23:11,801 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:23:11,802 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:23:17,164 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:17,164 INFO blivet: Using 4MB superBlockSize >17:23:17,165 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:17,165 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:17,165 INFO blivet: Using 4MB superBlockSize >17:23:17,165 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:17,165 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:17,165 INFO blivet: Using 4MB superBlockSize >17:23:17,165 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:17,166 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:17,166 INFO blivet: Using 4MB superBlockSize >17:23:17,166 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:17,168 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:23:19,255 DEBUG blivet: starting Blivet copy >17:23:19,270 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:23:19,271 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5833b90> PedPartition: <_ped.Partition object at 0x7f568409f4d0> >17:23:19,271 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:23:19,271 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5833d10> PedPartition: <_ped.Partition object at 0x461a290> >17:23:19,272 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >17:23:19,272 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5833e90> PedPartition: <_ped.Partition object at 0x461a230> >17:23:19,273 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >17:23:19,273 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5842050> PedPartition: <_ped.Partition object at 0x461a2f0> >17:23:19,273 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >17:23:19,274 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: <parted.filesystem.FileSystem object at 0x58423d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5842350> PedPartition: <_ped.Partition object at 0x7f5684143770> >17:23:19,274 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >17:23:19,274 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f568414a710> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5842510> PedPartition: <_ped.Partition object at 0x7f5684143950> >17:23:19,275 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:23:19,276 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x461c590> PedPartition: <_ped.Partition object at 0x7f5684143830> >17:23:19,276 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:23:19,276 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x58421d0> PedPartition: <_ped.Partition object at 0x7f5684143890> >17:23:19,277 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >17:23:19,277 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5842690> PedPartition: <_ped.Partition object at 0x7f56841437d0> >17:23:19,277 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >17:23:19,278 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5842810> PedPartition: <_ped.Partition object at 0x55708f0> >17:23:19,278 DEBUG blivet: PartitionDevice._setPartedPartition: sdb5 ; >17:23:19,279 DEBUG blivet: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: <parted.filesystem.FileSystem object at 0x5842b90> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5842b10> PedPartition: <_ped.Partition object at 0x55706b0> >17:23:19,279 DEBUG blivet: PartitionDevice._setPartedPartition: sdb6 ; >17:23:19,279 DEBUG blivet: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f567c02cd50> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5842cd0> PedPartition: <_ped.Partition object at 0x5570a10> >17:23:19,280 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >17:23:19,280 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f567c033710> fileSystem: <parted.filesystem.FileSystem object at 0x5842d50> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5842990> PedPartition: <_ped.Partition object at 0x5570a70> >17:23:19,280 DEBUG blivet: finished Blivet copy >17:23:19,280 INFO blivet: hiding device partition sdc1 (id 1) >17:23:19,281 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >17:23:19,281 DEBUG blivet: lvm filter: adding sdc1 to the reject list >17:23:19,281 INFO blivet: hiding device disk sdc (id 0) >17:23:19,281 DEBUG blivet: lvm filter: adding sdc to the reject list >17:23:19,284 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:23:19,284 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:23:19,285 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:23:19,285 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:23:19,286 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:23:19,286 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:23:19,287 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:23:19,288 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:23:19,291 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:19,291 INFO blivet: Using 2.0MB superBlockSize >17:23:19,291 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:19,292 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:19,293 INFO blivet: Using 64MB superBlockSize >17:23:19,293 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:19,294 DEBUG blivet: raw RAID 1 size == 60032.0 >17:23:19,294 INFO blivet: Using 32MB superBlockSize >17:23:19,294 DEBUG blivet: existing RAID 1 size == 60000.0 >17:23:19,295 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:19,295 INFO blivet: Using 128MB superBlockSize >17:23:19,296 DEBUG blivet: existing RAID 0 size == 150128.0 >17:23:19,297 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:19,297 INFO blivet: Using 4MB superBlockSize >17:23:19,297 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:19,299 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:23:19,300 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:23:19,301 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:23:19,301 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:23:19,302 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:23:19,302 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:23:19,303 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:23:19,303 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:23:20,668 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:20,668 INFO blivet: Using 2.0MB superBlockSize >17:23:20,669 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:20,669 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:20,669 INFO blivet: Using 2.0MB superBlockSize >17:23:20,669 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:20,669 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:20,669 INFO blivet: Using 2.0MB superBlockSize >17:23:20,669 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:20,670 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:20,670 INFO blivet: Using 2.0MB superBlockSize >17:23:20,670 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:20,672 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:20,672 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:23,397 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:23,398 INFO blivet: Using 2.0MB superBlockSize >17:23:23,398 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:23,399 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:23,399 INFO blivet: Using 2.0MB superBlockSize >17:23:23,400 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:23,401 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:23,401 INFO blivet: Using 2.0MB superBlockSize >17:23:23,402 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:23,404 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:23,404 INFO blivet: Using 2.0MB superBlockSize >17:23:23,405 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:23,408 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:23,408 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:23,409 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x462c090>, 999, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >17:23:23,409 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:23,409 INFO blivet: Using 2.0MB superBlockSize >17:23:23,410 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:23,410 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:23,410 INFO blivet: Using 2.0MB superBlockSize >17:23:23,410 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:23,410 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:23,410 INFO blivet: Using 2.0MB superBlockSize >17:23:23,410 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:23,411 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:23,411 INFO blivet: Using 2.0MB superBlockSize >17:23:23,411 DEBUG blivet: existing RAID 1 size == 999.9375 >17:23:23,414 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:23,415 INFO blivet: Using 64MB superBlockSize >17:23:23,415 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:23,415 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:23,415 INFO blivet: Using 64MB superBlockSize >17:23:23,415 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:23,415 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:23,415 INFO blivet: Using 64MB superBlockSize >17:23:23,415 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:23,416 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:23,416 INFO blivet: Using 64MB superBlockSize >17:23:23,416 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:23,416 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:23,416 INFO blivet: Using 64MB superBlockSize >17:23:23,416 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:23,416 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:23,416 INFO blivet: Using 64MB superBlockSize >17:23:23,416 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:23,417 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:23,417 INFO blivet: Using 64MB superBlockSize >17:23:23,417 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:25,566 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:25,566 INFO blivet: Using 64MB superBlockSize >17:23:25,566 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:25,566 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:25,566 INFO blivet: Using 64MB superBlockSize >17:23:25,566 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:25,567 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:25,567 INFO blivet: Using 64MB superBlockSize >17:23:25,567 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:25,567 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:25,567 INFO blivet: Using 64MB superBlockSize >17:23:25,567 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:25,570 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:25,570 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:25,570 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x462c090>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid1'} >17:23:25,571 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:25,571 INFO blivet: Using 64MB superBlockSize >17:23:25,571 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:25,572 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:25,572 INFO blivet: Using 64MB superBlockSize >17:23:25,572 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:25,572 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:25,572 INFO blivet: Using 64MB superBlockSize >17:23:25,572 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:25,573 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:25,573 INFO blivet: Using 64MB superBlockSize >17:23:25,573 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:25,576 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:25,576 INFO blivet: Using 4MB superBlockSize >17:23:25,576 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:25,577 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:25,577 INFO blivet: Using 4MB superBlockSize >17:23:25,577 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:25,577 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:25,577 INFO blivet: Using 4MB superBlockSize >17:23:25,577 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:25,577 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:25,577 INFO blivet: Using 4MB superBlockSize >17:23:25,578 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:25,578 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:25,578 INFO blivet: Using 4MB superBlockSize >17:23:25,578 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:25,578 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:25,578 INFO blivet: Using 4MB superBlockSize >17:23:25,578 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:25,579 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:25,579 INFO blivet: Using 4MB superBlockSize >17:23:25,579 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:25,580 DEBUG blivet: SwapSpace.__init__: >17:23:25,581 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:23:30,263 DEBUG blivet: SwapSpace.__init__: >17:23:30,263 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:23:32,988 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:32,988 INFO blivet: Using 4MB superBlockSize >17:23:32,989 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:32,989 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:32,989 INFO blivet: Using 4MB superBlockSize >17:23:32,989 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:32,989 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:32,989 INFO blivet: Using 4MB superBlockSize >17:23:32,989 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:32,990 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:32,990 INFO blivet: Using 4MB superBlockSize >17:23:32,990 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:32,992 DEBUG blivet: SwapSpace.__init__: >17:23:32,992 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:23:32,993 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x462c090>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:23:32,994 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:32,994 INFO blivet: Using 4MB superBlockSize >17:23:32,994 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:32,994 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:32,994 INFO blivet: Using 4MB superBlockSize >17:23:32,994 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:32,994 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:32,994 INFO blivet: Using 4MB superBlockSize >17:23:32,994 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:32,995 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:32,995 INFO blivet: Using 4MB superBlockSize >17:23:32,995 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:32,999 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:32,999 INFO blivet: Using 64MB superBlockSize >17:23:32,999 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:32,999 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:32,999 INFO blivet: Using 64MB superBlockSize >17:23:32,999 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:32,999 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:32,999 INFO blivet: Using 64MB superBlockSize >17:23:32,999 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:33,000 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:33,000 INFO blivet: Using 64MB superBlockSize >17:23:33,000 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:33,000 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:33,000 INFO blivet: Using 64MB superBlockSize >17:23:33,000 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:33,000 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:33,000 INFO blivet: Using 64MB superBlockSize >17:23:33,001 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:33,001 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:33,001 INFO blivet: Using 64MB superBlockSize >17:23:33,001 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:33,003 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:33,003 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:34,184 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:34,184 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:36,598 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:36,599 INFO blivet: Using 64MB superBlockSize >17:23:36,599 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:36,607 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:36,607 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:36,609 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:36,609 INFO blivet: Using 64MB superBlockSize >17:23:36,609 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:36,609 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:36,609 INFO blivet: Using 64MB superBlockSize >17:23:36,609 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:36,610 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:36,610 INFO blivet: Using 64MB superBlockSize >17:23:36,610 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:36,610 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:36,610 INFO blivet: Using 64MB superBlockSize >17:23:36,611 DEBUG blivet: existing RAID 1 size == 100000.0 >17:23:38,496 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:38,496 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:55,096 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:home ; status: False ; controllable: True ; >17:23:55,097 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:23:55,097 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:23:55,098 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:23:55,108 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:23:55,109 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:55,110 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:55,120 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:23:55,121 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:23:55,121 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:23:55,131 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:23:55,132 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:55,133 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:55,144 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:home ; status: False ; >17:23:55,144 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:raid0 ; status: False ; controllable: True ; >17:23:55,145 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:23:55,146 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:23:55,147 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:23:55,158 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:23:55,159 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:55,160 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:55,169 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:23:55,170 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:23:55,171 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:23:55,180 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:23:55,181 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:55,182 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:55,192 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:raid0 ; status: False ; >17:23:55,193 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:root ; status: False ; controllable: True ; >17:23:55,193 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:23:55,194 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:23:55,195 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:23:55,204 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:23:55,205 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:55,206 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:55,214 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:23:55,215 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:23:55,216 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:23:55,226 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:23:55,226 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:55,227 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:55,236 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:root ; status: False ; >17:23:55,236 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:boot ; status: False ; controllable: True ; >17:23:55,237 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:23:55,237 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:23:55,238 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:23:55,248 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:23:55,249 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:55,250 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:55,258 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:23:55,259 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:23:55,260 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:23:55,269 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:23:55,270 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:55,270 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:55,279 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:boot ; status: False ; >17:23:55,280 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:23:55,280 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:23:55,281 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:23:55,294 INFO blivet: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:23:55,294 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:23:55,295 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:23:55,295 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:23:55,295 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x44f5e90> >17:23:55,295 INFO blivet: no initiator set >17:23:55,296 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:23:55,296 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is ['sda', 'sdb'] >17:23:55,511 DEBUG blivet: protected device spec /dev/sdc1 resolved to sdc1 >17:23:55,526 DEBUG blivet: protected device spec live-base resolved to live-base >17:23:55,542 DEBUG blivet: protected device spec live-osimg-min resolved to live-osimg-min >17:23:55,556 DEBUG blivet: protected device spec live-rw resolved to live-rw >17:23:55,569 DEBUG blivet: protected device spec sdc resolved to sdc >17:23:55,585 DEBUG blivet: protected device spec sdc1 resolved to sdc1 >17:23:55,585 INFO blivet: sdc1 looks to be the live device; marking as protected >17:23:55,600 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:23:55,601 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:23:55,601 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:23:55,602 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:23:55,602 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:55,603 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:23:55,603 INFO blivet: sdc is a disk >17:23:55,603 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:55,604 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:23:55,610 INFO blivet: added disk sdc (id 34) to device tree >17:23:55,610 DEBUG blivet: looking up parted Device: /dev/sdc >17:23:55,611 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:23:55,611 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:23:55,612 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:23:55,612 DEBUG blivet: required disklabel type for sdc (1) is None >17:23:55,612 DEBUG blivet: default disklabel type for sdc is msdos >17:23:55,612 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:23:55,613 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:23:55,614 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4a55250>] > device: <parted.device.Device object at 0x5857ad0> > PedDisk: <_ped.Disk object at 0x5861680> >17:23:55,614 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:23:55,615 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:23:55,616 INFO blivet: got device: DiskDevice instance (0x584bc10) -- > name = sdc status = True kids = 0 id = 34 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x5855440> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x5857850> >17:23:55,616 INFO blivet: got format: DiskLabel instance (0x58578d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x4a55250>] > device: <parted.device.Device object at 0x5857ad0> > PedDisk: <_ped.Disk object at 0x5861680> > origPartedDisk = <parted.disk.Disk object at 0x4a555d0> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x5855560> > >17:23:55,619 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:23:55,619 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:23:55,619 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:23:55,620 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:55,620 INFO blivet: sdc1 is a partition >17:23:55,620 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:23:55,621 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:23:55,621 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (34) with existing msdos disklabel >17:23:55,622 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:23:55,622 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:23:55,622 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:55,623 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:23:55,623 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:23:55,623 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:23:55,624 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:23:55,624 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:23:55,625 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:23:55,625 INFO blivet: added partition sdc1 (id 35) to device tree >17:23:55,625 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:23:55,626 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:23:55,626 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:23:55,627 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:23:55,627 WARN blivet: disklabel detected but not usable on sdc1 >17:23:55,628 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:23:55,628 INFO blivet: type detected on 'sdc1' is 'vfat' >17:23:55,628 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:23:55,628 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:23:55,629 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:23:55,629 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:23:55,630 INFO blivet: got device: PartitionDevice instance (0x4a64f10) -- > name = sdc1 status = True kids = 0 id = 35 > parents = ['existing 7728MB disk sdc (34) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x5855680> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5857b90> fileSystem: <parted.filesystem.FileSystem object at 0x4a55a10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x4a557d0> PedPartition: <_ped.Partition object at 0x5570fb0> > disk = existing 7728MB disk sdc (34) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:23:55,630 INFO blivet: got format: EFIFS instance (0x5857950) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >17:23:55,632 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:23:55,632 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:23:55,633 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:23:55,633 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:55,634 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:23:55,634 INFO blivet: sda is a disk >17:23:55,634 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:55,635 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:23:55,640 INFO blivet: added disk sda (id 36) to device tree >17:23:55,640 DEBUG blivet: looking up parted Device: /dev/sda >17:23:55,641 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:23:55,641 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:23:55,642 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:23:55,642 DEBUG blivet: required disklabel type for sda (1) is None >17:23:55,642 DEBUG blivet: default disklabel type for sda is msdos >17:23:55,642 DEBUG blivet: selecting msdos disklabel for sda based on size >17:23:55,642 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:23:55,645 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x584e3d0>, <parted.partition.Partition object at 0x584e550>, <parted.partition.Partition object at 0x584e750>, <parted.partition.Partition object at 0x584e8d0>, <parted.partition.Partition object at 0x584eb50>, <parted.partition.Partition object at 0x584ed90>] > device: <parted.device.Device object at 0x584e210> > PedDisk: <_ped.Disk object at 0x5843e60> >17:23:55,645 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:23:55,646 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:23:55,647 INFO blivet: got device: DiskDevice instance (0x4a64e90) -- > name = sda status = True kids = 0 id = 36 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x58559e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x5857f50> >17:23:55,648 INFO blivet: got format: DiskLabel instance (0x5857fd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x584e3d0>, <parted.partition.Partition object at 0x584e550>, <parted.partition.Partition object at 0x584e750>, <parted.partition.Partition object at 0x584e8d0>, <parted.partition.Partition object at 0x584eb50>, <parted.partition.Partition object at 0x584ed90>] > device: <parted.device.Device object at 0x584e210> > PedDisk: <_ped.Disk object at 0x5843e60> > origPartedDisk = <parted.disk.Disk object at 0x584e9d0> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x58558c0> > >17:23:55,651 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '30', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212866', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:23:55,652 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:23:55,652 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:23:55,652 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:55,653 INFO blivet: sda1 is a partition >17:23:55,653 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:23:55,653 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:23:55,654 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:23:55,655 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:23:55,655 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:23:55,655 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:55,659 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:23:55,659 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:23:55,659 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:23:55,660 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:23:55,660 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:23:55,661 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:23:55,661 INFO blivet: added partition sda1 (id 37) to device tree >17:23:55,661 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:23:55,662 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:23:55,662 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:23:55,663 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:23:55,694 WARN blivet: disklabel detected but not usable on sda1 >17:23:55,731 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:23:55,732 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:23:55,732 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:23:55,732 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:23:55,733 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:23:55,733 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:23:55,734 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:23:55,749 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:23:55,749 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:55,749 INFO blivet: using name home for md array containing member sda1 >17:23:55,750 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:55,750 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:23:55,751 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:23:55,751 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:23:55,752 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:23:55,752 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:23:55,781 INFO blivet: added mdarray home (id 38) to device tree >17:23:55,781 DEBUG blivet: looking up parted Device: /dev/sda1 >17:23:55,782 INFO blivet: got device: PartitionDevice instance (0x584ef50) -- > name = sda1 status = True kids = 1 id = 37 > parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x5574950> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x584e490> PedPartition: <_ped.Partition object at 0x58490b0> > disk = existing 953869MB disk sda (36) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:23:55,783 INFO blivet: got format: MDRaidMember instance (0x5842f10) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:23:55,786 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:23:55,786 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:23:55,787 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:23:55,788 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:55,788 INFO blivet: sda2 is a partition >17:23:55,788 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:23:55,789 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:23:55,790 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:23:55,790 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:23:55,791 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:23:55,791 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:55,792 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:23:55,792 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:23:55,793 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:23:55,793 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:23:55,794 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:23:55,795 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:23:55,795 INFO blivet: added partition sda2 (id 39) to device tree >17:23:55,796 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:23:55,796 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:23:55,797 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:23:55,797 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:23:55,809 WARN blivet: disklabel detected but not usable on sda2 >17:23:55,830 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:23:55,831 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:23:55,831 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:23:55,831 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:23:55,832 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:23:55,832 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:23:55,832 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:23:55,847 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:23:55,847 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:55,848 INFO blivet: using name raid0 for md array containing member sda2 >17:23:55,848 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:55,848 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:23:55,849 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:23:55,849 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:23:55,850 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:23:55,850 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:23:55,876 INFO blivet: added mdarray raid0 (id 40) to device tree >17:23:55,876 DEBUG blivet: looking up parted Device: /dev/sda2 >17:23:55,877 INFO blivet: got device: PartitionDevice instance (0x44f5f50) -- > name = sda2 status = True kids = 1 id = 39 > parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x5574b00> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x584e610> PedPartition: <_ped.Partition object at 0x5849050> > disk = existing 953869MB disk sda (36) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:23:55,877 INFO blivet: got format: MDRaidMember instance (0x5572510) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:23:55,880 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:23:55,880 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:23:55,881 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:23:55,881 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:55,881 INFO blivet: sda3 is a partition >17:23:55,882 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:23:55,882 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:23:55,883 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:23:55,883 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:23:55,884 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:23:55,884 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:55,884 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:23:55,884 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:23:55,885 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:23:55,885 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:23:55,886 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:23:55,886 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:23:55,887 INFO blivet: added partition sda3 (id 41) to device tree >17:23:55,887 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:23:55,887 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:23:55,888 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:23:55,888 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:23:55,901 WARN blivet: disklabel detected but not usable on sda3 >17:23:55,932 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:23:55,932 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:23:55,932 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:23:55,933 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:23:55,933 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:23:55,934 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:23:55,934 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:23:55,952 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:23:55,952 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:55,952 INFO blivet: using name root for md array containing member sda3 >17:23:55,952 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:55,953 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:23:55,953 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:23:55,954 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:23:55,954 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:23:55,955 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:23:55,984 INFO blivet: added mdarray root (id 42) to device tree >17:23:55,984 DEBUG blivet: looking up parted Device: /dev/sda3 >17:23:55,985 INFO blivet: got device: PartitionDevice instance (0x584e110) -- > name = sda3 status = True kids = 1 id = 41 > parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x5574b90> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x584e790> PedPartition: <_ped.Partition object at 0x5849110> > disk = existing 953869MB disk sda (36) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:23:55,985 INFO blivet: got format: MDRaidMember instance (0x5583c90) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:23:55,988 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:23:55,988 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:23:55,988 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:23:55,989 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:55,989 INFO blivet: sda4 is a partition >17:23:55,989 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:23:55,990 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:23:55,990 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:23:55,991 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:23:55,992 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:23:55,992 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:55,992 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:23:55,992 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:23:55,993 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:23:55,993 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:23:55,994 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:23:55,994 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:23:55,994 INFO blivet: added partition sda4 (id 43) to device tree >17:23:55,995 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:23:55,995 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:23:55,996 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:23:55,996 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:23:55,997 WARN blivet: disklabel detected but not usable on sda4 >17:23:55,997 DEBUG blivet: no type or existing type for sda4, bailing >17:23:55,997 DEBUG blivet: looking up parted Device: /dev/sda4 >17:23:55,999 INFO blivet: got device: PartitionDevice instance (0x7f5684137d90) -- > name = sda4 status = True kids = 0 id = 43 > parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x5574cb0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x584e910> PedPartition: <_ped.Partition object at 0x5849170> > disk = existing 953869MB disk sda (36) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:23:56,001 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:23:56,002 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:23:56,002 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:23:56,002 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:56,003 INFO blivet: sda5 is a partition >17:23:56,003 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:23:56,004 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:23:56,004 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:23:56,005 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:23:56,005 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:23:56,005 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:56,006 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:23:56,006 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:23:56,006 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:23:56,007 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:23:56,007 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:23:56,008 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:23:56,008 INFO blivet: added partition sda5 (id 44) to device tree >17:23:56,008 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:23:56,008 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:23:56,009 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:23:56,009 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:23:56,011 WARN blivet: disklabel detected but not usable on sda5 >17:23:56,029 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:23:56,030 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:23:56,030 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:23:56,030 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:23:56,031 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:23:56,031 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:23:56,032 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:23:56,046 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:23:56,047 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:56,047 INFO blivet: using name boot for md array containing member sda5 >17:23:56,047 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:56,047 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:23:56,048 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:23:56,048 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:23:56,049 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:23:56,049 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:23:56,076 INFO blivet: added mdarray boot (id 45) to device tree >17:23:56,076 DEBUG blivet: looking up parted Device: /dev/sda5 >17:23:56,077 INFO blivet: got device: PartitionDevice instance (0x7f568414a2d0) -- > name = sda5 status = True kids = 1 id = 44 > parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x5574dd0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: <parted.filesystem.FileSystem object at 0x584ec90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x584ec10> PedPartition: <_ped.Partition object at 0x5849230> > disk = existing 953869MB disk sda (36) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:23:56,077 INFO blivet: got format: MDRaidMember instance (0x4619dd0) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:23:56,080 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:23:56,080 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:23:56,081 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:23:56,081 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:56,081 INFO blivet: sda6 is a partition >17:23:56,082 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:23:56,083 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:23:56,083 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:23:56,084 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:23:56,084 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:23:56,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:56,085 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:23:56,085 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:23:56,085 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:23:56,086 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:23:56,086 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:23:56,087 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:23:56,087 INFO blivet: added partition sda6 (id 46) to device tree >17:23:56,087 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:23:56,087 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:23:56,088 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:23:56,088 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:23:56,089 WARN blivet: disklabel detected but not usable on sda6 >17:23:56,143 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:23:56,144 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:23:56,144 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:23:56,145 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:23:56,145 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:23:56,145 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:23:56,146 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:23:56,160 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:23:56,160 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:56,161 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:23:56,161 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:23:56,162 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:23:56,162 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:23:56,163 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:23:56,178 WARN blivet: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >17:23:56,179 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:23:56,179 INFO blivet: added mdarray localhost.localdomain:swap (id 47) to device tree >17:23:56,179 DEBUG blivet: looking up parted Device: /dev/sda6 >17:23:56,180 INFO blivet: got device: PartitionDevice instance (0x7f568414a610) -- > name = sda6 status = True kids = 1 id = 46 > parents = ['existing 953869MB disk sda (36) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x5574e60> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x584edd0> PedPartition: <_ped.Partition object at 0x5849290> > disk = existing 953869MB disk sda (36) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:23:56,180 INFO blivet: got format: MDRaidMember instance (0x584e0d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:23:56,182 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:23:56,182 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:23:56,183 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:23:56,183 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:56,184 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:23:56,184 INFO blivet: sdb is a disk >17:23:56,184 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:56,185 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:23:56,191 INFO blivet: added disk sdb (id 48) to device tree >17:23:56,191 DEBUG blivet: looking up parted Device: /dev/sdb >17:23:56,191 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:23:56,192 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:23:56,192 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:23:56,192 DEBUG blivet: required disklabel type for sdb (1) is None >17:23:56,192 DEBUG blivet: default disklabel type for sdb is msdos >17:23:56,193 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:23:56,193 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:23:56,195 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x5580350>, <parted.partition.Partition object at 0x5580ed0>, <parted.partition.Partition object at 0x5581590>, <parted.partition.Partition object at 0x5581250>, <parted.partition.Partition object at 0x5581610>, <parted.partition.Partition object at 0x5581710>] > device: <parted.device.Device object at 0x55806d0> > PedDisk: <_ped.Disk object at 0x558c4d0> >17:23:56,195 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:23:56,196 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:23:56,197 INFO blivet: got device: DiskDevice instance (0x7f568414af10) -- > name = sdb status = True kids = 0 id = 48 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x55749e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x5580490> >17:23:56,198 INFO blivet: got format: DiskLabel instance (0x5580110) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x5580350>, <parted.partition.Partition object at 0x5580ed0>, <parted.partition.Partition object at 0x5581590>, <parted.partition.Partition object at 0x5581250>, <parted.partition.Partition object at 0x5581610>, <parted.partition.Partition object at 0x5581710>] > device: <parted.device.Device object at 0x55806d0> > PedDisk: <_ped.Disk object at 0x558c4d0> > origPartedDisk = <parted.disk.Disk object at 0x55814d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x55748c0> > >17:23:56,201 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '29', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212866', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:23:56,201 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:23:56,202 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:23:56,202 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:56,202 INFO blivet: sdb1 is a partition >17:23:56,203 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:23:56,203 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:23:56,204 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >17:23:56,204 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:23:56,205 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:23:56,205 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:56,206 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:23:56,206 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:23:56,207 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:23:56,208 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:23:56,208 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:23:56,209 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:23:56,209 INFO blivet: added partition sdb1 (id 49) to device tree >17:23:56,209 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:23:56,210 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:23:56,210 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:23:56,210 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:23:56,217 WARN blivet: disklabel detected but not usable on sdb1 >17:23:56,241 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:23:56,242 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:23:56,242 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:23:56,243 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:23:56,243 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:23:56,243 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:23:56,244 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:56,244 INFO blivet: Using 64MB superBlockSize >17:23:56,244 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:23:56,244 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (38) >17:23:56,245 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:23:56,245 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:23:56,246 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:23:56,567 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:23:56,568 INFO blivet: got device: PartitionDevice instance (0x4a37690) -- > name = sdb1 status = True kids = 1 id = 49 > parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x5855ef0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5580a90> PedPartition: <_ped.Partition object at 0x5570f50> > disk = existing 953869MB disk sdb (48) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:23:56,568 INFO blivet: got format: MDRaidMember instance (0x5581690) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:23:56,571 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:23:56,571 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:23:56,572 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:23:56,572 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:56,572 INFO blivet: sdb2 is a partition >17:23:56,573 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:23:56,573 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:23:56,574 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >17:23:56,574 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:23:56,575 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:23:56,575 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:56,575 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:23:56,575 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:23:56,576 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:23:56,576 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:23:56,577 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:23:56,577 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:23:56,577 INFO blivet: added partition sdb2 (id 50) to device tree >17:23:56,578 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:23:56,578 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:23:56,578 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:23:56,579 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:23:56,580 WARN blivet: disklabel detected but not usable on sdb2 >17:23:56,597 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:23:56,598 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:23:56,598 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:23:56,598 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:23:56,599 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:23:56,599 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:23:56,600 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:56,600 INFO blivet: Using 128MB superBlockSize >17:23:56,600 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:23:56,600 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (40) >17:23:56,601 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:23:56,601 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:23:56,602 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:23:56,756 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:23:56,757 INFO blivet: got device: PartitionDevice instance (0x5580d50) -- > name = sdb2 status = True kids = 1 id = 50 > parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x5574a70> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5580dd0> PedPartition: <_ped.Partition object at 0x5570590> > disk = existing 953869MB disk sdb (48) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:23:56,758 INFO blivet: got format: MDRaidMember instance (0x5564450) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:23:56,762 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:23:56,762 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:23:56,763 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:23:56,764 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:56,765 INFO blivet: sdb3 is a partition >17:23:56,765 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:23:56,766 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:23:56,767 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >17:23:56,768 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:23:56,768 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:23:56,768 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:56,769 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:23:56,769 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:23:56,770 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:23:56,771 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:23:56,771 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:23:56,772 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:23:56,772 INFO blivet: added partition sdb3 (id 51) to device tree >17:23:56,773 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:23:56,773 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:23:56,774 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:23:56,774 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:23:56,799 WARN blivet: disklabel detected but not usable on sdb3 >17:23:56,837 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:23:56,838 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:23:56,838 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:23:56,839 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:23:56,840 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:23:56,840 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:23:56,841 DEBUG blivet: raw RAID 1 size == 60032.0 >17:23:56,841 INFO blivet: Using 32MB superBlockSize >17:23:56,841 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:23:56,841 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (42) >17:23:56,842 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:23:56,842 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:23:56,843 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:23:57,031 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:23:57,031 INFO blivet: got device: PartitionDevice instance (0x5580090) -- > name = sdb3 status = True kids = 1 id = 51 > parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x58640e0> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5581310> PedPartition: <_ped.Partition object at 0x5570530> > disk = existing 953869MB disk sdb (48) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:23:57,032 INFO blivet: got format: MDRaidMember instance (0x7f568414a310) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:23:57,034 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:23:57,034 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:23:57,035 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:23:57,035 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,035 INFO blivet: sdb4 is a partition >17:23:57,036 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:23:57,036 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:23:57,036 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >17:23:57,037 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:23:57,038 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:23:57,038 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,038 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:23:57,038 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:23:57,039 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:23:57,039 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:23:57,040 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:23:57,040 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:23:57,040 INFO blivet: added partition sdb4 (id 52) to device tree >17:23:57,041 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:23:57,041 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:23:57,042 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:23:57,042 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:23:57,043 WARN blivet: disklabel detected but not usable on sdb4 >17:23:57,043 DEBUG blivet: no type or existing type for sdb4, bailing >17:23:57,043 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:23:57,045 INFO blivet: got device: PartitionDevice instance (0x5580fd0) -- > name = sdb4 status = True kids = 0 id = 52 > parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x5574830> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x55815d0> PedPartition: <_ped.Partition object at 0x55704d0> > disk = existing 953869MB disk sdb (48) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:23:57,047 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:23:57,048 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:23:57,048 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:23:57,049 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,049 INFO blivet: sdb5 is a partition >17:23:57,049 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:23:57,050 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:23:57,050 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >17:23:57,051 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:23:57,051 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:23:57,051 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,052 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:23:57,052 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:23:57,052 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:23:57,053 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:23:57,053 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:23:57,054 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:23:57,054 INFO blivet: added partition sdb5 (id 53) to device tree >17:23:57,054 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:23:57,055 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:23:57,055 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:23:57,056 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:23:57,057 WARN blivet: disklabel detected but not usable on sdb5 >17:23:57,070 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:23:57,071 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:23:57,071 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:23:57,071 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:23:57,072 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:23:57,072 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:23:57,073 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:57,073 INFO blivet: Using 2.0MB superBlockSize >17:23:57,073 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:23:57,073 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (45) >17:23:57,073 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:23:57,074 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:23:57,074 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:23:57,165 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:23:57,166 INFO blivet: got device: PartitionDevice instance (0x5580190) -- > name = sdb5 status = True kids = 1 id = 53 > parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x5864200> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5580f50> fileSystem: <parted.filesystem.FileSystem object at 0x55816d0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5581410> PedPartition: <_ped.Partition object at 0x5570410> > disk = existing 953869MB disk sdb (48) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:23:57,166 INFO blivet: got format: MDRaidMember instance (0x5857810) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:23:57,169 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:23:57,169 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:23:57,169 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:23:57,170 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,170 INFO blivet: sdb6 is a partition >17:23:57,171 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:23:57,171 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:23:57,171 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >17:23:57,172 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:23:57,173 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:23:57,173 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,173 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:23:57,173 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:23:57,174 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:23:57,174 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:23:57,175 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:23:57,175 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:23:57,175 INFO blivet: added partition sdb6 (id 54) to device tree >17:23:57,176 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:23:57,176 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:23:57,177 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:23:57,177 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:23:57,178 WARN blivet: disklabel detected but not usable on sdb6 >17:23:57,191 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:23:57,192 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:23:57,193 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:23:57,193 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:23:57,193 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:23:57,194 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:23:57,195 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:57,195 INFO blivet: Using 4MB superBlockSize >17:23:57,195 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:57,195 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (47) >17:23:57,195 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:23:57,196 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:23:57,196 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:23:57,213 WARN blivet: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >17:23:57,214 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:23:57,215 INFO blivet: got device: PartitionDevice instance (0x5564110) -- > name = sdb6 status = True kids = 1 id = 54 > parents = ['existing 953869MB disk sdb (48) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x5864170> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5581210> PedPartition: <_ped.Partition object at 0x5570830> > disk = existing 953869MB disk sdb (48) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:23:57,215 INFO blivet: got format: MDRaidMember instance (0x558a590) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:23:57,216 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:23:57,216 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:23:57,217 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:23:57,217 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,217 INFO blivet: loop0 is a loop device >17:23:57,218 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:23:57,219 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:23:57,220 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,220 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,221 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:23:57,221 INFO blivet: added file /osmin.img (deleted) (id 55) to device tree >17:23:57,222 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:23:57,222 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,222 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:23:57,223 INFO blivet: added loop loop0 (id 56) to device tree >17:23:57,223 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:23:57,224 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:23:57,224 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:23:57,224 DEBUG blivet: device loop0 does not contain a disklabel >17:23:57,224 INFO blivet: type detected on 'loop0' is 'squashfs' >17:23:57,225 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:23:57,225 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:23:57,226 INFO blivet: got device: LoopDevice instance (0x55643d0) -- > name = loop0 status = False kids = 0 id = 56 > parents = ['existing 0MB file /osmin.img (deleted) (55)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:23:57,226 INFO blivet: got format: DeviceFormat instance (0x55802d0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:23:57,227 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:23:57,227 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:23:57,227 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:23:57,228 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,228 INFO blivet: loop1 is a loop device >17:23:57,229 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:23:57,229 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:23:57,230 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,230 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,230 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:23:57,231 INFO blivet: added file /osmin (id 57) to device tree >17:23:57,231 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:23:57,231 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,232 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:23:57,232 INFO blivet: added loop loop1 (id 58) to device tree >17:23:57,233 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:23:57,233 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:23:57,233 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:23:57,233 DEBUG blivet: device loop1 does not contain a disklabel >17:23:57,234 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:23:57,234 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:23:57,234 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:23:57,235 INFO blivet: got device: LoopDevice instance (0x558a7d0) -- > name = loop1 status = False kids = 0 id = 58 > parents = ['existing 0MB file /osmin (57)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:23:57,235 INFO blivet: got format: DeviceFormat instance (0x558a410) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:23:57,236 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:23:57,236 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:23:57,237 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:23:57,237 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,237 INFO blivet: loop2 is a loop device >17:23:57,238 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:23:57,238 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:23:57,239 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,239 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,240 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:23:57,240 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 59) to device tree >17:23:57,240 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:23:57,241 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,241 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:23:57,241 INFO blivet: added loop loop2 (id 60) to device tree >17:23:57,242 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:23:57,242 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:23:57,243 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:23:57,243 DEBUG blivet: device loop2 does not contain a disklabel >17:23:57,243 INFO blivet: type detected on 'loop2' is 'squashfs' >17:23:57,243 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:23:57,244 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:23:57,244 INFO blivet: got device: LoopDevice instance (0x558a450) -- > name = loop2 status = False kids = 0 id = 60 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (59)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:23:57,244 INFO blivet: got format: DeviceFormat instance (0x558acd0) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:23:57,245 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:23:57,246 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:23:57,246 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:23:57,247 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,247 INFO blivet: loop3 is a loop device >17:23:57,248 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:23:57,248 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:23:57,249 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,249 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,249 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:23:57,250 INFO blivet: added file /LiveOS/ext3fs.img (id 61) to device tree >17:23:57,250 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:23:57,251 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,251 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:23:57,251 INFO blivet: added loop loop3 (id 62) to device tree >17:23:57,252 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:23:57,252 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:23:57,253 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,253 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:57,253 DEBUG blivet: device loop3 does not contain a disklabel >17:23:57,254 INFO blivet: type detected on 'loop3' is 'ext4' >17:23:57,270 DEBUG blivet: using current size 0 as min size >17:23:57,271 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,271 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:57,272 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:23:57,272 INFO blivet: got device: LoopDevice instance (0x5857c50) -- > name = loop3 status = False kids = 0 id = 62 > parents = ['existing 0MB file /LiveOS/ext3fs.img (61)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:23:57,273 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,273 INFO blivet: got format: Ext4FS instance (0x558a990) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:23:57,274 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:23:57,274 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:23:57,274 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:23:57,275 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,275 INFO blivet: loop4 is a loop device >17:23:57,276 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:23:57,276 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:23:57,277 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,277 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,278 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:23:57,278 INFO blivet: added file /overlay (deleted) (id 63) to device tree >17:23:57,278 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:23:57,279 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,279 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:23:57,279 INFO blivet: added loop loop4 (id 64) to device tree >17:23:57,280 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:23:57,280 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:23:57,280 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:23:57,281 DEBUG blivet: device loop4 does not contain a disklabel >17:23:57,281 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:23:57,281 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:23:57,282 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:23:57,282 INFO blivet: got device: LoopDevice instance (0x558a610) -- > name = loop4 status = False kids = 0 id = 64 > parents = ['existing 0MB file /overlay (deleted) (63)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:23:57,282 INFO blivet: got format: DeviceFormat instance (0x558ae90) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:23:57,283 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:23:57,284 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:23:57,284 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:23:57,285 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,285 INFO blivet: live-rw is a device-mapper device >17:23:57,285 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:23:57,286 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:23:57,286 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (62) with existing ext4 filesystem >17:23:57,287 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:23:57,288 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (64) with existing DM_snapshot_cow >17:23:57,288 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:23:57,289 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,289 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:23:57,290 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,290 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:23:57,290 INFO blivet: added dm live-rw (id 65) to device tree >17:23:57,290 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:23:57,291 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:23:57,291 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,291 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:57,292 DEBUG blivet: device live-rw does not contain a disklabel >17:23:57,292 INFO blivet: type detected on 'live-rw' is 'ext4' >17:23:57,308 DEBUG blivet: padding min size from 3226 up to 3548 >17:23:57,308 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,308 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:57,309 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:23:57,309 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:23:57,310 INFO blivet: got device: DMDevice instance (0x558a8d0) -- > name = live-rw status = True kids = 0 id = 65 > parents = ['existing 0MB loop loop4 (64) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x5864320> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:23:57,311 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,311 INFO blivet: got format: Ext4FS instance (0x558ae50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:23:57,312 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:23:57,312 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:23:57,313 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:23:57,313 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,313 INFO blivet: live-base is a device-mapper device >17:23:57,314 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:23:57,314 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:23:57,315 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:23:57,315 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (62) with existing ext4 filesystem >17:23:57,316 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:23:57,316 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,317 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:23:57,317 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,318 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:23:57,318 INFO blivet: added dm live-base (id 66) to device tree >17:23:57,318 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:23:57,319 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:23:57,319 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,319 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:57,319 DEBUG blivet: device live-base does not contain a disklabel >17:23:57,319 INFO blivet: type detected on 'live-base' is 'ext4' >17:23:57,338 DEBUG blivet: padding min size from 3226 up to 3548 >17:23:57,338 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,339 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:57,339 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:23:57,340 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:23:57,340 INFO blivet: got device: DMDevice instance (0x558a150) -- > name = live-base status = True kids = 0 id = 66 > parents = ['existing 0MB loop loop3 (62) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x5864050> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:23:57,341 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,341 INFO blivet: got format: Ext4FS instance (0x558aad0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:23:57,344 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:23:57,344 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:23:57,345 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:23:57,345 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,346 INFO blivet: live-osimg-min is a device-mapper device >17:23:57,346 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:23:57,347 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:23:57,347 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:23:57,348 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:23:57,348 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (58) with existing DM_snapshot_cow >17:23:57,349 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:23:57,349 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (62) with existing ext4 filesystem >17:23:57,350 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:23:57,350 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,351 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:23:57,351 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:23:57,351 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:23:57,351 INFO blivet: added dm live-osimg-min (id 67) to device tree >17:23:57,352 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:23:57,352 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:23:57,353 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,353 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:57,353 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:23:57,353 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:23:57,367 DEBUG blivet: using current size 0 as min size >17:23:57,368 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,368 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:23:57,369 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:23:57,369 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:23:57,370 INFO blivet: got device: DMDevice instance (0x558a190) -- > name = live-osimg-min status = True kids = 0 id = 67 > parents = ['existing 0MB loop loop3 (62) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x5864290> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:23:57,371 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:57,371 INFO blivet: got format: Ext4FS instance (0x558ac90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >17:23:57,374 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:23:57,374 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:23:57,375 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:23:57,375 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,376 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:23:57,376 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:57,376 INFO blivet: Using 4MB superBlockSize >17:23:57,376 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:57,377 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (47) >17:23:57,377 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:23:57,378 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:23:57,379 DEBUG blivet: SwapSpace.__init__: >17:23:57,379 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:23:57,379 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:23:57,379 INFO blivet: type detected on 'md126' is 'swap' >17:23:57,379 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:23:57,379 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:23:57,380 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:23:57,380 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:57,380 INFO blivet: Using 4MB superBlockSize >17:23:57,381 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:57,381 INFO blivet: got device: MDRaidArrayDevice instance (0x7f56841357d0) -- > name = localhost.localdomain:swap status = True kids = 0 id = 47 > parents = ['existing 4008MB partition sda6 (46) with existing mdmember', > 'existing 4008MB partition sdb6 (54) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32598 did: 0 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x55747a0> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:23:57,381 INFO blivet: got format: SwapSpace instance (0x5583c10) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:23:57,398 INFO blivet: devices to scan: ['md123', 'md124', 'md125', 'md127'] >17:23:57,400 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', > 'DEVNAME': 'md123', > 'DEVPATH': '/devices/virtual/block/md123', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda5_DEV': '/dev/sda5', > 'MD_DEVICE_sda5_ROLE': '0', > 'MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'MD_DEVICE_sdb5_ROLE': '1', > 'MD_DEVNAME': 'boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'localhost.localdomain:boot', > 'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'MINOR': '123', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', > 'UDISKS_MD_DEVICE_sda5_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'UDISKS_MD_DEVICE_sdb5_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.0', > 'UDISKS_MD_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '3913269', > 'name': 'md123', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', > '/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', > '/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', > '/dev/md/boot'], > 'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >17:23:57,400 INFO blivet: scanning md123 (/devices/virtual/block/md123)... >17:23:57,401 DEBUG blivet: DeviceTree.getDeviceByName: name: md123 ; >17:23:57,401 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,402 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:23:57,402 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:57,402 INFO blivet: Using 2.0MB superBlockSize >17:23:57,402 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:23:57,403 DEBUG blivet: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (45) >17:23:57,403 DEBUG blivet: no device or no media present >17:23:57,404 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', > 'DEVNAME': 'md124', > 'DEVPATH': '/devices/virtual/block/md124', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda3_DEV': '/dev/sda3', > 'MD_DEVICE_sda3_ROLE': '0', > 'MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'MD_DEVICE_sdb3_ROLE': '1', > 'MD_DEVNAME': 'root', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:root', > 'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'MINOR': '124', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', > 'UDISKS_MD_DEVICE_sda3_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'UDISKS_MD_DEVICE_sdb3_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'root', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '997591', > 'name': 'md124', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', > '/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', > '/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', > '/dev/md/root'], > 'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >17:23:57,404 INFO blivet: scanning md124 (/devices/virtual/block/md124)... >17:23:57,405 DEBUG blivet: DeviceTree.getDeviceByName: name: md124 ; >17:23:57,405 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,406 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:23:57,406 DEBUG blivet: raw RAID 1 size == 60032.0 >17:23:57,406 INFO blivet: Using 32MB superBlockSize >17:23:57,406 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:23:57,407 DEBUG blivet: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (42) >17:23:57,407 DEBUG blivet: no device or no media present >17:23:57,408 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVNAME': 'raid0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:raid0', > 'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', > 'UDISKS_MD_DEVICE_sda2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'UDISKS_MD_DEVICE_sdb2_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'raid0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '193713278', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', > '/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', > '/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', > '/dev/md/raid0'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >17:23:57,408 INFO blivet: scanning md125 (/devices/virtual/block/md125)... >17:23:57,409 DEBUG blivet: DeviceTree.getDeviceByName: name: md125 ; >17:23:57,409 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,410 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:23:57,410 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:57,410 INFO blivet: Using 128MB superBlockSize >17:23:57,410 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:23:57,411 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (40) >17:23:57,411 DEBUG blivet: no device or no media present >17:23:57,412 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVNAME': 'home', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:home', > 'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', > 'UDISKS_MD_DEVICE_sda1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'home', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '3617104', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', > '/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', > '/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', > '/dev/md/home'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >17:23:57,412 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >17:23:57,413 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >17:23:57,413 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:23:57,414 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:23:57,414 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:57,414 INFO blivet: Using 64MB superBlockSize >17:23:57,414 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:23:57,414 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (38) >17:23:57,415 DEBUG blivet: no device or no media present >17:23:57,430 DEBUG blivet: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >17:23:58,060 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:23:58,061 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:23:58,062 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:23:58,072 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:23:58,073 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:58,074 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:58,084 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:23:58,085 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:23:58,086 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:23:58,096 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:23:58,097 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:58,098 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:58,108 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:23:58,109 DEBUG blivet: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >17:23:58,133 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:23:58,135 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:23:58,136 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:23:58,147 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:23:58,147 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:58,148 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:58,158 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:23:58,158 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:23:58,160 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:23:58,170 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:23:58,170 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:58,171 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:58,182 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:23:58,182 DEBUG blivet: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >17:23:58,259 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:23:58,260 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:23:58,261 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:23:58,271 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:23:58,272 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:58,273 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:58,282 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:23:58,283 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:23:58,284 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:23:58,293 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:23:58,294 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:58,295 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:58,304 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:23:58,304 DEBUG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >17:23:58,327 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:23:58,328 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:23:58,329 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:23:58,341 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:23:58,342 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:58,343 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:23:58,353 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:23:58,353 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:23:58,355 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:23:58,364 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:23:58,365 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:58,366 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:23:58,377 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:23:58,377 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:23:58,377 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:23:58,378 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:23:58,394 INFO blivet: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:23:58,394 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:23:58,395 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:23:58,395 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:23:58,396 INFO blivet: hiding device partition sdc1 (id 35) >17:23:58,396 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >17:23:58,396 DEBUG blivet: lvm filter: adding sdc1 to the reject list >17:23:58,396 INFO blivet: hiding device disk sdc (id 34) >17:23:58,396 DEBUG blivet: lvm filter: adding sdc to the reject list >17:23:58,397 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:23:58,397 INFO blivet: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377'} >17:23:58,399 DEBUG blivet: raw RAID 1 size == 1000.0 >17:23:58,399 INFO blivet: Using 2.0MB superBlockSize >17:23:58,399 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:23:58,400 DEBUG blivet: raw RAID 1 size == 100064.0 >17:23:58,400 INFO blivet: Using 64MB superBlockSize >17:23:58,400 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:23:58,401 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:58,402 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:58,402 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:58,403 DEBUG blivet: raw RAID 0 size == 8016.0 >17:23:58,403 INFO blivet: Using 4MB superBlockSize >17:23:58,403 DEBUG blivet: existing RAID 0 size == 8012.0 >17:23:58,404 DEBUG blivet: Ext4FS.supported: supported: True ; >17:23:58,404 DEBUG blivet: raw RAID 0 size == 150256.0 >17:23:58,404 INFO blivet: Using 128MB superBlockSize >17:23:58,404 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:23:58,405 DEBUG blivet: raw RAID 1 size == 60032.0 >17:23:58,405 INFO blivet: Using 32MB superBlockSize >17:23:58,405 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:24:00,689 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:24:00,690 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:00,690 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:24:00,690 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >17:24:19,630 INFO blivet: Detected 16016M of memory >17:24:19,631 INFO blivet: Swap attempt of 8008M >17:24:19,631 DEBUG blivet: clearpart: looking at sda6 >17:24:19,632 DEBUG blivet: clearpart: looking at sdb6 >17:24:19,632 DEBUG blivet: clearpart: looking at sda5 >17:24:19,632 DEBUG blivet: clearpart: looking at sdb5 >17:24:19,632 DEBUG blivet: clearpart: looking at sda4 >17:24:19,632 DEBUG blivet: clearpart: looking at sdb4 >17:24:19,632 DEBUG blivet: clearpart: looking at sda3 >17:24:19,632 DEBUG blivet: clearpart: looking at sdb3 >17:24:19,632 DEBUG blivet: clearpart: looking at sda2 >17:24:19,632 DEBUG blivet: clearpart: looking at sdb2 >17:24:19,632 DEBUG blivet: clearpart: looking at sda1 >17:24:19,632 DEBUG blivet: clearpart: looking at sdb1 >17:24:19,633 DEBUG blivet: checking whether disk sda has an empty extended >17:24:19,634 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x584e2d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a64910> PedPartition: <_ped.Partition object at 0x5570470> ; logicals is ['sda5', 'sda6'] >17:24:19,634 DEBUG blivet: checking whether disk sdb has an empty extended >17:24:19,634 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5580f50> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a64ad0> PedPartition: <_ped.Partition object at 0x5570650> ; logicals is ['sdb5', 'sdb6'] >17:24:19,655 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:24:19,656 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:19,674 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:24:19,675 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:19,676 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:24:19,676 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:19,676 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:24:19,689 DEBUG blivet: starting Blivet copy >17:24:19,704 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:24:19,704 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a4c150> PedPartition: <_ped.Partition object at 0x5570470> >17:24:19,705 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:24:19,706 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c2390> PedPartition: <_ped.Partition object at 0x5570650> >17:24:19,707 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >17:24:19,707 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c2510> PedPartition: <_ped.Partition object at 0x5570290> >17:24:19,708 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >17:24:19,708 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c2690> PedPartition: <_ped.Partition object at 0x5570710> >17:24:19,709 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >17:24:19,709 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: <parted.filesystem.FileSystem object at 0x7f56740c2a10> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c2990> PedPartition: <_ped.Partition object at 0x55703b0> >17:24:19,710 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >17:24:19,710 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c2b50> PedPartition: <_ped.Partition object at 0x55705f0> >17:24:19,711 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:24:19,711 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5862510> PedPartition: <_ped.Partition object at 0x55702f0> >17:24:19,712 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:24:19,712 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c2810> PedPartition: <_ped.Partition object at 0x58493b0> >17:24:19,713 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >17:24:19,713 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c2cd0> PedPartition: <_ped.Partition object at 0x5849350> >17:24:19,713 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >17:24:19,714 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c2e50> PedPartition: <_ped.Partition object at 0x58492f0> >17:24:19,714 DEBUG blivet: PartitionDevice._setPartedPartition: sdb5 ; >17:24:19,715 DEBUG blivet: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: <parted.filesystem.FileSystem object at 0x7f56740ca210> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740ca190> PedPartition: <_ped.Partition object at 0x5849410> >17:24:19,715 DEBUG blivet: PartitionDevice._setPartedPartition: sdb6 ; >17:24:19,715 DEBUG blivet: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740ca350> PedPartition: <_ped.Partition object at 0x58496b0> >17:24:19,716 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >17:24:19,716 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f56840ad910> fileSystem: <parted.filesystem.FileSystem object at 0x7f56740ca3d0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f56740c2fd0> PedPartition: <_ped.Partition object at 0x5849710> >17:24:19,716 DEBUG blivet: finished Blivet copy >17:24:19,721 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:19,722 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:19,722 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:19,723 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:19,723 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:19,724 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:19,724 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:19,725 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:19,729 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:19,729 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:19,730 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:19,730 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:19,731 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:19,732 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:19,732 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:19,733 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:19,734 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:19,735 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:19,735 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:19,736 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:19,737 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:19,737 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:19,738 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:19,739 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:19,739 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:19,739 INFO blivet: Using 4MB superBlockSize >17:24:19,739 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:21,237 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:21,237 INFO blivet: Using 4MB superBlockSize >17:24:21,237 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:21,238 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:21,238 INFO blivet: Using 4MB superBlockSize >17:24:21,238 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:21,238 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:21,238 INFO blivet: Using 4MB superBlockSize >17:24:21,238 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:21,239 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:21,239 INFO blivet: Using 4MB superBlockSize >17:24:21,239 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:21,241 DEBUG blivet: SwapSpace.__init__: >17:24:21,241 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:24:23,140 DEBUG storage.ui: doAutoPart: True >17:24:23,141 DEBUG storage.ui: encryptedAutoPart: False >17:24:23,141 DEBUG storage.ui: autoPartType: 2 >17:24:23,141 DEBUG storage.ui: clearPartType: 2 >17:24:23,141 DEBUG storage.ui: clearPartDisks: ['sda', 'sdb'] >17:24:23,142 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x4a4c310) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4a4c510) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x4a4cdd0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x4a4cc10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x4a4cbd0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:24:23,142 DEBUG storage.ui: storage.disks: ['sda', 'sdb'] >17:24:23,143 DEBUG storage.ui: storage.partitioned: ['sda', 'sdb'] >17:24:23,143 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >17:24:23,146 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,147 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,147 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:24:23,147 DEBUG storage.ui: boot disk: sda >17:24:23,149 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:24:23,149 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:24:23,150 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:24:23,150 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >17:24:23,151 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:24:23,151 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:24:23,151 INFO storage.ui: added partition req0 (id 68) to device tree >17:24:23,151 INFO storage.ui: registered action: [52] Create Device partition req0 (id 68) >17:24:23,152 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:24:23,152 INFO storage.ui: registered action: [53] Create Format lvmpv on partition req0 (id 68) >17:24:23,152 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:24:23,152 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:24:23,153 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:24:23,153 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >17:24:23,154 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >17:24:23,154 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:24:23,154 INFO storage.ui: added partition req1 (id 69) to device tree >17:24:23,154 INFO storage.ui: registered action: [54] Create Device partition req1 (id 69) >17:24:23,154 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:24:23,155 INFO storage.ui: registered action: [55] Create Format lvmpv on partition req1 (id 69) >17:24:23,156 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x4a558d0) -- > name = sda status = True kids = 6 id = 36 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x58559e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4a5b250>, DiskDevice instance (0x4619c10) -- > name = sdb status = True kids = 6 id = 48 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x55749e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f5684412dd0>] >17:24:23,157 DEBUG storage.ui: devs: [PartitionDevice instance (0x55942d0) -- > name = req0 status = False kids = 0 id = 68 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x4a4ca50) -- > name = req1 status = False kids = 0 id = 69 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:24:23,160 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:24:23,160 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:24:23,162 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:24:23,162 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:24:23,163 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >17:24:23,163 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >17:24:23,164 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:24:23,164 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:24:23,164 INFO storage.ui: added partition req2 (id 70) to device tree >17:24:23,164 INFO storage.ui: registered action: [56] Create Device partition req2 (id 70) >17:24:23,165 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:24:23,165 INFO storage.ui: registered action: [57] Create Format ext4 filesystem mounted at /boot on partition req2 (id 70) >17:24:23,165 INFO storage.ui: skipping unneeded stage1 biosboot request >17:24:23,165 DEBUG storage.ui: PartSpec instance (0x4a4cc10) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:24:23,165 DEBUG storage.ui: existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,166 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:24:23,166 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:24:23,167 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 68)', 'req1(id 69)', 'req2(id 70)'] from disk(s) ['sda', 'sdb'] >17:24:23,167 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 68)', 'req1(id 69)', 'req2(id 70)'] >17:24:23,167 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 70)', 'req0(id 68)', 'req1(id 69)'] from disk(s) ['sda', 'sdb'] >17:24:23,168 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,169 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,169 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:24:23,169 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,170 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,170 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:24:23,170 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,171 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,171 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:24:23,171 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,172 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,172 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:24:23,172 DEBUG storage.ui: allocating partition: req2 ; id: 70 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:24:23,172 DEBUG storage.ui: checking freespace on sda >17:24:23,172 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:24:23,172 DEBUG storage.ui: checking 63-2047 (0 MB) >17:24:23,173 DEBUG storage.ui: free region not suitable for request >17:24:23,173 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:24:23,173 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:24:23,173 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:24:23,173 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:24:23,173 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:24:23,173 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:24:23,173 DEBUG storage.ui: new free allows for 0 sectors of growth >17:24:23,173 DEBUG storage.ui: found free space for bootable request >17:24:23,173 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:24:23,174 DEBUG storage.ui: created partition sda7 of 500MB and added it to /dev/sda >17:24:23,174 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:24:23,174 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740cb210> PedPartition: <_ped.Partition object at 0x5a655f0> >17:24:23,175 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:24:23,175 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:24:23,176 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:24:23,176 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740cbdd0> PedPartition: <_ped.Partition object at 0x5a65890> >17:24:23,177 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,177 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,177 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:24:23,178 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,178 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,179 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:24:23,179 DEBUG storage.ui: allocating partition: req0 ; id: 68 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:24:23,179 DEBUG storage.ui: checking freespace on sda >17:24:23,179 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:24:23,179 DEBUG storage.ui: checking 63-2047 (0 MB) >17:24:23,179 DEBUG storage.ui: free region not suitable for request >17:24:23,179 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:24:23,179 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:24:23,180 DEBUG storage.ui: checking 493027328-1953525167 (713133 MB) >17:24:23,180 DEBUG storage.ui: current free range is 493027328-1953525167 (713133MB) >17:24:23,180 DEBUG storage.ui: evaluating growth potential for new layout >17:24:23,180 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:24:23,180 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:24:23,180 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:24:23,180 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:24:23,180 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:24:23,180 DEBUG storage.ui: calculating growth for disk /dev/sda >17:24:23,180 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:24:23,181 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:24:23,181 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c9210> PedPartition: <_ped.Partition object at 0x5a65770> >17:24:23,181 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:24:23,182 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:24:23,182 DEBUG storage.ui: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:24:23,182 DEBUG storage.ui: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:24:23,182 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:24:23,183 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:24:23,183 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:24:23,183 DEBUG storage.ui: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:24:23,183 DEBUG storage.ui: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:24:23,183 DEBUG storage.ui: 1 requests and 1459475888 (712634MB) left in chunk >17:24:23,183 DEBUG storage.ui: adding 1459475888 (712634MB) to 68 (sda8) >17:24:23,183 DEBUG storage.ui: new grow amount for request 68 (sda8) is 1459475888 units, or 712634MB >17:24:23,183 DEBUG storage.ui: request 70 (sda7) growth: 0 (0MB) size: 500MB >17:24:23,183 DEBUG storage.ui: request 68 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:24:23,183 DEBUG storage.ui: disk /dev/sda growth: 1459475888 (712634MB) >17:24:23,184 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:24:23,184 DEBUG storage.ui: device sda8 new partedPartition None >17:24:23,184 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:24:23,185 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:24:23,185 DEBUG storage.ui: total growth: 1459475888 sectors >17:24:23,185 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:24:23,185 DEBUG storage.ui: new free: 493027328-1953525167 / 713133MB >17:24:23,185 DEBUG storage.ui: new free allows for 1459475888 sectors of growth >17:24:23,185 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:24:23,185 DEBUG storage.ui: created partition sda8 of 500MB and added it to /dev/sda >17:24:23,186 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:24:23,186 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5594350> PedPartition: <_ped.Partition object at 0x5a659b0> >17:24:23,186 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:24:23,187 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:24:23,188 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:24:23,188 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c94d0> PedPartition: <_ped.Partition object at 0x5a65bf0> >17:24:23,188 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,189 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,189 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:24:23,189 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,190 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,190 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:24:23,190 DEBUG storage.ui: allocating partition: req1 ; id: 69 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:24:23,190 DEBUG storage.ui: checking freespace on sdb >17:24:23,190 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:24:23,190 DEBUG storage.ui: checking 63-2047 (0 MB) >17:24:23,191 DEBUG storage.ui: free region not suitable for request >17:24:23,191 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:24:23,191 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:24:23,191 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:24:23,191 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:24:23,191 DEBUG storage.ui: evaluating growth potential for new layout >17:24:23,191 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:24:23,191 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:24:23,192 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:24:23,192 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740cb7d0> PedPartition: <_ped.Partition object at 0x5a65650> >17:24:23,192 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:24:23,193 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:24:23,193 DEBUG storage.ui: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:24:23,193 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:24:23,193 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:24:23,193 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:24:23,193 DEBUG storage.ui: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:24:23,193 DEBUG storage.ui: 1 requests and 1460499888 (713134MB) left in chunk >17:24:23,193 DEBUG storage.ui: adding 1460499888 (713134MB) to 69 (sdb7) >17:24:23,193 DEBUG storage.ui: new grow amount for request 69 (sdb7) is 1460499888 units, or 713134MB >17:24:23,194 DEBUG storage.ui: request 69 (sdb7) growth: 1460499888 (713134MB) size: 713634MB >17:24:23,194 DEBUG storage.ui: disk /dev/sdb growth: 1460499888 (713134MB) >17:24:23,194 DEBUG storage.ui: calculating growth for disk /dev/sda >17:24:23,194 DEBUG storage.ui: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:24:23,194 DEBUG storage.ui: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:24:23,194 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:24:23,194 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:24:23,194 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:24:23,194 DEBUG storage.ui: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:24:23,194 DEBUG storage.ui: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:24:23,194 DEBUG storage.ui: 1 requests and 1459475888 (712634MB) left in chunk >17:24:23,194 DEBUG storage.ui: adding 1459475888 (712634MB) to 68 (sda8) >17:24:23,194 DEBUG storage.ui: new grow amount for request 68 (sda8) is 1459475888 units, or 712634MB >17:24:23,194 DEBUG storage.ui: request 70 (sda7) growth: 0 (0MB) size: 500MB >17:24:23,194 DEBUG storage.ui: request 68 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:24:23,195 DEBUG storage.ui: disk /dev/sda growth: 1459475888 (712634MB) >17:24:23,195 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:24:23,195 DEBUG storage.ui: device sdb7 new partedPartition None >17:24:23,196 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:24:23,196 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:24:23,196 DEBUG storage.ui: total growth: 2919975776 sectors >17:24:23,196 DEBUG storage.ui: updating use_disk to sdb, type: 1 >17:24:23,196 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:24:23,196 DEBUG storage.ui: new free allows for 2919975776 sectors of growth >17:24:23,196 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:24:23,197 DEBUG storage.ui: created partition sdb7 of 500MB and added it to /dev/sdb >17:24:23,197 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:24:23,197 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740cbb10> PedPartition: <_ped.Partition object at 0x5a656b0> >17:24:23,198 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:24:23,198 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:24:23,199 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:24:23,199 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c9910> PedPartition: <_ped.Partition object at 0x5a65cb0> >17:24:23,199 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda8(id 68)', 'sdb7(id 69)', 'sda7(id 70)'] >17:24:23,199 DEBUG storage.ui: growable partitions are ['sda8', 'sdb7'] >17:24:23,200 DEBUG storage.ui: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:24:23,200 DEBUG storage.ui: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:24:23,200 DEBUG storage.ui: disk sda has 3 chunks >17:24:23,200 DEBUG storage.ui: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:24:23,200 DEBUG storage.ui: disk sdb has 3 chunks >17:24:23,200 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:24:23,200 DEBUG storage.ui: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:24:23,200 DEBUG storage.ui: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:24:23,200 DEBUG storage.ui: 1 requests and 1459475888 (712634MB) left in chunk >17:24:23,200 DEBUG storage.ui: adding 1459475888 (712634MB) to 68 (sda8) >17:24:23,200 DEBUG storage.ui: new grow amount for request 68 (sda8) is 1459475888 units, or 712634MB >17:24:23,200 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:24:23,200 DEBUG storage.ui: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:24:23,200 DEBUG storage.ui: 1 requests and 1460499888 (713134MB) left in chunk >17:24:23,200 DEBUG storage.ui: adding 1460499888 (713134MB) to 69 (sdb7) >17:24:23,201 DEBUG storage.ui: new grow amount for request 69 (sdb7) is 1460499888 units, or 713134MB >17:24:23,201 DEBUG storage.ui: growing partitions on sda >17:24:23,201 DEBUG storage.ui: partition sda7 (70): 1 >17:24:23,201 DEBUG storage.ui: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x4a5b410> PedGeometry: <_ped.Geometry object at 0x7f56740c9c50> >17:24:23,201 DEBUG storage.ui: partition sda8 (68): 1 >17:24:23,201 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x4a5b410> PedGeometry: <_ped.Geometry object at 0x7f56740c9dd0> >17:24:23,201 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 70)', 'sda8(id 68)'] from disk(s) ['sda'] >17:24:23,202 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:24:23,202 DEBUG storage.ui: device sda7 new partedPartition None >17:24:23,202 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >17:24:23,203 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:24:23,203 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:24:23,203 DEBUG storage.ui: device sda8 new partedPartition None >17:24:23,204 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:24:23,204 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:24:23,205 DEBUG storage.ui: back from removeNewPartitions >17:24:23,205 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f56740c9bd0> PedGeometry: <_ped.Geometry object at 0x7f56740c9a50> >17:24:23,205 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x4a5b410> PedGeometry: <_ped.Geometry object at 0x7f56740c9c50> >17:24:23,206 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:24:23,206 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f568414a0d0> PedPartition: <_ped.Partition object at 0x5a65830> >17:24:23,206 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:24:23,207 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:24:23,208 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:24:23,208 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740cba90> PedPartition: <_ped.Partition object at 0x5a65bf0> >17:24:23,208 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x4a5b410> PedGeometry: <_ped.Geometry object at 0x7f56740c9dd0> >17:24:23,209 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:24:23,209 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5862e50> PedPartition: <_ped.Partition object at 0x5a65d10> >17:24:23,209 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:24:23,210 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:24:23,211 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:24:23,211 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c75d0> PedPartition: <_ped.Partition object at 0x5a656b0> >17:24:23,211 DEBUG storage.ui: growing partitions on sdb >17:24:23,211 DEBUG storage.ui: partition sdb7 (69): 1 >17:24:23,211 DEBUG storage.ui: new geometry for sdb7: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x7f5684412f10> PedGeometry: <_ped.Geometry object at 0x4619910> >17:24:23,211 DEBUG storage.ui: removing all non-preexisting partitions ['sdb7(id 69)'] from disk(s) ['sdb'] >17:24:23,212 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:24:23,212 DEBUG storage.ui: device sdb7 new partedPartition None >17:24:23,212 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:24:23,213 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:24:23,213 DEBUG storage.ui: back from removeNewPartitions >17:24:23,213 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x4619690> PedGeometry: <_ped.Geometry object at 0x5865710> >17:24:23,214 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x7f5684412f10> PedGeometry: <_ped.Geometry object at 0x4619910> >17:24:23,214 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:24:23,214 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5594350> PedPartition: <_ped.Partition object at 0x5a655f0> >17:24:23,215 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:24:23,215 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:24:23,216 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:24:23,216 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c7950> PedPartition: <_ped.Partition object at 0x5a65f50> >17:24:23,216 DEBUG storage.ui: fixing size of existing 100064MB partition sda1 (37) with existing mdmember at 100064.00 >17:24:23,217 DEBUG storage.ui: fixing size of existing 75128MB partition sda2 (39) with existing mdmember at 75128.00 >17:24:23,217 DEBUG storage.ui: fixing size of existing 60032MB partition sda3 (41) with existing mdmember at 60032.00 >17:24:23,217 DEBUG storage.ui: fixing size of existing 718644MB partition sda4 (43) at 718644.71 >17:24:23,217 DEBUG storage.ui: fixing size of existing 1000MB partition sda5 (44) with existing mdmember at 1000.00 >17:24:23,217 DEBUG storage.ui: fixing size of existing 4008MB partition sda6 (46) with existing mdmember at 4008.00 >17:24:23,217 DEBUG storage.ui: fixing size of non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:24:23,217 DEBUG storage.ui: fixing size of non-existent 713132MB partition sda8 (68) with non-existent lvmpv at 713132.00 >17:24:23,218 DEBUG storage.ui: fixing size of existing 100064MB partition sdb1 (49) with existing mdmember at 100064.00 >17:24:23,218 DEBUG storage.ui: fixing size of existing 75128MB partition sdb2 (50) with existing mdmember at 75128.00 >17:24:23,218 DEBUG storage.ui: fixing size of existing 60032MB partition sdb3 (51) with existing mdmember at 60032.00 >17:24:23,218 DEBUG storage.ui: fixing size of existing 718644MB partition sdb4 (52) at 718644.71 >17:24:23,218 DEBUG storage.ui: fixing size of existing 1000MB partition sdb5 (53) with existing mdmember at 1000.00 >17:24:23,218 DEBUG storage.ui: fixing size of existing 4008MB partition sdb6 (54) with existing mdmember at 4008.00 >17:24:23,218 DEBUG storage.ui: fixing size of non-existent 713633MB partition sdb7 (69) with non-existent lvmpv at 713633.00 >17:24:23,219 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >17:24:23,220 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (43) >17:24:23,220 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb4 ; >17:24:23,221 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (52) >17:24:23,222 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >17:24:23,222 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >17:24:23,223 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:24:23,223 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:24:23,223 INFO storage.ui: added lvmvg fedora (id 71) to device tree >17:24:23,223 INFO storage.ui: registered action: [58] Create Device lvmvg fedora (id 71) >17:24:23,224 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:24:23,224 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:24:23,224 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:24:23,225 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:24:23,225 DEBUG storage.ui: fedora size is 1426760MB >17:24:23,225 DEBUG storage.ui: vg fedora has 1426760MB free >17:24:23,225 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >17:24:23,225 INFO storage.ui: added lvmlv fedora-root (id 72) to device tree >17:24:23,226 INFO storage.ui: registered action: [59] Create Device lvmlv fedora-root (id 72) >17:24:23,226 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:24:23,226 INFO storage.ui: registered action: [60] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 72) >17:24:23,227 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:24:23,227 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:24:23,227 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:24:23,228 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:24:23,228 DEBUG storage.ui: fedora size is 1426760MB >17:24:23,228 DEBUG storage.ui: vg fedora has 1425736MB free >17:24:23,228 DEBUG storage.ui: Adding fedora-home/500MB to fedora >17:24:23,228 INFO storage.ui: added lvmlv fedora-home (id 73) to device tree >17:24:23,228 INFO storage.ui: registered action: [61] Create Device lvmlv fedora-home (id 73) >17:24:23,228 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:24:23,229 INFO storage.ui: registered action: [62] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 73) >17:24:23,229 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >17:24:23,229 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >17:24:23,230 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:24:23,230 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:24:23,230 DEBUG storage.ui: fedora size is 1426760MB >17:24:23,231 DEBUG storage.ui: vg fedora has 1425236MB free >17:24:23,231 DEBUG storage.ui: Adding fedora-swap/8008MB to fedora >17:24:23,231 INFO storage.ui: added lvmlv fedora-swap (id 74) to device tree >17:24:23,231 INFO storage.ui: registered action: [63] Create Device lvmlv fedora-swap (id 74) >17:24:23,231 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:24:23,231 INFO storage.ui: registered action: [64] Create Format swap on lvmlv fedora-swap (id 74) >17:24:23,231 DEBUG storage.ui: fedora size is 1426760MB >17:24:23,231 DEBUG storage.ui: vg fedora has 1417228MB free >17:24:23,231 DEBUG storage.ui: vg fedora: 1417228MB free ; lvs: ['root', 'home', 'swap'] >17:24:23,232 DEBUG storage.ui: adding request 72 to chunk 356690 on /dev/mapper/fedora >17:24:23,232 DEBUG storage.ui: adding request 73 to chunk 356690 on /dev/mapper/fedora >17:24:23,232 DEBUG storage.ui: adding request 74 to chunk 356690 on /dev/mapper/fedora >17:24:23,232 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 356690 size = 1426760 >remaining = 2 pool = 354307 >17:24:23,232 DEBUG storage.ui: req: LVRequest instance -- >id = 74 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:24:23,232 DEBUG storage.ui: req: LVRequest instance -- >id = 72 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:24:23,232 DEBUG storage.ui: req: LVRequest instance -- >id = 73 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:24:23,232 DEBUG storage.ui: 2 requests and 354307 (1417228MB) left in chunk >17:24:23,232 DEBUG storage.ui: adding 238064 (952256MB) to 72 (fedora-root) >17:24:23,232 DEBUG storage.ui: taking back 225520 (902080MB) from 72 (fedora-root) >17:24:23,232 DEBUG storage.ui: new grow amount for request 72 (fedora-root) is 12544 units, or 50176MB >17:24:23,232 DEBUG storage.ui: adding 116242 (464968MB) to 73 (fedora-home) >17:24:23,232 DEBUG storage.ui: new grow amount for request 73 (fedora-home) is 116242 units, or 464968MB >17:24:23,232 DEBUG storage.ui: 1 requests and 225521 (902084MB) left in chunk >17:24:23,232 DEBUG storage.ui: adding 225521 (902084MB) to 73 (fedora-home) >17:24:23,232 DEBUG storage.ui: new grow amount for request 73 (fedora-home) is 341763 units, or 1367052MB >17:24:23,232 DEBUG storage.ui: trying to set lv fedora-root size to 51200MB >17:24:23,233 DEBUG storage.ui: fedora size is 1426760MB >17:24:23,233 DEBUG storage.ui: vg fedora has 1417228MB free >17:24:23,233 DEBUG storage.ui: trying to set lv fedora-home size to 1367552MB >17:24:23,233 DEBUG storage.ui: fedora size is 1426760MB >17:24:23,233 DEBUG storage.ui: vg fedora has 1367052MB free >17:24:23,246 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,247 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,248 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:24:23,249 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:24:23,249 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:24:23,260 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,261 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,261 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,262 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,262 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,263 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,263 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,264 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,265 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:23,265 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:23,266 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:23,267 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:23,267 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:23,268 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:23,279 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,280 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,280 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,281 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,281 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,282 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,283 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,283 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,284 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:23,285 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:23,285 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:23,286 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:23,286 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:23,287 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:23,288 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,289 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,289 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,290 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,291 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,291 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,292 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:23,292 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:23,293 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:23,294 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:23,294 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:23,295 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:23,296 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:23,296 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:23,297 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:23,297 INFO blivet: Using 4MB superBlockSize >17:24:23,297 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:23,301 DEBUG blivet: SwapSpace.__init__: >17:24:23,301 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:24:23,302 DEBUG blivet: Ext4FS.supported: supported: True ; >17:24:23,302 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:24:31,907 DEBUG blivet: Ext4FS.supported: supported: True ; >17:24:31,907 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:24:31,908 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a554d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:24:31,909 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:31,909 INFO blivet: Using 4MB superBlockSize >17:24:31,909 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:31,909 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:31,910 INFO blivet: Using 4MB superBlockSize >17:24:31,910 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:31,910 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:31,910 INFO blivet: Using 4MB superBlockSize >17:24:31,910 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:31,911 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:31,911 INFO blivet: Using 4MB superBlockSize >17:24:31,911 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:31,913 DEBUG blivet: SwapSpace.__init__: >17:24:31,913 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:24:36,274 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:36,274 INFO blivet: Using 4MB superBlockSize >17:24:36,275 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:36,275 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:36,275 INFO blivet: Using 4MB superBlockSize >17:24:36,275 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:36,275 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:36,275 INFO blivet: Using 4MB superBlockSize >17:24:36,275 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:38,425 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:24:38,425 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:24:38,426 DEBUG storage.ui: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >17:24:38,426 INFO storage.ui: registered action: [65] Destroy Format swap on mdarray localhost.localdomain:swap (id 47) >17:24:38,427 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:24:38,427 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:24:38,428 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >17:24:38,447 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,448 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,448 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,449 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,450 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,450 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,451 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,452 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,452 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:38,453 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:38,453 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:38,454 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:38,455 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:38,455 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:38,467 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,468 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,468 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,469 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,469 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,470 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,470 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,471 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,472 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:38,472 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:38,473 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:38,476 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:38,476 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:38,477 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:38,478 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,479 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,480 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,480 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,481 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,481 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,482 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:24:38,483 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:24:38,483 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:38,484 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:38,484 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:38,485 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:38,485 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:24:38,486 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:24:38,487 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:38,487 INFO blivet: Using 4MB superBlockSize >17:24:38,487 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:38,491 DEBUG blivet: SwapSpace.__init__: >17:24:38,491 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:24:38,492 DEBUG blivet: Ext4FS.supported: supported: True ; >17:24:38,492 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:24:51,907 DEBUG blivet: Ext4FS.supported: supported: True ; >17:24:51,907 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:24:51,908 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a554d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:24:51,915 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 0, [], {} >17:24:53,957 DEBUG blivet: Ext4FS.supported: supported: True ; >17:24:53,957 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:24:53,958 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 1367552, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:24:53,958 DEBUG blivet: fedora size is 1426760MB >17:24:53,958 DEBUG blivet: vg fedora has 0MB free >17:24:54,747 DEBUG blivet: Ext4FS.supported: supported: True ; >17:24:54,747 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:24:54,748 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a554d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:24:54,755 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 0, [], {} >17:24:55,537 DEBUG blivet: Ext4FS.supported: supported: True ; >17:24:55,537 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:24:55,538 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 51200, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:24:55,538 DEBUG blivet: fedora size is 1426760MB >17:24:55,538 DEBUG blivet: vg fedora has 0MB free >17:24:55,541 DEBUG blivet: SwapSpace.__init__: >17:24:55,541 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:24:55,544 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 0, [], {} >17:24:56,717 DEBUG blivet: SwapSpace.__init__: >17:24:56,717 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:24:56,718 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a554d0>, 8008, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:24:56,718 DEBUG blivet: fedora size is 1426760MB >17:24:56,718 DEBUG blivet: vg fedora has 0MB free >17:24:56,719 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:56,719 INFO blivet: Using 4MB superBlockSize >17:24:56,719 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:56,719 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:56,719 INFO blivet: Using 4MB superBlockSize >17:24:56,720 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:56,720 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:56,720 INFO blivet: Using 4MB superBlockSize >17:24:56,720 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:56,721 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:56,721 INFO blivet: Using 4MB superBlockSize >17:24:56,721 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:56,723 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:24:59,084 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:59,084 INFO blivet: Using 4MB superBlockSize >17:24:59,085 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:59,086 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:59,086 INFO blivet: Using 4MB superBlockSize >17:24:59,086 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:59,086 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:59,086 INFO blivet: Using 4MB superBlockSize >17:24:59,086 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:59,087 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:59,087 INFO blivet: Using 4MB superBlockSize >17:24:59,087 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:59,089 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:24:59,252 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:59,252 INFO blivet: Using 4MB superBlockSize >17:24:59,252 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:59,253 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:59,254 INFO blivet: Using 4MB superBlockSize >17:24:59,254 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:59,255 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:59,255 INFO blivet: Using 4MB superBlockSize >17:24:59,256 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:59,257 DEBUG blivet: raw RAID 0 size == 8016.0 >17:24:59,257 INFO blivet: Using 4MB superBlockSize >17:24:59,257 DEBUG blivet: existing RAID 0 size == 8012.0 >17:24:59,259 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:01,564 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:01,564 INFO blivet: Using 4MB superBlockSize >17:25:01,564 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:01,566 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:01,566 INFO blivet: Using 4MB superBlockSize >17:25:01,566 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:01,566 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:01,566 INFO blivet: Using 4MB superBlockSize >17:25:01,566 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:01,567 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:01,567 INFO blivet: Using 4MB superBlockSize >17:25:01,567 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:01,569 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:02,404 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:02,404 INFO blivet: Using 4MB superBlockSize >17:25:02,404 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:02,406 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:02,406 INFO blivet: Using 4MB superBlockSize >17:25:02,406 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:02,406 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:02,406 INFO blivet: Using 4MB superBlockSize >17:25:02,406 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:02,407 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:02,407 INFO blivet: Using 4MB superBlockSize >17:25:02,407 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:02,409 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:07,140 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:07,140 INFO blivet: Using 4MB superBlockSize >17:25:07,141 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:07,142 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:07,142 INFO blivet: Using 4MB superBlockSize >17:25:07,143 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:07,144 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:07,144 INFO blivet: Using 4MB superBlockSize >17:25:07,144 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:07,146 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:07,146 INFO blivet: Using 4MB superBlockSize >17:25:07,146 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:07,149 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:07,298 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:07,299 INFO blivet: Using 4MB superBlockSize >17:25:07,299 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:07,299 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:07,299 INFO blivet: Using 4MB superBlockSize >17:25:07,299 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:07,299 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:07,299 INFO blivet: Using 4MB superBlockSize >17:25:07,300 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:07,300 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:07,300 INFO blivet: Using 4MB superBlockSize >17:25:07,300 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:07,302 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:08,053 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:08,053 INFO blivet: Using 4MB superBlockSize >17:25:08,053 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:08,057 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:08,058 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4a554d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:25:08,059 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:08,059 INFO blivet: Using 4MB superBlockSize >17:25:08,059 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:08,059 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:08,059 INFO blivet: Using 4MB superBlockSize >17:25:08,059 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:08,059 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:08,060 INFO blivet: Using 4MB superBlockSize >17:25:08,060 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:08,060 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:08,060 INFO blivet: Using 4MB superBlockSize >17:25:08,061 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:08,062 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:08,069 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >17:25:08,069 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >17:25:08,069 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >17:25:16,037 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:18,798 DEBUG blivet: Ext4FS.supported: supported: True ; >17:25:18,798 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:25:20,052 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:20,052 INFO blivet: Using 4MB superBlockSize >17:25:20,053 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:20,058 DEBUG blivet: Ext4FS.supported: supported: True ; >17:25:20,058 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:25:20,059 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:20,060 INFO blivet: Using 4MB superBlockSize >17:25:20,060 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:20,060 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:20,060 INFO blivet: Using 4MB superBlockSize >17:25:20,060 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:20,060 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:20,060 INFO blivet: Using 4MB superBlockSize >17:25:20,060 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:20,061 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:20,061 INFO blivet: Using 4MB superBlockSize >17:25:20,061 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:20,064 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:23,740 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:23,741 INFO blivet: Using 4MB superBlockSize >17:25:23,741 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:23,742 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:23,743 INFO blivet: Using 4MB superBlockSize >17:25:23,743 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:23,744 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:23,744 INFO blivet: Using 4MB superBlockSize >17:25:23,745 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:23,746 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:23,746 INFO blivet: Using 4MB superBlockSize >17:25:23,747 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:23,749 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:24,107 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:24,107 INFO blivet: Using 4MB superBlockSize >17:25:24,107 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:24,107 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:24,107 INFO blivet: Using 4MB superBlockSize >17:25:24,108 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:24,108 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:24,108 INFO blivet: Using 4MB superBlockSize >17:25:24,108 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:24,109 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:24,109 INFO blivet: Using 4MB superBlockSize >17:25:24,109 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:24,111 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:24,276 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:24,276 INFO blivet: Using 4MB superBlockSize >17:25:24,276 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:24,276 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:24,276 INFO blivet: Using 4MB superBlockSize >17:25:24,276 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:24,277 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:24,277 INFO blivet: Using 4MB superBlockSize >17:25:24,277 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:24,278 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:24,278 INFO blivet: Using 4MB superBlockSize >17:25:24,278 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:24,280 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:27,996 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:37,425 DEBUG blivet: Ext4FS.supported: supported: True ; >17:25:37,425 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:25:39,419 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:39,420 INFO blivet: Using 4MB superBlockSize >17:25:39,420 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:39,427 DEBUG blivet: Ext4FS.supported: supported: True ; >17:25:39,427 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:25:39,428 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:39,428 INFO blivet: Using 4MB superBlockSize >17:25:39,428 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:39,429 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:39,429 INFO blivet: Using 4MB superBlockSize >17:25:39,429 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:39,429 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:39,429 INFO blivet: Using 4MB superBlockSize >17:25:39,429 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:39,430 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:39,430 INFO blivet: Using 4MB superBlockSize >17:25:39,430 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:39,432 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:43,106 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:43,106 INFO blivet: Using 4MB superBlockSize >17:25:43,106 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:43,108 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:43,109 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4a554d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:25:43,110 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:43,110 INFO blivet: Using 4MB superBlockSize >17:25:43,110 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:43,110 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:43,110 INFO blivet: Using 4MB superBlockSize >17:25:43,110 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:43,110 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:43,110 INFO blivet: Using 4MB superBlockSize >17:25:43,111 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:43,111 DEBUG blivet: raw RAID 0 size == 8016.0 >17:25:43,112 INFO blivet: Using 4MB superBlockSize >17:25:43,112 DEBUG blivet: existing RAID 0 size == 8012.0 >17:25:43,117 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:25:48,000 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:25:48,001 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:25:48,001 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:25:48,002 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:25:48,002 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:25:49,644 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:25:49,644 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:25:49,645 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:25:49,645 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >17:25:58,201 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:25:58,201 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:25:58,202 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:25:58,202 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (48) with existing msdos disklabel >17:26:16,698 INFO blivet: Detected 16016M of memory >17:26:16,698 INFO blivet: Swap attempt of 8008M >17:26:16,699 DEBUG blivet: clearpart: looking at sda8 >17:26:16,699 DEBUG blivet: clearpart: looking at sda7 >17:26:16,699 DEBUG blivet: clearpart: looking at sdb7 >17:26:16,699 DEBUG blivet: clearpart: looking at sda6 >17:26:16,699 DEBUG blivet: clearpart: looking at sdb6 >17:26:16,699 DEBUG blivet: clearpart: looking at sda5 >17:26:16,699 DEBUG blivet: clearpart: looking at sdb5 >17:26:16,700 DEBUG blivet: clearpart: looking at sda4 >17:26:16,700 DEBUG blivet: clearpart: looking at sdb4 >17:26:16,700 DEBUG blivet: clearpart: looking at sda3 >17:26:16,700 DEBUG blivet: clearpart: looking at sdb3 >17:26:16,700 DEBUG blivet: clearpart: looking at sda2 >17:26:16,700 DEBUG blivet: clearpart: looking at sdb2 >17:26:16,700 DEBUG blivet: clearpart: looking at sda1 >17:26:16,700 DEBUG blivet: clearpart: looking at sdb1 >17:26:16,700 DEBUG blivet: checking whether disk sda has an empty extended >17:26:16,701 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a490> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a55bd0> PedPartition: <_ped.Partition object at 0x4862050> ; logicals is ['sda5', 'sda6', 'sda7', 'sda8'] >17:26:16,702 DEBUG blivet: checking whether disk sdb has an empty extended >17:26:16,702 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5862090> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f5684137d90> PedPartition: <_ped.Partition object at 0x5a65a70> ; logicals is ['sdb5', 'sdb6', 'sdb7'] >17:26:16,728 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:26:16,728 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:16,752 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:26:16,753 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:16,754 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:26:16,755 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:16,755 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:26:16,759 DEBUG blivet: starting Blivet copy >17:26:16,777 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:26:16,777 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a74a10> PedPartition: <_ped.Partition object at 0x4862050> >17:26:16,778 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:26:16,778 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a74b90> PedPartition: <_ped.Partition object at 0x5a65a70> >17:26:16,778 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >17:26:16,779 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a74d10> PedPartition: <_ped.Partition object at 0x5a65b90> >17:26:16,779 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >17:26:16,779 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a74e90> PedPartition: <_ped.Partition object at 0x5a658f0> >17:26:16,780 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >17:26:16,780 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: <parted.filesystem.FileSystem object at 0x5a81250> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a811d0> PedPartition: <_ped.Partition object at 0x5a65590> >17:26:16,781 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >17:26:16,781 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a81390> PedPartition: <_ped.Partition object at 0x5a65950> >17:26:16,781 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:26:16,782 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a81510> PedPartition: <_ped.Partition object at 0x5a65650> >17:26:16,782 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:26:16,782 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a81690> PedPartition: <_ped.Partition object at 0x5a65b30> >17:26:16,783 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:26:16,783 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f56740c7690> PedPartition: <_ped.Partition object at 0x5a655f0> >17:26:16,784 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:26:16,784 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a74f90> PedPartition: <_ped.Partition object at 0x5a65a10> >17:26:16,785 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >17:26:16,785 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a81790> PedPartition: <_ped.Partition object at 0x5a65830> >17:26:16,785 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >17:26:16,786 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a81910> PedPartition: <_ped.Partition object at 0x5a659b0> >17:26:16,786 DEBUG blivet: PartitionDevice._setPartedPartition: sdb5 ; >17:26:16,787 DEBUG blivet: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: <parted.filesystem.FileSystem object at 0x5a81c90> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a81c10> PedPartition: <_ped.Partition object at 0x5a7e0b0> >17:26:16,787 DEBUG blivet: PartitionDevice._setPartedPartition: sdb6 ; >17:26:16,787 DEBUG blivet: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a81dd0> PedPartition: <_ped.Partition object at 0x5a7e110> >17:26:16,788 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:26:16,788 DEBUG blivet: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a81f50> PedPartition: <_ped.Partition object at 0x5a7e170> >17:26:16,788 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >17:26:16,789 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a76610> fileSystem: <parted.filesystem.FileSystem object at 0x5a81ad0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5a81990> PedPartition: <_ped.Partition object at 0x5a7e1d0> >17:26:16,789 DEBUG blivet: finished Blivet copy >17:26:16,793 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,794 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,795 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,795 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,796 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,796 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,797 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,798 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,798 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:16,799 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:16,799 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:16,800 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:16,801 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:16,801 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:16,813 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,814 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,814 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,815 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,815 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,816 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,816 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,817 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,818 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:16,819 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:16,819 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:16,820 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:16,820 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:16,821 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:16,822 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,823 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,824 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,824 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,825 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,825 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,826 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:16,827 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:16,827 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:16,828 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:16,828 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:16,829 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:16,830 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:16,830 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:16,831 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:16,831 INFO blivet: Using 4MB superBlockSize >17:26:16,831 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:16,835 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:16,836 DEBUG blivet: Ext4FS.supported: supported: True ; >17:26:16,836 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:26:21,452 DEBUG blivet: Ext4FS.supported: supported: True ; >17:26:21,452 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:26:21,453 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a64f50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:26:21,454 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:21,454 INFO blivet: Using 4MB superBlockSize >17:26:21,454 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:21,454 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:21,454 INFO blivet: Using 4MB superBlockSize >17:26:21,454 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:21,455 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:21,455 INFO blivet: Using 4MB superBlockSize >17:26:21,455 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:21,456 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:21,456 INFO blivet: Using 4MB superBlockSize >17:26:21,456 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:21,458 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:43,991 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:43,992 INFO blivet: Using 4MB superBlockSize >17:26:43,992 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:43,993 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:43,993 INFO blivet: Using 4MB superBlockSize >17:26:43,994 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:43,995 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:43,995 INFO blivet: Using 4MB superBlockSize >17:26:43,995 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:43,996 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:43,997 INFO blivet: Using 4MB superBlockSize >17:26:43,997 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:43,999 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:44,119 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:44,119 INFO blivet: Using 4MB superBlockSize >17:26:44,120 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:44,121 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:44,121 INFO blivet: Using 4MB superBlockSize >17:26:44,122 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:44,124 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:44,124 INFO blivet: Using 4MB superBlockSize >17:26:44,125 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:44,126 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:44,126 INFO blivet: Using 4MB superBlockSize >17:26:44,127 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:44,129 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:44,390 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:44,390 INFO blivet: Using 4MB superBlockSize >17:26:44,390 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:44,390 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:44,390 INFO blivet: Using 4MB superBlockSize >17:26:44,390 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:44,391 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:44,391 INFO blivet: Using 4MB superBlockSize >17:26:44,391 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:44,391 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:44,392 INFO blivet: Using 4MB superBlockSize >17:26:44,392 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:44,397 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:45,870 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:45,870 INFO blivet: Using 4MB superBlockSize >17:26:45,870 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:45,871 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:45,871 INFO blivet: Using 4MB superBlockSize >17:26:45,872 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:45,873 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:45,873 INFO blivet: Using 4MB superBlockSize >17:26:45,874 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:47,284 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:26:47,286 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:26:47,287 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >17:26:47,312 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,313 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,314 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,314 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,315 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,316 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,316 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,317 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,317 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:47,318 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:47,319 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:47,319 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:47,320 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:47,320 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:47,335 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,335 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,336 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,337 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,337 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,338 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,338 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,339 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,339 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:47,340 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:47,341 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:47,341 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:47,342 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:47,342 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:47,344 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,344 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,345 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,346 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,346 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,347 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,347 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:47,348 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:47,348 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:47,349 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:47,350 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:47,350 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:47,351 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:47,351 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:47,352 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:47,352 INFO blivet: Using 4MB superBlockSize >17:26:47,352 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:47,356 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:47,357 DEBUG blivet: Ext4FS.supported: supported: True ; >17:26:47,357 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:26:50,357 DEBUG blivet: Ext4FS.supported: supported: True ; >17:26:50,357 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:26:50,358 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a64f50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:26:50,359 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:50,359 INFO blivet: Using 4MB superBlockSize >17:26:50,359 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:50,360 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:50,360 INFO blivet: Using 4MB superBlockSize >17:26:50,360 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:50,360 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:50,360 INFO blivet: Using 4MB superBlockSize >17:26:50,360 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:50,361 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:50,361 INFO blivet: Using 4MB superBlockSize >17:26:50,361 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:50,363 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:51,279 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:51,279 INFO blivet: Using 4MB superBlockSize >17:26:51,279 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:51,280 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:51,281 INFO blivet: Using 4MB superBlockSize >17:26:51,281 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:51,282 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:51,282 INFO blivet: Using 4MB superBlockSize >17:26:51,283 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:51,286 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:51,286 INFO blivet: Using 4MB superBlockSize >17:26:51,286 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:51,288 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:51,446 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:51,446 INFO blivet: Using 4MB superBlockSize >17:26:51,447 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:51,448 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:51,448 INFO blivet: Using 4MB superBlockSize >17:26:51,449 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:51,450 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:51,450 INFO blivet: Using 4MB superBlockSize >17:26:51,450 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:51,453 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:51,453 INFO blivet: Using 4MB superBlockSize >17:26:51,454 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:51,457 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:52,591 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:52,592 INFO blivet: Using 4MB superBlockSize >17:26:52,592 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:52,597 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:52,598 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4a64f50>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:26:52,598 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:52,599 INFO blivet: Using 4MB superBlockSize >17:26:52,599 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:52,599 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:52,599 INFO blivet: Using 4MB superBlockSize >17:26:52,599 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:52,599 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:52,599 INFO blivet: Using 4MB superBlockSize >17:26:52,599 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:52,600 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:52,600 INFO blivet: Using 4MB superBlockSize >17:26:52,600 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:52,602 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:52,609 DEBUG blivet: getFormat('appleboot') returning AppleBootstrapFS instance >17:26:52,609 DEBUG blivet: getFormat('biosboot') returning BIOSBoot instance >17:26:52,609 DEBUG blivet: getFormat('prepboot') returning PPCPRePBoot instance >17:26:56,517 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:56,517 INFO blivet: Using 4MB superBlockSize >17:26:56,517 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:56,517 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:56,518 INFO blivet: Using 4MB superBlockSize >17:26:56,518 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:56,518 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:56,518 INFO blivet: Using 4MB superBlockSize >17:26:56,518 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:56,519 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:56,519 INFO blivet: Using 4MB superBlockSize >17:26:56,519 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:56,520 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:56,521 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x4a64f50>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:26:56,522 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:56,522 INFO blivet: Using 4MB superBlockSize >17:26:56,522 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:56,522 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:56,522 INFO blivet: Using 4MB superBlockSize >17:26:56,522 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:56,523 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:56,523 INFO blivet: Using 4MB superBlockSize >17:26:56,523 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:56,524 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:56,524 INFO blivet: Using 4MB superBlockSize >17:26:56,524 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:56,526 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:56,530 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:26:56,531 DEBUG blivet: Ext4FS.supported: supported: True ; >17:26:56,531 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:26:56,536 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >17:26:58,318 INFO storage.ui: removed lvmlv fedora-home (id 73) from device tree >17:26:58,318 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >17:26:58,319 INFO storage.ui: registered action: [68] Destroy Device lvmlv fedora-home (id 73) >17:26:58,319 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, ['sda', 'sdb'], {'container_raid_level': None, 'container_encrypted': False, 'container_size': 0, 'container_name': 'fedora'} >17:26:58,320 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:26:58,320 DEBUG storage.ui: starting Blivet copy >17:26:58,335 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:26:58,337 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c3cc10> PedPartition: <_ped.Partition object at 0x5c28b30> >17:26:58,337 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:26:58,338 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c3cd90> PedPartition: <_ped.Partition object at 0x5c28b90> >17:26:58,338 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >17:26:58,338 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c3cf10> PedPartition: <_ped.Partition object at 0x5c28bf0> >17:26:58,339 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >17:26:58,339 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c410d0> PedPartition: <_ped.Partition object at 0x5c28c50> >17:26:58,340 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >17:26:58,340 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: <parted.filesystem.FileSystem object at 0x5c41450> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c413d0> PedPartition: <_ped.Partition object at 0x5c28d10> >17:26:58,341 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >17:26:58,341 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c41590> PedPartition: <_ped.Partition object at 0x5c28d70> >17:26:58,341 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:26:58,342 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c41710> PedPartition: <_ped.Partition object at 0x5c28dd0> >17:26:58,342 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:26:58,342 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c2d9d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c41890> PedPartition: <_ped.Partition object at 0x5c28e30> >17:26:58,343 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >17:26:58,343 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a88d90> PedPartition: <_ped.Partition object at 0x5c28cb0> >17:26:58,344 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:26:58,344 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c411d0> PedPartition: <_ped.Partition object at 0x5c28e90> >17:26:58,345 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >17:26:58,345 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c41990> PedPartition: <_ped.Partition object at 0x5c28ef0> >17:26:58,346 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >17:26:58,346 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c41b10> PedPartition: <_ped.Partition object at 0x5c28f50> >17:26:58,347 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb5 ; >17:26:58,347 DEBUG storage.ui: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: <parted.filesystem.FileSystem object at 0x5c41e90> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c41e10> PedPartition: <_ped.Partition object at 0x5c45050> >17:26:58,347 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb6 ; >17:26:58,348 DEBUG storage.ui: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c41fd0> PedPartition: <_ped.Partition object at 0x5c450b0> >17:26:58,348 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:26:58,348 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x4a55e10> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c46190> PedPartition: <_ped.Partition object at 0x5c45110> >17:26:58,349 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:26:58,349 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c33fd0> fileSystem: <parted.filesystem.FileSystem object at 0x5c41cd0> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5c41b90> PedPartition: <_ped.Partition object at 0x5c45170> >17:26:58,349 DEBUG storage.ui: finished Blivet copy >17:26:58,350 DEBUG storage.ui: fedora size is 1426760MB >17:26:58,350 DEBUG storage.ui: vg fedora has 1367552MB free >17:26:58,350 DEBUG storage.ui: size bumped to 59213 to include new device space >17:26:58,350 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:26:58,351 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4a64f50>, 59213.0, [DiskDevice instance (0x5857950) -- > name = sda status = True kids = 8 id = 36 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x58559e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x58579d0>, DiskDevice instance (0x4619210) -- > name = sdb status = True kids = 7 id = 48 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x55749e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4619b50>]] >17:26:58,352 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:26:58,352 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f56740c7b10> ; >17:26:58,352 DEBUG storage.ui: parent factory container: non-existent 1426760MB lvmvg fedora (71) >17:26:58,352 DEBUG storage.ui: members: ['sda8', 'sdb7'] >17:26:58,352 DEBUG storage.ui: add_disks: [] >17:26:58,352 DEBUG storage.ui: remove_disks: [] >17:26:58,353 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:26:58,353 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:26:58,353 DEBUG storage.ui: fedora size is 1426760MB >17:26:58,353 DEBUG storage.ui: vg fedora has 1367552MB free >17:26:58,354 DEBUG storage.ui: size bumped to 59213 to include new device space >17:26:58,354 DEBUG storage.ui: adding a TotalSizeSet with size 59213 >17:26:58,354 DEBUG storage.ui: set.allocated = 16 >17:26:58,355 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:26:58,355 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:26:58,356 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 70)', 'sda8(id 68)', 'sdb7(id 69)'] from disk(s) ['sda', 'sdb'] >17:26:58,357 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:26:58,357 DEBUG storage.ui: device sda7 new partedPartition None >17:26:58,357 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >17:26:58,358 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:26:58,358 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:26:58,359 DEBUG storage.ui: device sda8 new partedPartition None >17:26:58,359 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:26:58,360 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:26:58,360 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:26:58,360 DEBUG storage.ui: device sdb7 new partedPartition None >17:26:58,361 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:26:58,361 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:26:58,363 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req2(id 70)', 'req0(id 68)', 'req1(id 69)'] >17:26:58,363 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 70)', 'req0(id 68)', 'req1(id 69)'] from disk(s) ['sda', 'sdb'] >17:26:58,364 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:26:58,364 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:58,364 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:26:58,365 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:26:58,366 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:58,366 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:26:58,366 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:26:58,367 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:58,367 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:26:58,367 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:26:58,368 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:58,368 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:26:58,368 DEBUG storage.ui: allocating partition: req2 ; id: 70 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:26:58,368 DEBUG storage.ui: checking freespace on sda >17:26:58,368 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:26:58,369 DEBUG storage.ui: checking 63-2047 (0 MB) >17:26:58,369 DEBUG storage.ui: free region not suitable for request >17:26:58,369 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:26:58,369 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:26:58,369 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:26:58,369 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:26:58,369 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:26:58,369 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:26:58,369 DEBUG storage.ui: new free allows for 0 sectors of growth >17:26:58,369 DEBUG storage.ui: found free space for bootable request >17:26:58,369 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:26:58,370 DEBUG storage.ui: created partition sda7 of 500MB and added it to /dev/sda >17:26:58,370 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:26:58,370 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4c750> PedPartition: <_ped.Partition object at 0x5a7e170> >17:26:58,371 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:26:58,372 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:26:58,373 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:26:58,373 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4e210> PedPartition: <_ped.Partition object at 0x5c45830> >17:26:58,373 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:26:58,374 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:58,374 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:26:58,375 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:26:58,375 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:58,375 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:26:58,375 DEBUG storage.ui: allocating partition: req0 ; id: 68 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 59213.0 ; start: None ; end: None >17:26:58,375 DEBUG storage.ui: checking freespace on sda >17:26:58,376 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >17:26:58,376 DEBUG storage.ui: checking 63-2047 (0 MB) >17:26:58,376 DEBUG storage.ui: free region not suitable for request >17:26:58,376 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:26:58,376 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:26:58,376 DEBUG storage.ui: checking 493027328-1953525167 (713133 MB) >17:26:58,376 DEBUG storage.ui: current free range is 493027328-1953525167 (713133MB) >17:26:58,376 DEBUG storage.ui: evaluating growth potential for new layout >17:26:58,377 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:26:58,377 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:26:58,377 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:26:58,377 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:26:58,377 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:26:58,377 DEBUG storage.ui: calculating growth for disk /dev/sda >17:26:58,377 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:26:58,378 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:26:58,378 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a88fd0> PedPartition: <_ped.Partition object at 0x5a65650> >17:26:58,378 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:26:58,379 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:26:58,379 DEBUG storage.ui: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:26:58,379 DEBUG storage.ui: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:26:58,379 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:26:58,379 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:26:58,379 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:26:58,379 DEBUG storage.ui: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:26:58,379 DEBUG storage.ui: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 121251840 >done = False >17:26:58,380 DEBUG storage.ui: 1 requests and 1460483504 (713126MB) left in chunk >17:26:58,380 DEBUG storage.ui: adding 1460483504 (713126MB) to 68 (sda8) >17:26:58,380 DEBUG storage.ui: taking back 1339231664 (653921MB) from 68 (sda8) >17:26:58,380 DEBUG storage.ui: new grow amount for request 68 (sda8) is 121251840 units, or 59205MB >17:26:58,380 DEBUG storage.ui: request 70 (sda7) growth: 0 (0MB) size: 500MB >17:26:58,380 DEBUG storage.ui: request 68 (sda8) growth: 121251840 (59205MB) size: 59213MB >17:26:58,380 DEBUG storage.ui: disk /dev/sda growth: 121251840 (59205MB) >17:26:58,381 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:26:58,381 DEBUG storage.ui: device sda8 new partedPartition None >17:26:58,381 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:26:58,382 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:26:58,382 DEBUG storage.ui: total growth: 121251840 sectors >17:26:58,382 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:26:58,382 DEBUG storage.ui: new free: 493027328-1953525167 / 713133MB >17:26:58,382 DEBUG storage.ui: new free allows for 121251840 sectors of growth >17:26:58,382 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:26:58,382 DEBUG storage.ui: created partition sda8 of 8MB and added it to /dev/sda >17:26:58,383 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:26:58,383 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c46510> PedPartition: <_ped.Partition object at 0x5c451d0> >17:26:58,383 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:26:58,384 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:26:58,385 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:26:58,385 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4e610> PedPartition: <_ped.Partition object at 0x5c458f0> >17:26:58,386 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:26:58,387 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:58,387 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:26:58,387 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:26:58,388 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:26:58,388 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:26:58,388 DEBUG storage.ui: allocating partition: req1 ; id: 69 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 59213.0 ; start: None ; end: None >17:26:58,388 DEBUG storage.ui: checking freespace on sdb >17:26:58,388 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8MB boot=False best=None grow=True start=None >17:26:58,388 DEBUG storage.ui: checking 63-2047 (0 MB) >17:26:58,388 DEBUG storage.ui: free region not suitable for request >17:26:58,388 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:26:58,389 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:26:58,389 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:26:58,389 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:26:58,389 DEBUG storage.ui: evaluating growth potential for new layout >17:26:58,389 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:26:58,389 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:26:58,390 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:26:58,390 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4c390> PedPartition: <_ped.Partition object at 0x5c454d0> >17:26:58,390 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:26:58,391 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:26:58,391 DEBUG storage.ui: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:26:58,391 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:26:58,391 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:26:58,391 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:26:58,391 DEBUG storage.ui: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 121251840 >done = False >17:26:58,391 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:26:58,391 DEBUG storage.ui: adding 1461507504 (713626MB) to 69 (sdb7) >17:26:58,392 DEBUG storage.ui: taking back 1340255664 (654421MB) from 69 (sdb7) >17:26:58,392 DEBUG storage.ui: new grow amount for request 69 (sdb7) is 121251840 units, or 59205MB >17:26:58,392 DEBUG storage.ui: request 69 (sdb7) growth: 121251840 (59205MB) size: 59213MB >17:26:58,392 DEBUG storage.ui: disk /dev/sdb growth: 121251840 (59205MB) >17:26:58,392 DEBUG storage.ui: calculating growth for disk /dev/sda >17:26:58,392 DEBUG storage.ui: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:26:58,392 DEBUG storage.ui: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:26:58,392 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:26:58,392 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:26:58,392 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:26:58,392 DEBUG storage.ui: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:26:58,392 DEBUG storage.ui: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 121251840 >done = False >17:26:58,392 DEBUG storage.ui: 1 requests and 1460483504 (713126MB) left in chunk >17:26:58,392 DEBUG storage.ui: adding 1460483504 (713126MB) to 68 (sda8) >17:26:58,392 DEBUG storage.ui: taking back 1339231664 (653921MB) from 68 (sda8) >17:26:58,393 DEBUG storage.ui: new grow amount for request 68 (sda8) is 121251840 units, or 59205MB >17:26:58,393 DEBUG storage.ui: request 70 (sda7) growth: 0 (0MB) size: 500MB >17:26:58,393 DEBUG storage.ui: request 68 (sda8) growth: 121251840 (59205MB) size: 59213MB >17:26:58,393 DEBUG storage.ui: disk /dev/sda growth: 121251840 (59205MB) >17:26:58,393 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:26:58,393 DEBUG storage.ui: device sdb7 new partedPartition None >17:26:58,394 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:26:58,394 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:26:58,395 DEBUG storage.ui: total growth: 242503680 sectors >17:26:58,395 DEBUG storage.ui: updating use_disk to sdb, type: 1 >17:26:58,395 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:26:58,395 DEBUG storage.ui: new free allows for 242503680 sectors of growth >17:26:58,395 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:26:58,395 DEBUG storage.ui: created partition sdb7 of 8MB and added it to /dev/sdb >17:26:58,396 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:26:58,396 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4cbd0> PedPartition: <_ped.Partition object at 0x5c455f0> >17:26:58,396 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:26:58,397 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:26:58,398 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:26:58,398 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4eb50> PedPartition: <_ped.Partition object at 0x5c45a10> >17:26:58,398 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda7(id 70)', 'sda8(id 68)', 'sdb7(id 69)'] >17:26:58,398 DEBUG storage.ui: growable partitions are ['sda8', 'sdb7'] >17:26:58,398 DEBUG storage.ui: adding request 70 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:26:58,398 DEBUG storage.ui: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:26:58,398 DEBUG storage.ui: disk sda has 3 chunks >17:26:58,399 DEBUG storage.ui: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:26:58,399 DEBUG storage.ui: disk sdb has 3 chunks >17:26:58,399 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:26:58,399 DEBUG storage.ui: req: PartitionRequest instance -- >id = 70 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:26:58,399 DEBUG storage.ui: req: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 121251840 >done = False >17:26:58,399 DEBUG storage.ui: 1 requests and 1460483504 (713126MB) left in chunk >17:26:58,399 DEBUG storage.ui: adding 1460483504 (713126MB) to 68 (sda8) >17:26:58,399 DEBUG storage.ui: taking back 1339231664 (653921MB) from 68 (sda8) >17:26:58,399 DEBUG storage.ui: new grow amount for request 68 (sda8) is 121251840 units, or 59205MB >17:26:58,399 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:26:58,399 DEBUG storage.ui: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 121251840 >done = False >17:26:58,399 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:26:58,399 DEBUG storage.ui: adding 1461507504 (713626MB) to 69 (sdb7) >17:26:58,399 DEBUG storage.ui: taking back 1340255664 (654421MB) from 69 (sdb7) >17:26:58,399 DEBUG storage.ui: new grow amount for request 69 (sdb7) is 121251840 units, or 59205MB >17:26:58,399 DEBUG storage.ui: set: ['sda8', 'sdb7'] 16/59213 >17:26:58,400 DEBUG storage.ui: allocating 59205 to TotalSizeSet with 16/59213 (59197 needed) >17:26:58,400 DEBUG storage.ui: allocating 59205 to TotalSizeSet with 59221/59213 (-8 needed) >17:26:58,400 DEBUG storage.ui: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 121251840 max_grow = 121251840 >done = True >17:26:58,400 DEBUG storage.ui: needed: -59213 >17:26:58,400 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 121251840 max_grow = 121251840 >done = True 60634112 (29606 MB) >17:26:58,400 DEBUG storage.ui: deallocating 29606 from TotalSizeSet with 118426/59213 (-59213 needed) >17:26:58,400 DEBUG storage.ui: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 121251840 max_grow = 121251840 >done = True >17:26:58,400 DEBUG storage.ui: needed: -29606 >17:26:58,400 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 121251840 max_grow = 121251840 >done = True 60634112 (29606 MB) >17:26:58,400 DEBUG storage.ui: deallocating 29606 from TotalSizeSet with 88819/59213 (-29606 needed) >17:26:58,400 DEBUG storage.ui: set: ['sda8', 'sdb7'] 59213/59213 >17:26:58,400 DEBUG storage.ui: allocating 0 to TotalSizeSet with 59213/59213 (0 needed) >17:26:58,400 DEBUG storage.ui: allocating 0 to TotalSizeSet with 59213/59213 (0 needed) >17:26:58,400 DEBUG storage.ui: PartitionRequest instance -- >id = 68 name = sda8 growable = True >base = 16384 growth = 60617728 max_grow = 121251840 >done = True >17:26:58,401 DEBUG storage.ui: needed: 0 >17:26:58,401 DEBUG storage.ui: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 60617728 max_grow = 121251840 >done = True >17:26:58,401 DEBUG storage.ui: needed: 0 >17:26:58,401 DEBUG storage.ui: growing partitions on sda >17:26:58,401 DEBUG storage.ui: partition sda7 (70): 1 >17:26:58,401 DEBUG storage.ui: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46490> >17:26:58,401 DEBUG storage.ui: partition sda8 (68): 1 >17:26:58,401 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 493029376 end: 553662463 length: 60633088 > device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46950> >17:26:58,401 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 70)', 'sda8(id 68)'] from disk(s) ['sda'] >17:26:58,402 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:26:58,402 DEBUG storage.ui: device sda7 new partedPartition None >17:26:58,403 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >17:26:58,403 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:26:58,405 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:26:58,405 DEBUG storage.ui: device sda8 new partedPartition None >17:26:58,406 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:26:58,406 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:26:58,407 DEBUG storage.ui: back from removeNewPartitions >17:26:58,407 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x5c46350> PedGeometry: <_ped.Geometry object at 0x5a81650> >17:26:58,407 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46490> >17:26:58,408 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:26:58,408 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c33fd0> PedPartition: <_ped.Partition object at 0x5c28fb0> >17:26:58,409 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:26:58,409 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:26:58,410 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:26:58,410 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4c450> PedPartition: <_ped.Partition object at 0x5c45830> >17:26:58,410 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 493029376 end: 553662463 length: 60633088 > device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46950> >17:26:58,411 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:26:58,411 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a81410> PedPartition: <_ped.Partition object at 0x5a65b30> >17:26:58,412 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:26:58,412 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:26:58,413 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:26:58,413 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4e390> PedPartition: <_ped.Partition object at 0x5c45590> >17:26:58,414 DEBUG storage.ui: growing partitions on sdb >17:26:58,414 DEBUG storage.ui: partition sdb7 (69): 1 >17:26:58,414 DEBUG storage.ui: new geometry for sdb7: parted.Geometry instance -- > start: 492003328 end: 552636415 length: 60633088 > device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c463d0> >17:26:58,414 DEBUG storage.ui: removing all non-preexisting partitions ['sdb7(id 69)'] from disk(s) ['sdb'] >17:26:58,415 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:26:58,415 DEBUG storage.ui: device sdb7 new partedPartition None >17:26:58,415 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:26:58,416 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:26:58,416 DEBUG storage.ui: back from removeNewPartitions >17:26:58,416 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x5c46250> PedGeometry: <_ped.Geometry object at 0x5a81490> >17:26:58,416 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 492003328 end: 552636415 length: 60633088 > device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c463d0> >17:26:58,417 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:26:58,417 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c3c990> PedPartition: <_ped.Partition object at 0x5c45290> >17:26:58,418 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:26:58,418 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:26:58,419 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:26:58,420 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4e690> PedPartition: <_ped.Partition object at 0x5c45350> >17:26:58,420 DEBUG storage.ui: fixing size of existing 100064MB partition sda1 (37) with existing mdmember at 100064.00 >17:26:58,420 DEBUG storage.ui: fixing size of existing 75128MB partition sda2 (39) with existing mdmember at 75128.00 >17:26:58,420 DEBUG storage.ui: fixing size of existing 60032MB partition sda3 (41) with existing mdmember at 60032.00 >17:26:58,420 DEBUG storage.ui: fixing size of existing 718644MB partition sda4 (43) at 718644.71 >17:26:58,420 DEBUG storage.ui: fixing size of existing 1000MB partition sda5 (44) with existing mdmember at 1000.00 >17:26:58,421 DEBUG storage.ui: fixing size of existing 4008MB partition sda6 (46) with existing mdmember at 4008.00 >17:26:58,421 DEBUG storage.ui: fixing size of non-existent 500MB partition sda7 (70) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:26:58,421 DEBUG storage.ui: fixing size of non-existent 29606MB partition sda8 (68) with non-existent lvmpv at 29606.00 >17:26:58,421 DEBUG storage.ui: fixing size of existing 100064MB partition sdb1 (49) with existing mdmember at 100064.00 >17:26:58,421 DEBUG storage.ui: fixing size of existing 75128MB partition sdb2 (50) with existing mdmember at 75128.00 >17:26:58,421 DEBUG storage.ui: fixing size of existing 60032MB partition sdb3 (51) with existing mdmember at 60032.00 >17:26:58,421 DEBUG storage.ui: fixing size of existing 718644MB partition sdb4 (52) at 718644.71 >17:26:58,422 DEBUG storage.ui: fixing size of existing 1000MB partition sdb5 (53) with existing mdmember at 1000.00 >17:26:58,422 DEBUG storage.ui: fixing size of existing 4008MB partition sdb6 (54) with existing mdmember at 4008.00 >17:26:58,422 DEBUG storage.ui: fixing size of non-existent 29606MB partition sdb7 (69) with non-existent lvmpv at 29606.00 >17:26:58,423 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >17:26:58,423 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (43) >17:26:58,424 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb4 ; >17:26:58,425 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (52) >17:26:58,425 DEBUG storage.ui: new member set: ['sda8', 'sdb7'] >17:26:58,425 DEBUG storage.ui: old member set: ['sda8', 'sdb7'] >17:26:58,432 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,432 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,433 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,433 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,434 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,435 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,435 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,436 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,436 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:58,437 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:58,437 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:58,438 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:58,439 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:58,439 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:58,449 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,450 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,450 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,451 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,451 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,452 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,453 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,453 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,454 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:58,455 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:58,455 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:58,456 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:58,456 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:58,457 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:58,458 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,459 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,459 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,460 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,460 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,461 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,462 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:26:58,462 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:26:58,463 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:58,463 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:58,464 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:58,465 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:58,465 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:26:58,466 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:26:58,466 DEBUG blivet: raw RAID 0 size == 8016.0 >17:26:58,466 INFO blivet: Using 4MB superBlockSize >17:26:58,467 DEBUG blivet: existing RAID 0 size == 8012.0 >17:26:59,607 DEBUG blivet: Ext4FS.supported: supported: True ; >17:26:59,607 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:26:59,608 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a64f50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:26:59,614 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >17:27:00,025 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:00,025 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:00,027 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 51200, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:27:00,027 DEBUG blivet: fedora size is 59208MB >17:27:00,027 DEBUG blivet: vg fedora has 0MB free >17:27:00,903 INFO storage.ui: removed partition sda7 (id 70) from device tree >17:27:00,906 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:27:00,906 INFO storage.ui: registered action: [69] Destroy Device partition sda7 (id 70) >17:27:00,906 DEBUG storage.ui: checking whether disk sda has an empty extended >17:27:00,907 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c46c50> PedPartition: <_ped.Partition object at 0x5a65b30> ; logicals is ['sda5', 'sda6', 'sda7'] >17:27:00,907 DEBUG storage.ui: checking whether disk sdb has an empty extended >17:27:00,908 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c3c510> PedPartition: <_ped.Partition object at 0x5a7e170> ; logicals is ['sdb5', 'sdb6', 'sdb7'] >17:27:00,914 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:00,914 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:00,915 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:00,916 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:00,916 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:00,917 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:00,917 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:00,918 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:00,918 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:00,919 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:00,920 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:00,921 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:00,929 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:00,929 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:00,930 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:00,930 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:00,931 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:00,932 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:00,932 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:00,933 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:00,933 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:00,934 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:00,934 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:00,935 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:00,936 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:00,937 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:00,938 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:00,938 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:00,939 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:00,939 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:00,940 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:00,941 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:00,941 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:00,942 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:00,942 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:00,943 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:00,944 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:00,944 INFO blivet: Using 4MB superBlockSize >17:27:00,944 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:00,951 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >17:27:00,956 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >17:27:03,109 INFO storage.ui: removed lvmlv fedora-root (id 72) from device tree >17:27:03,110 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >17:27:03,111 INFO storage.ui: registered action: [70] Destroy Device lvmlv fedora-root (id 72) >17:27:03,112 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, ['sda', 'sdb'], {'container_raid_level': None, 'container_encrypted': False, 'container_size': 0, 'container_name': 'fedora'} >17:27:03,113 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:27:03,114 DEBUG storage.ui: starting Blivet copy >17:27:03,131 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:27:03,131 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c57590> PedPartition: <_ped.Partition object at 0x5a7e170> >17:27:03,132 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:27:03,132 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c57710> PedPartition: <_ped.Partition object at 0x5a65b30> >17:27:03,133 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >17:27:03,133 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c57890> PedPartition: <_ped.Partition object at 0x5c45950> >17:27:03,134 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >17:27:03,134 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c57a10> PedPartition: <_ped.Partition object at 0x5c45170> >17:27:03,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >17:27:03,135 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: <parted.filesystem.FileSystem object at 0x5c57d90> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c57d10> PedPartition: <_ped.Partition object at 0x5c451d0> >17:27:03,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >17:27:03,136 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c57ed0> PedPartition: <_ped.Partition object at 0x5c45710> >17:27:03,136 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:27:03,136 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5a88b50> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c57b90> PedPartition: <_ped.Partition object at 0x5c454d0> >17:27:03,137 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >17:27:03,138 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c537d0> PedPartition: <_ped.Partition object at 0x5c45530> >17:27:03,138 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:27:03,138 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c59050> PedPartition: <_ped.Partition object at 0x5c453b0> >17:27:03,139 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >17:27:03,139 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c591d0> PedPartition: <_ped.Partition object at 0x5c45a70> >17:27:03,140 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >17:27:03,140 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c59350> PedPartition: <_ped.Partition object at 0x5c45ad0> >17:27:03,141 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb5 ; >17:27:03,141 DEBUG storage.ui: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: <parted.filesystem.FileSystem object at 0x5c596d0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c59650> PedPartition: <_ped.Partition object at 0x5c45b90> >17:27:03,141 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb6 ; >17:27:03,142 DEBUG storage.ui: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c59810> PedPartition: <_ped.Partition object at 0x5c45bf0> >17:27:03,142 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:27:03,142 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c4ebd0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c59990> PedPartition: <_ped.Partition object at 0x5c45c50> >17:27:03,143 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:27:03,143 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x5c54b50> fileSystem: <parted.filesystem.FileSystem object at 0x5c59510> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x5c593d0> PedPartition: <_ped.Partition object at 0x5c45cb0> >17:27:03,143 DEBUG storage.ui: finished Blivet copy >17:27:03,144 DEBUG storage.ui: fedora size is 59208MB >17:27:03,144 DEBUG storage.ui: vg fedora has 51200MB free >17:27:03,144 DEBUG storage.ui: size bumped to 8012 to include new device space >17:27:03,144 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:27:03,145 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x4a64f50>, 8012.0, [DiskDevice instance (0x5857950) -- > name = sda status = True kids = 7 id = 36 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x58559e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x58579d0>, DiskDevice instance (0x4619210) -- > name = sdb status = True kids = 7 id = 48 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x55749e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4619b50>]] >17:27:03,146 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:27:03,146 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x5a81650> ; >17:27:03,146 DEBUG storage.ui: parent factory container: non-existent 59208MB lvmvg fedora (71) >17:27:03,146 DEBUG storage.ui: members: ['sda7', 'sdb7'] >17:27:03,146 DEBUG storage.ui: add_disks: [] >17:27:03,146 DEBUG storage.ui: remove_disks: [] >17:27:03,147 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:27:03,147 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:27:03,147 DEBUG storage.ui: fedora size is 59208MB >17:27:03,147 DEBUG storage.ui: vg fedora has 51200MB free >17:27:03,148 DEBUG storage.ui: size bumped to 8012 to include new device space >17:27:03,148 DEBUG storage.ui: adding a TotalSizeSet with size 8012 >17:27:03,148 DEBUG storage.ui: set.allocated = 16 >17:27:03,149 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:27:03,149 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:27:03,150 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 68)', 'sdb7(id 69)'] from disk(s) ['sda', 'sdb'] >17:27:03,150 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:27:03,150 DEBUG storage.ui: device sda7 new partedPartition None >17:27:03,151 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:27:03,152 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:27:03,153 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:27:03,153 DEBUG storage.ui: device sdb7 new partedPartition None >17:27:03,153 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:27:03,154 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:27:03,155 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 68)', 'req1(id 69)'] >17:27:03,155 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 68)', 'req1(id 69)'] from disk(s) ['sda', 'sdb'] >17:27:03,156 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:03,157 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:03,157 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:03,157 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:03,158 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:03,158 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:03,158 DEBUG storage.ui: allocating partition: req0 ; id: 68 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 8012.0 ; start: None ; end: None >17:27:03,158 DEBUG storage.ui: checking freespace on sda >17:27:03,158 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >17:27:03,158 DEBUG storage.ui: checking 63-2047 (0 MB) >17:27:03,159 DEBUG storage.ui: free region not suitable for request >17:27:03,159 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:27:03,159 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:27:03,159 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:27:03,159 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:27:03,159 DEBUG storage.ui: evaluating growth potential for new layout >17:27:03,159 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:27:03,159 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:27:03,159 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:27:03,159 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:03,159 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:27:03,159 DEBUG storage.ui: calculating growth for disk /dev/sda >17:27:03,159 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:27:03,160 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:27:03,160 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c59fd0> PedPartition: <_ped.Partition object at 0x5c45650> >17:27:03,161 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:27:03,161 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:27:03,162 DEBUG storage.ui: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:27:03,162 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:27:03,162 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:27:03,162 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:03,162 DEBUG storage.ui: req: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 0 max_grow = 16392192 >done = False >17:27:03,162 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:27:03,162 DEBUG storage.ui: adding 1461507504 (713626MB) to 68 (sda7) >17:27:03,162 DEBUG storage.ui: taking back 1445115312 (705622MB) from 68 (sda7) >17:27:03,162 DEBUG storage.ui: new grow amount for request 68 (sda7) is 16392192 units, or 8004MB >17:27:03,162 DEBUG storage.ui: request 68 (sda7) growth: 16392192 (8004MB) size: 8012MB >17:27:03,162 DEBUG storage.ui: disk /dev/sda growth: 16392192 (8004MB) >17:27:03,163 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:27:03,163 DEBUG storage.ui: device sda7 new partedPartition None >17:27:03,163 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:27:03,164 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:27:03,164 DEBUG storage.ui: total growth: 16392192 sectors >17:27:03,164 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:27:03,164 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:27:03,164 DEBUG storage.ui: new free allows for 16392192 sectors of growth >17:27:03,164 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:27:03,165 DEBUG storage.ui: created partition sda7 of 8MB and added it to /dev/sda >17:27:03,165 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:27:03,165 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c5a1d0> PedPartition: <_ped.Partition object at 0x5c455f0> >17:27:03,166 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:27:03,166 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:27:03,167 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:27:03,168 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c5ab90> PedPartition: <_ped.Partition object at 0x5c45fb0> >17:27:03,168 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:03,169 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:03,169 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:03,170 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:03,170 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:03,170 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:03,170 DEBUG storage.ui: allocating partition: req1 ; id: 69 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 8012.0 ; start: None ; end: None >17:27:03,170 DEBUG storage.ui: checking freespace on sdb >17:27:03,171 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8MB boot=False best=None grow=True start=None >17:27:03,171 DEBUG storage.ui: checking 63-2047 (0 MB) >17:27:03,171 DEBUG storage.ui: free region not suitable for request >17:27:03,171 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:27:03,171 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:27:03,171 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:27:03,171 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:27:03,171 DEBUG storage.ui: evaluating growth potential for new layout >17:27:03,171 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:27:03,171 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:27:03,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:27:03,172 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c53b50> PedPartition: <_ped.Partition object at 0x5c45d10> >17:27:03,173 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:27:03,173 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:27:03,174 DEBUG storage.ui: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:27:03,174 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:27:03,174 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:27:03,174 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:03,174 DEBUG storage.ui: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 16392192 >done = False >17:27:03,174 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:27:03,174 DEBUG storage.ui: adding 1461507504 (713626MB) to 69 (sdb7) >17:27:03,174 DEBUG storage.ui: taking back 1445115312 (705622MB) from 69 (sdb7) >17:27:03,174 DEBUG storage.ui: new grow amount for request 69 (sdb7) is 16392192 units, or 8004MB >17:27:03,174 DEBUG storage.ui: request 69 (sdb7) growth: 16392192 (8004MB) size: 8012MB >17:27:03,174 DEBUG storage.ui: disk /dev/sdb growth: 16392192 (8004MB) >17:27:03,174 DEBUG storage.ui: calculating growth for disk /dev/sda >17:27:03,174 DEBUG storage.ui: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:27:03,174 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:27:03,175 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:27:03,175 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:03,175 DEBUG storage.ui: req: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 0 max_grow = 16392192 >done = False >17:27:03,175 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:27:03,175 DEBUG storage.ui: adding 1461507504 (713626MB) to 68 (sda7) >17:27:03,175 DEBUG storage.ui: taking back 1445115312 (705622MB) from 68 (sda7) >17:27:03,175 DEBUG storage.ui: new grow amount for request 68 (sda7) is 16392192 units, or 8004MB >17:27:03,175 DEBUG storage.ui: request 68 (sda7) growth: 16392192 (8004MB) size: 8012MB >17:27:03,175 DEBUG storage.ui: disk /dev/sda growth: 16392192 (8004MB) >17:27:03,176 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:27:03,176 DEBUG storage.ui: device sdb7 new partedPartition None >17:27:03,176 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:27:03,177 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:27:03,177 DEBUG storage.ui: total growth: 32784384 sectors >17:27:03,177 DEBUG storage.ui: updating use_disk to sdb, type: 1 >17:27:03,177 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:27:03,177 DEBUG storage.ui: new free allows for 32784384 sectors of growth >17:27:03,177 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:27:03,177 DEBUG storage.ui: created partition sdb7 of 8MB and added it to /dev/sdb >17:27:03,178 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:27:03,178 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c59ed0> PedPartition: <_ped.Partition object at 0x5c45b30> >17:27:03,179 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:27:03,179 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:27:03,180 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:27:03,181 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c5ac50> PedPartition: <_ped.Partition object at 0x5c5f050> >17:27:03,181 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda7(id 68)', 'sdb7(id 69)'] >17:27:03,181 DEBUG storage.ui: growable partitions are ['sda7', 'sdb7'] >17:27:03,181 DEBUG storage.ui: adding request 68 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:27:03,181 DEBUG storage.ui: disk sda has 3 chunks >17:27:03,181 DEBUG storage.ui: adding request 69 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:27:03,181 DEBUG storage.ui: disk sdb has 3 chunks >17:27:03,181 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:03,181 DEBUG storage.ui: req: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 0 max_grow = 16392192 >done = False >17:27:03,181 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:27:03,181 DEBUG storage.ui: adding 1461507504 (713626MB) to 68 (sda7) >17:27:03,181 DEBUG storage.ui: taking back 1445115312 (705622MB) from 68 (sda7) >17:27:03,182 DEBUG storage.ui: new grow amount for request 68 (sda7) is 16392192 units, or 8004MB >17:27:03,182 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:03,182 DEBUG storage.ui: req: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 16392192 >done = False >17:27:03,182 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:27:03,182 DEBUG storage.ui: adding 1461507504 (713626MB) to 69 (sdb7) >17:27:03,182 DEBUG storage.ui: taking back 1445115312 (705622MB) from 69 (sdb7) >17:27:03,182 DEBUG storage.ui: new grow amount for request 69 (sdb7) is 16392192 units, or 8004MB >17:27:03,182 DEBUG storage.ui: set: ['sda7', 'sdb7'] 16/8012 >17:27:03,182 DEBUG storage.ui: allocating 8004 to TotalSizeSet with 16/8012 (7996 needed) >17:27:03,182 DEBUG storage.ui: allocating 8004 to TotalSizeSet with 8020/8012 (-8 needed) >17:27:03,182 DEBUG storage.ui: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 16392192 max_grow = 16392192 >done = True >17:27:03,182 DEBUG storage.ui: needed: -8012 >17:27:03,182 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 16392192 max_grow = 16392192 >done = True 8204288 (4006 MB) >17:27:03,182 DEBUG storage.ui: deallocating 4006 from TotalSizeSet with 16024/8012 (-8012 needed) >17:27:03,182 DEBUG storage.ui: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 16392192 max_grow = 16392192 >done = True >17:27:03,182 DEBUG storage.ui: needed: -4006 >17:27:03,182 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 16392192 max_grow = 16392192 >done = True 8204288 (4006 MB) >17:27:03,182 DEBUG storage.ui: deallocating 4006 from TotalSizeSet with 12018/8012 (-4006 needed) >17:27:03,183 DEBUG storage.ui: set: ['sda7', 'sdb7'] 8012/8012 >17:27:03,183 DEBUG storage.ui: allocating 0 to TotalSizeSet with 8012/8012 (0 needed) >17:27:03,183 DEBUG storage.ui: allocating 0 to TotalSizeSet with 8012/8012 (0 needed) >17:27:03,183 DEBUG storage.ui: PartitionRequest instance -- >id = 68 name = sda7 growable = True >base = 16384 growth = 8187904 max_grow = 16392192 >done = True >17:27:03,183 DEBUG storage.ui: needed: 0 >17:27:03,183 DEBUG storage.ui: PartitionRequest instance -- >id = 69 name = sdb7 growable = True >base = 16384 growth = 8187904 max_grow = 16392192 >done = True >17:27:03,183 DEBUG storage.ui: needed: 0 >17:27:03,183 DEBUG storage.ui: growing partitions on sda >17:27:03,183 DEBUG storage.ui: partition sda7 (68): 1 >17:27:03,184 DEBUG storage.ui: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 500207615 length: 8204288 > device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46810> >17:27:03,184 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 68)'] from disk(s) ['sda'] >17:27:03,184 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:27:03,184 DEBUG storage.ui: device sda7 new partedPartition None >17:27:03,185 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:27:03,185 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:27:03,186 DEBUG storage.ui: back from removeNewPartitions >17:27:03,186 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x5c46490> PedGeometry: <_ped.Geometry object at 0x5c46610> >17:27:03,186 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 492003328 end: 500207615 length: 8204288 > device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c46810> >17:27:03,187 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:27:03,187 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c5a190> PedPartition: <_ped.Partition object at 0x5c28fb0> >17:27:03,188 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:27:03,188 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:27:03,189 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:27:03,189 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5dd4810> PedPartition: <_ped.Partition object at 0x5c5f170> >17:27:03,189 DEBUG storage.ui: growing partitions on sdb >17:27:03,190 DEBUG storage.ui: partition sdb7 (69): 1 >17:27:03,190 DEBUG storage.ui: new geometry for sdb7: parted.Geometry instance -- > start: 492003328 end: 500207615 length: 8204288 > device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c46c90> >17:27:03,190 DEBUG storage.ui: removing all non-preexisting partitions ['sdb7(id 69)'] from disk(s) ['sdb'] >17:27:03,190 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:27:03,190 DEBUG storage.ui: device sdb7 new partedPartition None >17:27:03,191 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:27:03,192 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:27:03,192 DEBUG storage.ui: back from removeNewPartitions >17:27:03,192 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x5c4e590> PedGeometry: <_ped.Geometry object at 0x5c46c10> >17:27:03,192 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 492003328 end: 500207615 length: 8204288 > device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c46c90> >17:27:03,193 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:27:03,193 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4c890> PedPartition: <_ped.Partition object at 0x5c45410> >17:27:03,194 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:27:03,194 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:27:03,195 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:27:03,195 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5dd4c10> PedPartition: <_ped.Partition object at 0x5c5f290> >17:27:03,196 DEBUG storage.ui: fixing size of existing 100064MB partition sda1 (37) with existing mdmember at 100064.00 >17:27:03,196 DEBUG storage.ui: fixing size of existing 75128MB partition sda2 (39) with existing mdmember at 75128.00 >17:27:03,196 DEBUG storage.ui: fixing size of existing 60032MB partition sda3 (41) with existing mdmember at 60032.00 >17:27:03,196 DEBUG storage.ui: fixing size of existing 718644MB partition sda4 (43) at 718644.71 >17:27:03,196 DEBUG storage.ui: fixing size of existing 1000MB partition sda5 (44) with existing mdmember at 1000.00 >17:27:03,196 DEBUG storage.ui: fixing size of existing 4008MB partition sda6 (46) with existing mdmember at 4008.00 >17:27:03,197 DEBUG storage.ui: fixing size of non-existent 4006MB partition sda7 (68) with non-existent lvmpv at 4006.00 >17:27:03,197 DEBUG storage.ui: fixing size of existing 100064MB partition sdb1 (49) with existing mdmember at 100064.00 >17:27:03,197 DEBUG storage.ui: fixing size of existing 75128MB partition sdb2 (50) with existing mdmember at 75128.00 >17:27:03,197 DEBUG storage.ui: fixing size of existing 60032MB partition sdb3 (51) with existing mdmember at 60032.00 >17:27:03,197 DEBUG storage.ui: fixing size of existing 718644MB partition sdb4 (52) at 718644.71 >17:27:03,197 DEBUG storage.ui: fixing size of existing 1000MB partition sdb5 (53) with existing mdmember at 1000.00 >17:27:03,197 DEBUG storage.ui: fixing size of existing 4008MB partition sdb6 (54) with existing mdmember at 4008.00 >17:27:03,198 DEBUG storage.ui: fixing size of non-existent 4006MB partition sdb7 (69) with non-existent lvmpv at 4006.00 >17:27:03,198 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >17:27:03,199 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (43) >17:27:03,200 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb4 ; >17:27:03,200 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (52) >17:27:03,201 DEBUG storage.ui: new member set: ['sda7', 'sdb7'] >17:27:03,201 DEBUG storage.ui: old member set: ['sda7', 'sdb7'] >17:27:03,206 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:03,207 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:03,207 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:03,208 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:03,208 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:03,209 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:03,210 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:03,210 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:03,211 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:03,211 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:03,212 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:03,213 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:03,219 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:03,220 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:03,220 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:03,221 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:03,222 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:03,222 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:03,223 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:03,223 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:03,224 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:03,225 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:03,225 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:03,226 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:03,227 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:03,228 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:03,228 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:03,229 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:03,229 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:03,230 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:03,231 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:03,231 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:03,232 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:03,232 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:03,233 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:03,233 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:03,234 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:03,234 INFO blivet: Using 4MB superBlockSize >17:27:03,234 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:03,238 DEBUG blivet: SwapSpace.__init__: >17:27:03,238 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:27:03,240 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >17:27:03,245 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >17:27:05,238 INFO storage.ui: removed lvmlv fedora-swap (id 74) from device tree >17:27:05,240 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >17:27:05,241 INFO storage.ui: registered action: [71] Destroy Device lvmlv fedora-swap (id 74) >17:27:05,241 INFO storage.ui: removed lvmvg fedora (id 71) from device tree >17:27:05,244 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >17:27:05,246 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sdb7 ; >17:27:05,246 INFO storage.ui: registered action: [72] Destroy Device lvmvg fedora (id 71) >17:27:05,246 INFO storage.ui: removed partition sda7 (id 68) from device tree >17:27:05,247 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:27:05,247 INFO storage.ui: registered action: [73] Destroy Device partition sda7 (id 68) >17:27:05,247 DEBUG storage.ui: checking whether disk sda has an empty extended >17:27:05,248 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c46890> PedPartition: <_ped.Partition object at 0x5c28fb0> ; logicals is ['sda5', 'sda6'] >17:27:05,248 DEBUG storage.ui: checking whether disk sdb has an empty extended >17:27:05,249 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c4ccd0> PedPartition: <_ped.Partition object at 0x5c457d0> ; logicals is ['sdb5', 'sdb6', 'sdb7'] >17:27:05,249 INFO storage.ui: removed partition sdb7 (id 69) from device tree >17:27:05,250 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:27:05,250 INFO storage.ui: registered action: [74] Destroy Device partition sdb7 (id 69) >17:27:05,250 DEBUG storage.ui: checking whether disk sda has an empty extended >17:27:05,250 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c46bd0> PedPartition: <_ped.Partition object at 0x5c28fb0> ; logicals is ['sda5', 'sda6'] >17:27:05,250 DEBUG storage.ui: checking whether disk sdb has an empty extended >17:27:05,251 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c5a2d0> PedPartition: <_ped.Partition object at 0x5c457d0> ; logicals is ['sdb5', 'sdb6'] >17:27:05,255 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:05,256 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:05,257 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:05,257 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:05,258 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:05,258 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:05,259 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:05,259 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:05,263 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:05,263 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:05,265 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:05,265 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:05,266 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:05,267 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:05,267 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:05,268 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:05,269 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:05,269 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:05,270 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:05,271 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:05,271 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:05,272 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:05,272 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:05,273 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:05,273 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:05,273 INFO blivet: Using 4MB superBlockSize >17:27:05,274 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:07,326 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:07,326 INFO blivet: Using 4MB superBlockSize >17:27:07,326 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:07,327 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:07,327 INFO blivet: Using 4MB superBlockSize >17:27:07,327 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:07,327 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:07,327 INFO blivet: Using 4MB superBlockSize >17:27:07,327 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:07,328 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:07,328 INFO blivet: Using 4MB superBlockSize >17:27:07,328 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:07,330 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:27:09,157 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:09,158 INFO blivet: Using 4MB superBlockSize >17:27:09,158 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:09,159 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:09,160 INFO blivet: Using 4MB superBlockSize >17:27:09,160 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:09,161 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:09,161 INFO blivet: Using 4MB superBlockSize >17:27:09,162 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:11,595 DEBUG storage.ui: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:27:11,596 DEBUG storage.ui: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:27:11,597 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >17:27:11,619 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:11,620 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:11,621 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:11,621 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:11,622 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:11,623 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:11,623 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:11,624 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:11,628 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:11,628 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:11,629 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:11,630 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:11,630 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:11,631 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:11,631 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:11,632 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:11,634 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:11,634 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:11,635 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:11,636 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:11,636 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:11,637 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:11,638 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:11,638 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:11,639 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:11,639 INFO blivet: Using 4MB superBlockSize >17:27:11,639 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:23,101 DEBUG storage.ui: doAutoPart: True >17:27:23,101 DEBUG storage.ui: encryptedAutoPart: False >17:27:23,101 DEBUG storage.ui: autoPartType: 2 >17:27:23,101 DEBUG storage.ui: clearPartType: 2 >17:27:23,101 DEBUG storage.ui: clearPartDisks: ['sda', 'sdb'] >17:27:23,101 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x5a747d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x5a74810) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x5a74850) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x5a74890) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x5a748d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:27:23,101 DEBUG storage.ui: storage.disks: ['sda', 'sdb'] >17:27:23,101 DEBUG storage.ui: storage.partitioned: ['sda', 'sdb'] >17:27:23,101 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >17:27:23,102 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,104 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,104 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:23,104 DEBUG storage.ui: boot disk: sda >17:27:23,106 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:27:23,106 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:27:23,107 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:27:23,107 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; >17:27:23,108 DEBUG storage.ui: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:27:23,108 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:27:23,109 INFO storage.ui: added partition req0 (id 75) to device tree >17:27:23,109 INFO storage.ui: registered action: [76] Create Device partition req0 (id 75) >17:27:23,109 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:23,109 INFO storage.ui: registered action: [77] Create Format lvmpv on partition req0 (id 75) >17:27:23,109 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:27:23,109 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:27:23,110 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:27:23,110 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; >17:27:23,111 DEBUG storage.ui: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >17:27:23,111 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:27:23,111 INFO storage.ui: added partition req1 (id 76) to device tree >17:27:23,112 INFO storage.ui: registered action: [78] Create Device partition req1 (id 76) >17:27:23,112 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:23,112 INFO storage.ui: registered action: [79] Create Format lvmpv on partition req1 (id 76) >17:27:23,113 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x5857950) -- > name = sda status = True kids = 6 id = 36 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x58559e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x58579d0>, DiskDevice instance (0x4619210) -- > name = sdb status = True kids = 6 id = 48 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x55749e0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x4619b50>] >17:27:23,114 DEBUG storage.ui: devs: [PartitionDevice instance (0x5c536d0) -- > name = req0 status = False kids = 0 id = 75 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x5c4e550) -- > name = req1 status = False kids = 0 id = 76 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:27:23,116 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:27:23,116 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:27:23,118 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:27:23,119 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:27:23,119 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; >17:27:23,120 DEBUG storage.ui: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >17:27:23,120 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:27:23,121 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:27:23,121 INFO storage.ui: added partition req2 (id 77) to device tree >17:27:23,121 INFO storage.ui: registered action: [80] Create Device partition req2 (id 77) >17:27:23,121 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:23,122 INFO storage.ui: registered action: [81] Create Format ext4 filesystem mounted at /boot on partition req2 (id 77) >17:27:23,122 INFO storage.ui: skipping unneeded stage1 biosboot request >17:27:23,122 DEBUG storage.ui: PartSpec instance (0x5a74890) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:27:23,122 DEBUG storage.ui: existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,122 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:27:23,123 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:27:23,123 DEBUG storage.ui: removing all non-preexisting partitions ['req0(id 75)', 'req1(id 76)', 'req2(id 77)'] from disk(s) ['sda', 'sdb'] >17:27:23,124 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 75)', 'req1(id 76)', 'req2(id 77)'] >17:27:23,124 DEBUG storage.ui: removing all non-preexisting partitions ['req2(id 77)', 'req0(id 75)', 'req1(id 76)'] from disk(s) ['sda', 'sdb'] >17:27:23,125 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,125 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,125 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:23,126 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,126 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,126 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:23,127 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,127 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,128 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:23,128 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,129 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,129 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:23,129 DEBUG storage.ui: allocating partition: req2 ; id: 77 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:27:23,129 DEBUG storage.ui: checking freespace on sda >17:27:23,129 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:27:23,129 DEBUG storage.ui: checking 63-2047 (0 MB) >17:27:23,129 DEBUG storage.ui: free region not suitable for request >17:27:23,129 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:27:23,129 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:27:23,129 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:27:23,130 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:27:23,130 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:27:23,130 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:27:23,130 DEBUG storage.ui: new free allows for 0 sectors of growth >17:27:23,130 DEBUG storage.ui: found free space for bootable request >17:27:23,130 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:27:23,130 DEBUG storage.ui: created partition sda7 of 500MB and added it to /dev/sda >17:27:23,131 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:27:23,131 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5dd4d10> PedPartition: <_ped.Partition object at 0x5c458f0> >17:27:23,131 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:27:23,132 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:27:23,135 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:27:23,135 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c55a10> PedPartition: <_ped.Partition object at 0x5c45cb0> >17:27:23,135 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,136 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,136 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:23,136 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,137 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,137 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:23,137 DEBUG storage.ui: allocating partition: req0 ; id: 75 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:27:23,137 DEBUG storage.ui: checking freespace on sda >17:27:23,137 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:27:23,137 DEBUG storage.ui: checking 63-2047 (0 MB) >17:27:23,138 DEBUG storage.ui: free region not suitable for request >17:27:23,138 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:27:23,138 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:27:23,138 DEBUG storage.ui: checking 493027328-1953525167 (713133 MB) >17:27:23,138 DEBUG storage.ui: current free range is 493027328-1953525167 (713133MB) >17:27:23,138 DEBUG storage.ui: evaluating growth potential for new layout >17:27:23,138 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:27:23,138 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:27:23,138 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:27:23,138 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:23,138 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:27:23,138 DEBUG storage.ui: calculating growth for disk /dev/sda >17:27:23,138 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:27:23,139 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:27:23,139 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c55d50> PedPartition: <_ped.Partition object at 0x5c45230> >17:27:23,140 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:27:23,140 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:27:23,140 DEBUG storage.ui: adding request 77 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:27:23,141 DEBUG storage.ui: adding request 75 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:27:23,141 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:27:23,141 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:27:23,141 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:23,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 77 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:27:23,141 DEBUG storage.ui: req: PartitionRequest instance -- >id = 75 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:27:23,141 DEBUG storage.ui: 1 requests and 1459475888 (712634MB) left in chunk >17:27:23,141 DEBUG storage.ui: adding 1459475888 (712634MB) to 75 (sda8) >17:27:23,141 DEBUG storage.ui: new grow amount for request 75 (sda8) is 1459475888 units, or 712634MB >17:27:23,141 DEBUG storage.ui: request 77 (sda7) growth: 0 (0MB) size: 500MB >17:27:23,141 DEBUG storage.ui: request 75 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:27:23,141 DEBUG storage.ui: disk /dev/sda growth: 1459475888 (712634MB) >17:27:23,142 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:27:23,142 DEBUG storage.ui: device sda8 new partedPartition None >17:27:23,142 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:27:23,143 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:27:23,143 DEBUG storage.ui: total growth: 1459475888 sectors >17:27:23,143 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:27:23,143 DEBUG storage.ui: new free: 493027328-1953525167 / 713133MB >17:27:23,143 DEBUG storage.ui: new free allows for 1459475888 sectors of growth >17:27:23,143 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:27:23,143 DEBUG storage.ui: created partition sda8 of 500MB and added it to /dev/sda >17:27:23,144 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:27:23,144 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a884d0> PedPartition: <_ped.Partition object at 0x5c45590> >17:27:23,144 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:27:23,145 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:27:23,146 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:27:23,146 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c578d0> PedPartition: <_ped.Partition object at 0x5c45530> >17:27:23,146 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,147 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,147 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:23,148 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,148 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,148 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:23,148 DEBUG storage.ui: allocating partition: req1 ; id: 76 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:27:23,148 DEBUG storage.ui: checking freespace on sdb >17:27:23,148 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:27:23,149 DEBUG storage.ui: checking 63-2047 (0 MB) >17:27:23,149 DEBUG storage.ui: free region not suitable for request >17:27:23,149 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:27:23,149 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:27:23,149 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:27:23,149 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:27:23,149 DEBUG storage.ui: evaluating growth potential for new layout >17:27:23,149 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:27:23,149 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:27:23,150 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:27:23,150 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c55510> PedPartition: <_ped.Partition object at 0x5a7e3b0> >17:27:23,151 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:27:23,151 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:27:23,151 DEBUG storage.ui: adding request 76 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:27:23,151 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:27:23,151 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:27:23,151 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:23,151 DEBUG storage.ui: req: PartitionRequest instance -- >id = 76 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:27:23,151 DEBUG storage.ui: 1 requests and 1460499888 (713134MB) left in chunk >17:27:23,152 DEBUG storage.ui: adding 1460499888 (713134MB) to 76 (sdb7) >17:27:23,152 DEBUG storage.ui: new grow amount for request 76 (sdb7) is 1460499888 units, or 713134MB >17:27:23,152 DEBUG storage.ui: request 76 (sdb7) growth: 1460499888 (713134MB) size: 713634MB >17:27:23,152 DEBUG storage.ui: disk /dev/sdb growth: 1460499888 (713134MB) >17:27:23,152 DEBUG storage.ui: calculating growth for disk /dev/sda >17:27:23,152 DEBUG storage.ui: adding request 77 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:27:23,152 DEBUG storage.ui: adding request 75 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:27:23,152 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:27:23,152 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:27:23,152 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:23,152 DEBUG storage.ui: req: PartitionRequest instance -- >id = 77 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:27:23,152 DEBUG storage.ui: req: PartitionRequest instance -- >id = 75 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:27:23,152 DEBUG storage.ui: 1 requests and 1459475888 (712634MB) left in chunk >17:27:23,152 DEBUG storage.ui: adding 1459475888 (712634MB) to 75 (sda8) >17:27:23,152 DEBUG storage.ui: new grow amount for request 75 (sda8) is 1459475888 units, or 712634MB >17:27:23,153 DEBUG storage.ui: request 77 (sda7) growth: 0 (0MB) size: 500MB >17:27:23,153 DEBUG storage.ui: request 75 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:27:23,153 DEBUG storage.ui: disk /dev/sda growth: 1459475888 (712634MB) >17:27:23,153 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:27:23,153 DEBUG storage.ui: device sdb7 new partedPartition None >17:27:23,154 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:27:23,154 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:27:23,154 DEBUG storage.ui: total growth: 2919975776 sectors >17:27:23,154 DEBUG storage.ui: updating use_disk to sdb, type: 1 >17:27:23,154 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:27:23,154 DEBUG storage.ui: new free allows for 2919975776 sectors of growth >17:27:23,154 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:27:23,155 DEBUG storage.ui: created partition sdb7 of 500MB and added it to /dev/sdb >17:27:23,155 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:27:23,155 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c557d0> PedPartition: <_ped.Partition object at 0x5a7e170> >17:27:23,156 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:27:23,156 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:27:23,157 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:27:23,157 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c41bd0> PedPartition: <_ped.Partition object at 0x5c45ad0> >17:27:23,158 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda8(id 75)', 'sdb7(id 76)', 'sda7(id 77)'] >17:27:23,158 DEBUG storage.ui: growable partitions are ['sda8', 'sdb7'] >17:27:23,158 DEBUG storage.ui: adding request 75 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:27:23,158 DEBUG storage.ui: adding request 77 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:27:23,158 DEBUG storage.ui: disk sda has 3 chunks >17:27:23,158 DEBUG storage.ui: adding request 76 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:27:23,158 DEBUG storage.ui: disk sdb has 3 chunks >17:27:23,158 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:23,158 DEBUG storage.ui: req: PartitionRequest instance -- >id = 77 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:27:23,158 DEBUG storage.ui: req: PartitionRequest instance -- >id = 75 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:27:23,158 DEBUG storage.ui: 1 requests and 1459475888 (712634MB) left in chunk >17:27:23,158 DEBUG storage.ui: adding 1459475888 (712634MB) to 75 (sda8) >17:27:23,158 DEBUG storage.ui: new grow amount for request 75 (sda8) is 1459475888 units, or 712634MB >17:27:23,159 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:27:23,159 DEBUG storage.ui: req: PartitionRequest instance -- >id = 76 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:27:23,159 DEBUG storage.ui: 1 requests and 1460499888 (713134MB) left in chunk >17:27:23,159 DEBUG storage.ui: adding 1460499888 (713134MB) to 76 (sdb7) >17:27:23,159 DEBUG storage.ui: new grow amount for request 76 (sdb7) is 1460499888 units, or 713134MB >17:27:23,159 DEBUG storage.ui: growing partitions on sda >17:27:23,159 DEBUG storage.ui: partition sda7 (77): 1 >17:27:23,159 DEBUG storage.ui: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c5ac10> >17:27:23,159 DEBUG storage.ui: partition sda8 (75): 1 >17:27:23,159 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c5a6d0> >17:27:23,159 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 77)', 'sda8(id 75)'] from disk(s) ['sda'] >17:27:23,160 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:27:23,160 DEBUG storage.ui: device sda7 new partedPartition None >17:27:23,160 DEBUG storage.ui: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >17:27:23,161 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:27:23,161 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:27:23,161 DEBUG storage.ui: device sda8 new partedPartition None >17:27:23,162 DEBUG storage.ui: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:27:23,163 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:27:23,163 DEBUG storage.ui: back from removeNewPartitions >17:27:23,163 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x5c5a990> PedGeometry: <_ped.Geometry object at 0x5c5a810> >17:27:23,163 DEBUG storage.ui: setting req2 new geometry: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c5ac10> >17:27:23,164 DEBUG storage.ui: PartitionDevice._setPartedPartition: req2 ; >17:27:23,164 DEBUG storage.ui: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c55d90> PedPartition: <_ped.Partition object at 0x5c28fb0> >17:27:23,165 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:27:23,165 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:27:23,166 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:27:23,166 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c46690> PedPartition: <_ped.Partition object at 0x5c45a10> >17:27:23,166 DEBUG storage.ui: setting req0 new geometry: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x4a4c1d0> PedGeometry: <_ped.Geometry object at 0x5c5a6d0> >17:27:23,167 DEBUG storage.ui: PartitionDevice._setPartedPartition: req0 ; >17:27:23,167 DEBUG storage.ui: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a88fd0> PedPartition: <_ped.Partition object at 0x5c459b0> >17:27:23,167 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:27:23,168 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:27:23,169 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:27:23,169 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x558a8d0> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c46510> PedPartition: <_ped.Partition object at 0x5c452f0> >17:27:23,169 DEBUG storage.ui: growing partitions on sdb >17:27:23,169 DEBUG storage.ui: partition sdb7 (76): 1 >17:27:23,169 DEBUG storage.ui: new geometry for sdb7: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c5a850> >17:27:23,169 DEBUG storage.ui: removing all non-preexisting partitions ['sdb7(id 76)'] from disk(s) ['sdb'] >17:27:23,170 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:27:23,170 DEBUG storage.ui: device sdb7 new partedPartition None >17:27:23,171 DEBUG storage.ui: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:27:23,171 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:27:23,172 DEBUG storage.ui: back from removeNewPartitions >17:27:23,172 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x5c57290> PedGeometry: <_ped.Geometry object at 0x5c5ab10> >17:27:23,172 DEBUG storage.ui: setting req1 new geometry: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x4619550> PedGeometry: <_ped.Geometry object at 0x5c5a850> >17:27:23,172 DEBUG storage.ui: PartitionDevice._setPartedPartition: req1 ; >17:27:23,172 DEBUG storage.ui: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c5a250> PedPartition: <_ped.Partition object at 0x5c45890> >17:27:23,173 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:27:23,173 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:27:23,174 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:27:23,175 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x557e810> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5c46d10> PedPartition: <_ped.Partition object at 0x5c45e30> >17:27:23,175 DEBUG storage.ui: fixing size of existing 100064MB partition sda1 (37) with existing mdmember at 100064.00 >17:27:23,175 DEBUG storage.ui: fixing size of existing 75128MB partition sda2 (39) with existing mdmember at 75128.00 >17:27:23,175 DEBUG storage.ui: fixing size of existing 60032MB partition sda3 (41) with existing mdmember at 60032.00 >17:27:23,175 DEBUG storage.ui: fixing size of existing 718644MB partition sda4 (43) at 718644.71 >17:27:23,175 DEBUG storage.ui: fixing size of existing 1000MB partition sda5 (44) with existing mdmember at 1000.00 >17:27:23,175 DEBUG storage.ui: fixing size of existing 4008MB partition sda6 (46) with existing mdmember at 4008.00 >17:27:23,176 DEBUG storage.ui: fixing size of non-existent 500MB partition sda7 (77) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:27:23,176 DEBUG storage.ui: fixing size of non-existent 713132MB partition sda8 (75) with non-existent lvmpv at 713132.00 >17:27:23,176 DEBUG storage.ui: fixing size of existing 100064MB partition sdb1 (49) with existing mdmember at 100064.00 >17:27:23,176 DEBUG storage.ui: fixing size of existing 75128MB partition sdb2 (50) with existing mdmember at 75128.00 >17:27:23,176 DEBUG storage.ui: fixing size of existing 60032MB partition sdb3 (51) with existing mdmember at 60032.00 >17:27:23,176 DEBUG storage.ui: fixing size of existing 718644MB partition sdb4 (52) at 718644.71 >17:27:23,176 DEBUG storage.ui: fixing size of existing 1000MB partition sdb5 (53) with existing mdmember at 1000.00 >17:27:23,177 DEBUG storage.ui: fixing size of existing 4008MB partition sdb6 (54) with existing mdmember at 4008.00 >17:27:23,177 DEBUG storage.ui: fixing size of non-existent 713633MB partition sdb7 (76) with non-existent lvmpv at 713633.00 >17:27:23,178 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >17:27:23,178 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (43) >17:27:23,179 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb4 ; >17:27:23,179 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (52) >17:27:23,180 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >17:27:23,181 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >17:27:23,181 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:23,181 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:27:23,182 INFO storage.ui: added lvmvg fedora (id 78) to device tree >17:27:23,182 INFO storage.ui: registered action: [82] Create Device lvmvg fedora (id 78) >17:27:23,182 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:27:23,182 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:27:23,183 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:27:23,183 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:27:23,183 DEBUG storage.ui: fedora size is 1426760MB >17:27:23,184 DEBUG storage.ui: vg fedora has 1426760MB free >17:27:23,184 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >17:27:23,184 INFO storage.ui: added lvmlv fedora-root (id 79) to device tree >17:27:23,184 INFO storage.ui: registered action: [83] Create Device lvmlv fedora-root (id 79) >17:27:23,184 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:23,184 INFO storage.ui: registered action: [84] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 79) >17:27:23,185 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:27:23,185 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:27:23,185 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:27:23,186 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:27:23,186 DEBUG storage.ui: fedora size is 1426760MB >17:27:23,186 DEBUG storage.ui: vg fedora has 1425736MB free >17:27:23,186 DEBUG storage.ui: Adding fedora-home/500MB to fedora >17:27:23,186 INFO storage.ui: added lvmlv fedora-home (id 80) to device tree >17:27:23,186 INFO storage.ui: registered action: [85] Create Device lvmlv fedora-home (id 80) >17:27:23,187 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:23,187 INFO storage.ui: registered action: [86] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 80) >17:27:23,187 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >17:27:23,187 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >17:27:23,188 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:27:23,189 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:27:23,189 DEBUG storage.ui: fedora size is 1426760MB >17:27:23,189 DEBUG storage.ui: vg fedora has 1425236MB free >17:27:23,189 DEBUG storage.ui: Adding fedora-swap/8008MB to fedora >17:27:23,189 INFO storage.ui: added lvmlv fedora-swap (id 81) to device tree >17:27:23,189 INFO storage.ui: registered action: [87] Create Device lvmlv fedora-swap (id 81) >17:27:23,189 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:27:23,189 INFO storage.ui: registered action: [88] Create Format swap on lvmlv fedora-swap (id 81) >17:27:23,189 DEBUG storage.ui: fedora size is 1426760MB >17:27:23,189 DEBUG storage.ui: vg fedora has 1417228MB free >17:27:23,190 DEBUG storage.ui: vg fedora: 1417228MB free ; lvs: ['root', 'home', 'swap'] >17:27:23,190 DEBUG storage.ui: adding request 79 to chunk 356690 on /dev/mapper/fedora >17:27:23,190 DEBUG storage.ui: adding request 80 to chunk 356690 on /dev/mapper/fedora >17:27:23,190 DEBUG storage.ui: adding request 81 to chunk 356690 on /dev/mapper/fedora >17:27:23,190 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 356690 size = 1426760 >remaining = 2 pool = 354307 >17:27:23,190 DEBUG storage.ui: req: LVRequest instance -- >id = 81 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:27:23,190 DEBUG storage.ui: req: LVRequest instance -- >id = 79 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:27:23,190 DEBUG storage.ui: req: LVRequest instance -- >id = 80 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:27:23,190 DEBUG storage.ui: 2 requests and 354307 (1417228MB) left in chunk >17:27:23,190 DEBUG storage.ui: adding 238064 (952256MB) to 79 (fedora-root) >17:27:23,190 DEBUG storage.ui: taking back 225520 (902080MB) from 79 (fedora-root) >17:27:23,190 DEBUG storage.ui: new grow amount for request 79 (fedora-root) is 12544 units, or 50176MB >17:27:23,191 DEBUG storage.ui: adding 116242 (464968MB) to 80 (fedora-home) >17:27:23,191 DEBUG storage.ui: new grow amount for request 80 (fedora-home) is 116242 units, or 464968MB >17:27:23,191 DEBUG storage.ui: 1 requests and 225521 (902084MB) left in chunk >17:27:23,191 DEBUG storage.ui: adding 225521 (902084MB) to 80 (fedora-home) >17:27:23,191 DEBUG storage.ui: new grow amount for request 80 (fedora-home) is 341763 units, or 1367052MB >17:27:23,191 DEBUG storage.ui: trying to set lv fedora-root size to 51200MB >17:27:23,191 DEBUG storage.ui: fedora size is 1426760MB >17:27:23,191 DEBUG storage.ui: vg fedora has 1417228MB free >17:27:23,191 DEBUG storage.ui: trying to set lv fedora-home size to 1367552MB >17:27:23,191 DEBUG storage.ui: fedora size is 1426760MB >17:27:23,191 DEBUG storage.ui: vg fedora has 1367052MB free >17:27:23,205 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,206 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,207 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:27:23,207 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (36) with existing msdos disklabel >17:27:23,207 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:27:23,218 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,218 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,219 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,220 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,220 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,221 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,221 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,222 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,223 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:23,223 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:23,224 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:23,224 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:23,225 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:23,226 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:23,237 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,238 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,238 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,239 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,239 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,240 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,240 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,241 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,242 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:23,242 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:23,243 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:23,244 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:23,244 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:23,245 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:23,246 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,247 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,247 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,248 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,248 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,249 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,250 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:27:23,250 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (43) >17:27:23,251 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:23,251 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:23,252 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:23,253 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:23,253 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:27:23,254 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (52) >17:27:23,255 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:23,255 INFO blivet: Using 4MB superBlockSize >17:27:23,255 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:23,258 DEBUG blivet: getFormat('Unknown') returning DeviceFormat instance >17:27:23,259 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:23,260 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:27,619 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:27,619 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:27,621 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x4a64f50>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:27:27,628 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x4a64f50>, 0, [], {} >17:27:37,960 DEBUG blivet: registered device format class LUKS as luks >17:27:37,965 DEBUG blivet: registered device format class Ext2FS as ext2 >17:27:37,965 DEBUG blivet: registered device format class Ext3FS as ext3 >17:27:37,965 DEBUG blivet: registered device format class Ext4FS as ext4 >17:27:37,966 DEBUG blivet: registered device format class FATFS as vfat >17:27:37,966 DEBUG blivet: registered device format class EFIFS as efi >17:27:37,966 DEBUG blivet: registered device format class BTRFS as btrfs >17:27:37,966 DEBUG blivet: registered device format class GFS2 as gfs2 >17:27:37,966 DEBUG blivet: registered device format class JFS as jfs >17:27:37,966 DEBUG blivet: registered device format class ReiserFS as reiserfs >17:27:37,966 DEBUG blivet: registered device format class XFS as xfs >17:27:37,966 DEBUG blivet: registered device format class HFS as hfs >17:27:37,966 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >17:27:37,966 DEBUG blivet: registered device format class HFSPlus as hfs+ >17:27:37,966 DEBUG blivet: registered device format class MacEFIFS as macefi >17:27:37,966 DEBUG blivet: registered device format class NTFS as ntfs >17:27:37,966 DEBUG blivet: registered device format class NFS as nfs >17:27:37,966 DEBUG blivet: registered device format class NFSv4 as nfs4 >17:27:37,966 DEBUG blivet: registered device format class Iso9660FS as iso9660 >17:27:37,966 DEBUG blivet: registered device format class NoDevFS as nodev >17:27:37,966 DEBUG blivet: registered device format class DevPtsFS as devpts >17:27:37,966 DEBUG blivet: registered device format class ProcFS as proc >17:27:37,966 DEBUG blivet: registered device format class SysFS as sysfs >17:27:37,967 DEBUG blivet: registered device format class TmpFS as tmpfs >17:27:37,967 DEBUG blivet: registered device format class BindFS as bind >17:27:37,967 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >17:27:37,967 DEBUG blivet: registered device format class USBFS as usbfs >17:27:37,967 DEBUG blivet: registered device format class MDRaidMember as mdmember >17:27:37,967 DEBUG blivet: registered device format class BIOSBoot as biosboot >17:27:37,967 DEBUG blivet: registered device format class DiskLabel as disklabel >17:27:37,968 DEBUG blivet: registered device format class SwapSpace as swap >17:27:37,968 DEBUG blivet: registered device format class MultipathMember as multipath_member >17:27:37,968 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >17:27:37,968 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >17:27:37,968 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >17:27:38,110 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:27:38,110 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:27:38,110 INFO blivet: sdc1 looks to be the live device; marking as protected >17:27:38,122 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:27:38,130 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:27:38,130 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:27:38,131 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:27:38,131 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,131 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:27:38,132 INFO blivet: sdc is a disk >17:27:38,132 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,133 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:27:38,135 INFO blivet: added disk sdc (id 0) to device tree >17:27:38,135 DEBUG blivet: looking up parted Device: /dev/sdc >17:27:38,137 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:27:38,137 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:27:38,137 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:27:38,137 DEBUG blivet: required disklabel type for sdc (1) is None >17:27:38,137 DEBUG blivet: default disklabel type for sdc is msdos >17:27:38,138 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:27:38,138 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:27:38,139 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xf03490>] > device: <parted.device.Device object at 0xefbf90> > PedDisk: <_ped.Disk object at 0xf02128> >17:27:38,139 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:27:38,140 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:27:38,140 INFO blivet: got device: DiskDevice instance (0xe771d0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0xe2a8c0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0xef1050> >17:27:38,141 INFO blivet: got format: DiskLabel instance (0xef1110) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xf03490>] > device: <parted.device.Device object at 0xefbf90> > PedDisk: <_ped.Disk object at 0xf02128> > origPartedDisk = <parted.disk.Disk object at 0xf03190> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0xe2add0> > >17:27:38,143 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:27:38,143 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:27:38,143 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:27:38,143 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,143 INFO blivet: sdc1 is a partition >17:27:38,144 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:27:38,144 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:27:38,144 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:27:38,145 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:27:38,145 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:27:38,145 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,146 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:27:38,146 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:27:38,147 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:27:38,147 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:27:38,148 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:27:38,148 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:27:38,148 INFO blivet: added partition sdc1 (id 1) to device tree >17:27:38,148 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:27:38,148 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:27:38,149 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:27:38,149 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:27:38,150 WARN blivet: disklabel detected but not usable on sdc1 >17:27:38,150 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:27:38,150 INFO blivet: type detected on 'sdc1' is 'vfat' >17:27:38,150 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:27:38,150 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:27:38,151 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:27:38,151 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:27:38,151 INFO blivet: got device: PartitionDevice instance (0xef1190) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0xf0a050> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xf03090> fileSystem: <parted.filesystem.FileSystem object at 0xf03550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0xf034d0> PedPartition: <_ped.Partition object at 0xf00230> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:27:38,151 INFO blivet: got format: EFIFS instance (0xf03850) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >17:27:38,153 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:27:38,153 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:27:38,153 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:38,154 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,154 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:27:38,154 INFO blivet: sda is a disk >17:27:38,154 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,155 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:27:38,157 INFO blivet: added disk sda (id 2) to device tree >17:27:38,157 DEBUG blivet: looking up parted Device: /dev/sda >17:27:38,159 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:27:38,159 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:27:38,159 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:27:38,160 DEBUG blivet: required disklabel type for sda (1) is None >17:27:38,160 DEBUG blivet: default disklabel type for sda is msdos >17:27:38,160 DEBUG blivet: selecting msdos disklabel for sda based on size >17:27:38,160 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:27:38,162 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xf03cd0>, <parted.partition.Partition object at 0xf03c90>, <parted.partition.Partition object at 0xf036d0>, <parted.partition.Partition object at 0xf03e50>, <parted.partition.Partition object at 0xf07110>, <parted.partition.Partition object at 0xf07350>] > device: <parted.device.Device object at 0xf03d90> > PedDisk: <_ped.Disk object at 0xf0cf80> >17:27:38,162 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:27:38,162 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:27:38,164 INFO blivet: got device: DiskDevice instance (0xef12d0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0xf0a320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xf03ad0> >17:27:38,165 INFO blivet: got format: DiskLabel instance (0xf03b90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xf03cd0>, <parted.partition.Partition object at 0xf03c90>, <parted.partition.Partition object at 0xf036d0>, <parted.partition.Partition object at 0xf03e50>, <parted.partition.Partition object at 0xf07110>, <parted.partition.Partition object at 0xf07350>] > device: <parted.device.Device object at 0xf03d90> > PedDisk: <_ped.Disk object at 0xf0cf80> > origPartedDisk = <parted.disk.Disk object at 0xf03f50> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0xf0a200> > >17:27:38,167 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '33', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213037', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:27:38,167 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:27:38,167 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:27:38,167 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,168 INFO blivet: sda1 is a partition >17:27:38,168 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:27:38,168 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:38,168 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:38,169 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:27:38,169 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:27:38,169 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,169 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:27:38,169 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:27:38,170 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:27:38,170 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:27:38,170 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:27:38,171 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:27:38,171 INFO blivet: added partition sda1 (id 3) to device tree >17:27:38,171 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:27:38,171 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:27:38,171 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:27:38,172 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:27:38,173 WARN blivet: disklabel detected but not usable on sda1 >17:27:38,184 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:27:38,185 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:27:38,185 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:38,185 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:27:38,186 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:27:38,186 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:27:38,186 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:27:38,197 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:27:38,197 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,197 INFO blivet: using name home for md array containing member sda1 >17:27:38,197 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,197 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:27:38,198 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:27:38,198 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:27:38,199 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:27:38,199 INFO blivet: added mdarray home (id 4) to device tree >17:27:38,199 DEBUG blivet: looking up parted Device: /dev/sda1 >17:27:38,199 INFO blivet: got device: PartitionDevice instance (0xf03a90) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0xf0a680> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xee6fd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf03d50> PedPartition: <_ped.Partition object at 0xf001d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:27:38,200 INFO blivet: got format: MDRaidMember instance (0xf078d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:27:38,202 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:27:38,202 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:27:38,202 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:27:38,202 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,202 INFO blivet: sda2 is a partition >17:27:38,203 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:27:38,203 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:38,203 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:38,204 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:27:38,204 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:27:38,204 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,204 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:27:38,204 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:27:38,205 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:27:38,205 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:27:38,205 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:27:38,206 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:27:38,206 INFO blivet: added partition sda2 (id 5) to device tree >17:27:38,206 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:27:38,206 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:27:38,206 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:27:38,207 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:27:38,208 WARN blivet: disklabel detected but not usable on sda2 >17:27:38,218 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:27:38,218 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:27:38,219 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:38,219 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:27:38,219 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:27:38,219 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:27:38,220 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:27:38,230 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:27:38,231 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,231 INFO blivet: using name raid0 for md array containing member sda2 >17:27:38,231 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,231 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:27:38,232 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:27:38,232 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:27:38,232 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:27:38,232 INFO blivet: added mdarray raid0 (id 6) to device tree >17:27:38,233 DEBUG blivet: looking up parted Device: /dev/sda2 >17:27:38,233 INFO blivet: got device: PartitionDevice instance (0xf07e50) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0xf0a560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xee6fd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf03790> PedPartition: <_ped.Partition object at 0xf00410> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:27:38,233 INFO blivet: got format: MDRaidMember instance (0xf076d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:27:38,235 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:27:38,236 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:27:38,236 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:27:38,236 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,236 INFO blivet: sda3 is a partition >17:27:38,236 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:27:38,237 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:38,237 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:38,237 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:27:38,237 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:27:38,238 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,238 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:27:38,238 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:27:38,238 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:27:38,239 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:27:38,239 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:27:38,239 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:27:38,239 INFO blivet: added partition sda3 (id 7) to device tree >17:27:38,239 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:27:38,240 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:27:38,240 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:27:38,240 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:27:38,265 WARN blivet: disklabel detected but not usable on sda3 >17:27:38,281 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:27:38,281 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:27:38,281 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:38,281 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:27:38,282 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:27:38,282 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:27:38,282 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:27:38,294 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:27:38,294 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,294 INFO blivet: using name root for md array containing member sda3 >17:27:38,294 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,295 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:27:38,295 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:27:38,296 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:27:38,296 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:27:38,296 INFO blivet: added mdarray root (id 8) to device tree >17:27:38,296 DEBUG blivet: looking up parted Device: /dev/sda3 >17:27:38,297 INFO blivet: got device: PartitionDevice instance (0xf07ad0) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0xf0a830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xee6fd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf03690> PedPartition: <_ped.Partition object at 0xf00290> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:27:38,297 INFO blivet: got format: MDRaidMember instance (0xf6a4d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:27:38,299 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:27:38,299 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:27:38,299 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:27:38,300 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,300 INFO blivet: sda4 is a partition >17:27:38,300 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:27:38,300 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:38,300 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:38,301 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:27:38,301 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:27:38,301 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,301 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:27:38,301 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:27:38,302 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:27:38,302 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:27:38,302 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:27:38,303 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:27:38,303 INFO blivet: added partition sda4 (id 9) to device tree >17:27:38,303 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:27:38,303 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:27:38,303 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:27:38,304 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:27:38,305 WARN blivet: disklabel detected but not usable on sda4 >17:27:38,305 DEBUG blivet: no type or existing type for sda4, bailing >17:27:38,305 DEBUG blivet: looking up parted Device: /dev/sda4 >17:27:38,306 INFO blivet: got device: PartitionDevice instance (0xf07b90) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0xf0a5f0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xee6fd0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf03e90> PedPartition: <_ped.Partition object at 0xf003b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:27:38,308 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:27:38,308 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:27:38,308 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:27:38,308 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,309 INFO blivet: sda5 is a partition >17:27:38,309 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:27:38,309 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:38,309 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:38,310 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:27:38,310 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:27:38,310 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,310 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:27:38,310 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:27:38,311 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:27:38,311 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:27:38,311 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:27:38,312 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:27:38,312 INFO blivet: added partition sda5 (id 10) to device tree >17:27:38,312 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:27:38,312 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:27:38,312 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:27:38,313 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:27:38,314 WARN blivet: disklabel detected but not usable on sda5 >17:27:38,327 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:27:38,327 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:27:38,327 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:38,328 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:27:38,328 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:27:38,328 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:27:38,329 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:27:38,340 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:27:38,340 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,340 INFO blivet: using name boot for md array containing member sda5 >17:27:38,340 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,341 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:27:38,341 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:27:38,342 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:27:38,342 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:27:38,342 INFO blivet: added mdarray boot (id 11) to device tree >17:27:38,342 DEBUG blivet: looking up parted Device: /dev/sda5 >17:27:38,343 INFO blivet: got device: PartitionDevice instance (0xf077d0) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0xf0a950> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xee6fd0> fileSystem: <parted.filesystem.FileSystem object at 0xf07250> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf071d0> PedPartition: <_ped.Partition object at 0xf00350> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:27:38,343 INFO blivet: got format: MDRaidMember instance (0xf6a7d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:27:38,345 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:27:38,345 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:27:38,345 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:27:38,346 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,346 INFO blivet: sda6 is a partition >17:27:38,346 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:27:38,346 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:38,347 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:38,347 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:27:38,347 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:27:38,347 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,348 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:27:38,348 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:27:38,348 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:27:38,348 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:27:38,349 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:27:38,349 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:27:38,349 INFO blivet: added partition sda6 (id 12) to device tree >17:27:38,349 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:27:38,350 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:27:38,350 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:27:38,350 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:27:38,351 WARN blivet: disklabel detected but not usable on sda6 >17:27:38,360 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:27:38,361 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:27:38,361 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:38,361 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:27:38,361 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:27:38,362 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:27:38,362 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:27:38,372 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:27:38,372 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,372 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:27:38,373 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:27:38,373 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:27:38,373 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:27:38,373 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:27:38,374 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:27:38,374 DEBUG blivet: looking up parted Device: /dev/sda6 >17:27:38,375 INFO blivet: got device: PartitionDevice instance (0xf6add0) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0xf0a7a0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xee6fd0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf07390> PedPartition: <_ped.Partition object at 0xf00470> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:27:38,375 INFO blivet: got format: MDRaidMember instance (0xf07e10) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:27:38,377 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:27:38,377 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:27:38,377 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:38,378 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,378 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:27:38,378 INFO blivet: sdb is a disk >17:27:38,378 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,379 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:27:38,382 INFO blivet: added disk sdb (id 14) to device tree >17:27:38,382 DEBUG blivet: looking up parted Device: /dev/sdb >17:27:38,383 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:27:38,383 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:27:38,383 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:27:38,383 DEBUG blivet: required disklabel type for sdb (1) is None >17:27:38,383 DEBUG blivet: default disklabel type for sdb is msdos >17:27:38,383 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:27:38,384 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:27:38,386 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xf6c050>, <parted.partition.Partition object at 0xf6c210>, <parted.partition.Partition object at 0xf6c3d0>, <parted.partition.Partition object at 0xf6c790>, <parted.partition.Partition object at 0xf6ca10>, <parted.partition.Partition object at 0xf6cc50>] > device: <parted.device.Device object at 0xf6a910> > PedDisk: <_ped.Disk object at 0xf19a70> >17:27:38,386 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:27:38,386 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:27:38,388 INFO blivet: got device: DiskDevice instance (0xf6a150) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0xf0ab00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xf6a450> >17:27:38,389 INFO blivet: got format: DiskLabel instance (0xf6ac90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0xf6c050>, <parted.partition.Partition object at 0xf6c210>, <parted.partition.Partition object at 0xf6c3d0>, <parted.partition.Partition object at 0xf6c790>, <parted.partition.Partition object at 0xf6ca10>, <parted.partition.Partition object at 0xf6cc50>] > device: <parted.device.Device object at 0xf6a910> > PedDisk: <_ped.Disk object at 0xf19a70> > origPartedDisk = <parted.disk.Disk object at 0xf6c890> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0xf0ac20> > >17:27:38,391 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '33', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213037', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:27:38,391 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:27:38,391 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:27:38,392 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,392 INFO blivet: sdb1 is a partition >17:27:38,392 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:27:38,393 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:38,393 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:38,393 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:27:38,394 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:27:38,394 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,394 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:27:38,394 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:27:38,394 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:27:38,395 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:27:38,395 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:27:38,395 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:27:38,395 INFO blivet: added partition sdb1 (id 15) to device tree >17:27:38,396 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:27:38,396 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:27:38,396 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:27:38,396 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:27:38,397 WARN blivet: disklabel detected but not usable on sdb1 >17:27:38,428 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:27:38,429 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:27:38,429 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:38,429 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:27:38,429 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:27:38,430 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:27:38,430 DEBUG blivet: raw RAID 1 size == 100064.0 >17:27:38,430 INFO blivet: Using 64MB superBlockSize >17:27:38,430 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:27:38,430 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >17:27:38,430 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:27:38,431 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:27:38,431 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:27:38,432 INFO blivet: got device: PartitionDevice instance (0xf6ce10) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0xf23050> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xf6aa90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf6c090> PedPartition: <_ped.Partition object at 0xf00b30> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:27:38,432 INFO blivet: got format: MDRaidMember instance (0xf1c250) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:27:38,434 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:27:38,434 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:27:38,435 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:27:38,435 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,435 INFO blivet: sdb2 is a partition >17:27:38,435 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:27:38,435 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:38,436 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:38,436 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:27:38,436 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:27:38,436 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,437 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:27:38,437 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:27:38,437 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:27:38,437 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:27:38,438 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:27:38,438 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:27:38,438 INFO blivet: added partition sdb2 (id 16) to device tree >17:27:38,438 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:27:38,439 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:27:38,439 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:27:38,439 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:27:38,440 WARN blivet: disklabel detected but not usable on sdb2 >17:27:38,447 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:27:38,447 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:27:38,447 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:38,448 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:27:38,448 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:27:38,448 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:27:38,449 DEBUG blivet: raw RAID 0 size == 150256.0 >17:27:38,449 INFO blivet: Using 128MB superBlockSize >17:27:38,449 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:27:38,449 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >17:27:38,449 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:27:38,449 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:27:38,450 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:27:38,450 INFO blivet: got device: PartitionDevice instance (0xf6a510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29696 did: 29281 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0xf0a710> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xf6aa90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf6c310> PedPartition: <_ped.Partition object at 0xf00a10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:27:38,450 INFO blivet: got format: MDRaidMember instance (0xf6cfd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:27:38,453 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:27:38,453 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:27:38,453 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:27:38,453 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,453 INFO blivet: sdb3 is a partition >17:27:38,454 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:27:38,454 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:38,454 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:38,455 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:27:38,455 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:27:38,455 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,455 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:27:38,455 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:27:38,456 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:27:38,456 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:27:38,456 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:27:38,457 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:27:38,457 INFO blivet: added partition sdb3 (id 17) to device tree >17:27:38,457 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:27:38,457 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:27:38,457 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:27:38,458 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:27:38,473 WARN blivet: disklabel detected but not usable on sdb3 >17:27:38,505 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:27:38,506 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:27:38,506 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:38,506 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:27:38,506 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:27:38,507 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:27:38,507 DEBUG blivet: raw RAID 1 size == 60032.0 >17:27:38,507 INFO blivet: Using 32MB superBlockSize >17:27:38,507 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:27:38,507 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >17:27:38,507 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:27:38,508 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:27:38,508 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:27:38,509 INFO blivet: got device: PartitionDevice instance (0xf6c650) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0xf23170> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xf6aa90> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf6c450> PedPartition: <_ped.Partition object at 0xf00d10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:27:38,509 INFO blivet: got format: MDRaidMember instance (0xf1c110) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:27:38,510 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:27:38,511 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:27:38,511 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:27:38,511 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,511 INFO blivet: sdb4 is a partition >17:27:38,511 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:27:38,512 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:38,512 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:38,512 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:27:38,513 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:27:38,513 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,513 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:27:38,513 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:27:38,513 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:27:38,515 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:27:38,515 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:27:38,515 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:27:38,515 INFO blivet: added partition sdb4 (id 18) to device tree >17:27:38,516 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:27:38,516 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:27:38,516 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:27:38,516 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:27:38,517 WARN blivet: disklabel detected but not usable on sdb4 >17:27:38,517 DEBUG blivet: no type or existing type for sdb4, bailing >17:27:38,517 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:27:38,518 INFO blivet: got device: PartitionDevice instance (0xf6c510) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0xf0aef0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xf6aa90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf6c7d0> PedPartition: <_ped.Partition object at 0xf00950> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:27:38,520 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:27:38,521 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:27:38,521 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:27:38,521 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,521 INFO blivet: sdb5 is a partition >17:27:38,521 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:27:38,522 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:38,522 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:38,522 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:27:38,522 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:27:38,523 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,523 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:27:38,523 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:27:38,523 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:27:38,524 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:27:38,524 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:27:38,524 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:27:38,524 INFO blivet: added partition sdb5 (id 19) to device tree >17:27:38,524 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:27:38,525 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:27:38,525 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:27:38,525 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:27:38,529 WARN blivet: disklabel detected but not usable on sdb5 >17:27:38,543 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:27:38,543 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:27:38,544 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:38,544 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:27:38,544 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:27:38,544 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:27:38,545 DEBUG blivet: raw RAID 1 size == 1000.0 >17:27:38,545 INFO blivet: Using 2.0MB superBlockSize >17:27:38,545 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:27:38,545 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >17:27:38,545 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:27:38,546 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:27:38,546 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:27:38,547 INFO blivet: got device: PartitionDevice instance (0xf6a190) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0xf23290> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xf6aa90> fileSystem: <parted.filesystem.FileSystem object at 0xf6cb50> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf6cad0> PedPartition: <_ped.Partition object at 0xf00b90> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:27:38,548 INFO blivet: got format: MDRaidMember instance (0xf1c550) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:27:38,552 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:27:38,553 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:27:38,553 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:27:38,554 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,554 INFO blivet: sdb6 is a partition >17:27:38,554 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:27:38,555 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:38,556 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:38,556 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:27:38,556 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:27:38,557 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,557 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:27:38,557 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:27:38,557 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:27:38,558 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:27:38,558 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:27:38,558 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:27:38,558 INFO blivet: added partition sdb6 (id 20) to device tree >17:27:38,559 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:27:38,559 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:27:38,559 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:27:38,559 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:27:38,560 WARN blivet: disklabel detected but not usable on sdb6 >17:27:38,567 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:27:38,567 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:27:38,567 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:38,568 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:27:38,568 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:27:38,568 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:27:38,569 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:38,569 INFO blivet: Using 4MB superBlockSize >17:27:38,569 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:38,569 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:27:38,569 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:27:38,569 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:27:38,570 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:27:38,570 INFO blivet: got device: PartitionDevice instance (0xf6a890) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0xf233b0> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xf6aa90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0xf6cc90> PedPartition: <_ped.Partition object at 0xf00c50> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:27:38,570 INFO blivet: got format: MDRaidMember instance (0xf1cb50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:27:38,571 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:27:38,571 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:27:38,571 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:27:38,572 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,572 INFO blivet: loop0 is a loop device >17:27:38,572 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:27:38,572 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:27:38,573 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,573 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,573 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:27:38,573 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:27:38,574 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:27:38,574 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,574 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:27:38,574 INFO blivet: added loop loop0 (id 22) to device tree >17:27:38,574 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:27:38,575 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:27:38,575 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:27:38,575 DEBUG blivet: device loop0 does not contain a disklabel >17:27:38,575 INFO blivet: type detected on 'loop0' is 'squashfs' >17:27:38,575 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:27:38,575 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:27:38,575 INFO blivet: got device: LoopDevice instance (0xf07450) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:27:38,575 INFO blivet: got format: DeviceFormat instance (0xf6a790) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:27:38,576 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:27:38,576 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:27:38,576 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:27:38,576 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,577 INFO blivet: loop1 is a loop device >17:27:38,577 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:27:38,577 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:27:38,577 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,577 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,578 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:27:38,578 INFO blivet: added file /osmin (id 23) to device tree >17:27:38,578 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:27:38,578 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,578 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:27:38,579 INFO blivet: added loop loop1 (id 24) to device tree >17:27:38,579 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:27:38,579 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:27:38,579 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:27:38,579 DEBUG blivet: device loop1 does not contain a disklabel >17:27:38,579 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:27:38,579 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:27:38,580 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:27:38,580 INFO blivet: got device: LoopDevice instance (0xf6c5d0) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:27:38,580 INFO blivet: got format: DeviceFormat instance (0xf6c550) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:27:38,580 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:27:38,580 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:27:38,581 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:27:38,581 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,581 INFO blivet: loop2 is a loop device >17:27:38,581 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:27:38,581 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:27:38,582 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,582 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,582 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:27:38,582 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:27:38,583 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:27:38,583 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,583 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:27:38,583 INFO blivet: added loop loop2 (id 26) to device tree >17:27:38,583 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:27:38,583 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:27:38,583 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:27:38,583 DEBUG blivet: device loop2 does not contain a disklabel >17:27:38,584 INFO blivet: type detected on 'loop2' is 'squashfs' >17:27:38,584 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:27:38,584 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:27:38,584 INFO blivet: got device: LoopDevice instance (0xf1ca10) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:27:38,584 INFO blivet: got format: DeviceFormat instance (0xf1c990) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:27:38,585 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:27:38,585 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:27:38,585 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:27:38,586 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,586 INFO blivet: loop3 is a loop device >17:27:38,586 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:27:38,586 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:27:38,586 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,586 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,587 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:27:38,587 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:27:38,587 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:27:38,587 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,587 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:27:38,587 INFO blivet: added loop loop3 (id 28) to device tree >17:27:38,588 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:27:38,588 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:27:38,588 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,589 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:38,589 DEBUG blivet: device loop3 does not contain a disklabel >17:27:38,589 INFO blivet: type detected on 'loop3' is 'ext4' >17:27:38,589 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,589 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:38,589 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:27:38,589 INFO blivet: got device: LoopDevice instance (0xf1c2d0) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:27:38,590 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,590 INFO blivet: got format: Ext4FS instance (0xf840d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:27:38,590 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:27:38,590 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:27:38,591 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:27:38,591 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,591 INFO blivet: loop4 is a loop device >17:27:38,591 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:27:38,591 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:27:38,592 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,592 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,592 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:27:38,592 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:27:38,593 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:27:38,593 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,593 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:27:38,593 INFO blivet: added loop loop4 (id 30) to device tree >17:27:38,593 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:27:38,593 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:27:38,593 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:27:38,593 DEBUG blivet: device loop4 does not contain a disklabel >17:27:38,594 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:27:38,594 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:27:38,594 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:27:38,594 INFO blivet: got device: LoopDevice instance (0xf84210) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:27:38,594 INFO blivet: got format: DeviceFormat instance (0xf84310) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:27:38,595 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:27:38,595 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:27:38,596 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:27:38,596 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,596 INFO blivet: live-rw is a device-mapper device >17:27:38,596 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:27:38,596 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:27:38,597 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:27:38,597 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:27:38,597 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:27:38,598 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:27:38,598 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,598 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:27:38,598 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,599 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:27:38,599 INFO blivet: added dm live-rw (id 31) to device tree >17:27:38,599 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:27:38,599 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:27:38,600 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,600 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:38,600 DEBUG blivet: device live-rw does not contain a disklabel >17:27:38,600 INFO blivet: type detected on 'live-rw' is 'ext4' >17:27:38,600 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,600 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:38,600 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:27:38,601 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:27:38,601 INFO blivet: got device: DMDevice instance (0xf1c690) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xf0a8c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:27:38,601 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,601 INFO blivet: got format: Ext4FS instance (0xf1c650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:27:38,603 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:27:38,603 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:27:38,603 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:27:38,603 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,603 INFO blivet: live-base is a device-mapper device >17:27:38,603 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:27:38,604 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:27:38,604 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:27:38,604 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:27:38,605 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:27:38,605 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,605 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:27:38,605 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,606 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:27:38,606 INFO blivet: added dm live-base (id 32) to device tree >17:27:38,606 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:27:38,606 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:27:38,607 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,607 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:38,607 DEBUG blivet: device live-base does not contain a disklabel >17:27:38,607 INFO blivet: type detected on 'live-base' is 'ext4' >17:27:38,607 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,607 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:38,607 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:27:38,608 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:27:38,608 INFO blivet: got device: DMDevice instance (0xf6a9d0) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xf230e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:27:38,608 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,608 INFO blivet: got format: Ext4FS instance (0xf84150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:27:38,610 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:27:38,610 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:27:38,610 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:27:38,610 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,610 INFO blivet: live-osimg-min is a device-mapper device >17:27:38,610 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:27:38,611 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:27:38,611 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:27:38,611 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:27:38,612 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:27:38,612 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:27:38,612 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:27:38,613 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:27:38,613 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,613 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:27:38,613 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:38,614 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:27:38,614 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:27:38,614 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:27:38,614 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:27:38,615 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,615 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:38,615 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:27:38,615 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:27:38,615 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,615 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:38,615 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:27:38,616 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:27:38,616 INFO blivet: got device: DMDevice instance (0xf07410) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0xf23320> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:27:38,616 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:38,616 INFO blivet: got format: Ext4FS instance (0xf847d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:27:38,618 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:27:38,618 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:27:38,618 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:27:38,618 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:38,619 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:27:38,619 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:38,619 INFO blivet: Using 4MB superBlockSize >17:27:38,619 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:38,619 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:27:38,620 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:27:38,620 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:27:38,620 DEBUG blivet: SwapSpace.__init__: >17:27:38,620 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:27:38,620 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:27:38,620 INFO blivet: type detected on 'md126' is 'swap' >17:27:38,621 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:27:38,621 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:27:38,621 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:27:38,621 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:38,621 INFO blivet: Using 4MB superBlockSize >17:27:38,621 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:38,622 INFO blivet: got device: MDRaidArrayDevice instance (0xf6af10) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0xf0a9e0> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:27:38,622 INFO blivet: got format: SwapSpace instance (0xf84550) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:27:38,632 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:27:39,373 INFO blivet: ISCSID is /sbin/iscsid >17:27:39,373 INFO blivet: no initiator set >17:27:39,379 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:27:39,380 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >17:27:39,442 DEBUG blivet: trying to set new default fstype to 'ext4' >17:27:39,454 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:39,454 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:39,454 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:39,456 INFO blivet: Detected 16016M of memory >17:27:39,456 INFO blivet: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >17:27:39,456 INFO blivet: Swap attempt of 0M >17:27:39,604 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2fade90> >17:27:39,605 INFO blivet: no initiator set >17:27:39,605 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:27:39,605 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:27:39,619 DEBUG blivet: protected device spec /dev/sdc1 resolved to sdc1 >17:27:39,619 INFO blivet: sdc1 looks to be the live device; marking as protected >17:27:39,634 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:27:39,636 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:27:39,636 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:27:39,637 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:27:39,638 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,638 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:27:39,639 INFO blivet: sdc is a disk >17:27:39,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,640 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:27:39,645 INFO blivet: added disk sdc (id 0) to device tree >17:27:39,645 DEBUG blivet: looking up parted Device: /dev/sdc >17:27:39,647 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:27:39,648 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:27:39,649 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:27:39,649 DEBUG blivet: required disklabel type for sdc (1) is None >17:27:39,649 DEBUG blivet: default disklabel type for sdc is msdos >17:27:39,649 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:27:39,650 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:27:39,651 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe2780d7c90>] > device: <parted.device.Device object at 0x7fe2780d7650> > PedDisk: <_ped.Disk object at 0x7fe2780d9170> >17:27:39,651 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:27:39,652 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:27:39,653 INFO blivet: got device: DiskDevice instance (0x7fe27806f6d0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x30c6cb0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7fe2780ce510> >17:27:39,653 INFO blivet: got format: DiskLabel instance (0x7fe27806f610) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe2780d7c90>] > device: <parted.device.Device object at 0x7fe2780d7650> > PedDisk: <_ped.Disk object at 0x7fe2780d9170> > origPartedDisk = <parted.disk.Disk object at 0x7fe2780d7ad0> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7fe2780a1290> > >17:27:39,656 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:27:39,656 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:27:39,657 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:27:39,658 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,658 INFO blivet: sdc1 is a partition >17:27:39,659 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:27:39,659 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:27:39,660 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:27:39,661 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:27:39,661 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:27:39,661 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,662 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:27:39,662 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:27:39,663 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:27:39,663 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:27:39,664 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:27:39,665 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:27:39,665 INFO blivet: added partition sdc1 (id 1) to device tree >17:27:39,665 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:27:39,666 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:27:39,666 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:27:39,667 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:27:39,668 WARN blivet: disklabel detected but not usable on sdc1 >17:27:39,668 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:27:39,668 INFO blivet: type detected on 'sdc1' is 'vfat' >17:27:39,668 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:27:39,669 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:27:39,670 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:27:39,670 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:27:39,671 INFO blivet: got device: PartitionDevice instance (0x7fe2780ce4d0) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32738 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7fe2780a1440> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780d7710> fileSystem: <parted.filesystem.FileSystem object at 0x7fe2780d7d50> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7fe2780d7cd0> PedPartition: <_ped.Partition object at 0x7fe2780d4710> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:27:39,671 INFO blivet: got format: EFIFS instance (0x7fe2780de1d0) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >17:27:39,674 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:27:39,674 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:27:39,675 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:39,675 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,676 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:27:39,676 INFO blivet: sda is a disk >17:27:39,676 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,677 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:27:39,681 INFO blivet: added disk sda (id 2) to device tree >17:27:39,681 DEBUG blivet: looking up parted Device: /dev/sda >17:27:39,682 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:27:39,683 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:27:39,683 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:27:39,683 DEBUG blivet: required disklabel type for sda (1) is None >17:27:39,683 DEBUG blivet: default disklabel type for sda is msdos >17:27:39,683 DEBUG blivet: selecting msdos disklabel for sda based on size >17:27:39,684 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:27:39,686 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe2780de3d0>, <parted.partition.Partition object at 0x7fe2780de690>, <parted.partition.Partition object at 0x7fe2780de890>, <parted.partition.Partition object at 0x7fe2780dea10>, <parted.partition.Partition object at 0x7fe2780dec90>, <parted.partition.Partition object at 0x7fe2780deed0>] > device: <parted.device.Device object at 0x7fe2780de190> > PedDisk: <_ped.Disk object at 0x7fe2780d96c8> >17:27:39,686 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:27:39,687 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:27:39,689 INFO blivet: got device: DiskDevice instance (0x7fe2780ce750) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fe2780a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x30d5f10> >17:27:39,692 INFO blivet: got format: DiskLabel instance (0x7fe2780d7850) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe2780de3d0>, <parted.partition.Partition object at 0x7fe2780de690>, <parted.partition.Partition object at 0x7fe2780de890>, <parted.partition.Partition object at 0x7fe2780dea10>, <parted.partition.Partition object at 0x7fe2780dec90>, <parted.partition.Partition object at 0x7fe2780deed0>] > device: <parted.device.Device object at 0x7fe2780de190> > PedDisk: <_ped.Disk object at 0x7fe2780d96c8> > origPartedDisk = <parted.disk.Disk object at 0x7fe2780deb10> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fe2780a1680> > >17:27:39,696 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '33', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213037', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:27:39,696 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:27:39,697 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:27:39,698 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,698 INFO blivet: sda1 is a partition >17:27:39,699 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:27:39,700 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:39,700 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:39,701 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:27:39,702 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:27:39,702 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,702 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:27:39,702 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:27:39,703 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:27:39,703 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:27:39,704 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:27:39,704 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:27:39,704 INFO blivet: added partition sda1 (id 3) to device tree >17:27:39,705 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:27:39,705 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:27:39,705 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:27:39,706 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:27:39,708 WARN blivet: disklabel detected but not usable on sda1 >17:27:39,733 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:27:39,734 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:27:39,734 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:39,734 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:27:39,734 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:27:39,735 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:27:39,735 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:27:39,748 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:27:39,749 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,749 INFO blivet: using name home for md array containing member sda1 >17:27:39,750 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,752 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:27:39,753 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:27:39,753 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:27:39,754 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:27:39,754 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:27:39,778 INFO blivet: added mdarray home (id 4) to device tree >17:27:39,779 DEBUG blivet: looking up parted Device: /dev/sda1 >17:27:39,780 INFO blivet: got device: PartitionDevice instance (0x7fe2780def90) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32738 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x7fe2780a1c20> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe2780de090> PedPartition: <_ped.Partition object at 0x7fe2780d4770> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:27:39,780 INFO blivet: got format: MDRaidMember instance (0x31b3c90) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:27:39,783 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:27:39,783 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:27:39,784 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:27:39,785 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,785 INFO blivet: sda2 is a partition >17:27:39,785 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:27:39,785 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:39,786 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:39,787 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:27:39,788 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:27:39,788 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,788 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:27:39,788 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:27:39,789 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:27:39,790 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:27:39,791 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:27:39,791 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:27:39,791 INFO blivet: added partition sda2 (id 5) to device tree >17:27:39,792 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:27:39,793 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:27:39,794 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:27:39,795 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:27:39,797 WARN blivet: disklabel detected but not usable on sda2 >17:27:39,810 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:27:39,811 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:27:39,811 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:39,812 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:27:39,812 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:27:39,812 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:27:39,813 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:27:39,828 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:27:39,829 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,829 INFO blivet: using name raid0 for md array containing member sda2 >17:27:39,829 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,830 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:27:39,830 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:27:39,831 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:27:39,831 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:27:39,832 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:27:39,854 INFO blivet: added mdarray raid0 (id 6) to device tree >17:27:39,854 DEBUG blivet: looking up parted Device: /dev/sda2 >17:27:39,855 INFO blivet: got device: PartitionDevice instance (0x32fc790) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x7fe2780a1200> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe2780de750> PedPartition: <_ped.Partition object at 0x7fe2780d4890> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:27:39,855 INFO blivet: got format: MDRaidMember instance (0x3316d10) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:27:39,859 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:27:39,859 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:27:39,859 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:27:39,860 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,860 INFO blivet: sda3 is a partition >17:27:39,860 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:27:39,861 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:39,861 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:39,862 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:27:39,862 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:27:39,862 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,863 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:27:39,863 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:27:39,864 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:27:39,865 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:27:39,865 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:27:39,866 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:27:39,866 INFO blivet: added partition sda3 (id 7) to device tree >17:27:39,867 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:27:39,867 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:27:39,868 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:27:39,868 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:27:39,870 WARN blivet: disklabel detected but not usable on sda3 >17:27:39,888 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:27:39,889 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:27:39,889 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:39,890 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:27:39,890 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:27:39,891 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:27:39,891 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:27:39,905 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:27:39,906 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,906 INFO blivet: using name root for md array containing member sda3 >17:27:39,906 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,907 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:27:39,907 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:27:39,908 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:27:39,909 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:27:39,910 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:27:39,933 INFO blivet: added mdarray root (id 8) to device tree >17:27:39,934 DEBUG blivet: looking up parted Device: /dev/sda3 >17:27:39,934 INFO blivet: got device: PartitionDevice instance (0x7fe278148790) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32738 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x32b0830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe2780de8d0> PedPartition: <_ped.Partition object at 0x7fe2780d4830> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:27:39,935 INFO blivet: got format: MDRaidMember instance (0x7fe278148f90) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:27:39,937 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:27:39,938 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:27:39,938 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:27:39,938 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,939 INFO blivet: sda4 is a partition >17:27:39,939 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:27:39,940 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:39,940 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:39,941 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:27:39,941 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:27:39,941 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,942 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:27:39,942 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:27:39,943 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:27:39,943 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:27:39,944 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:27:39,944 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:27:39,944 INFO blivet: added partition sda4 (id 9) to device tree >17:27:39,945 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:27:39,945 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:27:39,945 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:27:39,946 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:27:39,948 WARN blivet: disklabel detected but not usable on sda4 >17:27:39,949 DEBUG blivet: no type or existing type for sda4, bailing >17:27:39,949 DEBUG blivet: looking up parted Device: /dev/sda4 >17:27:39,950 INFO blivet: got device: PartitionDevice instance (0x33133d0) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x32b08c0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe2780dea50> PedPartition: <_ped.Partition object at 0x7fe2780d46b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:27:39,954 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:27:39,954 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:27:39,954 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:27:39,955 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,955 INFO blivet: sda5 is a partition >17:27:39,955 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:27:39,956 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:39,956 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:39,957 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:27:39,957 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:27:39,958 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:39,958 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:27:39,958 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:27:39,959 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:27:39,959 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:27:39,960 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:27:39,960 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:27:39,960 INFO blivet: added partition sda5 (id 10) to device tree >17:27:39,961 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:27:39,961 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:27:39,962 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:27:39,962 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:27:39,964 WARN blivet: disklabel detected but not usable on sda5 >17:27:39,980 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:27:39,981 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:27:39,981 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:39,982 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:27:39,982 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:27:39,982 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:27:39,983 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:27:39,999 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:27:39,999 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:39,999 INFO blivet: using name boot for md array containing member sda5 >17:27:39,999 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:40,000 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:27:40,001 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:27:40,001 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:27:40,002 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:27:40,002 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:27:40,026 INFO blivet: added mdarray boot (id 11) to device tree >17:27:40,026 DEBUG blivet: looking up parted Device: /dev/sda5 >17:27:40,027 INFO blivet: got device: PartitionDevice instance (0x3313190) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32738 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x32b0950> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: <parted.filesystem.FileSystem object at 0x7fe2780dedd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe2780ded50> PedPartition: <_ped.Partition object at 0x7fe2780d48f0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:27:40,028 INFO blivet: got format: MDRaidMember instance (0x3313710) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:27:40,032 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:27:40,032 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:27:40,032 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:27:40,033 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:40,033 INFO blivet: sda6 is a partition >17:27:40,033 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:27:40,034 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:27:40,034 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:27:40,035 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:27:40,035 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:27:40,036 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:40,036 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:27:40,037 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:27:40,037 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:27:40,038 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:27:40,039 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:27:40,040 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:27:40,040 INFO blivet: added partition sda6 (id 12) to device tree >17:27:40,040 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:27:40,041 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:27:40,041 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:27:40,042 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:27:40,043 WARN blivet: disklabel detected but not usable on sda6 >17:27:40,063 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:27:40,063 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:27:40,063 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:40,064 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:27:40,065 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:27:40,065 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:27:40,066 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:27:40,080 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:27:40,080 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:40,081 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:27:40,081 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:27:40,082 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:27:40,082 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:27:40,083 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:27:40,097 WARN blivet: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >17:27:40,097 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:27:40,097 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:27:40,098 DEBUG blivet: looking up parted Device: /dev/sda6 >17:27:40,099 INFO blivet: got device: PartitionDevice instance (0x3313bd0) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32738 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x32b09e0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe2780def10> PedPartition: <_ped.Partition object at 0x7fe2780d4950> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:27:40,099 INFO blivet: got format: MDRaidMember instance (0x7fe278165410) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:27:40,102 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:27:40,102 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:27:40,102 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:40,103 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:40,104 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:27:40,104 INFO blivet: sdb is a disk >17:27:40,104 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:40,105 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:27:40,109 INFO blivet: added disk sdb (id 14) to device tree >17:27:40,109 DEBUG blivet: looking up parted Device: /dev/sdb >17:27:40,110 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:27:40,111 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:27:40,112 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:27:40,112 DEBUG blivet: required disklabel type for sdb (1) is None >17:27:40,112 DEBUG blivet: default disklabel type for sdb is msdos >17:27:40,112 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:27:40,113 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:27:40,115 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe278165050>, <parted.partition.Partition object at 0x7fe27816c250>, <parted.partition.Partition object at 0x7fe27816c490>, <parted.partition.Partition object at 0x7fe27816c890>, <parted.partition.Partition object at 0x7fe27816cb10>, <parted.partition.Partition object at 0x7fe27816cd50>] > device: <parted.device.Device object at 0x7fe278165cd0> > PedDisk: <_ped.Disk object at 0x7fe2781543b0> >17:27:40,115 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:27:40,117 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:27:40,118 INFO blivet: got device: DiskDevice instance (0x7fe278148dd0) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x32b0c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fe278165f10> >17:27:40,119 INFO blivet: got format: DiskLabel instance (0x7fe278165610) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fe278165050>, <parted.partition.Partition object at 0x7fe27816c250>, <parted.partition.Partition object at 0x7fe27816c490>, <parted.partition.Partition object at 0x7fe27816c890>, <parted.partition.Partition object at 0x7fe27816cb10>, <parted.partition.Partition object at 0x7fe27816cd50>] > device: <parted.device.Device object at 0x7fe278165cd0> > PedDisk: <_ped.Disk object at 0x7fe2781543b0> > origPartedDisk = <parted.disk.Disk object at 0x7fe27816c990> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x32b0a70> > >17:27:40,123 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '33', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213037', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:27:40,123 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:27:40,123 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:27:40,124 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:40,124 INFO blivet: sdb1 is a partition >17:27:40,124 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:27:40,125 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:40,126 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:40,127 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:27:40,127 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:27:40,128 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:40,128 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:27:40,128 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:27:40,129 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:27:40,129 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:27:40,130 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:27:40,130 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:27:40,131 INFO blivet: added partition sdb1 (id 15) to device tree >17:27:40,131 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:27:40,131 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:27:40,132 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:27:40,132 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:27:40,133 WARN blivet: disklabel detected but not usable on sdb1 >17:27:40,167 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:27:40,168 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:27:40,168 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:40,168 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:27:40,169 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:27:40,169 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:27:40,170 DEBUG blivet: raw RAID 1 size == 100064.0 >17:27:40,170 INFO blivet: Using 64MB superBlockSize >17:27:40,171 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:27:40,171 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >17:27:40,171 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:27:40,172 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:27:40,172 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:27:40,498 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:27:40,499 INFO blivet: got device: PartitionDevice instance (0x7fe27816cf50) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x32b0b00> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe27816c510> PedPartition: <_ped.Partition object at 0x3301a70> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:27:40,507 INFO blivet: got format: MDRaidMember instance (0x7fe27816c650) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:27:40,510 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:27:40,510 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:27:40,511 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:27:40,511 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:40,511 INFO blivet: sdb2 is a partition >17:27:40,512 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:27:40,512 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:40,512 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:40,513 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:27:40,513 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:27:40,513 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:40,514 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:27:40,514 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:27:40,514 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:27:40,515 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:27:40,515 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:27:40,516 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:27:40,516 INFO blivet: added partition sdb2 (id 16) to device tree >17:27:40,516 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:27:40,517 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:27:40,517 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:27:40,518 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:27:40,519 WARN blivet: disklabel detected but not usable on sdb2 >17:27:40,539 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:27:40,539 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:27:40,539 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:40,540 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:27:40,540 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:27:40,541 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:27:40,542 DEBUG blivet: raw RAID 0 size == 150256.0 >17:27:40,542 INFO blivet: Using 128MB superBlockSize >17:27:40,542 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:27:40,542 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >17:27:40,542 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:27:40,543 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:27:40,543 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:27:40,695 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:27:40,696 INFO blivet: got device: PartitionDevice instance (0x34f4850) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32738 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x7fe278160e60> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe27816c310> PedPartition: <_ped.Partition object at 0x3301bf0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:27:40,696 INFO blivet: got format: MDRaidMember instance (0x350d2d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:27:40,698 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:27:40,699 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:27:40,699 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:27:40,699 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:40,700 INFO blivet: sdb3 is a partition >17:27:40,700 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:27:40,700 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:40,701 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:40,701 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:27:40,702 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:27:40,702 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:40,703 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:27:40,703 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:27:40,703 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:27:40,704 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:27:40,704 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:27:40,705 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:27:40,705 INFO blivet: added partition sdb3 (id 17) to device tree >17:27:40,705 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:27:40,705 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:27:40,706 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:27:40,706 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:27:40,707 WARN blivet: disklabel detected but not usable on sdb3 >17:27:40,741 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:27:40,742 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:27:40,742 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:40,742 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:27:40,743 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:27:40,743 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:27:40,744 DEBUG blivet: raw RAID 1 size == 60032.0 >17:27:40,744 INFO blivet: Using 32MB superBlockSize >17:27:40,744 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:27:40,744 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >17:27:40,744 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:27:40,745 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:27:40,745 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:27:40,931 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:27:40,932 INFO blivet: got device: PartitionDevice instance (0x34f4f50) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32738 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x7fe278160ef0> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe27816c4d0> PedPartition: <_ped.Partition object at 0x3301b90> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:27:40,932 INFO blivet: got format: MDRaidMember instance (0x350d090) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:27:40,934 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:27:40,935 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:27:40,935 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:27:40,935 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:40,935 INFO blivet: sdb4 is a partition >17:27:40,936 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:27:40,936 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:40,937 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:40,937 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:27:40,937 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:27:40,938 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:40,938 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:27:40,938 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:27:40,939 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:27:40,939 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:27:40,940 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:27:40,940 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:27:40,940 INFO blivet: added partition sdb4 (id 18) to device tree >17:27:40,940 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:27:40,941 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:27:40,941 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:27:40,942 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:27:40,942 WARN blivet: disklabel detected but not usable on sdb4 >17:27:40,942 DEBUG blivet: no type or existing type for sdb4, bailing >17:27:40,943 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:27:40,944 INFO blivet: got device: PartitionDevice instance (0x34f4f90) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7fe278160f80> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe27816c8d0> PedPartition: <_ped.Partition object at 0x3301ad0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:27:40,946 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:27:40,946 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:27:40,947 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:27:40,947 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:40,947 INFO blivet: sdb5 is a partition >17:27:40,948 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:27:40,948 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:40,949 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:40,949 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:27:40,950 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:27:40,950 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:40,950 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:27:40,950 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:27:40,951 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:27:40,951 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:27:40,951 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:27:40,952 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:27:40,952 INFO blivet: added partition sdb5 (id 19) to device tree >17:27:40,952 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:27:40,953 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:27:40,953 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:27:40,953 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:27:40,955 WARN blivet: disklabel detected but not usable on sdb5 >17:27:40,965 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:27:40,965 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:27:40,965 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:40,966 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:27:40,966 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:27:40,967 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:27:40,967 DEBUG blivet: raw RAID 1 size == 1000.0 >17:27:40,967 INFO blivet: Using 2.0MB superBlockSize >17:27:40,967 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:27:40,968 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >17:27:40,968 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:27:40,968 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:27:40,969 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:27:41,069 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:27:41,070 INFO blivet: got device: PartitionDevice instance (0x34f4fd0) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32738 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x32b0170> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: <parted.filesystem.FileSystem object at 0x7fe27816cc50> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe27816cbd0> PedPartition: <_ped.Partition object at 0x3301c50> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:27:41,070 INFO blivet: got format: MDRaidMember instance (0x350d150) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:27:41,073 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:27:41,073 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:27:41,073 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:27:41,074 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,074 INFO blivet: sdb6 is a partition >17:27:41,074 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:27:41,075 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:27:41,075 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:27:41,075 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:27:41,076 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:27:41,077 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,077 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:27:41,077 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:27:41,078 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:27:41,078 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:27:41,079 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:27:41,079 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:27:41,079 INFO blivet: added partition sdb6 (id 20) to device tree >17:27:41,080 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:27:41,080 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:27:41,080 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:27:41,081 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:27:41,082 WARN blivet: disklabel detected but not usable on sdb6 >17:27:41,091 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:27:41,092 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:27:41,092 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:27:41,093 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:27:41,093 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:27:41,094 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:27:41,094 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:41,094 INFO blivet: Using 4MB superBlockSize >17:27:41,095 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:41,095 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:27:41,095 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:27:41,095 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:27:41,096 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:27:41,107 WARN blivet: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >17:27:41,108 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:27:41,109 INFO blivet: got device: PartitionDevice instance (0x350d810) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x7fe278160dd0> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe27816cd90> PedPartition: <_ped.Partition object at 0x3301cb0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:27:41,109 INFO blivet: got format: MDRaidMember instance (0x3516290) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:27:41,110 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:27:41,110 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:27:41,110 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:27:41,111 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,111 INFO blivet: loop0 is a loop device >17:27:41,111 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:27:41,112 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:27:41,112 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,112 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,113 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:27:41,113 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:27:41,113 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:27:41,113 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,114 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:27:41,114 INFO blivet: added loop loop0 (id 22) to device tree >17:27:41,114 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:27:41,115 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:27:41,115 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:27:41,115 DEBUG blivet: device loop0 does not contain a disklabel >17:27:41,115 INFO blivet: type detected on 'loop0' is 'squashfs' >17:27:41,115 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:27:41,115 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:27:41,115 INFO blivet: got device: LoopDevice instance (0x350db50) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:27:41,116 INFO blivet: got format: DeviceFormat instance (0x350dc50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:27:41,116 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:27:41,116 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:27:41,117 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:27:41,117 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,117 INFO blivet: loop1 is a loop device >17:27:41,117 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:27:41,118 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:27:41,118 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,118 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,119 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:27:41,119 INFO blivet: added file /osmin (id 23) to device tree >17:27:41,119 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:27:41,119 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,120 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:27:41,120 INFO blivet: added loop loop1 (id 24) to device tree >17:27:41,120 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:27:41,121 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:27:41,121 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:27:41,121 DEBUG blivet: device loop1 does not contain a disklabel >17:27:41,121 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:27:41,121 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:27:41,121 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:27:41,121 INFO blivet: got device: LoopDevice instance (0x350df10) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:27:41,122 INFO blivet: got format: DeviceFormat instance (0x3516150) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:27:41,122 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:27:41,122 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:27:41,123 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:27:41,123 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,123 INFO blivet: loop2 is a loop device >17:27:41,124 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:27:41,124 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:27:41,124 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,125 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:27:41,125 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:27:41,126 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:27:41,126 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,126 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:27:41,126 INFO blivet: added loop loop2 (id 26) to device tree >17:27:41,127 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:27:41,127 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:27:41,127 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:27:41,127 DEBUG blivet: device loop2 does not contain a disklabel >17:27:41,127 INFO blivet: type detected on 'loop2' is 'squashfs' >17:27:41,127 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:27:41,128 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:27:41,128 INFO blivet: got device: LoopDevice instance (0x3516350) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:27:41,128 INFO blivet: got format: DeviceFormat instance (0x3516410) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:27:41,129 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:27:41,129 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:27:41,129 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:27:41,130 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,130 INFO blivet: loop3 is a loop device >17:27:41,130 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:27:41,131 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:27:41,131 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,131 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,132 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:27:41,132 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:27:41,132 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:27:41,132 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,133 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:27:41,133 INFO blivet: added loop loop3 (id 28) to device tree >17:27:41,133 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:27:41,133 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:27:41,134 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,134 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:41,134 DEBUG blivet: device loop3 does not contain a disklabel >17:27:41,134 INFO blivet: type detected on 'loop3' is 'ext4' >17:27:41,146 DEBUG blivet: using current size 0 as min size >17:27:41,147 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,147 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:41,147 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:27:41,147 INFO blivet: got device: LoopDevice instance (0x350dfd0) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:27:41,148 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,148 INFO blivet: got format: Ext4FS instance (0x3516250) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:27:41,149 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:27:41,149 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:27:41,149 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:27:41,150 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,150 INFO blivet: loop4 is a loop device >17:27:41,150 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:27:41,151 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:27:41,151 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,151 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,152 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:27:41,152 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:27:41,152 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:27:41,152 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,153 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:27:41,153 INFO blivet: added loop loop4 (id 30) to device tree >17:27:41,153 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:27:41,153 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:27:41,154 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:27:41,154 DEBUG blivet: device loop4 does not contain a disklabel >17:27:41,154 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:27:41,154 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:27:41,154 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:27:41,154 INFO blivet: got device: LoopDevice instance (0x3516110) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:27:41,155 INFO blivet: got format: DeviceFormat instance (0x35165d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:27:41,156 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:27:41,156 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:27:41,156 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:27:41,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,157 INFO blivet: live-rw is a device-mapper device >17:27:41,157 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:27:41,157 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:27:41,158 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:27:41,158 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:27:41,159 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:27:41,159 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:27:41,160 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,160 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:27:41,160 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,161 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:27:41,161 INFO blivet: added dm live-rw (id 31) to device tree >17:27:41,161 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:27:41,162 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:27:41,162 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,162 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:41,162 DEBUG blivet: device live-rw does not contain a disklabel >17:27:41,163 INFO blivet: type detected on 'live-rw' is 'ext4' >17:27:41,175 DEBUG blivet: padding min size from 3226 up to 3548 >17:27:41,175 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,175 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:41,176 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:27:41,176 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:27:41,177 INFO blivet: got device: DMDevice instance (0x3516690) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32738 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x351b050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:27:41,177 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,177 INFO blivet: got format: Ext4FS instance (0x350dbd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:27:41,179 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:27:41,179 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:27:41,179 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:27:41,180 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,180 INFO blivet: live-base is a device-mapper device >17:27:41,180 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:27:41,181 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:27:41,181 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:27:41,182 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:27:41,182 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:27:41,183 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,183 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:27:41,183 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,184 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:27:41,184 INFO blivet: added dm live-base (id 32) to device tree >17:27:41,184 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:27:41,184 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:27:41,185 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,185 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:41,185 DEBUG blivet: device live-base does not contain a disklabel >17:27:41,185 INFO blivet: type detected on 'live-base' is 'ext4' >17:27:41,197 DEBUG blivet: using current size 0 as min size >17:27:41,198 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,198 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:41,198 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:27:41,199 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:27:41,199 INFO blivet: got device: DMDevice instance (0x3516590) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32738 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x351b0e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:27:41,200 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,200 INFO blivet: got format: Ext4FS instance (0x3516390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:27:41,201 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:27:41,202 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:27:41,202 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:27:41,202 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,202 INFO blivet: live-osimg-min is a device-mapper device >17:27:41,203 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:27:41,203 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:27:41,204 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:27:41,204 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:27:41,205 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:27:41,205 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:27:41,206 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:27:41,206 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:27:41,207 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,207 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:27:41,207 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:27:41,207 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:27:41,208 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:27:41,208 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:27:41,208 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:27:41,209 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,209 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:41,209 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:27:41,209 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:27:41,221 DEBUG blivet: using current size 0 as min size >17:27:41,222 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,222 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:27:41,222 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:27:41,223 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:27:41,223 INFO blivet: got device: DMDevice instance (0x3516910) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x351b170> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:27:41,224 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,224 INFO blivet: got format: Ext4FS instance (0x3516c50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >17:27:41,226 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:27:41,227 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:27:41,228 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:27:41,228 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,228 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:27:41,229 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:41,229 INFO blivet: Using 4MB superBlockSize >17:27:41,229 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:41,229 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:27:41,230 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:27:41,230 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:27:41,230 DEBUG blivet: SwapSpace.__init__: >17:27:41,230 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:27:41,231 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:27:41,231 INFO blivet: type detected on 'md126' is 'swap' >17:27:41,231 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:27:41,231 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:27:41,231 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:27:41,232 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:41,232 INFO blivet: Using 4MB superBlockSize >17:27:41,232 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:41,232 INFO blivet: got device: MDRaidArrayDevice instance (0x7fe278165310) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x32b07a0> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:27:41,232 INFO blivet: got format: SwapSpace instance (0x3516850) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:27:41,246 INFO blivet: devices to scan: ['md123', 'md124', 'md125', 'md127'] >17:27:41,248 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', > 'DEVNAME': 'md123', > 'DEVPATH': '/devices/virtual/block/md123', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda5_DEV': '/dev/sda5', > 'MD_DEVICE_sda5_ROLE': '0', > 'MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'MD_DEVICE_sdb5_ROLE': '1', > 'MD_DEVNAME': 'boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'localhost.localdomain:boot', > 'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'MINOR': '123', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', > 'UDISKS_MD_DEVICE_sda5_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'UDISKS_MD_DEVICE_sdb5_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.0', > 'UDISKS_MD_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '7864203', > 'name': 'md123', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', > '/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', > '/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', > '/dev/md/boot'], > 'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >17:27:41,248 INFO blivet: scanning md123 (/devices/virtual/block/md123)... >17:27:41,249 DEBUG blivet: DeviceTree.getDeviceByName: name: md123 ; >17:27:41,249 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,250 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:27:41,250 DEBUG blivet: raw RAID 1 size == 1000.0 >17:27:41,250 INFO blivet: Using 2.0MB superBlockSize >17:27:41,251 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:27:41,251 DEBUG blivet: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (11) >17:27:41,251 DEBUG blivet: no device or no media present >17:27:41,253 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', > 'DEVNAME': 'md124', > 'DEVPATH': '/devices/virtual/block/md124', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda3_DEV': '/dev/sda3', > 'MD_DEVICE_sda3_ROLE': '0', > 'MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'MD_DEVICE_sdb3_ROLE': '1', > 'MD_DEVNAME': 'root', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:root', > 'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'MINOR': '124', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', > 'UDISKS_MD_DEVICE_sda3_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'UDISKS_MD_DEVICE_sdb3_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'root', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '7771111', > 'name': 'md124', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', > '/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', > '/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', > '/dev/md/root'], > 'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >17:27:41,253 INFO blivet: scanning md124 (/devices/virtual/block/md124)... >17:27:41,254 DEBUG blivet: DeviceTree.getDeviceByName: name: md124 ; >17:27:41,254 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,255 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:27:41,255 DEBUG blivet: raw RAID 1 size == 60032.0 >17:27:41,255 INFO blivet: Using 32MB superBlockSize >17:27:41,256 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:27:41,256 DEBUG blivet: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (8) >17:27:41,256 DEBUG blivet: no device or no media present >17:27:41,258 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVNAME': 'raid0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:raid0', > 'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', > 'UDISKS_MD_DEVICE_sda2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'UDISKS_MD_DEVICE_sdb2_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'raid0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '7692550', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', > '/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', > '/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', > '/dev/md/raid0'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >17:27:41,258 INFO blivet: scanning md125 (/devices/virtual/block/md125)... >17:27:41,258 DEBUG blivet: DeviceTree.getDeviceByName: name: md125 ; >17:27:41,259 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,259 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:27:41,259 DEBUG blivet: raw RAID 0 size == 150256.0 >17:27:41,259 INFO blivet: Using 128MB superBlockSize >17:27:41,260 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:27:41,260 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (6) >17:27:41,260 DEBUG blivet: no device or no media present >17:27:41,261 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVNAME': 'home', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:home', > 'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', > 'UDISKS_MD_DEVICE_sda1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'home', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '7615603', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', > '/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', > '/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', > '/dev/md/home'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >17:27:41,262 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >17:27:41,262 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >17:27:41,262 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:27:41,263 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:27:41,263 DEBUG blivet: raw RAID 1 size == 100064.0 >17:27:41,263 INFO blivet: Using 64MB superBlockSize >17:27:41,263 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:27:41,264 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (4) >17:27:41,264 DEBUG blivet: no device or no media present >17:27:41,277 DEBUG blivet: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >17:27:41,460 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:27:41,463 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:27:41,467 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:27:41,476 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:27:41,476 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:27:41,477 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:27:41,485 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:27:41,485 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:27:41,486 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:27:41,494 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:27:41,495 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:27:41,496 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:27:41,508 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:27:41,509 DEBUG blivet: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >17:27:41,533 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:27:41,536 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:27:41,540 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:27:41,568 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:27:41,568 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:27:41,569 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:27:41,576 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:27:41,577 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:27:41,578 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:27:41,585 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:27:41,586 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:27:41,587 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:27:41,600 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:27:41,601 DEBUG blivet: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >17:27:41,662 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:27:41,665 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:27:41,667 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:27:41,675 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:27:41,676 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:27:41,677 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:27:41,684 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:27:41,685 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:27:41,685 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:27:41,697 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:27:41,698 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:27:41,700 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:27:41,718 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:27:41,718 DEBUG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >17:27:41,735 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:27:41,737 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:27:41,742 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:27:41,754 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:27:41,754 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:27:41,755 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:27:41,763 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:27:41,764 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:27:41,765 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:27:41,776 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:27:41,777 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:27:41,778 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:27:41,786 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:27:41,786 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:27:41,787 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:27:41,787 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:27:41,798 INFO blivet: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:27:41,799 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:27:41,799 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:27:41,799 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:27:41,800 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:27:41,800 INFO blivet: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >17:27:41,808 DEBUG blivet: raw RAID 1 size == 1000.0 >17:27:41,808 INFO blivet: Using 2.0MB superBlockSize >17:27:41,808 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:27:41,809 DEBUG blivet: raw RAID 1 size == 100064.0 >17:27:41,809 INFO blivet: Using 64MB superBlockSize >17:27:41,809 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:27:41,810 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,810 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,811 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,811 DEBUG blivet: raw RAID 0 size == 8016.0 >17:27:41,811 INFO blivet: Using 4MB superBlockSize >17:27:41,812 DEBUG blivet: existing RAID 0 size == 8012.0 >17:27:41,812 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:41,812 DEBUG blivet: raw RAID 0 size == 150256.0 >17:27:41,813 INFO blivet: Using 128MB superBlockSize >17:27:41,813 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:27:41,813 DEBUG blivet: raw RAID 1 size == 60032.0 >17:27:41,813 INFO blivet: Using 32MB superBlockSize >17:27:41,813 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:27:41,827 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >17:27:41,827 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >17:27:54,461 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:27:54,461 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:27:54,461 DEBUG blivet: NFSv4.supported: supported: False ; >17:27:54,462 DEBUG blivet: NFSv4.supported: supported: False ; >17:27:54,462 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:27:54,462 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:27:54,463 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:54,463 DEBUG blivet: Ext4FS.supported: supported: True ; >17:27:54,653 DEBUG blivet: Ext3FS.supported: supported: True ; >17:27:54,654 DEBUG blivet: Ext3FS.supported: supported: True ; >17:27:54,716 DEBUG blivet: Ext2FS.supported: supported: True ; >17:27:54,717 DEBUG blivet: Ext2FS.supported: supported: True ; >17:27:54,768 DEBUG blivet: SysFS.supported: supported: False ; >17:27:54,768 DEBUG blivet: SysFS.supported: supported: False ; >17:27:54,769 DEBUG blivet: MultipathMember.__init__: >17:27:54,769 DEBUG blivet: MDRaidMember.__init__: >17:27:54,769 DEBUG blivet: ProcFS.supported: supported: False ; >17:27:54,770 DEBUG blivet: ProcFS.supported: supported: False ; >17:27:54,770 DEBUG blivet: SwapSpace.__init__: >17:27:54,777 DEBUG blivet: NoDevFS.supported: supported: False ; >17:27:54,777 DEBUG blivet: NoDevFS.supported: supported: False ; >17:27:54,778 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:27:54,778 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:27:54,778 DEBUG blivet: BTRFS.supported: supported: True ; >17:27:54,779 DEBUG blivet: USBFS.supported: supported: False ; >17:27:54,779 DEBUG blivet: USBFS.supported: supported: False ; >17:27:54,780 DEBUG blivet: DiskLabel.__init__: >17:27:54,780 INFO blivet: DiskLabel.partedDevice returning None >17:27:54,780 DEBUG blivet: HFSPlus.supported: supported: False ; >17:27:54,780 DEBUG blivet: HFSPlus.supported: supported: False ; >17:27:54,781 DEBUG blivet: XFS.supported: supported: True ; >17:27:54,781 DEBUG blivet: XFS.supported: supported: True ; >17:27:54,781 DEBUG blivet: TmpFS.supported: supported: True ; >17:27:54,786 DEBUG blivet: LUKS.__init__: >17:27:54,787 DEBUG blivet: NTFS.supported: supported: False ; >17:27:54,787 DEBUG blivet: NTFS.supported: supported: False ; >17:27:54,787 DEBUG blivet: BindFS.supported: supported: False ; >17:27:54,787 DEBUG blivet: BindFS.supported: supported: False ; >17:27:54,788 DEBUG blivet: HFS.supported: supported: False ; >17:27:54,788 DEBUG blivet: HFS.supported: supported: False ; >17:27:54,788 DEBUG blivet: LVMPhysicalVolume.__init__: >17:27:54,789 DEBUG blivet: NFS.supported: supported: False ; >17:27:54,789 DEBUG blivet: NFS.supported: supported: False ; >17:27:54,789 DEBUG blivet: FATFS.supported: supported: True ; >17:27:54,789 DEBUG blivet: FATFS.supported: supported: True ; >17:27:54,790 DEBUG blivet: DMRaidMember.__init__: >17:28:26,494 INFO blivet: Detected 16016M of memory >17:28:26,494 INFO blivet: Swap attempt of 8008M >17:28:26,496 DEBUG blivet: clearpart: looking at sda6 >17:28:26,496 DEBUG blivet: clearpart: looking at sdb6 >17:28:26,496 DEBUG blivet: clearpart: looking at sda5 >17:28:26,496 DEBUG blivet: clearpart: looking at sdb5 >17:28:26,496 DEBUG blivet: clearpart: looking at sda4 >17:28:26,496 DEBUG blivet: clearpart: looking at sdb4 >17:28:26,497 DEBUG blivet: clearpart: looking at sda3 >17:28:26,497 DEBUG blivet: clearpart: looking at sdb3 >17:28:26,497 DEBUG blivet: clearpart: looking at sda2 >17:28:26,497 DEBUG blivet: clearpart: looking at sdb2 >17:28:26,497 DEBUG blivet: clearpart: looking at sda1 >17:28:26,497 DEBUG blivet: clearpart: looking at sdb1 >17:28:26,497 DEBUG blivet: clearpart: looking at sdc1 >17:28:26,498 DEBUG blivet: checking whether disk sda has an empty extended >17:28:26,500 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4061350> PedPartition: <_ped.Partition object at 0x405f8f0> ; logicals is ['sda5', 'sda6'] >17:28:26,500 DEBUG blivet: checking whether disk sdb has an empty extended >17:28:26,501 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x40613d0> PedPartition: <_ped.Partition object at 0x405f590> ; logicals is ['sdb5', 'sdb6'] >17:28:26,501 DEBUG blivet: checking whether disk sdc has an empty extended >17:28:26,502 DEBUG blivet: extended is None ; logicals is [] >17:28:26,527 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,528 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,529 INFO blivet: Detected 16016M of memory >17:28:26,529 INFO blivet: Swap attempt of 8008M >17:28:26,529 DEBUG blivet: doAutoPart: True >17:28:26,529 DEBUG blivet: encryptedAutoPart: False >17:28:26,529 DEBUG blivet: autoPartType: 2 >17:28:26,529 DEBUG blivet: clearPartType: 2 >17:28:26,529 DEBUG blivet: clearPartDisks: ['sda', 'sdb'] >17:28:26,530 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x408bc10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x408bc50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x408bbd0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x408bc90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x408bcd0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:28:26,530 DEBUG blivet: storage.disks: ['sda', 'sdb', 'sdc'] >17:28:26,530 DEBUG blivet: storage.partitioned: ['sda', 'sdb', 'sdc'] >17:28:26,530 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdc', 'sdc1'] >17:28:26,533 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,534 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,534 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:28:26,534 DEBUG blivet: boot disk: sda >17:28:26,537 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:28:26,537 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:28:26,538 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:28:26,538 DEBUG blivet: PartitionDevice._setFormat: req0 ; >17:28:26,539 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:28:26,540 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:28:26,540 INFO blivet: added partition req0 (id 34) to device tree >17:28:26,540 INFO blivet: registered action: [0] Create Device partition req0 (id 34) >17:28:26,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:28:26,540 INFO blivet: registered action: [1] Create Format lvmpv on partition req0 (id 34) >17:28:26,541 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:28:26,541 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:28:26,542 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:28:26,543 DEBUG blivet: PartitionDevice._setFormat: req1 ; >17:28:26,544 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >17:28:26,545 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:28:26,547 INFO blivet: added partition req1 (id 35) to device tree >17:28:26,547 INFO blivet: registered action: [2] Create Device partition req1 (id 35) >17:28:26,547 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:28:26,548 INFO blivet: registered action: [3] Create Format lvmpv on partition req1 (id 35) >17:28:26,550 DEBUG blivet: candidate disks: [DiskDevice instance (0x7fe2780ce750) -- > name = sda status = True kids = 6 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7fe2780a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x30d5f10>, DiskDevice instance (0x7fe278148dd0) -- > name = sdb status = True kids = 6 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x32b0c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7fe278165f10>] >17:28:26,550 DEBUG blivet: devs: [PartitionDevice instance (0x7fe25c03cb50) -- > name = req0 status = False kids = 0 id = 34 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7fe25c03c990) -- > name = req1 status = False kids = 0 id = 35 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:28:26,558 DEBUG blivet: Ext4FS.supported: supported: True ; >17:28:26,558 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:28:26,558 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:28:26,559 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:28:26,560 DEBUG blivet: PartitionDevice._setFormat: req2 ; >17:28:26,561 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >17:28:26,561 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:28:26,562 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:28:26,562 INFO blivet: added partition req2 (id 36) to device tree >17:28:26,562 INFO blivet: registered action: [4] Create Device partition req2 (id 36) >17:28:26,562 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:28:26,563 INFO blivet: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req2 (id 36) >17:28:26,563 INFO blivet: skipping unneeded stage1 biosboot request >17:28:26,564 DEBUG blivet: PartSpec instance (0x408bc90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:28:26,564 DEBUG blivet: existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,565 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:28:26,565 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:28:26,565 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:28:26,566 DEBUG blivet: removing all non-preexisting partitions ['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:28:26,567 DEBUG blivet: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] >17:28:26,567 DEBUG blivet: removing all non-preexisting partitions ['req2(id 36)', 'req0(id 34)', 'req1(id 35)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:28:26,568 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,569 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,569 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:28:26,570 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,570 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,570 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:28:26,571 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,571 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,571 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:28:26,572 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,573 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,573 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:28:26,573 DEBUG blivet: allocating partition: req2 ; id: 36 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:28:26,573 DEBUG blivet: checking freespace on sda >17:28:26,574 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:28:26,574 DEBUG blivet: checking 63-2047 (0 MB) >17:28:26,574 DEBUG blivet: free region not suitable for request >17:28:26,574 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:28:26,575 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:28:26,575 DEBUG blivet: checking 492001280-1953525167 (713634 MB) >17:28:26,575 DEBUG blivet: current free range is 492001280-1953525167 (713634MB) >17:28:26,575 DEBUG blivet: updating use_disk to sda, type: 1 >17:28:26,575 DEBUG blivet: new free: 492001280-1953525167 / 713634MB >17:28:26,575 DEBUG blivet: new free allows for 0 sectors of growth >17:28:26,575 DEBUG blivet: found free space for bootable request >17:28:26,575 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:28:26,576 DEBUG blivet: created partition sda7 of 500MB and added it to /dev/sda >17:28:26,576 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:28:26,576 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c74790> PedPartition: <_ped.Partition object at 0x7fe25c0440b0> >17:28:26,577 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:28:26,577 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:28:26,578 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:28:26,578 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30d5fd0> PedPartition: <_ped.Partition object at 0x7fe25c0443b0> >17:28:26,579 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,579 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,579 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:28:26,580 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,580 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,580 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:28:26,580 DEBUG blivet: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:28:26,580 DEBUG blivet: checking freespace on sda >17:28:26,581 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:28:26,581 DEBUG blivet: checking 63-2047 (0 MB) >17:28:26,581 DEBUG blivet: free region not suitable for request >17:28:26,581 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:28:26,581 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:28:26,581 DEBUG blivet: checking 493027328-1953525167 (713133 MB) >17:28:26,581 DEBUG blivet: current free range is 493027328-1953525167 (713133MB) >17:28:26,581 DEBUG blivet: evaluating growth potential for new layout >17:28:26,581 DEBUG blivet: calculating growth for disk /dev/sdb >17:28:26,581 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:28:26,582 DEBUG blivet: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:28:26,582 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:28:26,582 DEBUG blivet: disk /dev/sdb growth: 0 (0MB) >17:28:26,582 DEBUG blivet: calculating growth for disk /dev/sdc >17:28:26,582 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:28:26,582 DEBUG blivet: calculating growth for disk /dev/sda >17:28:26,582 DEBUG blivet: adjusted start sector from 493027328 to 493029376 >17:28:26,583 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:28:26,583 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fe25c03ce10> PedPartition: <_ped.Partition object at 0x7fe25c044290> >17:28:26,583 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:28:26,584 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:28:26,584 DEBUG blivet: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:28:26,584 DEBUG blivet: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:28:26,584 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:28:26,584 DEBUG blivet: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:28:26,584 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:28:26,584 DEBUG blivet: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:28:26,584 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:28:26,584 DEBUG blivet: 1 requests and 1459475888 (712634MB) left in chunk >17:28:26,584 DEBUG blivet: adding 1459475888 (712634MB) to 34 (sda8) >17:28:26,584 DEBUG blivet: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >17:28:26,584 DEBUG blivet: request 36 (sda7) growth: 0 (0MB) size: 500MB >17:28:26,584 DEBUG blivet: request 34 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:28:26,585 DEBUG blivet: disk /dev/sda growth: 1459475888 (712634MB) >17:28:26,601 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:28:26,601 DEBUG blivet: device sda8 new partedPartition None >17:28:26,601 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:28:26,602 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:28:26,602 DEBUG blivet: total growth: 1459475888 sectors >17:28:26,602 DEBUG blivet: updating use_disk to sda, type: 1 >17:28:26,602 DEBUG blivet: new free: 493027328-1953525167 / 713133MB >17:28:26,602 DEBUG blivet: new free allows for 1459475888 sectors of growth >17:28:26,602 DEBUG blivet: adjusted start sector from 493027328 to 493029376 >17:28:26,602 DEBUG blivet: created partition sda8 of 500MB and added it to /dev/sda >17:28:26,603 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:28:26,603 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30ed250> PedPartition: <_ped.Partition object at 0x3c6b7d0> >17:28:26,603 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:28:26,604 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:28:26,605 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:28:26,605 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30d5490> PedPartition: <_ped.Partition object at 0x3c6b4d0> >17:28:26,606 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,606 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,606 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:28:26,607 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,607 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,607 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:28:26,607 DEBUG blivet: allocating partition: req1 ; id: 35 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:28:26,607 DEBUG blivet: checking freespace on sdb >17:28:26,608 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:28:26,608 DEBUG blivet: checking 63-2047 (0 MB) >17:28:26,608 DEBUG blivet: free region not suitable for request >17:28:26,608 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:28:26,608 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:28:26,608 DEBUG blivet: checking 492001280-1953525167 (713634 MB) >17:28:26,608 DEBUG blivet: current free range is 492001280-1953525167 (713634MB) >17:28:26,608 DEBUG blivet: evaluating growth potential for new layout >17:28:26,608 DEBUG blivet: calculating growth for disk /dev/sdb >17:28:26,608 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:28:26,609 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:28:26,609 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30d5810> PedPartition: <_ped.Partition object at 0x3c6b650> >17:28:26,610 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:28:26,610 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:28:26,610 DEBUG blivet: adding request 35 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:28:26,610 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:28:26,610 DEBUG blivet: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:28:26,610 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:28:26,610 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:28:26,611 DEBUG blivet: 1 requests and 1460499888 (713134MB) left in chunk >17:28:26,611 DEBUG blivet: adding 1460499888 (713134MB) to 35 (sdb7) >17:28:26,611 DEBUG blivet: new grow amount for request 35 (sdb7) is 1460499888 units, or 713134MB >17:28:26,611 DEBUG blivet: request 35 (sdb7) growth: 1460499888 (713134MB) size: 713634MB >17:28:26,611 DEBUG blivet: disk /dev/sdb growth: 1460499888 (713134MB) >17:28:26,611 DEBUG blivet: calculating growth for disk /dev/sdc >17:28:26,611 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:28:26,611 DEBUG blivet: calculating growth for disk /dev/sda >17:28:26,611 DEBUG blivet: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:28:26,611 DEBUG blivet: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:28:26,611 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:28:26,611 DEBUG blivet: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:28:26,611 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:28:26,611 DEBUG blivet: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:28:26,611 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:28:26,612 DEBUG blivet: 1 requests and 1459475888 (712634MB) left in chunk >17:28:26,612 DEBUG blivet: adding 1459475888 (712634MB) to 34 (sda8) >17:28:26,612 DEBUG blivet: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >17:28:26,612 DEBUG blivet: request 36 (sda7) growth: 0 (0MB) size: 500MB >17:28:26,612 DEBUG blivet: request 34 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:28:26,612 DEBUG blivet: disk /dev/sda growth: 1459475888 (712634MB) >17:28:26,612 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:28:26,612 DEBUG blivet: device sdb7 new partedPartition None >17:28:26,613 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:28:26,613 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:28:26,613 DEBUG blivet: total growth: 2919975776 sectors >17:28:26,613 DEBUG blivet: updating use_disk to sdb, type: 1 >17:28:26,613 DEBUG blivet: new free: 492001280-1953525167 / 713634MB >17:28:26,613 DEBUG blivet: new free allows for 2919975776 sectors of growth >17:28:26,613 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:28:26,614 DEBUG blivet: created partition sdb7 of 500MB and added it to /dev/sdb >17:28:26,614 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:28:26,614 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30d5590> PedPartition: <_ped.Partition object at 0x7fe2782176b0> >17:28:26,615 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:28:26,615 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:28:26,616 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:28:26,616 DEBUG blivet: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30c2890> PedPartition: <_ped.Partition object at 0x7fe25c0441d0> >17:28:26,616 DEBUG blivet: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda8(id 34)', 'sdb7(id 35)', 'sda7(id 36)'] >17:28:26,616 DEBUG blivet: growable partitions are ['sda8', 'sdb7'] >17:28:26,616 DEBUG blivet: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:28:26,617 DEBUG blivet: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:28:26,617 DEBUG blivet: disk sda has 3 chunks >17:28:26,617 DEBUG blivet: adding request 35 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:28:26,617 DEBUG blivet: disk sdb has 3 chunks >17:28:26,617 DEBUG blivet: no free space on sdc >17:28:26,617 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:28:26,617 DEBUG blivet: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:28:26,617 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:28:26,617 DEBUG blivet: 1 requests and 1459475888 (712634MB) left in chunk >17:28:26,617 DEBUG blivet: adding 1459475888 (712634MB) to 34 (sda8) >17:28:26,617 DEBUG blivet: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >17:28:26,617 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:28:26,617 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:28:26,617 DEBUG blivet: 1 requests and 1460499888 (713134MB) left in chunk >17:28:26,617 DEBUG blivet: adding 1460499888 (713134MB) to 35 (sdb7) >17:28:26,618 DEBUG blivet: new grow amount for request 35 (sdb7) is 1460499888 units, or 713134MB >17:28:26,618 DEBUG blivet: growing partitions on sda >17:28:26,618 DEBUG blivet: partition sda7 (36): 1 >17:28:26,618 DEBUG blivet: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x7fe2780de190> PedGeometry: <_ped.Geometry object at 0x3c74890> >17:28:26,618 DEBUG blivet: partition sda8 (34): 1 >17:28:26,618 DEBUG blivet: new geometry for sda8: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x7fe2780de190> PedGeometry: <_ped.Geometry object at 0x3c74ad0> >17:28:26,618 DEBUG blivet: removing all non-preexisting partitions ['sda7(id 36)', 'sda8(id 34)'] from disk(s) ['sda'] >17:28:26,619 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:28:26,619 DEBUG blivet: device sda7 new partedPartition None >17:28:26,619 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >17:28:26,619 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:28:26,620 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:28:26,620 DEBUG blivet: device sda8 new partedPartition None >17:28:26,620 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:28:26,621 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:28:26,621 DEBUG blivet: back from removeNewPartitions >17:28:26,621 DEBUG blivet: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x3c74dd0> PedGeometry: <_ped.Geometry object at 0x3c74e90> >17:28:26,621 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x7fe2780de190> PedGeometry: <_ped.Geometry object at 0x3c74890> >17:28:26,622 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:28:26,622 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e6eb50> PedPartition: <_ped.Partition object at 0x7fe25c044290> >17:28:26,622 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:28:26,623 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:28:26,624 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:28:26,624 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3323310> PedPartition: <_ped.Partition object at 0x7fe25c0444d0> >17:28:26,624 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x7fe2780de190> PedGeometry: <_ped.Geometry object at 0x3c74ad0> >17:28:26,625 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:28:26,625 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x10c2090> PedPartition: <_ped.Partition object at 0x7fe25c044170> >17:28:26,625 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:28:26,626 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:28:26,627 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:28:26,627 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe2780de290> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x33236d0> PedPartition: <_ped.Partition object at 0x7fe25c044590> >17:28:26,627 DEBUG blivet: growing partitions on sdb >17:28:26,627 DEBUG blivet: partition sdb7 (35): 1 >17:28:26,627 DEBUG blivet: new geometry for sdb7: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x7fe278165cd0> PedGeometry: <_ped.Geometry object at 0x3c74f10> >17:28:26,627 DEBUG blivet: removing all non-preexisting partitions ['sdb7(id 35)'] from disk(s) ['sdb'] >17:28:26,628 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:28:26,628 DEBUG blivet: device sdb7 new partedPartition None >17:28:26,628 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:28:26,629 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:28:26,629 DEBUG blivet: back from removeNewPartitions >17:28:26,629 DEBUG blivet: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x3e6e210> PedGeometry: <_ped.Geometry object at 0x30f5b90> >17:28:26,629 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x7fe278165cd0> PedGeometry: <_ped.Geometry object at 0x3c74f10> >17:28:26,630 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:28:26,630 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3c74fd0> PedPartition: <_ped.Partition object at 0x3c6b710> >17:28:26,630 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:28:26,631 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:28:26,632 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:28:26,632 DEBUG blivet: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fe278165590> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3323bd0> PedPartition: <_ped.Partition object at 0x7fe25c0446b0> >17:28:26,632 DEBUG blivet: growing partitions on sdc >17:28:26,632 DEBUG blivet: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >17:28:26,632 DEBUG blivet: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >17:28:26,632 DEBUG blivet: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >17:28:26,632 DEBUG blivet: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >17:28:26,633 DEBUG blivet: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >17:28:26,633 DEBUG blivet: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >17:28:26,633 DEBUG blivet: fixing size of non-existent 500MB partition sda7 (36) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:28:26,633 DEBUG blivet: fixing size of non-existent 713132MB partition sda8 (34) with non-existent lvmpv at 713132.00 >17:28:26,633 DEBUG blivet: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >17:28:26,633 DEBUG blivet: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >17:28:26,634 DEBUG blivet: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >17:28:26,634 DEBUG blivet: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >17:28:26,634 DEBUG blivet: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >17:28:26,634 DEBUG blivet: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >17:28:26,634 DEBUG blivet: fixing size of non-existent 713633MB partition sdb7 (35) with non-existent lvmpv at 713633.00 >17:28:26,634 DEBUG blivet: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >17:28:26,635 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:28:26,635 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >17:28:26,636 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:28:26,636 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >17:28:26,637 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >17:28:26,638 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >17:28:26,638 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:28:26,638 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:28:26,639 INFO blivet: added lvmvg fedora (id 37) to device tree >17:28:26,639 INFO blivet: registered action: [6] Create Device lvmvg fedora (id 37) >17:28:26,639 DEBUG blivet: Ext4FS.supported: supported: True ; >17:28:26,639 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:28:26,640 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:28:26,640 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:28:26,640 DEBUG blivet: fedora size is 1426760MB >17:28:26,641 DEBUG blivet: vg fedora has 1426760MB free >17:28:26,641 DEBUG blivet: Adding fedora-root/1024MB to fedora >17:28:26,641 INFO blivet: added lvmlv fedora-root (id 38) to device tree >17:28:26,641 INFO blivet: registered action: [7] Create Device lvmlv fedora-root (id 38) >17:28:26,641 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:28:26,641 INFO blivet: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 38) >17:28:26,642 DEBUG blivet: Ext4FS.supported: supported: True ; >17:28:26,642 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:28:26,642 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:28:26,643 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:28:26,643 DEBUG blivet: fedora size is 1426760MB >17:28:26,643 DEBUG blivet: vg fedora has 1425736MB free >17:28:26,643 DEBUG blivet: Adding fedora-home/500MB to fedora >17:28:26,643 INFO blivet: added lvmlv fedora-home (id 39) to device tree >17:28:26,643 INFO blivet: registered action: [9] Create Device lvmlv fedora-home (id 39) >17:28:26,643 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:28:26,644 INFO blivet: registered action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 39) >17:28:26,644 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:28:26,644 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:28:26,645 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:28:26,645 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:28:26,645 DEBUG blivet: fedora size is 1426760MB >17:28:26,646 DEBUG blivet: vg fedora has 1425236MB free >17:28:26,646 DEBUG blivet: Adding fedora-swap/8008MB to fedora >17:28:26,646 INFO blivet: added lvmlv fedora-swap (id 40) to device tree >17:28:26,646 INFO blivet: registered action: [11] Create Device lvmlv fedora-swap (id 40) >17:28:26,646 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:28:26,646 INFO blivet: registered action: [12] Create Format swap on lvmlv fedora-swap (id 40) >17:28:26,646 DEBUG blivet: fedora size is 1426760MB >17:28:26,646 DEBUG blivet: vg fedora has 1417228MB free >17:28:26,646 DEBUG blivet: vg fedora: 1417228MB free ; lvs: ['root', 'home', 'swap'] >17:28:26,646 DEBUG blivet: adding request 38 to chunk 356690 on /dev/mapper/fedora >17:28:26,646 DEBUG blivet: adding request 39 to chunk 356690 on /dev/mapper/fedora >17:28:26,646 DEBUG blivet: adding request 40 to chunk 356690 on /dev/mapper/fedora >17:28:26,646 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 356690 size = 1426760 >remaining = 2 pool = 354307 >17:28:26,647 DEBUG blivet: req: LVRequest instance -- >id = 40 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:28:26,647 DEBUG blivet: req: LVRequest instance -- >id = 38 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:28:26,647 DEBUG blivet: req: LVRequest instance -- >id = 39 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:28:26,647 DEBUG blivet: 2 requests and 354307 (1417228MB) left in chunk >17:28:26,647 DEBUG blivet: adding 238064 (952256MB) to 38 (fedora-root) >17:28:26,647 DEBUG blivet: taking back 225520 (902080MB) from 38 (fedora-root) >17:28:26,647 DEBUG blivet: new grow amount for request 38 (fedora-root) is 12544 units, or 50176MB >17:28:26,647 DEBUG blivet: adding 116242 (464968MB) to 39 (fedora-home) >17:28:26,647 DEBUG blivet: new grow amount for request 39 (fedora-home) is 116242 units, or 464968MB >17:28:26,647 DEBUG blivet: 1 requests and 225521 (902084MB) left in chunk >17:28:26,647 DEBUG blivet: adding 225521 (902084MB) to 39 (fedora-home) >17:28:26,647 DEBUG blivet: new grow amount for request 39 (fedora-home) is 341763 units, or 1367052MB >17:28:26,647 DEBUG blivet: trying to set lv fedora-root size to 51200MB >17:28:26,647 DEBUG blivet: fedora size is 1426760MB >17:28:26,647 DEBUG blivet: vg fedora has 1417228MB free >17:28:26,647 DEBUG blivet: trying to set lv fedora-home size to 1367552MB >17:28:26,648 DEBUG blivet: fedora size is 1426760MB >17:28:26,648 DEBUG blivet: vg fedora has 1367052MB free >17:28:26,662 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,663 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,664 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,664 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,665 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:28:26,686 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,686 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,687 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:28:26,687 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:28:26,687 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:15,007 DEBUG blivet: registered device format class LUKS as luks >17:31:15,013 DEBUG blivet: registered device format class Ext2FS as ext2 >17:31:15,013 DEBUG blivet: registered device format class Ext3FS as ext3 >17:31:15,013 DEBUG blivet: registered device format class Ext4FS as ext4 >17:31:15,013 DEBUG blivet: registered device format class FATFS as vfat >17:31:15,013 DEBUG blivet: registered device format class EFIFS as efi >17:31:15,013 DEBUG blivet: registered device format class BTRFS as btrfs >17:31:15,013 DEBUG blivet: registered device format class GFS2 as gfs2 >17:31:15,013 DEBUG blivet: registered device format class JFS as jfs >17:31:15,013 DEBUG blivet: registered device format class ReiserFS as reiserfs >17:31:15,013 DEBUG blivet: registered device format class XFS as xfs >17:31:15,013 DEBUG blivet: registered device format class HFS as hfs >17:31:15,013 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >17:31:15,014 DEBUG blivet: registered device format class HFSPlus as hfs+ >17:31:15,014 DEBUG blivet: registered device format class MacEFIFS as macefi >17:31:15,014 DEBUG blivet: registered device format class NTFS as ntfs >17:31:15,014 DEBUG blivet: registered device format class NFS as nfs >17:31:15,014 DEBUG blivet: registered device format class NFSv4 as nfs4 >17:31:15,014 DEBUG blivet: registered device format class Iso9660FS as iso9660 >17:31:15,014 DEBUG blivet: registered device format class NoDevFS as nodev >17:31:15,014 DEBUG blivet: registered device format class DevPtsFS as devpts >17:31:15,014 DEBUG blivet: registered device format class ProcFS as proc >17:31:15,014 DEBUG blivet: registered device format class SysFS as sysfs >17:31:15,014 DEBUG blivet: registered device format class TmpFS as tmpfs >17:31:15,014 DEBUG blivet: registered device format class BindFS as bind >17:31:15,014 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >17:31:15,014 DEBUG blivet: registered device format class USBFS as usbfs >17:31:15,014 DEBUG blivet: registered device format class MDRaidMember as mdmember >17:31:15,015 DEBUG blivet: registered device format class BIOSBoot as biosboot >17:31:15,015 DEBUG blivet: registered device format class DiskLabel as disklabel >17:31:15,015 DEBUG blivet: registered device format class SwapSpace as swap >17:31:15,015 DEBUG blivet: registered device format class MultipathMember as multipath_member >17:31:15,015 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >17:31:15,016 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >17:31:15,016 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >17:31:15,159 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:31:15,159 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:31:15,160 INFO blivet: sdc1 looks to be the live device; marking as protected >17:31:15,173 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:31:15,179 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:31:15,180 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:31:15,180 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:31:15,180 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,180 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:31:15,181 INFO blivet: sdc is a disk >17:31:15,181 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,182 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:31:15,185 INFO blivet: added disk sdc (id 0) to device tree >17:31:15,185 DEBUG blivet: looking up parted Device: /dev/sdc >17:31:15,187 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:31:15,187 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:31:15,187 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:31:15,187 DEBUG blivet: required disklabel type for sdc (1) is None >17:31:15,187 DEBUG blivet: default disklabel type for sdc is msdos >17:31:15,187 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:31:15,188 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:31:15,189 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x247d490>] > device: <parted.device.Device object at 0x2475f90> > PedDisk: <_ped.Disk object at 0x247c128> >17:31:15,189 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:31:15,189 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:31:15,190 INFO blivet: got device: DiskDevice instance (0x23f11d0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x23a48c0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x246b050> >17:31:15,190 INFO blivet: got format: DiskLabel instance (0x246b110) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x247d490>] > device: <parted.device.Device object at 0x2475f90> > PedDisk: <_ped.Disk object at 0x247c128> > origPartedDisk = <parted.disk.Disk object at 0x247d190> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x23a4dd0> > >17:31:15,192 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:31:15,192 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:31:15,192 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:31:15,193 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,193 INFO blivet: sdc1 is a partition >17:31:15,193 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:31:15,193 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:31:15,194 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:31:15,194 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:31:15,194 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:31:15,194 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,195 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:31:15,195 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:31:15,195 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:31:15,195 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:31:15,196 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:31:15,196 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:31:15,196 INFO blivet: added partition sdc1 (id 1) to device tree >17:31:15,196 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:31:15,196 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:31:15,197 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:31:15,197 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:31:15,198 WARN blivet: disklabel detected but not usable on sdc1 >17:31:15,198 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:31:15,198 INFO blivet: type detected on 'sdc1' is 'vfat' >17:31:15,198 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:31:15,199 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:31:15,199 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:31:15,199 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:31:15,200 INFO blivet: got device: PartitionDevice instance (0x246b190) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x2484050> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x247d090> fileSystem: <parted.filesystem.FileSystem object at 0x247d550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x247d4d0> PedPartition: <_ped.Partition object at 0x247a230> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:31:15,200 INFO blivet: got format: EFIFS instance (0x247d850) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >17:31:15,201 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:31:15,202 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:31:15,202 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:15,202 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,202 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:31:15,203 INFO blivet: sda is a disk >17:31:15,203 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,203 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:31:15,206 INFO blivet: added disk sda (id 2) to device tree >17:31:15,206 DEBUG blivet: looking up parted Device: /dev/sda >17:31:15,207 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:31:15,207 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:31:15,207 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:31:15,207 DEBUG blivet: required disklabel type for sda (1) is None >17:31:15,208 DEBUG blivet: default disklabel type for sda is msdos >17:31:15,208 DEBUG blivet: selecting msdos disklabel for sda based on size >17:31:15,208 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:31:15,210 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x247dcd0>, <parted.partition.Partition object at 0x247dc90>, <parted.partition.Partition object at 0x247d6d0>, <parted.partition.Partition object at 0x247de50>, <parted.partition.Partition object at 0x2481110>, <parted.partition.Partition object at 0x2481350>] > device: <parted.device.Device object at 0x247dd90> > PedDisk: <_ped.Disk object at 0x2486f80> >17:31:15,210 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:31:15,210 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:31:15,211 INFO blivet: got device: DiskDevice instance (0x246b2d0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2484320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x247dad0> >17:31:15,212 INFO blivet: got format: DiskLabel instance (0x247db90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x247dcd0>, <parted.partition.Partition object at 0x247dc90>, <parted.partition.Partition object at 0x247d6d0>, <parted.partition.Partition object at 0x247de50>, <parted.partition.Partition object at 0x2481110>, <parted.partition.Partition object at 0x2481350>] > device: <parted.device.Device object at 0x247dd90> > PedDisk: <_ped.Disk object at 0x2486f80> > origPartedDisk = <parted.disk.Disk object at 0x247df50> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2484200> > >17:31:15,215 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '35', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213261', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:31:15,215 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:31:15,215 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:31:15,215 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,215 INFO blivet: sda1 is a partition >17:31:15,216 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:31:15,216 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:15,216 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:15,217 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:31:15,217 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:31:15,217 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,217 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:31:15,217 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:31:15,218 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:31:15,218 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:31:15,218 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:31:15,219 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:31:15,219 INFO blivet: added partition sda1 (id 3) to device tree >17:31:15,219 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:31:15,219 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:31:15,219 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:31:15,220 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:31:15,226 WARN blivet: disklabel detected but not usable on sda1 >17:31:15,238 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:31:15,239 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:31:15,239 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:15,239 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:31:15,240 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:31:15,240 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:31:15,240 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:31:15,251 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:31:15,251 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,251 INFO blivet: using name home for md array containing member sda1 >17:31:15,251 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,252 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:31:15,252 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:31:15,253 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:31:15,253 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:31:15,253 INFO blivet: added mdarray home (id 4) to device tree >17:31:15,253 DEBUG blivet: looking up parted Device: /dev/sda1 >17:31:15,254 INFO blivet: got device: PartitionDevice instance (0x247da90) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x2484680> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2460fd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x247dd50> PedPartition: <_ped.Partition object at 0x247a1d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:31:15,254 INFO blivet: got format: MDRaidMember instance (0x24818d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:31:15,257 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:31:15,257 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:31:15,257 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:31:15,258 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,258 INFO blivet: sda2 is a partition >17:31:15,258 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:31:15,258 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:15,259 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:15,259 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:31:15,259 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:31:15,259 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,260 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:31:15,260 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:31:15,260 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:31:15,261 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:31:15,261 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:31:15,261 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:31:15,262 INFO blivet: added partition sda2 (id 5) to device tree >17:31:15,262 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:31:15,262 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:31:15,262 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:31:15,263 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:31:15,264 WARN blivet: disklabel detected but not usable on sda2 >17:31:15,273 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:31:15,274 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:31:15,274 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:15,274 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:31:15,274 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:31:15,275 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:31:15,275 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:31:15,285 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:31:15,285 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,285 INFO blivet: using name raid0 for md array containing member sda2 >17:31:15,286 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,286 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:31:15,286 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:31:15,287 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:31:15,287 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:31:15,287 INFO blivet: added mdarray raid0 (id 6) to device tree >17:31:15,287 DEBUG blivet: looking up parted Device: /dev/sda2 >17:31:15,288 INFO blivet: got device: PartitionDevice instance (0x2481e50) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x2484560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2460fd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x247d790> PedPartition: <_ped.Partition object at 0x247a410> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:31:15,288 INFO blivet: got format: MDRaidMember instance (0x24816d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:31:15,290 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:31:15,290 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:31:15,291 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:31:15,291 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,291 INFO blivet: sda3 is a partition >17:31:15,291 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:31:15,291 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:15,292 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:15,292 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:31:15,292 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:31:15,292 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,293 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:31:15,293 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:31:15,293 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:31:15,293 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:31:15,294 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:31:15,294 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:31:15,294 INFO blivet: added partition sda3 (id 7) to device tree >17:31:15,294 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:31:15,294 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:31:15,295 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:31:15,295 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:31:15,296 WARN blivet: disklabel detected but not usable on sda3 >17:31:15,312 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:31:15,313 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:31:15,313 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:15,313 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:31:15,313 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:31:15,314 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:31:15,314 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:31:15,325 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:31:15,325 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,325 INFO blivet: using name root for md array containing member sda3 >17:31:15,325 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,325 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:31:15,326 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:31:15,326 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:31:15,326 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:31:15,326 INFO blivet: added mdarray root (id 8) to device tree >17:31:15,327 DEBUG blivet: looking up parted Device: /dev/sda3 >17:31:15,327 INFO blivet: got device: PartitionDevice instance (0x2481ad0) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x2484830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2460fd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x247d690> PedPartition: <_ped.Partition object at 0x247a290> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:31:15,327 INFO blivet: got format: MDRaidMember instance (0x24e44d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:31:15,329 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:31:15,329 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:31:15,329 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:31:15,330 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,330 INFO blivet: sda4 is a partition >17:31:15,330 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:31:15,330 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:15,331 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:15,331 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:31:15,331 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:31:15,331 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,332 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:31:15,332 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:31:15,332 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:31:15,332 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:31:15,333 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:31:15,333 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:31:15,333 INFO blivet: added partition sda4 (id 9) to device tree >17:31:15,333 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:31:15,334 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:31:15,334 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:31:15,334 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:31:15,335 WARN blivet: disklabel detected but not usable on sda4 >17:31:15,335 DEBUG blivet: no type or existing type for sda4, bailing >17:31:15,335 DEBUG blivet: looking up parted Device: /dev/sda4 >17:31:15,336 INFO blivet: got device: PartitionDevice instance (0x2481b90) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x24845f0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2460fd0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x247de90> PedPartition: <_ped.Partition object at 0x247a3b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:31:15,338 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:31:15,338 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:31:15,338 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:31:15,339 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,339 INFO blivet: sda5 is a partition >17:31:15,339 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:31:15,339 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:15,340 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:15,340 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:31:15,340 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:31:15,340 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,341 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:31:15,341 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:31:15,341 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:31:15,341 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:31:15,341 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:31:15,342 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:31:15,342 INFO blivet: added partition sda5 (id 10) to device tree >17:31:15,342 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:31:15,342 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:31:15,343 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:31:15,343 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:31:15,344 WARN blivet: disklabel detected but not usable on sda5 >17:31:15,356 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:31:15,357 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:31:15,357 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:15,357 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:31:15,357 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:31:15,358 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:31:15,358 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:31:15,368 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:31:15,369 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,369 INFO blivet: using name boot for md array containing member sda5 >17:31:15,369 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,369 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:31:15,370 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:31:15,370 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:31:15,370 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:31:15,370 INFO blivet: added mdarray boot (id 11) to device tree >17:31:15,370 DEBUG blivet: looking up parted Device: /dev/sda5 >17:31:15,371 INFO blivet: got device: PartitionDevice instance (0x24817d0) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x2484950> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2460fd0> fileSystem: <parted.filesystem.FileSystem object at 0x2481250> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24811d0> PedPartition: <_ped.Partition object at 0x247a350> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:31:15,371 INFO blivet: got format: MDRaidMember instance (0x24e47d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:31:15,373 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:31:15,373 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:31:15,374 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:31:15,374 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,374 INFO blivet: sda6 is a partition >17:31:15,374 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:31:15,375 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:15,375 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:15,375 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:31:15,375 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:31:15,376 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,376 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:31:15,376 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:31:15,376 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:31:15,377 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:31:15,377 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:31:15,377 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:31:15,377 INFO blivet: added partition sda6 (id 12) to device tree >17:31:15,378 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:31:15,378 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:31:15,378 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:31:15,378 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:31:15,379 WARN blivet: disklabel detected but not usable on sda6 >17:31:15,388 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:31:15,389 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:31:15,389 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:15,389 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:31:15,389 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:31:15,389 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:31:15,390 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:31:15,400 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:31:15,400 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,401 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:31:15,401 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:31:15,401 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:31:15,402 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:31:15,402 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:31:15,402 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:31:15,403 DEBUG blivet: looking up parted Device: /dev/sda6 >17:31:15,403 INFO blivet: got device: PartitionDevice instance (0x24e4dd0) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x24847a0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2460fd0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2481390> PedPartition: <_ped.Partition object at 0x247a470> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:31:15,403 INFO blivet: got format: MDRaidMember instance (0x2481e10) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:31:15,405 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:31:15,405 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:31:15,406 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:15,406 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,406 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:31:15,406 INFO blivet: sdb is a disk >17:31:15,407 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,407 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:31:15,410 INFO blivet: added disk sdb (id 14) to device tree >17:31:15,410 DEBUG blivet: looking up parted Device: /dev/sdb >17:31:15,411 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:31:15,411 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:31:15,411 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:31:15,411 DEBUG blivet: required disklabel type for sdb (1) is None >17:31:15,411 DEBUG blivet: default disklabel type for sdb is msdos >17:31:15,411 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:31:15,412 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:31:15,414 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x24e6050>, <parted.partition.Partition object at 0x24e6210>, <parted.partition.Partition object at 0x24e63d0>, <parted.partition.Partition object at 0x24e6790>, <parted.partition.Partition object at 0x24e6a10>, <parted.partition.Partition object at 0x24e6c50>] > device: <parted.device.Device object at 0x24e4910> > PedDisk: <_ped.Disk object at 0x2493a70> >17:31:15,414 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:31:15,414 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:31:15,415 INFO blivet: got device: DiskDevice instance (0x24e4150) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2484b00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x24e4450> >17:31:15,416 INFO blivet: got format: DiskLabel instance (0x24e4c90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x24e6050>, <parted.partition.Partition object at 0x24e6210>, <parted.partition.Partition object at 0x24e63d0>, <parted.partition.Partition object at 0x24e6790>, <parted.partition.Partition object at 0x24e6a10>, <parted.partition.Partition object at 0x24e6c50>] > device: <parted.device.Device object at 0x24e4910> > PedDisk: <_ped.Disk object at 0x2493a70> > origPartedDisk = <parted.disk.Disk object at 0x24e6890> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2484c20> > >17:31:15,418 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '35', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213261', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:31:15,419 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:31:15,419 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:31:15,419 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,419 INFO blivet: sdb1 is a partition >17:31:15,419 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:31:15,420 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:15,420 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:15,420 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:31:15,421 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:31:15,421 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,421 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:31:15,421 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:31:15,421 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:31:15,422 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:31:15,422 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:31:15,422 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:31:15,422 INFO blivet: added partition sdb1 (id 15) to device tree >17:31:15,423 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:31:15,423 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:31:15,423 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:31:15,424 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:31:15,426 WARN blivet: disklabel detected but not usable on sdb1 >17:31:15,449 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:31:15,450 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:31:15,450 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:15,450 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:31:15,451 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:31:15,451 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:31:15,452 DEBUG blivet: raw RAID 1 size == 100064.0 >17:31:15,452 INFO blivet: Using 64MB superBlockSize >17:31:15,452 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:31:15,452 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >17:31:15,452 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:31:15,453 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:31:15,453 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:31:15,454 INFO blivet: got device: PartitionDevice instance (0x24e6e10) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x249d050> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24e4a90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24e6090> PedPartition: <_ped.Partition object at 0x247ab30> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:31:15,454 INFO blivet: got format: MDRaidMember instance (0x2496250) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:31:15,456 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:31:15,456 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:31:15,457 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:31:15,457 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,457 INFO blivet: sdb2 is a partition >17:31:15,457 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:31:15,457 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:15,458 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:15,458 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:31:15,458 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:31:15,459 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,459 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:31:15,459 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:31:15,459 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:31:15,460 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:31:15,460 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:31:15,460 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:31:15,460 INFO blivet: added partition sdb2 (id 16) to device tree >17:31:15,460 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:31:15,461 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:31:15,461 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:31:15,461 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:31:15,462 WARN blivet: disklabel detected but not usable on sdb2 >17:31:15,469 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:31:15,470 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:31:15,470 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:15,470 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:31:15,470 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:31:15,471 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:31:15,471 DEBUG blivet: raw RAID 0 size == 150256.0 >17:31:15,471 INFO blivet: Using 128MB superBlockSize >17:31:15,471 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:31:15,471 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >17:31:15,471 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:31:15,472 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:31:15,472 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:31:15,473 INFO blivet: got device: PartitionDevice instance (0x24e4510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x2484710> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24e4a90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24e6310> PedPartition: <_ped.Partition object at 0x247aa10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:31:15,473 INFO blivet: got format: MDRaidMember instance (0x24e6fd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:31:15,475 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:31:15,475 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:31:15,475 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:31:15,476 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,476 INFO blivet: sdb3 is a partition >17:31:15,476 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:31:15,476 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:15,476 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:15,477 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:31:15,477 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:31:15,477 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,477 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:31:15,478 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:31:15,478 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:31:15,478 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:31:15,478 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:31:15,479 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:31:15,479 INFO blivet: added partition sdb3 (id 17) to device tree >17:31:15,479 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:31:15,479 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:31:15,480 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:31:15,480 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:31:15,497 WARN blivet: disklabel detected but not usable on sdb3 >17:31:15,519 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:31:15,519 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:31:15,520 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:15,520 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:31:15,521 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:31:15,521 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:31:15,522 DEBUG blivet: raw RAID 1 size == 60032.0 >17:31:15,522 INFO blivet: Using 32MB superBlockSize >17:31:15,522 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:31:15,522 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >17:31:15,523 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:31:15,524 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:31:15,524 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:31:15,525 INFO blivet: got device: PartitionDevice instance (0x24e6650) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x249d170> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24e4a90> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24e6450> PedPartition: <_ped.Partition object at 0x247ad10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:31:15,526 INFO blivet: got format: MDRaidMember instance (0x2496110) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:31:15,529 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:31:15,530 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:31:15,530 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:31:15,531 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,531 INFO blivet: sdb4 is a partition >17:31:15,531 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:31:15,532 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:15,533 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:15,533 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:31:15,534 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:31:15,534 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,534 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:31:15,534 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:31:15,534 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:31:15,536 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:31:15,536 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:31:15,536 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:31:15,536 INFO blivet: added partition sdb4 (id 18) to device tree >17:31:15,537 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:31:15,537 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:31:15,537 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:31:15,537 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:31:15,538 WARN blivet: disklabel detected but not usable on sdb4 >17:31:15,538 DEBUG blivet: no type or existing type for sdb4, bailing >17:31:15,538 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:31:15,539 INFO blivet: got device: PartitionDevice instance (0x24e6510) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2484ef0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24e4a90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24e67d0> PedPartition: <_ped.Partition object at 0x247a950> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:31:15,541 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:31:15,541 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:31:15,542 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:31:15,542 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,542 INFO blivet: sdb5 is a partition >17:31:15,542 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:31:15,542 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:15,543 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:15,543 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:31:15,543 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:31:15,543 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,544 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:31:15,544 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:31:15,544 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:31:15,544 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:31:15,545 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:31:15,545 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:31:15,545 INFO blivet: added partition sdb5 (id 19) to device tree >17:31:15,545 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:31:15,546 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:31:15,546 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:31:15,546 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:31:15,547 WARN blivet: disklabel detected but not usable on sdb5 >17:31:15,554 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:31:15,555 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:31:15,555 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:15,555 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:31:15,556 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:31:15,556 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:31:15,556 DEBUG blivet: raw RAID 1 size == 1000.0 >17:31:15,556 INFO blivet: Using 2.0MB superBlockSize >17:31:15,556 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:31:15,556 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >17:31:15,557 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:31:15,557 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:31:15,557 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:31:15,558 INFO blivet: got device: PartitionDevice instance (0x24e4190) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x249d290> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24e4a90> fileSystem: <parted.filesystem.FileSystem object at 0x24e6b50> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24e6ad0> PedPartition: <_ped.Partition object at 0x247ab90> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:31:15,558 INFO blivet: got format: MDRaidMember instance (0x2496550) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:31:15,560 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:31:15,560 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:31:15,561 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:31:15,561 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,561 INFO blivet: sdb6 is a partition >17:31:15,561 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:31:15,562 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:15,562 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:15,562 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:31:15,562 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:31:15,563 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,563 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:31:15,563 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:31:15,563 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:31:15,564 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:31:15,564 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:31:15,564 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:31:15,564 INFO blivet: added partition sdb6 (id 20) to device tree >17:31:15,564 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:31:15,565 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:31:15,565 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:31:15,565 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:31:15,566 WARN blivet: disklabel detected but not usable on sdb6 >17:31:15,573 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:31:15,573 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:31:15,573 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:15,574 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:31:15,574 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:31:15,574 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:31:15,575 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:15,575 INFO blivet: Using 4MB superBlockSize >17:31:15,575 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:15,575 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:31:15,575 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:31:15,576 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:31:15,576 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:31:15,576 INFO blivet: got device: PartitionDevice instance (0x24e4890) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x249d3b0> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24e4a90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24e6c90> PedPartition: <_ped.Partition object at 0x247ac50> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:31:15,577 INFO blivet: got format: MDRaidMember instance (0x2496b50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:31:15,577 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:31:15,577 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:31:15,578 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:31:15,578 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,578 INFO blivet: loop0 is a loop device >17:31:15,578 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:31:15,578 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:31:15,579 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,579 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,579 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:31:15,579 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:31:15,580 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:31:15,580 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,580 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:31:15,580 INFO blivet: added loop loop0 (id 22) to device tree >17:31:15,580 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:31:15,581 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:31:15,581 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:31:15,581 DEBUG blivet: device loop0 does not contain a disklabel >17:31:15,581 INFO blivet: type detected on 'loop0' is 'squashfs' >17:31:15,581 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:31:15,581 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:31:15,581 INFO blivet: got device: LoopDevice instance (0x2481450) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:31:15,581 INFO blivet: got format: DeviceFormat instance (0x24e4790) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:31:15,582 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:31:15,582 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:31:15,583 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:31:15,583 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,583 INFO blivet: loop1 is a loop device >17:31:15,584 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:31:15,584 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:31:15,584 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,584 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,584 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:31:15,585 INFO blivet: added file /osmin (id 23) to device tree >17:31:15,585 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:31:15,585 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,585 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:31:15,585 INFO blivet: added loop loop1 (id 24) to device tree >17:31:15,586 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:31:15,586 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:31:15,586 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:31:15,586 DEBUG blivet: device loop1 does not contain a disklabel >17:31:15,586 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:31:15,586 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:31:15,586 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:31:15,586 INFO blivet: got device: LoopDevice instance (0x24e65d0) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:31:15,587 INFO blivet: got format: DeviceFormat instance (0x24e6550) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:31:15,587 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:31:15,587 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:31:15,587 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:31:15,588 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,588 INFO blivet: loop2 is a loop device >17:31:15,588 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:31:15,588 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:31:15,588 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,589 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,589 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:31:15,589 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:31:15,590 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:31:15,590 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,590 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:31:15,590 INFO blivet: added loop loop2 (id 26) to device tree >17:31:15,590 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:31:15,590 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:31:15,591 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:31:15,591 DEBUG blivet: device loop2 does not contain a disklabel >17:31:15,591 INFO blivet: type detected on 'loop2' is 'squashfs' >17:31:15,591 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:31:15,591 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:31:15,591 INFO blivet: got device: LoopDevice instance (0x2496a10) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:31:15,591 INFO blivet: got format: DeviceFormat instance (0x2496990) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:31:15,592 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:31:15,592 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:31:15,592 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:31:15,593 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,593 INFO blivet: loop3 is a loop device >17:31:15,593 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:31:15,593 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:31:15,593 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,594 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,594 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:31:15,594 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:31:15,594 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:31:15,594 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,595 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:31:15,595 INFO blivet: added loop loop3 (id 28) to device tree >17:31:15,595 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:31:15,595 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:31:15,596 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,596 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:15,596 DEBUG blivet: device loop3 does not contain a disklabel >17:31:15,596 INFO blivet: type detected on 'loop3' is 'ext4' >17:31:15,596 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,596 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:15,597 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:31:15,597 INFO blivet: got device: LoopDevice instance (0x24962d0) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:31:15,597 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,597 INFO blivet: got format: Ext4FS instance (0x24fe0d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:31:15,598 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:31:15,598 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:31:15,598 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:31:15,598 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,598 INFO blivet: loop4 is a loop device >17:31:15,599 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:31:15,599 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:31:15,599 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,599 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,600 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:31:15,600 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:31:15,600 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:31:15,600 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,600 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:31:15,600 INFO blivet: added loop loop4 (id 30) to device tree >17:31:15,601 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:31:15,601 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:31:15,601 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:31:15,601 DEBUG blivet: device loop4 does not contain a disklabel >17:31:15,601 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:31:15,601 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:31:15,601 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:31:15,602 INFO blivet: got device: LoopDevice instance (0x24fe210) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:31:15,602 INFO blivet: got format: DeviceFormat instance (0x24fe310) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:31:15,603 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:31:15,603 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:31:15,603 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:31:15,603 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,603 INFO blivet: live-rw is a device-mapper device >17:31:15,603 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:31:15,604 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:31:15,604 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:31:15,605 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:31:15,605 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:31:15,605 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:31:15,605 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,606 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:31:15,606 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,606 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:31:15,606 INFO blivet: added dm live-rw (id 31) to device tree >17:31:15,606 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:31:15,607 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:31:15,607 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,607 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:15,607 DEBUG blivet: device live-rw does not contain a disklabel >17:31:15,607 INFO blivet: type detected on 'live-rw' is 'ext4' >17:31:15,608 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,608 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:15,608 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:31:15,608 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:31:15,609 INFO blivet: got device: DMDevice instance (0x2496690) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x24848c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:31:15,609 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,609 INFO blivet: got format: Ext4FS instance (0x2496650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:31:15,610 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:31:15,610 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:31:15,611 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:31:15,611 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,611 INFO blivet: live-base is a device-mapper device >17:31:15,611 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:31:15,611 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:31:15,612 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:31:15,612 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:31:15,612 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:31:15,613 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,613 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:31:15,613 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,613 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:31:15,613 INFO blivet: added dm live-base (id 32) to device tree >17:31:15,614 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:31:15,614 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:31:15,614 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,614 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:15,614 DEBUG blivet: device live-base does not contain a disklabel >17:31:15,614 INFO blivet: type detected on 'live-base' is 'ext4' >17:31:15,615 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,615 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:15,615 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:31:15,615 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:31:15,616 INFO blivet: got device: DMDevice instance (0x24e49d0) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x249d0e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:31:15,616 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,616 INFO blivet: got format: Ext4FS instance (0x24fe150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:31:15,617 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:31:15,617 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:31:15,618 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:31:15,618 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,618 INFO blivet: live-osimg-min is a device-mapper device >17:31:15,618 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:31:15,618 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:31:15,619 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:31:15,619 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:31:15,619 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:31:15,620 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:31:15,620 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:31:15,620 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:31:15,621 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,621 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:31:15,621 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:15,621 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:31:15,622 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:31:15,622 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:31:15,622 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:31:15,622 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,622 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:15,622 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:31:15,623 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:31:15,623 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,623 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:15,623 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:31:15,623 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:31:15,624 INFO blivet: got device: DMDevice instance (0x2481410) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x249d320> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:31:15,624 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:15,624 INFO blivet: got format: Ext4FS instance (0x24fe7d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:31:15,626 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:31:15,626 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:31:15,626 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:31:15,626 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:15,627 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:31:15,627 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:15,627 INFO blivet: Using 4MB superBlockSize >17:31:15,627 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:15,627 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:31:15,628 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:31:15,628 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:31:15,628 DEBUG blivet: SwapSpace.__init__: >17:31:15,628 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:31:15,628 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:31:15,628 INFO blivet: type detected on 'md126' is 'swap' >17:31:15,629 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:31:15,629 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:31:15,629 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:31:15,629 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:15,629 INFO blivet: Using 4MB superBlockSize >17:31:15,629 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:15,630 INFO blivet: got device: MDRaidArrayDevice instance (0x24e4f10) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x24849e0> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:31:15,630 INFO blivet: got format: SwapSpace instance (0x24fe550) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:31:15,640 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:31:16,354 INFO blivet: ISCSID is /sbin/iscsid >17:31:16,354 INFO blivet: no initiator set >17:31:16,361 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:31:16,361 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >17:31:16,423 DEBUG blivet: trying to set new default fstype to 'ext4' >17:31:16,436 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:16,436 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:16,436 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:16,438 INFO blivet: Detected 16016M of memory >17:31:16,438 INFO blivet: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >17:31:16,438 INFO blivet: Swap attempt of 0M >17:31:16,559 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2dd8e90> >17:31:16,560 INFO blivet: no initiator set >17:31:16,560 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:31:16,560 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:31:16,577 DEBUG blivet: protected device spec /dev/sdc1 resolved to sdc1 >17:31:16,578 INFO blivet: sdc1 looks to be the live device; marking as protected >17:31:16,594 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:31:16,596 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:31:16,597 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:31:16,597 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:31:16,597 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,598 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:31:16,599 INFO blivet: sdc is a disk >17:31:16,599 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,600 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:31:16,606 INFO blivet: added disk sdc (id 0) to device tree >17:31:16,606 DEBUG blivet: looking up parted Device: /dev/sdc >17:31:16,607 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:31:16,608 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:31:16,609 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:31:16,609 DEBUG blivet: required disklabel type for sdc (1) is None >17:31:16,609 DEBUG blivet: default disklabel type for sdc is msdos >17:31:16,609 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:31:16,610 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:31:16,611 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3f200d7d50>] > device: <parted.device.Device object at 0x7f3f200d76d0> > PedDisk: <_ped.Disk object at 0x7f3f200d9128> >17:31:16,611 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:31:16,612 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:31:16,613 INFO blivet: got device: DiskDevice instance (0x7f3f20070610) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x2eefcb0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f3f200cf590> >17:31:16,614 INFO blivet: got format: DiskLabel instance (0x7f3f20070650) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3f200d7d50>] > device: <parted.device.Device object at 0x7f3f200d76d0> > PedDisk: <_ped.Disk object at 0x7f3f200d9128> > origPartedDisk = <parted.disk.Disk object at 0x7f3f200d7690> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a1290> > >17:31:16,617 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:31:16,617 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:31:16,618 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:31:16,619 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,619 INFO blivet: sdc1 is a partition >17:31:16,620 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:31:16,621 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:31:16,622 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:31:16,623 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:31:16,624 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:31:16,624 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,625 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:31:16,626 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:31:16,627 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:31:16,628 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:31:16,629 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:31:16,629 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:31:16,630 INFO blivet: added partition sdc1 (id 1) to device tree >17:31:16,631 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:31:16,631 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:31:16,632 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:31:16,632 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:31:16,633 WARN blivet: disklabel detected but not usable on sdc1 >17:31:16,633 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:31:16,633 INFO blivet: type detected on 'sdc1' is 'vfat' >17:31:16,633 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:31:16,634 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:31:16,634 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:31:16,635 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:31:16,635 INFO blivet: got device: PartitionDevice instance (0x7f3f200db090) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a1560> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200d7790> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f200d7e10> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3f200d7d90> PedPartition: <_ped.Partition object at 0x7f3f200d4710> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:31:16,635 INFO blivet: got format: EFIFS instance (0x7f3f200cf650) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >17:31:16,637 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:31:16,638 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:31:16,638 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:16,638 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,639 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:31:16,639 INFO blivet: sda is a disk >17:31:16,639 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,640 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:31:16,644 INFO blivet: added disk sda (id 2) to device tree >17:31:16,644 DEBUG blivet: looking up parted Device: /dev/sda >17:31:16,645 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:31:16,646 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:31:16,646 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:31:16,646 DEBUG blivet: required disklabel type for sda (1) is None >17:31:16,646 DEBUG blivet: default disklabel type for sda is msdos >17:31:16,646 DEBUG blivet: selecting msdos disklabel for sda based on size >17:31:16,647 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:31:16,649 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3f200db450>, <parted.partition.Partition object at 0x7f3f200db690>, <parted.partition.Partition object at 0x7f3f200db890>, <parted.partition.Partition object at 0x7f3f200dba10>, <parted.partition.Partition object at 0x7f3f200dbc90>, <parted.partition.Partition object at 0x7f3f200dbed0>] > device: <parted.device.Device object at 0x7f3f200db110> > PedDisk: <_ped.Disk object at 0x7f3f200d9c68> >17:31:16,649 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:31:16,650 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:31:16,652 INFO blivet: got device: DiskDevice instance (0x7f3f20070750) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3f200d7a90> >17:31:16,653 INFO blivet: got format: DiskLabel instance (0x7f3f200db290) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3f200db450>, <parted.partition.Partition object at 0x7f3f200db690>, <parted.partition.Partition object at 0x7f3f200db890>, <parted.partition.Partition object at 0x7f3f200dba10>, <parted.partition.Partition object at 0x7f3f200dbc90>, <parted.partition.Partition object at 0x7f3f200dbed0>] > device: <parted.device.Device object at 0x7f3f200db110> > PedDisk: <_ped.Disk object at 0x7f3f200d9c68> > origPartedDisk = <parted.disk.Disk object at 0x7f3f200dbb10> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a1680> > >17:31:16,656 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '35', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213261', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:31:16,656 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:31:16,657 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:31:16,657 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,657 INFO blivet: sda1 is a partition >17:31:16,658 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:31:16,658 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:16,659 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:16,659 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:31:16,660 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:31:16,660 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,661 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:31:16,661 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:31:16,661 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:31:16,662 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:31:16,662 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:31:16,662 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:31:16,663 INFO blivet: added partition sda1 (id 3) to device tree >17:31:16,663 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:31:16,663 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:31:16,664 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:31:16,664 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:31:16,666 WARN blivet: disklabel detected but not usable on sda1 >17:31:16,693 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:31:16,693 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:31:16,693 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:16,694 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:31:16,694 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:31:16,694 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:31:16,695 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:31:16,708 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:31:16,709 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,709 INFO blivet: using name home for md array containing member sda1 >17:31:16,709 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,712 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:31:16,713 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:31:16,713 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:31:16,714 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:31:16,714 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:31:16,740 INFO blivet: added mdarray home (id 4) to device tree >17:31:16,741 DEBUG blivet: looking up parted Device: /dev/sda1 >17:31:16,742 INFO blivet: got device: PartitionDevice instance (0x7f3f200dbf90) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x3061950> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f200db550> PedPartition: <_ped.Partition object at 0x7f3f200d46b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:31:16,742 INFO blivet: got format: MDRaidMember instance (0x30d0250) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:31:16,745 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:31:16,746 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:31:16,746 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:31:16,747 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,747 INFO blivet: sda2 is a partition >17:31:16,748 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:31:16,748 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:16,749 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:16,750 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:31:16,750 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:31:16,751 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,752 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:31:16,752 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:31:16,753 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:31:16,754 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:31:16,754 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:31:16,755 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:31:16,755 INFO blivet: added partition sda2 (id 5) to device tree >17:31:16,755 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:31:16,756 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:31:16,756 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:31:16,757 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:31:16,759 WARN blivet: disklabel detected but not usable on sda2 >17:31:16,773 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:31:16,773 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:31:16,774 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:16,774 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:31:16,775 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:31:16,775 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:31:16,776 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:31:16,791 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:31:16,792 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,792 INFO blivet: using name raid0 for md array containing member sda2 >17:31:16,792 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,793 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:31:16,794 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:31:16,794 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:31:16,795 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:31:16,795 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:31:16,820 INFO blivet: added mdarray raid0 (id 6) to device tree >17:31:16,820 DEBUG blivet: looking up parted Device: /dev/sda2 >17:31:16,821 INFO blivet: got device: PartitionDevice instance (0x3123890) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a1b00> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f200db750> PedPartition: <_ped.Partition object at 0x7f3f200d4890> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:31:16,821 INFO blivet: got format: MDRaidMember instance (0x3123e90) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:31:16,825 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:31:16,825 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:31:16,826 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:31:16,826 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,826 INFO blivet: sda3 is a partition >17:31:16,826 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:31:16,827 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:16,828 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:16,828 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:31:16,829 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:31:16,829 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,830 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:31:16,830 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:31:16,830 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:31:16,831 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:31:16,832 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:31:16,832 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:31:16,832 INFO blivet: added partition sda3 (id 7) to device tree >17:31:16,833 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:31:16,833 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:31:16,834 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:31:16,834 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:31:16,836 WARN blivet: disklabel detected but not usable on sda3 >17:31:16,856 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:31:16,857 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:31:16,857 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:16,858 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:31:16,859 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:31:16,860 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:31:16,861 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:31:16,876 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:31:16,877 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,877 INFO blivet: using name root for md array containing member sda3 >17:31:16,877 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,878 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:31:16,878 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:31:16,879 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:31:16,879 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:31:16,880 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:31:16,906 INFO blivet: added mdarray root (id 8) to device tree >17:31:16,906 DEBUG blivet: looking up parted Device: /dev/sda3 >17:31:16,907 INFO blivet: got device: PartitionDevice instance (0x7f3f20141c90) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x30d7830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f200db8d0> PedPartition: <_ped.Partition object at 0x7f3f200d47d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:31:16,908 INFO blivet: got format: MDRaidMember instance (0x7f3f20141dd0) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:31:16,910 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:31:16,911 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:31:16,911 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:31:16,912 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,912 INFO blivet: sda4 is a partition >17:31:16,912 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:31:16,913 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:16,913 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:16,914 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:31:16,915 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:31:16,915 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,916 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:31:16,916 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:31:16,916 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:31:16,917 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:31:16,918 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:31:16,918 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:31:16,918 INFO blivet: added partition sda4 (id 9) to device tree >17:31:16,919 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:31:16,919 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:31:16,922 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:31:16,923 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:31:16,924 WARN blivet: disklabel detected but not usable on sda4 >17:31:16,925 DEBUG blivet: no type or existing type for sda4, bailing >17:31:16,925 DEBUG blivet: looking up parted Device: /dev/sda4 >17:31:16,927 INFO blivet: got device: PartitionDevice instance (0x313fc90) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x30d78c0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f200dba50> PedPartition: <_ped.Partition object at 0x7f3f200d4770> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:31:16,930 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:31:16,931 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:31:16,931 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:31:16,932 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,933 INFO blivet: sda5 is a partition >17:31:16,933 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:31:16,934 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:16,935 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:16,936 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:31:16,937 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:31:16,937 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,938 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:31:16,938 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:31:16,938 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:31:16,939 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:31:16,940 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:31:16,940 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:31:16,940 INFO blivet: added partition sda5 (id 10) to device tree >17:31:16,941 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:31:16,941 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:31:16,942 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:31:16,942 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:31:16,944 WARN blivet: disklabel detected but not usable on sda5 >17:31:16,962 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:31:16,963 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:31:16,963 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:16,963 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:31:16,964 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:31:16,964 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:31:16,965 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:31:16,980 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:31:16,980 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:16,980 INFO blivet: using name boot for md array containing member sda5 >17:31:16,980 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:16,981 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:31:16,982 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:31:16,982 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:31:16,983 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:31:16,983 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:31:17,008 INFO blivet: added mdarray boot (id 11) to device tree >17:31:17,008 DEBUG blivet: looking up parted Device: /dev/sda5 >17:31:17,009 INFO blivet: got device: PartitionDevice instance (0x7f3f200cf510) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 121 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x30d79e0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f200dbdd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f200dbd50> PedPartition: <_ped.Partition object at 0x7f3f200d48f0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:31:17,009 INFO blivet: got format: MDRaidMember instance (0x7f3f20154190) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:31:17,013 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:31:17,013 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:31:17,013 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:31:17,014 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:17,014 INFO blivet: sda6 is a partition >17:31:17,014 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:31:17,015 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:17,015 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:17,016 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:31:17,017 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:31:17,017 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:17,018 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:31:17,018 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:31:17,018 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:31:17,019 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:31:17,019 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:31:17,020 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:31:17,020 INFO blivet: added partition sda6 (id 12) to device tree >17:31:17,020 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:31:17,021 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:31:17,021 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:31:17,022 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:31:17,023 WARN blivet: disklabel detected but not usable on sda6 >17:31:17,037 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:31:17,038 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:31:17,038 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:17,039 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:31:17,039 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:31:17,040 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:31:17,040 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:31:17,054 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:31:17,055 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:17,055 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:31:17,056 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:31:17,057 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:31:17,057 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:31:17,058 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:31:17,072 WARN blivet: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >17:31:17,073 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:31:17,073 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:31:17,074 DEBUG blivet: looking up parted Device: /dev/sda6 >17:31:17,075 INFO blivet: got device: PartitionDevice instance (0x313f350) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x30d77a0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f200dbf10> PedPartition: <_ped.Partition object at 0x7f3f200d4950> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:31:17,075 INFO blivet: got format: MDRaidMember instance (0x7f3f20141cd0) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:31:17,078 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:31:17,078 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:31:17,079 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:17,080 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:17,081 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:31:17,081 INFO blivet: sdb is a disk >17:31:17,081 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:17,082 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:31:17,087 INFO blivet: added disk sdb (id 14) to device tree >17:31:17,087 DEBUG blivet: looking up parted Device: /dev/sdb >17:31:17,089 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:31:17,089 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:31:17,090 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:31:17,090 DEBUG blivet: required disklabel type for sdb (1) is None >17:31:17,090 DEBUG blivet: default disklabel type for sdb is msdos >17:31:17,090 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:31:17,091 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:31:17,093 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3f20154e10>, <parted.partition.Partition object at 0x7f3f20154d90>, <parted.partition.Partition object at 0x7f3f20154b90>, <parted.partition.Partition object at 0x7f3f2014d210>, <parted.partition.Partition object at 0x7f3f2014dd10>, <parted.partition.Partition object at 0x7f3f2014de10>] > device: <parted.device.Device object at 0x7f3f20154850> > PedDisk: <_ped.Disk object at 0x3133d40> >17:31:17,094 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:31:17,095 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:31:17,097 INFO blivet: got device: DiskDevice instance (0x313f3d0) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30d7c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f3f20154c90> >17:31:17,099 INFO blivet: got format: DiskLabel instance (0x7f3f201544d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f3f20154e10>, <parted.partition.Partition object at 0x7f3f20154d90>, <parted.partition.Partition object at 0x7f3f20154b90>, <parted.partition.Partition object at 0x7f3f2014d210>, <parted.partition.Partition object at 0x7f3f2014dd10>, <parted.partition.Partition object at 0x7f3f2014de10>] > device: <parted.device.Device object at 0x7f3f20154850> > PedDisk: <_ped.Disk object at 0x3133d40> > origPartedDisk = <parted.disk.Disk object at 0x7f3f2014d810> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30d7a70> > >17:31:17,103 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '35', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213261', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:31:17,104 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:31:17,104 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:31:17,107 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:17,107 INFO blivet: sdb1 is a partition >17:31:17,108 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:31:17,108 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:17,110 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:17,111 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:31:17,111 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:31:17,111 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:17,112 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:31:17,112 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:31:17,113 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:31:17,113 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:31:17,114 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:31:17,114 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:31:17,114 INFO blivet: added partition sdb1 (id 15) to device tree >17:31:17,115 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:31:17,115 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:31:17,116 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:31:17,116 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:31:17,117 WARN blivet: disklabel detected but not usable on sdb1 >17:31:17,153 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:31:17,154 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:31:17,154 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:17,155 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:31:17,156 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:31:17,156 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:31:17,157 DEBUG blivet: raw RAID 1 size == 100064.0 >17:31:17,157 INFO blivet: Using 64MB superBlockSize >17:31:17,157 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:31:17,157 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >17:31:17,158 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:31:17,159 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:31:17,160 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:31:17,485 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:31:17,486 INFO blivet: got device: PartitionDevice instance (0x7f3f20154410) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x30d7950> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20154a10> PedPartition: <_ped.Partition object at 0x31288f0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:31:17,486 INFO blivet: got format: MDRaidMember instance (0x313fad0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:31:17,489 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:31:17,489 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:31:17,490 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:31:17,490 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:17,490 INFO blivet: sdb2 is a partition >17:31:17,491 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:31:17,491 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:17,491 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:17,492 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:31:17,492 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:31:17,492 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:17,493 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:31:17,493 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:31:17,493 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:31:17,494 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:31:17,494 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:31:17,495 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:31:17,495 INFO blivet: added partition sdb2 (id 16) to device tree >17:31:17,495 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:31:17,496 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:31:17,496 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:31:17,496 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:31:17,498 WARN blivet: disklabel detected but not usable on sdb2 >17:31:17,509 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:31:17,509 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:31:17,509 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:17,510 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:31:17,510 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:31:17,511 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:31:17,511 DEBUG blivet: raw RAID 0 size == 150256.0 >17:31:17,511 INFO blivet: Using 128MB superBlockSize >17:31:17,512 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:31:17,512 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >17:31:17,512 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:31:17,513 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:31:17,514 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:31:17,680 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:31:17,680 INFO blivet: got device: PartitionDevice instance (0x7f3f20154f10) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f2015a050> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20154a50> PedPartition: <_ped.Partition object at 0x3128c50> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:31:17,681 INFO blivet: got format: MDRaidMember instance (0x7f3f2016c5d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:31:17,683 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:31:17,684 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:31:17,684 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:31:17,684 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:17,685 INFO blivet: sdb3 is a partition >17:31:17,685 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:31:17,685 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:17,686 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:17,686 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:31:17,687 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:31:17,687 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:17,687 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:31:17,687 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:31:17,688 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:31:17,688 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:31:17,689 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:31:17,689 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:31:17,689 INFO blivet: added partition sdb3 (id 17) to device tree >17:31:17,690 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:31:17,690 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:31:17,691 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:31:17,691 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:31:17,692 WARN blivet: disklabel detected but not usable on sdb3 >17:31:17,712 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:31:17,713 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:31:17,713 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:17,713 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:31:17,714 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:31:17,714 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:31:17,715 DEBUG blivet: raw RAID 1 size == 60032.0 >17:31:17,715 INFO blivet: Using 32MB superBlockSize >17:31:17,715 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:31:17,715 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >17:31:17,716 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:31:17,716 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:31:17,717 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:31:17,903 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:31:17,904 INFO blivet: got device: PartitionDevice instance (0x7f3f20154810) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f2015a170> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20154f90> PedPartition: <_ped.Partition object at 0x3128b90> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:31:17,905 INFO blivet: got format: MDRaidMember instance (0x7f3f20154150) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:31:17,907 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:31:17,907 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:31:17,908 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:31:17,908 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:17,908 INFO blivet: sdb4 is a partition >17:31:17,908 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:31:17,909 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:17,909 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:17,910 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:31:17,910 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:31:17,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:17,911 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:31:17,911 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:31:17,911 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:31:17,912 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:31:17,912 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:31:17,913 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:31:17,913 INFO blivet: added partition sdb4 (id 18) to device tree >17:31:17,913 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:31:17,913 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:31:17,914 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:31:17,914 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:31:17,915 WARN blivet: disklabel detected but not usable on sdb4 >17:31:17,915 DEBUG blivet: no type or existing type for sdb4, bailing >17:31:17,916 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:31:17,917 INFO blivet: got device: PartitionDevice instance (0x7f3f2016ca10) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f2015af80> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2014ddd0> PedPartition: <_ped.Partition object at 0x3128950> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:31:17,922 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:31:17,922 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:31:17,923 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:31:17,924 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:17,924 INFO blivet: sdb5 is a partition >17:31:17,924 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:31:17,925 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:17,926 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:17,927 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:31:17,928 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:31:17,928 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:17,928 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:31:17,929 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:31:17,929 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:31:17,929 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:31:17,930 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:31:17,930 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:31:17,930 INFO blivet: added partition sdb5 (id 19) to device tree >17:31:17,931 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:31:17,931 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:31:17,932 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:31:17,932 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:31:17,934 WARN blivet: disklabel detected but not usable on sdb5 >17:31:17,946 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:31:17,946 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:31:17,946 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:17,947 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:31:17,947 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:31:17,948 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:31:17,948 DEBUG blivet: raw RAID 1 size == 1000.0 >17:31:17,948 INFO blivet: Using 2.0MB superBlockSize >17:31:17,949 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:31:17,949 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >17:31:17,949 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:31:17,949 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:31:17,950 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:31:18,037 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:31:18,038 INFO blivet: got device: PartitionDevice instance (0x3330c10) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x30d7170> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f2014dd90> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2014da50> PedPartition: <_ped.Partition object at 0x3128cb0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:31:18,038 INFO blivet: got format: MDRaidMember instance (0x3330850) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:31:18,040 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:31:18,041 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:31:18,041 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:31:18,041 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,042 INFO blivet: sdb6 is a partition >17:31:18,042 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:31:18,042 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:18,043 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:18,043 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:31:18,044 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:31:18,044 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,044 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:31:18,044 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:31:18,045 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:31:18,045 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:31:18,046 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:31:18,046 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:31:18,046 INFO blivet: added partition sdb6 (id 20) to device tree >17:31:18,047 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:31:18,047 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:31:18,047 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:31:18,048 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:31:18,049 WARN blivet: disklabel detected but not usable on sdb6 >17:31:18,061 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:31:18,061 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:31:18,061 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:31:18,062 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:31:18,063 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:31:18,063 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:31:18,064 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:18,064 INFO blivet: Using 4MB superBlockSize >17:31:18,064 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:18,064 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:31:18,064 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:31:18,065 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:31:18,065 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:31:18,077 WARN blivet: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >17:31:18,078 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:31:18,079 INFO blivet: got device: PartitionDevice instance (0x3330d90) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 26623 did: -21743 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f2015a0e0> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2014df50> PedPartition: <_ped.Partition object at 0x3128bf0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:31:18,079 INFO blivet: got format: MDRaidMember instance (0x333a190) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:31:18,080 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:31:18,080 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:31:18,080 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:31:18,081 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,081 INFO blivet: loop0 is a loop device >17:31:18,081 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:31:18,082 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:31:18,082 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,082 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,083 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:31:18,083 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:31:18,083 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:31:18,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,084 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:31:18,084 INFO blivet: added loop loop0 (id 22) to device tree >17:31:18,084 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:31:18,085 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:31:18,085 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:31:18,085 DEBUG blivet: device loop0 does not contain a disklabel >17:31:18,085 INFO blivet: type detected on 'loop0' is 'squashfs' >17:31:18,085 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:31:18,086 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:31:18,086 INFO blivet: got device: LoopDevice instance (0x3330910) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:31:18,086 INFO blivet: got format: DeviceFormat instance (0x3330890) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:31:18,087 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:31:18,087 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:31:18,087 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:31:18,087 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,087 INFO blivet: loop1 is a loop device >17:31:18,088 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:31:18,088 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:31:18,089 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,089 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,089 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:31:18,089 INFO blivet: added file /osmin (id 23) to device tree >17:31:18,090 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:31:18,090 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,090 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:31:18,090 INFO blivet: added loop loop1 (id 24) to device tree >17:31:18,091 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:31:18,091 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:31:18,091 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:31:18,091 DEBUG blivet: device loop1 does not contain a disklabel >17:31:18,091 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:31:18,091 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:31:18,092 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:31:18,092 INFO blivet: got device: LoopDevice instance (0x7f3f20154c10) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:31:18,092 INFO blivet: got format: DeviceFormat instance (0x333a0d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:31:18,093 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:31:18,093 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:31:18,093 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:31:18,093 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,094 INFO blivet: loop2 is a loop device >17:31:18,094 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:31:18,094 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:31:18,095 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,095 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,095 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:31:18,095 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:31:18,096 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:31:18,096 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,096 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:31:18,096 INFO blivet: added loop loop2 (id 26) to device tree >17:31:18,097 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:31:18,097 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:31:18,097 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:31:18,097 DEBUG blivet: device loop2 does not contain a disklabel >17:31:18,097 INFO blivet: type detected on 'loop2' is 'squashfs' >17:31:18,097 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:31:18,098 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:31:18,098 INFO blivet: got device: LoopDevice instance (0x333a250) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:31:18,098 INFO blivet: got format: DeviceFormat instance (0x333a350) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:31:18,099 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:31:18,099 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:31:18,100 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:31:18,100 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,100 INFO blivet: loop3 is a loop device >17:31:18,100 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:31:18,101 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:31:18,101 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,101 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,102 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:31:18,102 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:31:18,102 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:31:18,102 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,103 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:31:18,103 INFO blivet: added loop loop3 (id 28) to device tree >17:31:18,103 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:31:18,103 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:31:18,104 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,104 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:18,104 DEBUG blivet: device loop3 does not contain a disklabel >17:31:18,104 INFO blivet: type detected on 'loop3' is 'ext4' >17:31:18,118 DEBUG blivet: using current size 0 as min size >17:31:18,118 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,118 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:18,119 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:31:18,119 INFO blivet: got device: LoopDevice instance (0x3330950) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:31:18,120 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,120 INFO blivet: got format: Ext4FS instance (0x333a3d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:31:18,121 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:31:18,121 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:31:18,121 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:31:18,122 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,122 INFO blivet: loop4 is a loop device >17:31:18,122 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:31:18,123 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:31:18,123 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,123 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,124 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:31:18,124 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:31:18,124 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:31:18,124 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,125 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:31:18,125 INFO blivet: added loop loop4 (id 30) to device tree >17:31:18,125 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:31:18,126 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:31:18,126 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:31:18,126 DEBUG blivet: device loop4 does not contain a disklabel >17:31:18,126 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:31:18,126 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:31:18,126 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:31:18,126 INFO blivet: got device: LoopDevice instance (0x333a310) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:31:18,127 INFO blivet: got format: DeviceFormat instance (0x333a510) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:31:18,128 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:31:18,128 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:31:18,128 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:31:18,129 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,129 INFO blivet: live-rw is a device-mapper device >17:31:18,129 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:31:18,129 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:31:18,130 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:31:18,130 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:31:18,131 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:31:18,131 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:31:18,132 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,132 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:31:18,132 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,133 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:31:18,133 INFO blivet: added dm live-rw (id 31) to device tree >17:31:18,133 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:31:18,134 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:31:18,134 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,134 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:18,134 DEBUG blivet: device live-rw does not contain a disklabel >17:31:18,134 INFO blivet: type detected on 'live-rw' is 'ext4' >17:31:18,148 DEBUG blivet: padding min size from 3226 up to 3548 >17:31:18,149 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,149 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:18,149 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:31:18,150 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:31:18,150 INFO blivet: got device: DMDevice instance (0x333a5d0) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3340050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:31:18,151 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,151 INFO blivet: got format: Ext4FS instance (0x3330e90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:31:18,152 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:31:18,153 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:31:18,153 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:31:18,153 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,154 INFO blivet: live-base is a device-mapper device >17:31:18,154 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:31:18,154 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:31:18,155 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:31:18,155 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:31:18,156 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:31:18,156 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,157 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:31:18,157 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,157 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:31:18,157 INFO blivet: added dm live-base (id 32) to device tree >17:31:18,158 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:31:18,158 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:31:18,159 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,159 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:18,159 DEBUG blivet: device live-base does not contain a disklabel >17:31:18,159 INFO blivet: type detected on 'live-base' is 'ext4' >17:31:18,172 DEBUG blivet: using current size 0 as min size >17:31:18,173 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,173 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:18,174 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:31:18,175 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:31:18,176 INFO blivet: got device: DMDevice instance (0x333a550) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x33400e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:31:18,176 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,177 INFO blivet: got format: Ext4FS instance (0x333a790) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:31:18,179 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:31:18,179 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:31:18,179 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:31:18,180 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,180 INFO blivet: live-osimg-min is a device-mapper device >17:31:18,181 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:31:18,182 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:31:18,182 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:31:18,183 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:31:18,183 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:31:18,184 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:31:18,184 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:31:18,185 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:31:18,185 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,186 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:31:18,186 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:18,186 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:31:18,186 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:31:18,187 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:31:18,187 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:31:18,187 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,187 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:18,188 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:31:18,188 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:31:18,201 DEBUG blivet: using current size 0 as min size >17:31:18,202 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,202 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:18,202 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:31:18,203 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:31:18,203 INFO blivet: got device: DMDevice instance (0x333a850) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x3340170> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:31:18,204 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:18,204 INFO blivet: got format: Ext4FS instance (0x333ab90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >17:31:18,207 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:31:18,207 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:31:18,207 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:31:18,208 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,208 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:31:18,208 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:18,208 INFO blivet: Using 4MB superBlockSize >17:31:18,208 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:18,209 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:31:18,209 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:31:18,210 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:31:18,210 DEBUG blivet: SwapSpace.__init__: >17:31:18,210 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:31:18,210 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:31:18,210 INFO blivet: type detected on 'md126' is 'swap' >17:31:18,211 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:31:18,211 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:31:18,211 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:31:18,212 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:18,212 INFO blivet: Using 4MB superBlockSize >17:31:18,212 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:18,212 INFO blivet: got device: MDRaidArrayDevice instance (0x313cc90) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32575 did: 0 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x30d7b00> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:31:18,212 INFO blivet: got format: SwapSpace instance (0x333aa10) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:31:18,226 INFO blivet: devices to scan: ['md123', 'md124', 'md125', 'md127'] >17:31:18,227 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', > 'DEVNAME': 'md123', > 'DEVPATH': '/devices/virtual/block/md123', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda5_DEV': '/dev/sda5', > 'MD_DEVICE_sda5_ROLE': '0', > 'MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'MD_DEVICE_sdb5_ROLE': '1', > 'MD_DEVNAME': 'boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'localhost.localdomain:boot', > 'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'MINOR': '123', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', > 'UDISKS_MD_DEVICE_sda5_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'UDISKS_MD_DEVICE_sdb5_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.0', > 'UDISKS_MD_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '4859660', > 'name': 'md123', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', > '/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', > '/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', > '/dev/md/boot'], > 'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >17:31:18,228 INFO blivet: scanning md123 (/devices/virtual/block/md123)... >17:31:18,228 DEBUG blivet: DeviceTree.getDeviceByName: name: md123 ; >17:31:18,228 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,229 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:31:18,229 DEBUG blivet: raw RAID 1 size == 1000.0 >17:31:18,230 INFO blivet: Using 2.0MB superBlockSize >17:31:18,230 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:31:18,230 DEBUG blivet: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (11) >17:31:18,230 DEBUG blivet: no device or no media present >17:31:18,232 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', > 'DEVNAME': 'md124', > 'DEVPATH': '/devices/virtual/block/md124', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda3_DEV': '/dev/sda3', > 'MD_DEVICE_sda3_ROLE': '0', > 'MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'MD_DEVICE_sdb3_ROLE': '1', > 'MD_DEVNAME': 'root', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:root', > 'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'MINOR': '124', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', > 'UDISKS_MD_DEVICE_sda3_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'UDISKS_MD_DEVICE_sdb3_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'root', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '4756821', > 'name': 'md124', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', > '/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', > '/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', > '/dev/md/root'], > 'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >17:31:18,232 INFO blivet: scanning md124 (/devices/virtual/block/md124)... >17:31:18,232 DEBUG blivet: DeviceTree.getDeviceByName: name: md124 ; >17:31:18,233 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,233 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:31:18,233 DEBUG blivet: raw RAID 1 size == 60032.0 >17:31:18,234 INFO blivet: Using 32MB superBlockSize >17:31:18,234 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:31:18,234 DEBUG blivet: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (8) >17:31:18,234 DEBUG blivet: no device or no media present >17:31:18,236 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVNAME': 'raid0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:raid0', > 'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', > 'UDISKS_MD_DEVICE_sda2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'UDISKS_MD_DEVICE_sdb2_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'raid0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '4671321', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', > '/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', > '/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', > '/dev/md/raid0'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >17:31:18,236 INFO blivet: scanning md125 (/devices/virtual/block/md125)... >17:31:18,236 DEBUG blivet: DeviceTree.getDeviceByName: name: md125 ; >17:31:18,237 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,237 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:31:18,237 DEBUG blivet: raw RAID 0 size == 150256.0 >17:31:18,237 INFO blivet: Using 128MB superBlockSize >17:31:18,238 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:31:18,238 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (6) >17:31:18,238 DEBUG blivet: no device or no media present >17:31:18,240 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVNAME': 'home', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:home', > 'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', > 'UDISKS_MD_DEVICE_sda1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'home', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '4591441', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', > '/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', > '/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', > '/dev/md/home'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >17:31:18,240 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >17:31:18,240 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >17:31:18,241 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:31:18,241 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:31:18,241 DEBUG blivet: raw RAID 1 size == 100064.0 >17:31:18,241 INFO blivet: Using 64MB superBlockSize >17:31:18,242 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:31:18,242 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (4) >17:31:18,242 DEBUG blivet: no device or no media present >17:31:18,256 DEBUG blivet: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >17:31:18,443 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:31:18,446 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:31:18,450 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:31:18,461 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:31:18,462 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:31:18,463 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:31:18,471 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:31:18,472 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:31:18,473 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:31:18,482 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:31:18,484 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:31:18,486 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:31:18,502 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:31:18,502 DEBUG blivet: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >17:31:18,525 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:31:18,527 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:31:18,532 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:31:18,541 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:31:18,541 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:31:18,542 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:31:18,551 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:31:18,551 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:31:18,552 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:31:18,566 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:31:18,568 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:31:18,570 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:31:18,579 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:31:18,580 DEBUG blivet: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >17:31:18,851 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:31:18,853 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:31:18,857 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:31:18,884 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:31:18,885 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:31:18,886 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:31:18,894 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:31:18,895 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:31:18,895 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:31:18,903 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:31:18,904 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:31:18,905 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:31:18,913 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:31:18,913 DEBUG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >17:31:18,931 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:31:18,933 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:31:18,938 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:31:18,950 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:31:18,950 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:31:18,951 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:31:18,959 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:31:18,960 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:31:18,961 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:31:18,969 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:31:18,969 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:31:18,970 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:31:18,981 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:31:18,981 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:31:18,982 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:31:18,983 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:31:18,998 INFO blivet: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:31:18,999 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:31:18,999 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:31:19,000 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:31:19,000 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:31:19,001 INFO blivet: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >17:31:19,007 DEBUG blivet: raw RAID 1 size == 1000.0 >17:31:19,008 INFO blivet: Using 2.0MB superBlockSize >17:31:19,008 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:31:19,008 DEBUG blivet: raw RAID 1 size == 100064.0 >17:31:19,008 INFO blivet: Using 64MB superBlockSize >17:31:19,008 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:31:19,009 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:19,009 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:19,010 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:19,010 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:19,011 INFO blivet: Using 4MB superBlockSize >17:31:19,011 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:19,011 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:19,011 DEBUG blivet: raw RAID 0 size == 150256.0 >17:31:19,012 INFO blivet: Using 128MB superBlockSize >17:31:19,012 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:31:19,012 DEBUG blivet: raw RAID 1 size == 60032.0 >17:31:19,012 INFO blivet: Using 32MB superBlockSize >17:31:19,012 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:31:19,026 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >17:31:19,027 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >17:31:31,936 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:31:31,937 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:31:31,937 DEBUG blivet: NFSv4.supported: supported: False ; >17:31:31,937 DEBUG blivet: NFSv4.supported: supported: False ; >17:31:31,938 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:31:31,938 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:31:31,939 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:31,939 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:32,122 DEBUG blivet: Ext3FS.supported: supported: True ; >17:31:32,123 DEBUG blivet: Ext3FS.supported: supported: True ; >17:31:32,173 DEBUG blivet: Ext2FS.supported: supported: True ; >17:31:32,174 DEBUG blivet: Ext2FS.supported: supported: True ; >17:31:32,244 DEBUG blivet: SysFS.supported: supported: False ; >17:31:32,244 DEBUG blivet: SysFS.supported: supported: False ; >17:31:32,245 DEBUG blivet: MultipathMember.__init__: >17:31:32,245 DEBUG blivet: MDRaidMember.__init__: >17:31:32,245 DEBUG blivet: ProcFS.supported: supported: False ; >17:31:32,246 DEBUG blivet: ProcFS.supported: supported: False ; >17:31:32,246 DEBUG blivet: SwapSpace.__init__: >17:31:32,253 DEBUG blivet: NoDevFS.supported: supported: False ; >17:31:32,253 DEBUG blivet: NoDevFS.supported: supported: False ; >17:31:32,254 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:31:32,254 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:31:32,254 DEBUG blivet: BTRFS.supported: supported: True ; >17:31:32,255 DEBUG blivet: USBFS.supported: supported: False ; >17:31:32,255 DEBUG blivet: USBFS.supported: supported: False ; >17:31:32,256 DEBUG blivet: DiskLabel.__init__: >17:31:32,256 INFO blivet: DiskLabel.partedDevice returning None >17:31:32,256 DEBUG blivet: HFSPlus.supported: supported: False ; >17:31:32,256 DEBUG blivet: HFSPlus.supported: supported: False ; >17:31:32,257 DEBUG blivet: XFS.supported: supported: True ; >17:31:32,257 DEBUG blivet: XFS.supported: supported: True ; >17:31:32,258 DEBUG blivet: TmpFS.supported: supported: True ; >17:31:32,263 DEBUG blivet: LUKS.__init__: >17:31:32,263 DEBUG blivet: NTFS.supported: supported: False ; >17:31:32,263 DEBUG blivet: NTFS.supported: supported: False ; >17:31:32,264 DEBUG blivet: BindFS.supported: supported: False ; >17:31:32,264 DEBUG blivet: BindFS.supported: supported: False ; >17:31:32,264 DEBUG blivet: HFS.supported: supported: False ; >17:31:32,265 DEBUG blivet: HFS.supported: supported: False ; >17:31:32,265 DEBUG blivet: LVMPhysicalVolume.__init__: >17:31:32,265 DEBUG blivet: NFS.supported: supported: False ; >17:31:32,266 DEBUG blivet: NFS.supported: supported: False ; >17:31:32,266 DEBUG blivet: FATFS.supported: supported: True ; >17:31:32,266 DEBUG blivet: FATFS.supported: supported: True ; >17:31:32,267 DEBUG blivet: DMRaidMember.__init__: >17:31:45,946 INFO blivet: Detected 16016M of memory >17:31:45,946 INFO blivet: Swap attempt of 8008M >17:31:45,947 DEBUG blivet: clearpart: looking at sda6 >17:31:45,947 DEBUG blivet: clearpart: looking at sdb6 >17:31:45,947 DEBUG blivet: clearpart: looking at sda5 >17:31:45,948 DEBUG blivet: clearpart: looking at sdb5 >17:31:45,948 DEBUG blivet: clearpart: looking at sda4 >17:31:45,948 DEBUG blivet: clearpart: looking at sdb4 >17:31:45,948 DEBUG blivet: clearpart: looking at sda3 >17:31:45,948 DEBUG blivet: clearpart: looking at sdb3 >17:31:45,948 DEBUG blivet: clearpart: looking at sda2 >17:31:45,948 DEBUG blivet: clearpart: looking at sdb2 >17:31:45,948 DEBUG blivet: clearpart: looking at sda1 >17:31:45,948 DEBUG blivet: clearpart: looking at sdb1 >17:31:45,948 DEBUG blivet: clearpart: looking at sdc1 >17:31:45,949 DEBUG blivet: checking whether disk sda has an empty extended >17:31:45,949 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e44050> PedPartition: <_ped.Partition object at 0x3e3afb0> ; logicals is ['sda5', 'sda6'] >17:31:45,949 DEBUG blivet: checking whether disk sdb has an empty extended >17:31:45,950 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e44190> PedPartition: <_ped.Partition object at 0x3e47050> ; logicals is ['sdb5', 'sdb6'] >17:31:45,950 DEBUG blivet: checking whether disk sdc has an empty extended >17:31:45,951 DEBUG blivet: extended is None ; logicals is [] >17:31:45,975 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:45,976 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:45,976 INFO blivet: Detected 16016M of memory >17:31:45,976 INFO blivet: Swap attempt of 8008M >17:31:45,977 DEBUG blivet: doAutoPart: True >17:31:45,977 DEBUG blivet: encryptedAutoPart: False >17:31:45,977 DEBUG blivet: autoPartType: 2 >17:31:45,977 DEBUG blivet: clearPartType: 2 >17:31:45,977 DEBUG blivet: clearPartDisks: ['sda', 'sdb'] >17:31:45,977 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f3f04014390) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f3f04014750) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f3f04014790) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f3f040147d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f3f04014810) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:31:45,977 DEBUG blivet: storage.disks: ['sda', 'sdb', 'sdc'] >17:31:45,977 DEBUG blivet: storage.partitioned: ['sda', 'sdb', 'sdc'] >17:31:45,978 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdc', 'sdc1'] >17:31:45,979 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:45,979 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:45,979 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:45,979 DEBUG blivet: boot disk: sda >17:31:45,982 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:31:45,982 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:31:45,983 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:31:45,983 DEBUG blivet: PartitionDevice._setFormat: req0 ; >17:31:45,984 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:31:45,985 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:31:45,985 INFO blivet: added partition req0 (id 34) to device tree >17:31:45,985 INFO blivet: registered action: [0] Create Device partition req0 (id 34) >17:31:45,985 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:45,985 INFO blivet: registered action: [1] Create Format lvmpv on partition req0 (id 34) >17:31:45,986 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:31:45,986 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:31:45,989 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:31:45,990 DEBUG blivet: PartitionDevice._setFormat: req1 ; >17:31:45,990 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: lvmpv ; >17:31:45,991 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:31:45,991 INFO blivet: added partition req1 (id 35) to device tree >17:31:45,991 INFO blivet: registered action: [2] Create Device partition req1 (id 35) >17:31:45,991 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:45,991 INFO blivet: registered action: [3] Create Format lvmpv on partition req1 (id 35) >17:31:45,993 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f3f20070750) -- > name = sda status = True kids = 6 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f3f200d7a90>, DiskDevice instance (0x313f3d0) -- > name = sdb status = True kids = 6 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30d7c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f3f20154c90>] >17:31:45,993 DEBUG blivet: devs: [PartitionDevice instance (0x7f3f0403c510) -- > name = req0 status = False kids = 0 id = 34 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3f0403c7d0) -- > name = req1 status = False kids = 0 id = 35 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req1 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:31:45,997 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:45,997 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:45,999 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:31:46,000 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:31:46,000 DEBUG blivet: PartitionDevice._setFormat: req2 ; >17:31:46,001 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >17:31:46,002 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:31:46,002 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:31:46,002 INFO blivet: added partition req2 (id 36) to device tree >17:31:46,002 INFO blivet: registered action: [4] Create Device partition req2 (id 36) >17:31:46,002 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:46,003 INFO blivet: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req2 (id 36) >17:31:46,003 INFO blivet: skipping unneeded stage1 biosboot request >17:31:46,003 DEBUG blivet: PartSpec instance (0x7f3f040147d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:31:46,003 DEBUG blivet: existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,004 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:31:46,004 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:31:46,005 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:31:46,006 DEBUG blivet: removing all non-preexisting partitions ['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:31:46,007 DEBUG blivet: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req0(id 34)', 'req1(id 35)', 'req2(id 36)'] >17:31:46,007 DEBUG blivet: removing all non-preexisting partitions ['req2(id 36)', 'req0(id 34)', 'req1(id 35)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:31:46,008 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,008 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,008 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:46,009 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,009 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,009 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:46,010 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,011 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,011 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:46,012 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,012 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,012 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:46,012 DEBUG blivet: allocating partition: req2 ; id: 36 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:31:46,012 DEBUG blivet: checking freespace on sda >17:31:46,013 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:31:46,013 DEBUG blivet: checking 63-2047 (0 MB) >17:31:46,013 DEBUG blivet: free region not suitable for request >17:31:46,013 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:31:46,014 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:31:46,014 DEBUG blivet: checking 492001280-1953525167 (713634 MB) >17:31:46,014 DEBUG blivet: current free range is 492001280-1953525167 (713634MB) >17:31:46,014 DEBUG blivet: updating use_disk to sda, type: 1 >17:31:46,014 DEBUG blivet: new free: 492001280-1953525167 / 713634MB >17:31:46,014 DEBUG blivet: new free allows for 0 sectors of growth >17:31:46,015 DEBUG blivet: found free space for bootable request >17:31:46,015 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:31:46,015 DEBUG blivet: created partition sda7 of 500MB and added it to /dev/sda >17:31:46,016 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:31:46,016 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3bd23d0> PedPartition: <_ped.Partition object at 0x7f3f0403eb90> >17:31:46,016 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:31:46,017 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:31:46,018 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:31:46,018 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2efee50> PedPartition: <_ped.Partition object at 0x7f3f0403ee30> >17:31:46,019 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,020 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,020 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:46,020 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,021 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,021 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:46,021 DEBUG blivet: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:31:46,021 DEBUG blivet: checking freespace on sda >17:31:46,021 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:31:46,021 DEBUG blivet: checking 63-2047 (0 MB) >17:31:46,021 DEBUG blivet: free region not suitable for request >17:31:46,022 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:31:46,022 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:31:46,022 DEBUG blivet: checking 493027328-1953525167 (713133 MB) >17:31:46,022 DEBUG blivet: current free range is 493027328-1953525167 (713133MB) >17:31:46,022 DEBUG blivet: evaluating growth potential for new layout >17:31:46,022 DEBUG blivet: calculating growth for disk /dev/sdb >17:31:46,022 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:31:46,022 DEBUG blivet: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:31:46,022 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:31:46,022 DEBUG blivet: disk /dev/sdb growth: 0 (0MB) >17:31:46,022 DEBUG blivet: calculating growth for disk /dev/sdc >17:31:46,022 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:31:46,022 DEBUG blivet: calculating growth for disk /dev/sda >17:31:46,022 DEBUG blivet: adjusted start sector from 493027328 to 493029376 >17:31:46,039 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:31:46,039 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f140ea750> PedPartition: <_ped.Partition object at 0x7f3f0403ed10> >17:31:46,040 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:31:46,040 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:31:46,041 DEBUG blivet: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:31:46,041 DEBUG blivet: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:31:46,041 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:31:46,041 DEBUG blivet: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:31:46,041 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:31:46,041 DEBUG blivet: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:31:46,041 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:31:46,041 DEBUG blivet: 1 requests and 1459475888 (712634MB) left in chunk >17:31:46,041 DEBUG blivet: adding 1459475888 (712634MB) to 34 (sda8) >17:31:46,041 DEBUG blivet: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >17:31:46,041 DEBUG blivet: request 36 (sda7) growth: 0 (0MB) size: 500MB >17:31:46,041 DEBUG blivet: request 34 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:31:46,041 DEBUG blivet: disk /dev/sda growth: 1459475888 (712634MB) >17:31:46,042 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:31:46,042 DEBUG blivet: device sda8 new partedPartition None >17:31:46,042 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:31:46,043 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:31:46,043 DEBUG blivet: total growth: 1459475888 sectors >17:31:46,043 DEBUG blivet: updating use_disk to sda, type: 1 >17:31:46,043 DEBUG blivet: new free: 493027328-1953525167 / 713133MB >17:31:46,043 DEBUG blivet: new free allows for 1459475888 sectors of growth >17:31:46,043 DEBUG blivet: adjusted start sector from 493027328 to 493029376 >17:31:46,043 DEBUG blivet: created partition sda8 of 500MB and added it to /dev/sda >17:31:46,044 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:31:46,044 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3be68d0> PedPartition: <_ped.Partition object at 0x3e34170> >17:31:46,044 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:31:46,045 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:31:46,046 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:31:46,046 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2020f110> PedPartition: <_ped.Partition object at 0x7f3f1401a230> >17:31:46,046 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,047 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,047 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:46,047 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,048 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,048 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:46,048 DEBUG blivet: allocating partition: req1 ; id: 35 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:31:46,048 DEBUG blivet: checking freespace on sdb >17:31:46,048 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:31:46,048 DEBUG blivet: checking 63-2047 (0 MB) >17:31:46,048 DEBUG blivet: free region not suitable for request >17:31:46,049 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:31:46,049 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:31:46,049 DEBUG blivet: checking 492001280-1953525167 (713634 MB) >17:31:46,049 DEBUG blivet: current free range is 492001280-1953525167 (713634MB) >17:31:46,049 DEBUG blivet: evaluating growth potential for new layout >17:31:46,049 DEBUG blivet: calculating growth for disk /dev/sdb >17:31:46,049 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:31:46,050 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:31:46,050 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f140eadd0> PedPartition: <_ped.Partition object at 0x3e340b0> >17:31:46,050 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:31:46,051 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:31:46,051 DEBUG blivet: adding request 35 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:31:46,051 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:31:46,051 DEBUG blivet: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:31:46,051 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:31:46,051 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:31:46,051 DEBUG blivet: 1 requests and 1460499888 (713134MB) left in chunk >17:31:46,051 DEBUG blivet: adding 1460499888 (713134MB) to 35 (sdb7) >17:31:46,051 DEBUG blivet: new grow amount for request 35 (sdb7) is 1460499888 units, or 713134MB >17:31:46,051 DEBUG blivet: request 35 (sdb7) growth: 1460499888 (713134MB) size: 713634MB >17:31:46,051 DEBUG blivet: disk /dev/sdb growth: 1460499888 (713134MB) >17:31:46,051 DEBUG blivet: calculating growth for disk /dev/sdc >17:31:46,051 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:31:46,051 DEBUG blivet: calculating growth for disk /dev/sda >17:31:46,052 DEBUG blivet: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:31:46,052 DEBUG blivet: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:31:46,052 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:31:46,052 DEBUG blivet: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:31:46,052 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:31:46,052 DEBUG blivet: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:31:46,052 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:31:46,053 DEBUG blivet: 1 requests and 1459475888 (712634MB) left in chunk >17:31:46,053 DEBUG blivet: adding 1459475888 (712634MB) to 34 (sda8) >17:31:46,053 DEBUG blivet: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >17:31:46,053 DEBUG blivet: request 36 (sda7) growth: 0 (0MB) size: 500MB >17:31:46,053 DEBUG blivet: request 34 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:31:46,054 DEBUG blivet: disk /dev/sda growth: 1459475888 (712634MB) >17:31:46,054 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:31:46,054 DEBUG blivet: device sdb7 new partedPartition None >17:31:46,055 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:31:46,055 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:31:46,055 DEBUG blivet: total growth: 2919975776 sectors >17:31:46,055 DEBUG blivet: updating use_disk to sdb, type: 1 >17:31:46,055 DEBUG blivet: new free: 492001280-1953525167 / 713634MB >17:31:46,055 DEBUG blivet: new free allows for 2919975776 sectors of growth >17:31:46,055 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:31:46,056 DEBUG blivet: created partition sdb7 of 500MB and added it to /dev/sdb >17:31:46,056 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:31:46,056 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3bd2290> PedPartition: <_ped.Partition object at 0x31289b0> >17:31:46,057 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:31:46,057 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:31:46,058 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:31:46,058 DEBUG blivet: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2020f450> PedPartition: <_ped.Partition object at 0x3347fb0> >17:31:46,058 DEBUG blivet: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda8(id 34)', 'sdb7(id 35)', 'sda7(id 36)'] >17:31:46,058 DEBUG blivet: growable partitions are ['sda8', 'sdb7'] >17:31:46,058 DEBUG blivet: adding request 34 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:31:46,059 DEBUG blivet: adding request 36 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:31:46,059 DEBUG blivet: disk sda has 3 chunks >17:31:46,059 DEBUG blivet: adding request 35 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:31:46,059 DEBUG blivet: disk sdb has 3 chunks >17:31:46,059 DEBUG blivet: no free space on sdc >17:31:46,059 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:31:46,059 DEBUG blivet: req: PartitionRequest instance -- >id = 36 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:31:46,059 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:31:46,059 DEBUG blivet: 1 requests and 1459475888 (712634MB) left in chunk >17:31:46,059 DEBUG blivet: adding 1459475888 (712634MB) to 34 (sda8) >17:31:46,059 DEBUG blivet: new grow amount for request 34 (sda8) is 1459475888 units, or 712634MB >17:31:46,059 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:31:46,059 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:31:46,059 DEBUG blivet: 1 requests and 1460499888 (713134MB) left in chunk >17:31:46,059 DEBUG blivet: adding 1460499888 (713134MB) to 35 (sdb7) >17:31:46,060 DEBUG blivet: new grow amount for request 35 (sdb7) is 1460499888 units, or 713134MB >17:31:46,060 DEBUG blivet: growing partitions on sda >17:31:46,060 DEBUG blivet: partition sda7 (36): 1 >17:31:46,060 DEBUG blivet: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x7f3f200db110> PedGeometry: <_ped.Geometry object at 0x7f3f2020f8d0> >17:31:46,060 DEBUG blivet: partition sda8 (34): 1 >17:31:46,060 DEBUG blivet: new geometry for sda8: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x7f3f200db110> PedGeometry: <_ped.Geometry object at 0x7f3f2020fb50> >17:31:46,060 DEBUG blivet: removing all non-preexisting partitions ['sda7(id 36)', 'sda8(id 34)'] from disk(s) ['sda'] >17:31:46,061 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:31:46,061 DEBUG blivet: device sda7 new partedPartition None >17:31:46,061 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >17:31:46,061 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:31:46,062 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:31:46,062 DEBUG blivet: device sda8 new partedPartition None >17:31:46,062 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:31:46,063 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:31:46,064 DEBUG blivet: back from removeNewPartitions >17:31:46,064 DEBUG blivet: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f3f2020f690> PedGeometry: <_ped.Geometry object at 0x7f3f2020f650> >17:31:46,064 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x7f3f200db110> PedGeometry: <_ped.Geometry object at 0x7f3f2020f8d0> >17:31:46,064 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:31:46,064 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3be65d0> PedPartition: <_ped.Partition object at 0x3347770> >17:31:46,065 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:31:46,065 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:31:46,066 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:31:46,066 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f0ec50> PedPartition: <_ped.Partition object at 0x3347a70> >17:31:46,066 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x7f3f200db110> PedGeometry: <_ped.Geometry object at 0x7f3f2020fb50> >17:31:46,067 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:31:46,067 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f140eaed0> PedPartition: <_ped.Partition object at 0x3347830> >17:31:46,068 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:31:46,068 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:31:46,069 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:31:46,069 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f0ea90> PedPartition: <_ped.Partition object at 0x3347bf0> >17:31:46,069 DEBUG blivet: growing partitions on sdb >17:31:46,069 DEBUG blivet: partition sdb7 (35): 1 >17:31:46,069 DEBUG blivet: new geometry for sdb7: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x7f3f20154850> PedGeometry: <_ped.Geometry object at 0x7f3f2020f050> >17:31:46,069 DEBUG blivet: removing all non-preexisting partitions ['sdb7(id 35)'] from disk(s) ['sdb'] >17:31:46,070 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:31:46,070 DEBUG blivet: device sdb7 new partedPartition None >17:31:46,070 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:31:46,071 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:31:46,072 DEBUG blivet: back from removeNewPartitions >17:31:46,072 DEBUG blivet: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x3be6a10> PedGeometry: <_ped.Geometry object at 0x3bd23d0> >17:31:46,072 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x7f3f20154850> PedGeometry: <_ped.Geometry object at 0x7f3f2020f050> >17:31:46,072 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:31:46,072 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14021d90> PedPartition: <_ped.Partition object at 0x3e34230> >17:31:46,073 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:31:46,073 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:31:46,074 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:31:46,074 DEBUG blivet: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f0e210> PedPartition: <_ped.Partition object at 0x3347d10> >17:31:46,074 DEBUG blivet: growing partitions on sdc >17:31:46,075 DEBUG blivet: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >17:31:46,075 DEBUG blivet: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >17:31:46,075 DEBUG blivet: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >17:31:46,075 DEBUG blivet: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >17:31:46,075 DEBUG blivet: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >17:31:46,075 DEBUG blivet: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >17:31:46,076 DEBUG blivet: fixing size of non-existent 500MB partition sda7 (36) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:31:46,076 DEBUG blivet: fixing size of non-existent 713132MB partition sda8 (34) with non-existent lvmpv at 713132.00 >17:31:46,076 DEBUG blivet: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >17:31:46,076 DEBUG blivet: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >17:31:46,076 DEBUG blivet: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >17:31:46,076 DEBUG blivet: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >17:31:46,077 DEBUG blivet: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >17:31:46,077 DEBUG blivet: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >17:31:46,077 DEBUG blivet: fixing size of non-existent 713633MB partition sdb7 (35) with non-existent lvmpv at 713633.00 >17:31:46,077 DEBUG blivet: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >17:31:46,078 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:31:46,078 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >17:31:46,079 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:31:46,079 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >17:31:46,080 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >17:31:46,080 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >17:31:46,080 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:46,081 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:31:46,081 INFO blivet: added lvmvg fedora (id 37) to device tree >17:31:46,081 INFO blivet: registered action: [6] Create Device lvmvg fedora (id 37) >17:31:46,082 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:46,082 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:46,082 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:31:46,083 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:31:46,083 DEBUG blivet: fedora size is 1426760MB >17:31:46,083 DEBUG blivet: vg fedora has 1426760MB free >17:31:46,083 DEBUG blivet: Adding fedora-root/1024MB to fedora >17:31:46,083 INFO blivet: added lvmlv fedora-root (id 38) to device tree >17:31:46,084 INFO blivet: registered action: [7] Create Device lvmlv fedora-root (id 38) >17:31:46,084 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:46,084 INFO blivet: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 38) >17:31:46,085 DEBUG blivet: Ext4FS.supported: supported: True ; >17:31:46,085 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:31:46,085 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:31:46,086 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:31:46,086 DEBUG blivet: fedora size is 1426760MB >17:31:46,086 DEBUG blivet: vg fedora has 1425736MB free >17:31:46,086 DEBUG blivet: Adding fedora-home/500MB to fedora >17:31:46,086 INFO blivet: added lvmlv fedora-home (id 39) to device tree >17:31:46,086 INFO blivet: registered action: [9] Create Device lvmlv fedora-home (id 39) >17:31:46,086 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:46,087 INFO blivet: registered action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 39) >17:31:46,087 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:31:46,087 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:31:46,088 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:31:46,088 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:31:46,088 DEBUG blivet: fedora size is 1426760MB >17:31:46,088 DEBUG blivet: vg fedora has 1425236MB free >17:31:46,088 DEBUG blivet: Adding fedora-swap/8008MB to fedora >17:31:46,089 INFO blivet: added lvmlv fedora-swap (id 40) to device tree >17:31:46,089 INFO blivet: registered action: [11] Create Device lvmlv fedora-swap (id 40) >17:31:46,089 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:31:46,089 INFO blivet: registered action: [12] Create Format swap on lvmlv fedora-swap (id 40) >17:31:46,089 DEBUG blivet: fedora size is 1426760MB >17:31:46,089 DEBUG blivet: vg fedora has 1417228MB free >17:31:46,089 DEBUG blivet: vg fedora: 1417228MB free ; lvs: ['root', 'home', 'swap'] >17:31:46,089 DEBUG blivet: adding request 38 to chunk 356690 on /dev/mapper/fedora >17:31:46,089 DEBUG blivet: adding request 39 to chunk 356690 on /dev/mapper/fedora >17:31:46,089 DEBUG blivet: adding request 40 to chunk 356690 on /dev/mapper/fedora >17:31:46,089 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 356690 size = 1426760 >remaining = 2 pool = 354307 >17:31:46,090 DEBUG blivet: req: LVRequest instance -- >id = 40 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:31:46,090 DEBUG blivet: req: LVRequest instance -- >id = 38 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:31:46,090 DEBUG blivet: req: LVRequest instance -- >id = 39 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:31:46,090 DEBUG blivet: 2 requests and 354307 (1417228MB) left in chunk >17:31:46,090 DEBUG blivet: adding 238064 (952256MB) to 38 (fedora-root) >17:31:46,090 DEBUG blivet: taking back 225520 (902080MB) from 38 (fedora-root) >17:31:46,090 DEBUG blivet: new grow amount for request 38 (fedora-root) is 12544 units, or 50176MB >17:31:46,090 DEBUG blivet: adding 116242 (464968MB) to 39 (fedora-home) >17:31:46,090 DEBUG blivet: new grow amount for request 39 (fedora-home) is 116242 units, or 464968MB >17:31:46,090 DEBUG blivet: 1 requests and 225521 (902084MB) left in chunk >17:31:46,090 DEBUG blivet: adding 225521 (902084MB) to 39 (fedora-home) >17:31:46,090 DEBUG blivet: new grow amount for request 39 (fedora-home) is 341763 units, or 1367052MB >17:31:46,090 DEBUG blivet: trying to set lv fedora-root size to 51200MB >17:31:46,090 DEBUG blivet: fedora size is 1426760MB >17:31:46,090 DEBUG blivet: vg fedora has 1417228MB free >17:31:46,090 DEBUG blivet: trying to set lv fedora-home size to 1367552MB >17:31:46,091 DEBUG blivet: fedora size is 1426760MB >17:31:46,091 DEBUG blivet: vg fedora has 1367052MB free >17:31:46,104 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,104 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,105 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,105 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,105 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:46,123 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,124 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,124 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:46,124 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:46,125 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:48,018 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:48,019 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:48,019 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:31:48,019 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:31:53,085 DEBUG blivet: removing sda7 >17:31:53,086 INFO blivet: removed partition sda7 (id 36) from device tree >17:31:53,088 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:31:53,088 INFO blivet: registered action: [13] Destroy Device partition sda7 (id 36) >17:31:53,089 DEBUG blivet: removing sda7 >17:31:53,090 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora'] >17:31:53,090 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root'] >17:31:53,090 INFO blivet: removed lvmlv fedora-swap (id 40) from device tree >17:31:53,093 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >17:31:53,094 INFO blivet: registered action: [14] Destroy Device lvmlv fedora-swap (id 40) >17:31:53,094 INFO blivet: removed lvmlv fedora-home (id 39) from device tree >17:31:53,094 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >17:31:53,094 INFO blivet: registered action: [15] Destroy Device lvmlv fedora-home (id 39) >17:31:53,094 INFO blivet: removed lvmlv fedora-root (id 38) from device tree >17:31:53,095 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >17:31:53,095 INFO blivet: registered action: [16] Destroy Device lvmlv fedora-root (id 38) >17:31:53,095 DEBUG blivet: devices to remove: ['fedora'] >17:31:53,095 DEBUG blivet: leaves to remove: ['fedora'] >17:31:53,095 INFO blivet: removed lvmvg fedora (id 37) from device tree >17:31:53,095 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >17:31:53,096 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb7 ; >17:31:53,096 INFO blivet: registered action: [17] Destroy Device lvmvg fedora (id 37) >17:31:53,096 INFO blivet: removed partition sda7 (id 34) from device tree >17:31:53,096 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:31:53,096 INFO blivet: registered action: [18] Destroy Device partition sda7 (id 34) >17:31:53,097 DEBUG blivet: removing sdb7 >17:31:53,097 INFO blivet: removed partition sdb7 (id 35) from device tree >17:31:53,097 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:31:53,097 INFO blivet: registered action: [19] Destroy Device partition sdb7 (id 35) >17:31:55,037 INFO blivet: Detected 16016M of memory >17:31:55,037 INFO blivet: Swap attempt of 8008M >17:31:55,038 DEBUG blivet: clearpart: looking at sda6 >17:31:55,039 DEBUG blivet: clearpart: looking at sdb6 >17:31:55,039 DEBUG blivet: clearpart: looking at sda5 >17:31:55,039 DEBUG blivet: clearpart: looking at sdb5 >17:31:55,039 DEBUG blivet: clearpart: looking at sda4 >17:31:55,039 DEBUG blivet: clearpart: looking at sdb4 >17:31:55,039 DEBUG blivet: clearpart: looking at sda3 >17:31:55,039 DEBUG blivet: clearpart: looking at sdb3 >17:31:55,039 DEBUG blivet: clearpart: looking at sda2 >17:31:55,039 DEBUG blivet: clearpart: looking at sdb2 >17:31:55,040 DEBUG blivet: clearpart: looking at sda1 >17:31:55,040 DEBUG blivet: clearpart: looking at sdb1 >17:31:55,040 DEBUG blivet: clearpart: looking at sdc1 >17:31:55,040 DEBUG blivet: checking whether disk sda has an empty extended >17:31:55,043 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f200db350> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3bd2dd0> PedPartition: <_ped.Partition object at 0x333d770> ; logicals is ['sda5', 'sda6'] >17:31:55,044 DEBUG blivet: checking whether disk sdb has an empty extended >17:31:55,045 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20154690> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2022f610> PedPartition: <_ped.Partition object at 0x3e34290> ; logicals is ['sdb5', 'sdb6'] >17:31:55,045 DEBUG blivet: checking whether disk sdc has an empty extended >17:31:55,045 DEBUG blivet: extended is None ; logicals is [] >17:31:55,070 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:55,070 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:55,089 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:55,090 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:55,090 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:31:55,091 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:31:55,091 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:31:55,098 DEBUG blivet: starting Blivet copy >17:31:55,114 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:31:55,114 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14037dd0> PedPartition: <_ped.Partition object at 0x7f3f1401a1d0> >17:31:55,115 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:31:55,115 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14037f50> PedPartition: <_ped.Partition object at 0x7f3f1401a290> >17:31:55,115 DEBUG blivet: PartitionDevice._setPartedPartition: sda3 ; >17:31:55,116 DEBUG blivet: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14038110> PedPartition: <_ped.Partition object at 0x3347f50> >17:31:55,116 DEBUG blivet: PartitionDevice._setPartedPartition: sda4 ; >17:31:55,116 DEBUG blivet: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14038290> PedPartition: <_ped.Partition object at 0x3347a10> >17:31:55,117 DEBUG blivet: PartitionDevice._setPartedPartition: sda5 ; >17:31:55,117 DEBUG blivet: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f14038610> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14038590> PedPartition: <_ped.Partition object at 0x333da70> >17:31:55,118 DEBUG blivet: PartitionDevice._setPartedPartition: sda6 ; >17:31:55,118 DEBUG blivet: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14038750> PedPartition: <_ped.Partition object at 0x333dad0> >17:31:55,119 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:31:55,119 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2020fcd0> PedPartition: <_ped.Partition object at 0x3347b30> >17:31:55,119 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:31:55,120 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14038410> PedPartition: <_ped.Partition object at 0x333db90> >17:31:55,120 DEBUG blivet: PartitionDevice._setPartedPartition: sdb3 ; >17:31:55,120 DEBUG blivet: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f140388d0> PedPartition: <_ped.Partition object at 0x333dbf0> >17:31:55,121 DEBUG blivet: PartitionDevice._setPartedPartition: sdb4 ; >17:31:55,121 DEBUG blivet: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14038a50> PedPartition: <_ped.Partition object at 0x333dc50> >17:31:55,122 DEBUG blivet: PartitionDevice._setPartedPartition: sdb5 ; >17:31:55,122 DEBUG blivet: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f14038dd0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14038d50> PedPartition: <_ped.Partition object at 0x333dd10> >17:31:55,122 DEBUG blivet: PartitionDevice._setPartedPartition: sdb6 ; >17:31:55,123 DEBUG blivet: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f14038f10> PedPartition: <_ped.Partition object at 0x333dd70> >17:31:55,123 DEBUG blivet: PartitionDevice._setPartedPartition: sdc1 ; >17:31:55,123 DEBUG blivet: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f2020fc10> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f14038f90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3f14038bd0> PedPartition: <_ped.Partition object at 0x333ddd0> >17:31:55,123 DEBUG blivet: finished Blivet copy >17:31:55,124 INFO blivet: hiding device partition sdc1 (id 1) >17:31:55,124 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdc ; >17:31:55,124 DEBUG blivet: lvm filter: adding sdc1 to the reject list >17:31:55,124 INFO blivet: hiding device disk sdc (id 0) >17:31:55,125 DEBUG blivet: lvm filter: adding sdc to the reject list >17:31:55,125 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:31:55,126 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:31:55,126 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:31:55,127 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:31:55,128 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:31:55,128 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:31:55,129 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:31:55,129 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:31:55,133 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:31:55,134 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:31:55,134 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:31:55,135 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:31:55,135 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:31:55,136 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:31:55,136 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:31:55,137 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:31:55,138 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:31:55,138 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:31:55,139 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:31:55,140 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:31:55,140 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:31:55,141 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:31:55,141 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:31:55,142 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:31:55,142 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:55,142 INFO blivet: Using 4MB superBlockSize >17:31:55,142 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:57,116 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:57,117 INFO blivet: Using 4MB superBlockSize >17:31:57,117 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:57,117 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:57,117 INFO blivet: Using 4MB superBlockSize >17:31:57,117 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:57,117 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:57,118 INFO blivet: Using 4MB superBlockSize >17:31:57,118 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:57,118 DEBUG blivet: raw RAID 0 size == 8016.0 >17:31:57,119 INFO blivet: Using 4MB superBlockSize >17:31:57,119 DEBUG blivet: existing RAID 0 size == 8012.0 >17:31:57,120 DEBUG blivet: SwapSpace.__init__: >17:31:57,121 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:32:02,146 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,146 INFO blivet: Using 4MB superBlockSize >17:32:02,146 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,147 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,148 INFO blivet: Using 4MB superBlockSize >17:32:02,148 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,149 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,149 INFO blivet: Using 4MB superBlockSize >17:32:02,150 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,152 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,152 INFO blivet: Using 4MB superBlockSize >17:32:02,153 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,155 DEBUG blivet: SwapSpace.__init__: >17:32:02,155 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:32:02,156 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:32:02,157 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,157 INFO blivet: Using 4MB superBlockSize >17:32:02,157 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,157 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,157 INFO blivet: Using 4MB superBlockSize >17:32:02,157 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,157 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,157 INFO blivet: Using 4MB superBlockSize >17:32:02,157 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,158 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,158 INFO blivet: Using 4MB superBlockSize >17:32:02,158 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,162 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,162 INFO blivet: Using 4MB superBlockSize >17:32:02,162 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,162 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,162 INFO blivet: Using 4MB superBlockSize >17:32:02,162 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,162 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,162 INFO blivet: Using 4MB superBlockSize >17:32:02,163 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:02,163 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:02,163 INFO blivet: Using 4MB superBlockSize >17:32:02,163 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:03,136 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:03,136 INFO blivet: Using 4MB superBlockSize >17:32:03,137 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:03,138 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:03,138 INFO blivet: Using 4MB superBlockSize >17:32:03,138 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:03,139 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:03,140 INFO blivet: Using 4MB superBlockSize >17:32:03,140 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:03,142 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:03,142 INFO blivet: Using 4MB superBlockSize >17:32:03,143 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:03,145 DEBUG blivet: SwapSpace.__init__: >17:32:03,145 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:32:03,146 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:32:03,146 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:03,146 INFO blivet: Using 4MB superBlockSize >17:32:03,147 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:03,147 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:03,147 INFO blivet: Using 4MB superBlockSize >17:32:03,147 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:03,147 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:03,147 INFO blivet: Using 4MB superBlockSize >17:32:03,147 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:03,148 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:03,148 INFO blivet: Using 4MB superBlockSize >17:32:03,148 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:05,561 DEBUG storage.ui: doAutoPart: True >17:32:05,562 DEBUG storage.ui: encryptedAutoPart: False >17:32:05,562 DEBUG storage.ui: autoPartType: 2 >17:32:05,562 DEBUG storage.ui: clearPartType: 2 >17:32:05,562 DEBUG storage.ui: clearPartDisks: ['sda', 'sdb'] >17:32:05,563 DEBUG storage.ui: autoPartitionRequests: >PartSpec instance (0x7f3f14037b90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f3f14037bd0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f3f14037c10) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f3f14037c50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f3f14037c90) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:32:05,563 DEBUG storage.ui: storage.disks: ['sda', 'sdb'] >17:32:05,564 DEBUG storage.ui: storage.partitioned: ['sda', 'sdb'] >17:32:05,564 DEBUG storage.ui: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6'] >17:32:05,566 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,569 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,569 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:05,569 DEBUG storage.ui: boot disk: sda >17:32:05,575 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:32:05,575 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:32:05,576 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:32:05,576 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; >17:32:05,577 DEBUG storage.ui: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >17:32:05,577 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:32:05,577 INFO storage.ui: added partition req3 (id 41) to device tree >17:32:05,577 INFO storage.ui: registered action: [20] Create Device partition req3 (id 41) >17:32:05,577 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:32:05,578 INFO storage.ui: registered action: [21] Create Format lvmpv on partition req3 (id 41) >17:32:05,578 DEBUG storage.ui: LVMPhysicalVolume.__init__: mountpoint: None ; >17:32:05,578 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:32:05,579 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:32:05,579 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; >17:32:05,580 DEBUG storage.ui: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >17:32:05,580 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:32:05,580 INFO storage.ui: added partition req4 (id 42) to device tree >17:32:05,580 INFO storage.ui: registered action: [22] Create Device partition req4 (id 42) >17:32:05,580 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:32:05,580 INFO storage.ui: registered action: [23] Create Format lvmpv on partition req4 (id 42) >17:32:05,582 DEBUG storage.ui: candidate disks: [DiskDevice instance (0x2f20850) -- > name = sda status = True kids = 6 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- > name = sdb status = True kids = 6 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30d7c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>] >17:32:05,582 DEBUG storage.ui: devs: [PartitionDevice instance (0x7f3f1403aa10) -- > name = req3 status = False kids = 0 id = 41 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3f1403a890) -- > name = req4 status = False kids = 0 id = 42 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req4 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:32:05,585 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:32:05,585 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:32:05,587 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:32:05,588 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:32:05,588 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; >17:32:05,589 DEBUG storage.ui: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >17:32:05,590 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:32:05,590 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:32:05,590 INFO storage.ui: added partition req5 (id 43) to device tree >17:32:05,590 INFO storage.ui: registered action: [24] Create Device partition req5 (id 43) >17:32:05,590 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:32:05,591 INFO storage.ui: registered action: [25] Create Format ext4 filesystem mounted at /boot on partition req5 (id 43) >17:32:05,591 INFO storage.ui: skipping unneeded stage1 biosboot request >17:32:05,591 DEBUG storage.ui: PartSpec instance (0x7f3f14037c50) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:32:05,591 DEBUG storage.ui: existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,592 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:32:05,592 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:32:05,593 DEBUG storage.ui: removing all non-preexisting partitions ['req3(id 41)', 'req4(id 42)', 'req5(id 43)'] from disk(s) ['sda', 'sdb'] >17:32:05,593 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 41)', 'req4(id 42)', 'req5(id 43)'] >17:32:05,593 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 43)', 'req3(id 41)', 'req4(id 42)'] from disk(s) ['sda', 'sdb'] >17:32:05,594 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,594 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,594 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:05,595 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,595 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,595 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:05,596 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,596 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,596 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:05,597 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,597 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,597 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:05,597 DEBUG storage.ui: allocating partition: req5 ; id: 43 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:32:05,597 DEBUG storage.ui: checking freespace on sda >17:32:05,598 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:32:05,598 DEBUG storage.ui: checking 63-2047 (0 MB) >17:32:05,598 DEBUG storage.ui: free region not suitable for request >17:32:05,598 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:32:05,598 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:32:05,598 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:32:05,598 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:32:05,598 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:32:05,598 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:32:05,598 DEBUG storage.ui: new free allows for 0 sectors of growth >17:32:05,598 DEBUG storage.ui: found free space for bootable request >17:32:05,599 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:32:05,599 DEBUG storage.ui: created partition sda7 of 500MB and added it to /dev/sda >17:32:05,599 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >17:32:05,599 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f04046e50> PedPartition: <_ped.Partition object at 0x7f3f1403d410> >17:32:05,600 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:32:05,600 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:32:05,601 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:32:05,601 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404b910> PedPartition: <_ped.Partition object at 0x7f3f1403d6b0> >17:32:05,602 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,602 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,602 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:05,603 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,603 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,603 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:05,603 DEBUG storage.ui: allocating partition: req3 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:32:05,603 DEBUG storage.ui: checking freespace on sda >17:32:05,604 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:32:05,604 DEBUG storage.ui: checking 63-2047 (0 MB) >17:32:05,604 DEBUG storage.ui: free region not suitable for request >17:32:05,604 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:32:05,604 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:32:05,604 DEBUG storage.ui: checking 493027328-1953525167 (713133 MB) >17:32:05,604 DEBUG storage.ui: current free range is 493027328-1953525167 (713133MB) >17:32:05,604 DEBUG storage.ui: evaluating growth potential for new layout >17:32:05,604 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:32:05,605 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:32:05,605 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:32:05,605 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:05,605 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:32:05,605 DEBUG storage.ui: calculating growth for disk /dev/sda >17:32:05,605 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:32:05,605 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:32:05,606 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404bd10> PedPartition: <_ped.Partition object at 0x7f3f1403d590> >17:32:05,606 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:32:05,606 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:32:05,607 DEBUG storage.ui: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:05,607 DEBUG storage.ui: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:05,607 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:32:05,607 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:32:05,607 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:05,607 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:32:05,607 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:32:05,607 DEBUG storage.ui: 1 requests and 1459475888 (712634MB) left in chunk >17:32:05,607 DEBUG storage.ui: adding 1459475888 (712634MB) to 41 (sda8) >17:32:05,607 DEBUG storage.ui: new grow amount for request 41 (sda8) is 1459475888 units, or 712634MB >17:32:05,607 DEBUG storage.ui: request 43 (sda7) growth: 0 (0MB) size: 500MB >17:32:05,607 DEBUG storage.ui: request 41 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:32:05,607 DEBUG storage.ui: disk /dev/sda growth: 1459475888 (712634MB) >17:32:05,608 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:32:05,608 DEBUG storage.ui: device sda8 new partedPartition None >17:32:05,608 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:32:05,609 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:32:05,609 DEBUG storage.ui: total growth: 1459475888 sectors >17:32:05,609 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:32:05,609 DEBUG storage.ui: new free: 493027328-1953525167 / 713133MB >17:32:05,609 DEBUG storage.ui: new free allows for 1459475888 sectors of growth >17:32:05,609 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:32:05,609 DEBUG storage.ui: created partition sda8 of 500MB and added it to /dev/sda >17:32:05,610 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:32:05,610 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404bf10> PedPartition: <_ped.Partition object at 0x7f3f1403d7d0> >17:32:05,610 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:32:05,611 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:32:05,612 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:32:05,612 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404d790> PedPartition: <_ped.Partition object at 0x7f3f1403da10> >17:32:05,612 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,613 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,613 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:05,614 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,614 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,614 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:05,614 DEBUG storage.ui: allocating partition: req4 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:32:05,614 DEBUG storage.ui: checking freespace on sdb >17:32:05,615 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:32:05,615 DEBUG storage.ui: checking 63-2047 (0 MB) >17:32:05,615 DEBUG storage.ui: free region not suitable for request >17:32:05,615 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:32:05,615 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:32:05,615 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:32:05,615 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:32:05,615 DEBUG storage.ui: evaluating growth potential for new layout >17:32:05,615 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:32:05,615 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:32:05,616 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:32:05,616 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404b210> PedPartition: <_ped.Partition object at 0x7f3f1403d3b0> >17:32:05,616 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:32:05,617 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:32:05,617 DEBUG storage.ui: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:32:05,617 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:32:05,617 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:32:05,617 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:05,617 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:32:05,617 DEBUG storage.ui: 1 requests and 1460499888 (713134MB) left in chunk >17:32:05,617 DEBUG storage.ui: adding 1460499888 (713134MB) to 42 (sdb7) >17:32:05,618 DEBUG storage.ui: new grow amount for request 42 (sdb7) is 1460499888 units, or 713134MB >17:32:05,618 DEBUG storage.ui: request 42 (sdb7) growth: 1460499888 (713134MB) size: 713634MB >17:32:05,618 DEBUG storage.ui: disk /dev/sdb growth: 1460499888 (713134MB) >17:32:05,618 DEBUG storage.ui: calculating growth for disk /dev/sda >17:32:05,618 DEBUG storage.ui: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:05,618 DEBUG storage.ui: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:05,618 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:32:05,618 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:32:05,618 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:05,618 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:32:05,618 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:32:05,618 DEBUG storage.ui: 1 requests and 1459475888 (712634MB) left in chunk >17:32:05,618 DEBUG storage.ui: adding 1459475888 (712634MB) to 41 (sda8) >17:32:05,618 DEBUG storage.ui: new grow amount for request 41 (sda8) is 1459475888 units, or 712634MB >17:32:05,618 DEBUG storage.ui: request 43 (sda7) growth: 0 (0MB) size: 500MB >17:32:05,618 DEBUG storage.ui: request 41 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:32:05,619 DEBUG storage.ui: disk /dev/sda growth: 1459475888 (712634MB) >17:32:05,619 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:32:05,619 DEBUG storage.ui: device sdb7 new partedPartition None >17:32:05,619 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:32:05,620 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:32:05,620 DEBUG storage.ui: total growth: 2919975776 sectors >17:32:05,620 DEBUG storage.ui: updating use_disk to sdb, type: 1 >17:32:05,620 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:32:05,620 DEBUG storage.ui: new free allows for 2919975776 sectors of growth >17:32:05,620 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:32:05,620 DEBUG storage.ui: created partition sdb7 of 500MB and added it to /dev/sdb >17:32:05,621 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:32:05,621 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404bbd0> PedPartition: <_ped.Partition object at 0x7f3f1403d4d0> >17:32:05,621 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:32:05,622 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:32:05,623 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:32:05,623 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404d9d0> PedPartition: <_ped.Partition object at 0x7f3f1403da70> >17:32:05,623 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda8(id 41)', 'sdb7(id 42)', 'sda7(id 43)'] >17:32:05,623 DEBUG storage.ui: growable partitions are ['sda8', 'sdb7'] >17:32:05,623 DEBUG storage.ui: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:05,623 DEBUG storage.ui: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:05,623 DEBUG storage.ui: disk sda has 3 chunks >17:32:05,624 DEBUG storage.ui: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:32:05,624 DEBUG storage.ui: disk sdb has 3 chunks >17:32:05,624 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:05,624 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:32:05,624 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:32:05,624 DEBUG storage.ui: 1 requests and 1459475888 (712634MB) left in chunk >17:32:05,624 DEBUG storage.ui: adding 1459475888 (712634MB) to 41 (sda8) >17:32:05,624 DEBUG storage.ui: new grow amount for request 41 (sda8) is 1459475888 units, or 712634MB >17:32:05,624 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:05,624 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:32:05,624 DEBUG storage.ui: 1 requests and 1460499888 (713134MB) left in chunk >17:32:05,624 DEBUG storage.ui: adding 1460499888 (713134MB) to 42 (sdb7) >17:32:05,624 DEBUG storage.ui: new grow amount for request 42 (sdb7) is 1460499888 units, or 713134MB >17:32:05,624 DEBUG storage.ui: growing partitions on sda >17:32:05,624 DEBUG storage.ui: partition sda7 (43): 1 >17:32:05,625 DEBUG storage.ui: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404dd10> >17:32:05,625 DEBUG storage.ui: partition sda8 (41): 1 >17:32:05,625 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404de90> >17:32:05,625 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 43)', 'sda8(id 41)'] from disk(s) ['sda'] >17:32:05,625 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:32:05,625 DEBUG storage.ui: device sda7 new partedPartition None >17:32:05,626 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >17:32:05,626 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:32:05,627 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:32:05,627 DEBUG storage.ui: device sda8 new partedPartition None >17:32:05,627 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:32:05,628 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:32:05,628 DEBUG storage.ui: back from removeNewPartitions >17:32:05,628 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f3f0404dc90> PedGeometry: <_ped.Geometry object at 0x7f3f0404db10> >17:32:05,628 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404dd10> >17:32:05,629 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >17:32:05,629 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404bf90> PedPartition: <_ped.Partition object at 0x7f3f1403d5f0> >17:32:05,630 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:32:05,630 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:32:05,631 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:32:05,631 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404ed50> PedPartition: <_ped.Partition object at 0x7f3f1403ddd0> >17:32:05,631 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404de90> >17:32:05,632 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:32:05,632 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404be50> PedPartition: <_ped.Partition object at 0x7f3f1403dad0> >17:32:05,632 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:32:05,633 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:32:05,634 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:32:05,634 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404f150> PedPartition: <_ped.Partition object at 0x7f3f1403de90> >17:32:05,634 DEBUG storage.ui: growing partitions on sdb >17:32:05,634 DEBUG storage.ui: partition sdb7 (42): 1 >17:32:05,634 DEBUG storage.ui: new geometry for sdb7: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f0404dc50> >17:32:05,634 DEBUG storage.ui: removing all non-preexisting partitions ['sdb7(id 42)'] from disk(s) ['sdb'] >17:32:05,635 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:32:05,635 DEBUG storage.ui: device sdb7 new partedPartition None >17:32:05,635 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:32:05,638 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:32:05,638 DEBUG storage.ui: back from removeNewPartitions >17:32:05,638 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f3f04046c90> PedGeometry: <_ped.Geometry object at 0x7f3f0404b990> >17:32:05,639 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f0404dc50> >17:32:05,639 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:32:05,639 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404b290> PedPartition: <_ped.Partition object at 0x7f3f1403d770> >17:32:05,640 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:32:05,640 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:32:05,641 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:32:05,641 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404d550> PedPartition: <_ped.Partition object at 0x7f3f1403d650> >17:32:05,641 DEBUG storage.ui: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >17:32:05,641 DEBUG storage.ui: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >17:32:05,642 DEBUG storage.ui: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >17:32:05,642 DEBUG storage.ui: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >17:32:05,642 DEBUG storage.ui: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >17:32:05,642 DEBUG storage.ui: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >17:32:05,642 DEBUG storage.ui: fixing size of non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:32:05,642 DEBUG storage.ui: fixing size of non-existent 713132MB partition sda8 (41) with non-existent lvmpv at 713132.00 >17:32:05,642 DEBUG storage.ui: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >17:32:05,643 DEBUG storage.ui: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >17:32:05,643 DEBUG storage.ui: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >17:32:05,643 DEBUG storage.ui: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >17:32:05,643 DEBUG storage.ui: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >17:32:05,643 DEBUG storage.ui: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >17:32:05,643 DEBUG storage.ui: fixing size of non-existent 713633MB partition sdb7 (42) with non-existent lvmpv at 713633.00 >17:32:05,644 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >17:32:05,645 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >17:32:05,645 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb4 ; >17:32:05,646 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >17:32:05,646 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >17:32:05,647 DEBUG storage.ui: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >17:32:05,647 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:32:05,648 DEBUG storage.ui: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:32:05,648 INFO storage.ui: added lvmvg fedora (id 44) to device tree >17:32:05,648 INFO storage.ui: registered action: [26] Create Device lvmvg fedora (id 44) >17:32:05,648 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:32:05,648 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:32:05,649 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:32:05,649 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:32:05,650 DEBUG storage.ui: fedora size is 1426760MB >17:32:05,650 DEBUG storage.ui: vg fedora has 1426760MB free >17:32:05,650 DEBUG storage.ui: Adding fedora-root/1024MB to fedora >17:32:05,650 INFO storage.ui: added lvmlv fedora-root (id 45) to device tree >17:32:05,650 INFO storage.ui: registered action: [27] Create Device lvmlv fedora-root (id 45) >17:32:05,650 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:32:05,650 INFO storage.ui: registered action: [28] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 45) >17:32:05,651 DEBUG storage.ui: Ext4FS.supported: supported: True ; >17:32:05,651 DEBUG storage.ui: getFormat('ext4') returning Ext4FS instance >17:32:05,651 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:32:05,652 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:32:05,652 DEBUG storage.ui: fedora size is 1426760MB >17:32:05,652 DEBUG storage.ui: vg fedora has 1425736MB free >17:32:05,652 DEBUG storage.ui: Adding fedora-home/500MB to fedora >17:32:05,652 INFO storage.ui: added lvmlv fedora-home (id 46) to device tree >17:32:05,652 INFO storage.ui: registered action: [29] Create Device lvmlv fedora-home (id 46) >17:32:05,653 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:32:05,653 INFO storage.ui: registered action: [30] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 46) >17:32:05,653 DEBUG storage.ui: SwapSpace.__init__: mountpoint: None ; >17:32:05,654 DEBUG storage.ui: getFormat('swap') returning SwapSpace instance >17:32:05,654 DEBUG storage.ui: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:32:05,655 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:32:05,655 DEBUG storage.ui: fedora size is 1426760MB >17:32:05,655 DEBUG storage.ui: vg fedora has 1425236MB free >17:32:05,655 DEBUG storage.ui: Adding fedora-swap/8008MB to fedora >17:32:05,655 INFO storage.ui: added lvmlv fedora-swap (id 47) to device tree >17:32:05,655 INFO storage.ui: registered action: [31] Create Device lvmlv fedora-swap (id 47) >17:32:05,655 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >17:32:05,655 INFO storage.ui: registered action: [32] Create Format swap on lvmlv fedora-swap (id 47) >17:32:05,655 DEBUG storage.ui: fedora size is 1426760MB >17:32:05,655 DEBUG storage.ui: vg fedora has 1417228MB free >17:32:05,655 DEBUG storage.ui: vg fedora: 1417228MB free ; lvs: ['root', 'home', 'swap'] >17:32:05,656 DEBUG storage.ui: adding request 45 to chunk 356690 on /dev/mapper/fedora >17:32:05,656 DEBUG storage.ui: adding request 46 to chunk 356690 on /dev/mapper/fedora >17:32:05,656 DEBUG storage.ui: adding request 47 to chunk 356690 on /dev/mapper/fedora >17:32:05,656 DEBUG storage.ui: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 356690 size = 1426760 >remaining = 2 pool = 354307 >17:32:05,656 DEBUG storage.ui: req: LVRequest instance -- >id = 47 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:32:05,656 DEBUG storage.ui: req: LVRequest instance -- >id = 45 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:32:05,656 DEBUG storage.ui: req: LVRequest instance -- >id = 46 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:32:05,656 DEBUG storage.ui: 2 requests and 354307 (1417228MB) left in chunk >17:32:05,656 DEBUG storage.ui: adding 238064 (952256MB) to 45 (fedora-root) >17:32:05,656 DEBUG storage.ui: taking back 225520 (902080MB) from 45 (fedora-root) >17:32:05,656 DEBUG storage.ui: new grow amount for request 45 (fedora-root) is 12544 units, or 50176MB >17:32:05,656 DEBUG storage.ui: adding 116242 (464968MB) to 46 (fedora-home) >17:32:05,656 DEBUG storage.ui: new grow amount for request 46 (fedora-home) is 116242 units, or 464968MB >17:32:05,656 DEBUG storage.ui: 1 requests and 225521 (902084MB) left in chunk >17:32:05,656 DEBUG storage.ui: adding 225521 (902084MB) to 46 (fedora-home) >17:32:05,656 DEBUG storage.ui: new grow amount for request 46 (fedora-home) is 341763 units, or 1367052MB >17:32:05,656 DEBUG storage.ui: trying to set lv fedora-root size to 51200MB >17:32:05,657 DEBUG storage.ui: fedora size is 1426760MB >17:32:05,657 DEBUG storage.ui: vg fedora has 1417228MB free >17:32:05,657 DEBUG storage.ui: trying to set lv fedora-home size to 1367552MB >17:32:05,657 DEBUG storage.ui: fedora size is 1426760MB >17:32:05,657 DEBUG storage.ui: vg fedora has 1367052MB free >17:32:05,671 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,672 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,672 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:05,673 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:05,673 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:05,681 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,682 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,682 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,683 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,683 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,684 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,684 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,685 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,686 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:32:05,686 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:32:05,687 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:32:05,687 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:32:05,688 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:32:05,688 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:32:05,700 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,701 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,701 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,702 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,702 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,703 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,703 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,704 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,704 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:32:05,705 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:32:05,705 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:32:05,706 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:32:05,707 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:32:05,707 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:32:05,709 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,709 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,710 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,710 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,711 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,711 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,712 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >17:32:05,713 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sda4 (9) >17:32:05,713 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:32:05,714 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:32:05,714 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:32:05,715 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:32:05,715 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/sdb4 ; >17:32:05,716 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 718644MB partition sdb4 (18) >17:32:05,716 DEBUG blivet: raw RAID 0 size == 8016.0 >17:32:05,716 INFO blivet: Using 4MB superBlockSize >17:32:05,716 DEBUG blivet: existing RAID 0 size == 8012.0 >17:32:05,721 DEBUG blivet: SwapSpace.__init__: >17:32:05,721 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:32:05,722 DEBUG blivet: Ext4FS.supported: supported: True ; >17:32:05,722 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:32:09,685 DEBUG blivet: Ext4FS.supported: supported: True ; >17:32:09,685 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:32:09,687 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:32:09,694 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >17:32:19,442 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >17:32:19,443 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 1426760MB lvmvg fedora (44) >17:32:41,045 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >17:32:50,816 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >17:32:50,819 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 1426760MB lvmvg fedora (44) >17:32:56,883 DEBUG blivet: Ext4FS.supported: supported: True ; >17:32:56,883 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:32:56,884 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:32:56,884 DEBUG blivet: fedora size is 1426760MB >17:32:56,884 DEBUG blivet: vg fedora has 0MB free >17:32:56,887 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 100000 ; container_raid_level: None ; name: home ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x2f20850) -- > name = sda status = True kids = 8 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- > name = sdb status = True kids = 7 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30d7c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 1367552MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home ; mountpoint: /home ; fstype: ext4 ; container_size: 0 ; >17:32:56,888 DEBUG storage.ui: fedora size is 1426760MB >17:32:56,888 DEBUG storage.ui: vg fedora has 0MB free >17:32:56,888 DEBUG storage.ui: fedora size is 1426760MB >17:32:56,888 DEBUG storage.ui: vg fedora has 0MB free >17:32:56,889 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 100000, ['sda', 'sdb'], {'container_raid_level': None, 'name': 'home', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f3f0404b690) -- > name = fedora-home status = False kids = 0 id = 46 > parents = ['non-existent 1426760MB lvmvg fedora (44)'] > uuid = None size = 1367552 > format = non-existent ext4 filesystem mounted at /home > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 1367552 path = /dev/mapper/fedora-home > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3f0404b8d0) -- > name = fedora status = False kids = 3 id = 44 > parents = ['non-existent 713132MB partition sda8 (41) with non-existent lvmpv', > 'non-existent 713633MB partition sdb7 (42) with non-existent lvmpv'] > uuid = None size = 1426760 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 2 > LV Names = [] modified = True > extents = 356690.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 713132MB partition sda8 (41) with non-existent lvmpv', > 'non-existent 713633MB partition sdb7 (42) with non-existent lvmpv'] > LVs = ['non-existent 51200MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at /', > 'non-existent 1367552MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home', > 'non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 1367552MB, 'mountpoint': '/home', 'fstype': 'ext4', 'container_size': 0} >17:32:56,889 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:32:56,889 DEBUG storage.ui: starting Blivet copy >17:32:56,907 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:32:56,907 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202193d0> PedPartition: <_ped.Partition object at 0x3bce110> >17:32:56,908 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:32:56,908 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20219550> PedPartition: <_ped.Partition object at 0x3bce170> >17:32:56,909 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >17:32:56,909 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202196d0> PedPartition: <_ped.Partition object at 0x3bce1d0> >17:32:56,909 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >17:32:56,910 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20219850> PedPartition: <_ped.Partition object at 0x3bce230> >17:32:56,910 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >17:32:56,911 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be8650> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f20219bd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20219b50> PedPartition: <_ped.Partition object at 0x3bce2f0> >17:32:56,911 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >17:32:56,911 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20219d10> PedPartition: <_ped.Partition object at 0x3bce350> >17:32:56,912 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:32:56,912 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20219e90> PedPartition: <_ped.Partition object at 0x3bce3b0> >17:32:56,913 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:32:56,913 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be8650> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218050> PedPartition: <_ped.Partition object at 0x3bce410> >17:32:56,914 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >17:32:56,914 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3bd6090> PedPartition: <_ped.Partition object at 0x3bce290> >17:32:56,915 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:32:56,915 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20219950> PedPartition: <_ped.Partition object at 0x3bce470> >17:32:56,915 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >17:32:56,916 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218150> PedPartition: <_ped.Partition object at 0x3bce4d0> >17:32:56,916 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >17:32:56,917 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202182d0> PedPartition: <_ped.Partition object at 0x3bce530> >17:32:56,917 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb5 ; >17:32:56,917 DEBUG storage.ui: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be1090> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f20218650> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202185d0> PedPartition: <_ped.Partition object at 0x3bce5f0> >17:32:56,918 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb6 ; >17:32:56,918 DEBUG storage.ui: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218790> PedPartition: <_ped.Partition object at 0x3bce650> >17:32:56,919 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:32:56,919 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3be1090> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218910> PedPartition: <_ped.Partition object at 0x3bce6b0> >17:32:56,919 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:32:56,920 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20236c90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f20218490> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3f20218350> PedPartition: <_ped.Partition object at 0x3bce710> >17:32:56,920 DEBUG storage.ui: finished Blivet copy >17:32:56,920 DEBUG storage.ui: fedora size is 1426760MB >17:32:56,920 DEBUG storage.ui: vg fedora has 0MB free >17:32:56,920 DEBUG storage.ui: size bumped to 1526769 to include new device space >17:32:56,920 DEBUG storage.ui: size cut to 159213 to omit old device space >17:32:56,920 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:32:56,922 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f3f2014d1d0>, 159213.0, [DiskDevice instance (0x2f20850) -- > name = sda status = True kids = 8 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- > name = sdb status = True kids = 7 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30d7c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>]] >17:32:56,922 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:32:56,922 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f3f0404d990> ; >17:32:56,923 DEBUG storage.ui: parent factory container: non-existent 1426760MB lvmvg fedora (44) >17:32:56,923 DEBUG storage.ui: members: ['sda8', 'sdb7'] >17:32:56,923 DEBUG storage.ui: add_disks: [] >17:32:56,923 DEBUG storage.ui: remove_disks: [] >17:32:56,924 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:32:56,924 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:32:56,924 DEBUG storage.ui: fedora size is 1426760MB >17:32:56,924 DEBUG storage.ui: vg fedora has 0MB free >17:32:56,924 DEBUG storage.ui: size bumped to 1526769 to include new device space >17:32:56,924 DEBUG storage.ui: size cut to 159213 to omit old device space >17:32:56,924 DEBUG storage.ui: adding a TotalSizeSet with size 159213 >17:32:56,924 DEBUG storage.ui: set.allocated = 16 >17:32:56,925 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:32:56,926 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:32:56,926 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 43)', 'sda8(id 41)', 'sdb7(id 42)'] from disk(s) ['sda', 'sdb'] >17:32:56,927 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:32:56,927 DEBUG storage.ui: device sda7 new partedPartition None >17:32:56,927 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >17:32:56,928 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:32:56,929 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:32:56,929 DEBUG storage.ui: device sda8 new partedPartition None >17:32:56,929 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:32:56,930 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:32:56,930 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:32:56,930 DEBUG storage.ui: device sdb7 new partedPartition None >17:32:56,931 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:32:56,932 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:32:56,933 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req5(id 43)', 'req3(id 41)', 'req4(id 42)'] >17:32:56,933 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 43)', 'req3(id 41)', 'req4(id 42)'] from disk(s) ['sda', 'sdb'] >17:32:56,934 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:56,935 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:56,935 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:56,935 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:56,936 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:56,936 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:56,937 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:56,937 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:56,937 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:56,938 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:56,939 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:56,939 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:56,939 DEBUG storage.ui: allocating partition: req5 ; id: 43 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:32:56,939 DEBUG storage.ui: checking freespace on sda >17:32:56,939 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:32:56,939 DEBUG storage.ui: checking 63-2047 (0 MB) >17:32:56,939 DEBUG storage.ui: free region not suitable for request >17:32:56,939 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:32:56,939 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:32:56,940 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:32:56,940 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:32:56,940 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:32:56,940 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:32:56,940 DEBUG storage.ui: new free allows for 0 sectors of growth >17:32:56,940 DEBUG storage.ui: found free space for bootable request >17:32:56,940 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:32:56,940 DEBUG storage.ui: created partition sda7 of 500MB and added it to /dev/sda >17:32:56,941 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >17:32:56,941 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404f090> PedPartition: <_ped.Partition object at 0x333d590> >17:32:56,942 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:32:56,942 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:32:56,943 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:32:56,943 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20222650> PedPartition: <_ped.Partition object at 0x3bce890> >17:32:56,944 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:56,944 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:56,945 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:56,945 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:56,946 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:56,946 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:56,946 DEBUG storage.ui: allocating partition: req3 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 159213.0 ; start: None ; end: None >17:32:56,946 DEBUG storage.ui: checking freespace on sda >17:32:56,946 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >17:32:56,946 DEBUG storage.ui: checking 63-2047 (0 MB) >17:32:56,947 DEBUG storage.ui: free region not suitable for request >17:32:56,947 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:32:56,947 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:32:56,947 DEBUG storage.ui: checking 493027328-1953525167 (713133 MB) >17:32:56,947 DEBUG storage.ui: current free range is 493027328-1953525167 (713133MB) >17:32:56,947 DEBUG storage.ui: evaluating growth potential for new layout >17:32:56,947 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:32:56,947 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:32:56,947 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:32:56,947 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:56,947 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:32:56,947 DEBUG storage.ui: calculating growth for disk /dev/sda >17:32:56,947 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:32:56,948 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:32:56,948 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20237c90> PedPartition: <_ped.Partition object at 0x7f3f1403d530> >17:32:56,949 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:32:56,949 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:32:56,950 DEBUG storage.ui: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:56,950 DEBUG storage.ui: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:56,950 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:32:56,950 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:32:56,950 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:56,950 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:32:56,950 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 326051840 >done = False >17:32:56,950 DEBUG storage.ui: 1 requests and 1460483504 (713126MB) left in chunk >17:32:56,950 DEBUG storage.ui: adding 1460483504 (713126MB) to 41 (sda8) >17:32:56,950 DEBUG storage.ui: taking back 1134431664 (553921MB) from 41 (sda8) >17:32:56,950 DEBUG storage.ui: new grow amount for request 41 (sda8) is 326051840 units, or 159205MB >17:32:56,950 DEBUG storage.ui: request 43 (sda7) growth: 0 (0MB) size: 500MB >17:32:56,950 DEBUG storage.ui: request 41 (sda8) growth: 326051840 (159205MB) size: 159213MB >17:32:56,950 DEBUG storage.ui: disk /dev/sda growth: 326051840 (159205MB) >17:32:56,951 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:32:56,951 DEBUG storage.ui: device sda8 new partedPartition None >17:32:56,952 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:32:56,952 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:32:56,952 DEBUG storage.ui: total growth: 326051840 sectors >17:32:56,952 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:32:56,952 DEBUG storage.ui: new free: 493027328-1953525167 / 713133MB >17:32:56,952 DEBUG storage.ui: new free allows for 326051840 sectors of growth >17:32:56,952 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:32:56,953 DEBUG storage.ui: created partition sda8 of 8MB and added it to /dev/sda >17:32:56,953 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:32:56,953 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218ad0> PedPartition: <_ped.Partition object at 0x3bce770> >17:32:56,954 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:32:56,955 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:32:56,956 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:32:56,956 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404ed90> PedPartition: <_ped.Partition object at 0x3bcead0> >17:32:56,957 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:56,957 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:56,957 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:56,958 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:32:56,958 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:32:56,958 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:32:56,959 DEBUG storage.ui: allocating partition: req4 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 159213.0 ; start: None ; end: None >17:32:56,959 DEBUG storage.ui: checking freespace on sdb >17:32:56,959 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8MB boot=False best=None grow=True start=None >17:32:56,959 DEBUG storage.ui: checking 63-2047 (0 MB) >17:32:56,959 DEBUG storage.ui: free region not suitable for request >17:32:56,959 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:32:56,959 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:32:56,959 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:32:56,959 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:32:56,960 DEBUG storage.ui: evaluating growth potential for new layout >17:32:56,960 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:32:56,960 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:32:56,960 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:32:56,960 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218990> PedPartition: <_ped.Partition object at 0x7f3f1403db30> >17:32:56,961 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:32:56,962 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:32:56,962 DEBUG storage.ui: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:32:56,962 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:32:56,962 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:32:56,962 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:56,962 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 326051840 >done = False >17:32:56,962 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:32:56,962 DEBUG storage.ui: adding 1461507504 (713626MB) to 42 (sdb7) >17:32:56,962 DEBUG storage.ui: taking back 1135455664 (554421MB) from 42 (sdb7) >17:32:56,962 DEBUG storage.ui: new grow amount for request 42 (sdb7) is 326051840 units, or 159205MB >17:32:56,962 DEBUG storage.ui: request 42 (sdb7) growth: 326051840 (159205MB) size: 159213MB >17:32:56,962 DEBUG storage.ui: disk /dev/sdb growth: 326051840 (159205MB) >17:32:56,962 DEBUG storage.ui: calculating growth for disk /dev/sda >17:32:56,963 DEBUG storage.ui: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:56,963 DEBUG storage.ui: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:56,963 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:32:56,963 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:32:56,963 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:56,963 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:32:56,963 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 326051840 >done = False >17:32:56,963 DEBUG storage.ui: 1 requests and 1460483504 (713126MB) left in chunk >17:32:56,963 DEBUG storage.ui: adding 1460483504 (713126MB) to 41 (sda8) >17:32:56,963 DEBUG storage.ui: taking back 1134431664 (553921MB) from 41 (sda8) >17:32:56,963 DEBUG storage.ui: new grow amount for request 41 (sda8) is 326051840 units, or 159205MB >17:32:56,963 DEBUG storage.ui: request 43 (sda7) growth: 0 (0MB) size: 500MB >17:32:56,963 DEBUG storage.ui: request 41 (sda8) growth: 326051840 (159205MB) size: 159213MB >17:32:56,963 DEBUG storage.ui: disk /dev/sda growth: 326051840 (159205MB) >17:32:56,964 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:32:56,964 DEBUG storage.ui: device sdb7 new partedPartition None >17:32:56,965 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:32:56,965 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:32:56,965 DEBUG storage.ui: total growth: 652103680 sectors >17:32:56,965 DEBUG storage.ui: updating use_disk to sdb, type: 1 >17:32:56,965 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:32:56,965 DEBUG storage.ui: new free allows for 652103680 sectors of growth >17:32:56,965 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:32:56,966 DEBUG storage.ui: created partition sdb7 of 8MB and added it to /dev/sdb >17:32:56,966 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:32:56,966 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218dd0> PedPartition: <_ped.Partition object at 0x7f3f1403d530> >17:32:56,967 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:32:56,968 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:32:56,969 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:32:56,969 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20222e10> PedPartition: <_ped.Partition object at 0x3bce950> >17:32:56,969 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda7(id 43)', 'sda8(id 41)', 'sdb7(id 42)'] >17:32:56,969 DEBUG storage.ui: growable partitions are ['sda8', 'sdb7'] >17:32:56,969 DEBUG storage.ui: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:56,969 DEBUG storage.ui: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:32:56,969 DEBUG storage.ui: disk sda has 3 chunks >17:32:56,969 DEBUG storage.ui: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:32:56,969 DEBUG storage.ui: disk sdb has 3 chunks >17:32:56,969 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:56,969 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:32:56,970 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 326051840 >done = False >17:32:56,970 DEBUG storage.ui: 1 requests and 1460483504 (713126MB) left in chunk >17:32:56,970 DEBUG storage.ui: adding 1460483504 (713126MB) to 41 (sda8) >17:32:56,970 DEBUG storage.ui: taking back 1134431664 (553921MB) from 41 (sda8) >17:32:56,970 DEBUG storage.ui: new grow amount for request 41 (sda8) is 326051840 units, or 159205MB >17:32:56,970 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:32:56,970 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 326051840 >done = False >17:32:56,970 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:32:56,970 DEBUG storage.ui: adding 1461507504 (713626MB) to 42 (sdb7) >17:32:56,970 DEBUG storage.ui: taking back 1135455664 (554421MB) from 42 (sdb7) >17:32:56,970 DEBUG storage.ui: new grow amount for request 42 (sdb7) is 326051840 units, or 159205MB >17:32:56,970 DEBUG storage.ui: set: ['sda8', 'sdb7'] 16/159213 >17:32:56,970 DEBUG storage.ui: allocating 159205 to TotalSizeSet with 16/159213 (159197 needed) >17:32:56,970 DEBUG storage.ui: allocating 159205 to TotalSizeSet with 159221/159213 (-8 needed) >17:32:56,970 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 326051840 max_grow = 326051840 >done = True >17:32:56,970 DEBUG storage.ui: needed: -159213 >17:32:56,970 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 326051840 max_grow = 326051840 >done = True 163034112 (79606 MB) >17:32:56,970 DEBUG storage.ui: deallocating 79606 from TotalSizeSet with 318426/159213 (-159213 needed) >17:32:56,971 DEBUG storage.ui: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 326051840 max_grow = 326051840 >done = True >17:32:56,971 DEBUG storage.ui: needed: -79606 >17:32:56,971 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 326051840 max_grow = 326051840 >done = True 163034112 (79606 MB) >17:32:56,971 DEBUG storage.ui: deallocating 79606 from TotalSizeSet with 238819/159213 (-79606 needed) >17:32:56,971 DEBUG storage.ui: set: ['sda8', 'sdb7'] 159213/159213 >17:32:56,971 DEBUG storage.ui: allocating 0 to TotalSizeSet with 159213/159213 (0 needed) >17:32:56,971 DEBUG storage.ui: allocating 0 to TotalSizeSet with 159213/159213 (0 needed) >17:32:56,971 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 163017728 max_grow = 326051840 >done = True >17:32:56,971 DEBUG storage.ui: needed: 0 >17:32:56,971 DEBUG storage.ui: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 163017728 max_grow = 326051840 >done = True >17:32:56,972 DEBUG storage.ui: needed: 0 >17:32:56,972 DEBUG storage.ui: growing partitions on sda >17:32:56,972 DEBUG storage.ui: partition sda7 (43): 1 >17:32:56,972 DEBUG storage.ui: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404e410> >17:32:56,972 DEBUG storage.ui: partition sda8 (41): 1 >17:32:56,972 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 493029376 end: 656062463 length: 163033088 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404e590> >17:32:56,972 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 43)', 'sda8(id 41)'] from disk(s) ['sda'] >17:32:56,973 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:32:56,973 DEBUG storage.ui: device sda7 new partedPartition None >17:32:56,973 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >17:32:56,974 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:32:56,975 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:32:56,975 DEBUG storage.ui: device sda8 new partedPartition None >17:32:56,975 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:32:56,976 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:32:56,976 DEBUG storage.ui: back from removeNewPartitions >17:32:56,977 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f3f0404e210> PedGeometry: <_ped.Geometry object at 0x7f3f0404e190> >17:32:56,977 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404e410> >17:32:56,977 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >17:32:56,977 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218bd0> PedPartition: <_ped.Partition object at 0x7f3f1403ddd0> >17:32:56,978 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:32:56,979 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:32:56,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:32:56,980 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202248d0> PedPartition: <_ped.Partition object at 0x3bcebf0> >17:32:56,980 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 493029376 end: 656062463 length: 163033088 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f0404e590> >17:32:56,980 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:32:56,981 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218b10> PedPartition: <_ped.Partition object at 0x7f3f1403db90> >17:32:56,981 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:32:56,982 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:32:56,983 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:32:56,983 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20222b90> PedPartition: <_ped.Partition object at 0x3bceb30> >17:32:56,983 DEBUG storage.ui: growing partitions on sdb >17:32:56,983 DEBUG storage.ui: partition sdb7 (42): 1 >17:32:56,983 DEBUG storage.ui: new geometry for sdb7: parted.Geometry instance -- > start: 492003328 end: 655036415 length: 163033088 > device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f04046190> >17:32:56,983 DEBUG storage.ui: removing all non-preexisting partitions ['sdb7(id 42)'] from disk(s) ['sdb'] >17:32:56,984 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:32:56,984 DEBUG storage.ui: device sdb7 new partedPartition None >17:32:56,985 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:32:56,985 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:32:56,986 DEBUG storage.ui: back from removeNewPartitions >17:32:56,986 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f3f20218c90> PedGeometry: <_ped.Geometry object at 0x7f3f20237490> >17:32:56,986 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 492003328 end: 655036415 length: 163033088 > device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f04046190> >17:32:56,987 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:32:56,987 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404ead0> PedPartition: <_ped.Partition object at 0x7f3f1403ddd0> >17:32:56,987 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:32:56,988 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:32:56,989 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:32:56,989 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20224790> PedPartition: <_ped.Partition object at 0x3bce950> >17:32:56,989 DEBUG storage.ui: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >17:32:56,989 DEBUG storage.ui: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >17:32:56,990 DEBUG storage.ui: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >17:32:56,990 DEBUG storage.ui: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >17:32:56,990 DEBUG storage.ui: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >17:32:56,990 DEBUG storage.ui: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >17:32:56,990 DEBUG storage.ui: fixing size of non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:32:56,990 DEBUG storage.ui: fixing size of non-existent 79606MB partition sda8 (41) with non-existent lvmpv at 79606.00 >17:32:56,991 DEBUG storage.ui: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >17:32:56,991 DEBUG storage.ui: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >17:32:56,991 DEBUG storage.ui: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >17:32:56,991 DEBUG storage.ui: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >17:32:56,991 DEBUG storage.ui: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >17:32:56,991 DEBUG storage.ui: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >17:32:56,991 DEBUG storage.ui: fixing size of non-existent 79606MB partition sdb7 (42) with non-existent lvmpv at 79606.00 >17:32:56,992 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >17:32:56,993 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >17:32:56,994 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb4 ; >17:32:56,994 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >17:32:56,995 DEBUG storage.ui: new member set: ['sda8', 'sdb7'] >17:32:56,995 DEBUG storage.ui: old member set: ['sda8', 'sdb7'] >17:32:56,995 DEBUG storage.ui: fedora size is 159208MB >17:32:56,995 DEBUG storage.ui: vg fedora has -1267552MB free >17:32:56,995 DEBUG storage.ui: fedora size is 159208MB >17:32:56,995 DEBUG storage.ui: vg fedora has -1267552MB free >17:32:56,995 INFO storage.ui: adjusting device size from 1367552.00 to 100000.00 >17:32:56,995 DEBUG storage.ui: trying to set lv fedora-home size to 100000MB >17:32:56,995 DEBUG storage.ui: fedora size is 159208MB >17:32:56,995 DEBUG storage.ui: vg fedora has -1267552MB free >17:32:57,007 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >17:32:58,291 DEBUG blivet: Ext4FS.supported: supported: True ; >17:32:58,291 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:32:58,293 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 100000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:32:58,293 DEBUG blivet: fedora size is 159208MB >17:32:58,293 DEBUG blivet: vg fedora has 0MB free >17:32:59,685 DEBUG blivet: Ext4FS.supported: supported: True ; >17:32:59,685 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:32:59,686 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:32:59,693 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >17:33:04,827 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >17:33:04,828 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 159208MB lvmvg fedora (44) >17:33:08,092 DEBUG blivet: DeviceTree.getDeviceByName: name: fedora ; >17:33:08,092 DEBUG blivet: DeviceTree.getDeviceByName returned non-existent 159208MB lvmvg fedora (44) >17:33:11,994 DEBUG blivet: Ext4FS.supported: supported: True ; >17:33:11,994 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:33:11,995 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 60000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:33:11,995 DEBUG blivet: fedora size is 159208MB >17:33:11,996 DEBUG blivet: vg fedora has 0MB free >17:33:11,998 DEBUG storage.ui: Blivet.factoryDevice: 0 ; 60000 ; container_raid_level: None ; name: root ; encrypted: False ; container_encrypted: False ; disks: [DiskDevice instance (0x2f20850) -- > name = sda status = True kids = 8 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- > name = sdb status = True kids = 7 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30d7c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>] ; raid_level: None ; label: ; container_name: fedora ; device: non-existent 51200MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at / ; mountpoint: / ; fstype: ext4 ; container_size: 0 ; >17:33:11,999 DEBUG storage.ui: fedora size is 159208MB >17:33:11,999 DEBUG storage.ui: vg fedora has 0MB free >17:33:11,999 DEBUG storage.ui: fedora size is 159208MB >17:33:11,999 DEBUG storage.ui: vg fedora has 0MB free >17:33:12,000 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 60000, ['sda', 'sdb'], {'container_raid_level': None, 'name': 'root', 'encrypted': False, 'container_encrypted': False, 'raid_level': None, 'label': '', 'container_name': 'fedora', 'device': LVMLogicalVolumeDevice instance (0x7f3f0404bd50) -- > name = fedora-root status = False kids = 0 id = 45 > parents = ['non-existent 159208MB lvmvg fedora (44)'] > uuid = None size = 51200 > format = non-existent ext4 filesystem mounted at / > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 51200 path = /dev/mapper/fedora-root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f3f0404b8d0) -- > name = fedora status = False kids = 3 id = 44 > parents = ['non-existent 79606MB partition sda8 (41) with non-existent lvmpv', > 'non-existent 79606MB partition sdb7 (42) with non-existent lvmpv'] > uuid = None size = 159208 > format = non-existent None > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0 PE Size = 4.0 PE Count = 0 > PE Free = 0 PV Count = 2 > LV Names = [] modified = True > extents = 39802.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['non-existent 79606MB partition sda8 (41) with non-existent lvmpv', > 'non-existent 79606MB partition sdb7 (42) with non-existent lvmpv'] > LVs = ['non-existent 51200MB lvmlv fedora-root (45) with non-existent ext4 filesystem mounted at /', > 'non-existent 100000MB lvmlv fedora-home (46) with non-existent ext4 filesystem mounted at /home', > 'non-existent 8008MB lvmlv fedora-swap (47) with non-existent swap'] > segment type = linear percent = 0 > mirror copies = 1 snapshot total = 0MB > VG space used = 51200MB, 'mountpoint': '/', 'fstype': 'ext4', 'container_size': 0} >17:33:12,000 DEBUG storage.ui: LVMFactory.configure: parent_factory: None ; >17:33:12,000 DEBUG storage.ui: starting Blivet copy >17:33:12,019 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda1 ; >17:33:12,019 DEBUG storage.ui: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2022ce50> PedPartition: <_ped.Partition object at 0x333d710> >17:33:12,020 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda2 ; >17:33:12,020 DEBUG storage.ui: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2022cc10> PedPartition: <_ped.Partition object at 0x7f3f1403db90> >17:33:12,021 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda3 ; >17:33:12,021 DEBUG storage.ui: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2022ced0> PedPartition: <_ped.Partition object at 0x7f3f1403ddd0> >17:33:12,022 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda4 ; >17:33:12,022 DEBUG storage.ui: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20235990> PedPartition: <_ped.Partition object at 0x7f3f1403d710> >17:33:12,023 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda5 ; >17:33:12,023 DEBUG storage.ui: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f202356d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20235710> PedPartition: <_ped.Partition object at 0x7f3f1403dd70> >17:33:12,023 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda6 ; >17:33:12,024 DEBUG storage.ui: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20235bd0> PedPartition: <_ped.Partition object at 0x3bce710> >17:33:12,024 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:33:12,024 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20235b90> PedPartition: <_ped.Partition object at 0x3bce6b0> >17:33:12,025 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:33:12,025 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20222590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20235410> PedPartition: <_ped.Partition object at 0x3bce410> >17:33:12,026 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb1 ; >17:33:12,026 DEBUG storage.ui: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x41e0cd0> PedPartition: <_ped.Partition object at 0x7f3f1403de30> >17:33:12,027 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb2 ; >17:33:12,027 DEBUG storage.ui: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20235910> PedPartition: <_ped.Partition object at 0x3bce290> >17:33:12,028 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb3 ; >17:33:12,028 DEBUG storage.ui: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20235a10> PedPartition: <_ped.Partition object at 0x3bce470> >17:33:12,028 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb4 ; >17:33:12,029 DEBUG storage.ui: device sdb4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20235190> PedPartition: <_ped.Partition object at 0x3bce4d0> >17:33:12,029 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb5 ; >17:33:12,030 DEBUG storage.ui: device sdb5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f202183d0> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218d10> PedPartition: <_ped.Partition object at 0x3bce5f0> >17:33:12,030 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb6 ; >17:33:12,030 DEBUG storage.ui: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218450> PedPartition: <_ped.Partition object at 0x3bce650> >17:33:12,031 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:33:12,031 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f3f20224b90> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218950> PedPartition: <_ped.Partition object at 0x3bce110> >17:33:12,032 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdc1 ; >17:33:12,032 DEBUG storage.ui: device sdc1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x41e22d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f3f20218b90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f3f202352d0> PedPartition: <_ped.Partition object at 0x3bce170> >17:33:12,032 DEBUG storage.ui: finished Blivet copy >17:33:12,032 DEBUG storage.ui: fedora size is 159208MB >17:33:12,032 DEBUG storage.ui: vg fedora has 0MB free >17:33:12,032 DEBUG storage.ui: size bumped to 219216 to include new device space >17:33:12,032 DEBUG storage.ui: size cut to 168012 to omit old device space >17:33:12,032 DEBUG storage.ui: child factory class: <class 'blivet.devicefactory.PartitionSetFactory'> >17:33:12,034 DEBUG storage.ui: child factory args: [<blivet.Blivet object at 0x7f3f2014d1d0>, 168012.0, [DiskDevice instance (0x2f20850) -- > name = sda status = True kids = 8 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- > name = sdb status = True kids = 7 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30d7c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>]] >17:33:12,034 DEBUG storage.ui: child factory kwargs: {'encrypted': False, 'fstype': 'lvmpv'} >17:33:12,035 DEBUG storage.ui: PartitionSetFactory.configure: parent_factory: <blivet.devicefactory.LVMFactory object at 0x7f3f20222d90> ; >17:33:12,035 DEBUG storage.ui: parent factory container: non-existent 159208MB lvmvg fedora (44) >17:33:12,035 DEBUG storage.ui: members: ['sda8', 'sdb7'] >17:33:12,035 DEBUG storage.ui: add_disks: [] >17:33:12,035 DEBUG storage.ui: remove_disks: [] >17:33:12,036 DEBUG storage.ui: LVMPhysicalVolume.__init__: >17:33:12,036 DEBUG storage.ui: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:33:12,036 DEBUG storage.ui: fedora size is 159208MB >17:33:12,036 DEBUG storage.ui: vg fedora has 0MB free >17:33:12,036 DEBUG storage.ui: size bumped to 219216 to include new device space >17:33:12,036 DEBUG storage.ui: size cut to 168012 to omit old device space >17:33:12,036 DEBUG storage.ui: adding a TotalSizeSet with size 168012 >17:33:12,036 DEBUG storage.ui: set.allocated = 16 >17:33:12,037 DEBUG storage.ui: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:33:12,038 DEBUG storage.ui: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:33:12,038 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 43)', 'sda8(id 41)', 'sdb7(id 42)'] from disk(s) ['sda', 'sdb'] >17:33:12,039 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:33:12,039 DEBUG storage.ui: device sda7 new partedPartition None >17:33:12,039 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >17:33:12,040 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:33:12,041 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:33:12,041 DEBUG storage.ui: device sda8 new partedPartition None >17:33:12,042 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:33:12,042 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:33:12,043 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:33:12,043 DEBUG storage.ui: device sdb7 new partedPartition None >17:33:12,043 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:33:12,044 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:33:12,045 DEBUG storage.ui: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req5(id 43)', 'req3(id 41)', 'req4(id 42)'] >17:33:12,045 DEBUG storage.ui: removing all non-preexisting partitions ['req5(id 43)', 'req3(id 41)', 'req4(id 42)'] from disk(s) ['sda', 'sdb'] >17:33:12,046 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:33:12,047 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:12,047 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:33:12,047 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:33:12,048 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:12,048 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:33:12,049 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:33:12,049 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:12,049 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:33:12,050 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:33:12,051 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:12,051 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:33:12,051 DEBUG storage.ui: allocating partition: req5 ; id: 43 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:33:12,051 DEBUG storage.ui: checking freespace on sda >17:33:12,051 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:33:12,051 DEBUG storage.ui: checking 63-2047 (0 MB) >17:33:12,051 DEBUG storage.ui: free region not suitable for request >17:33:12,051 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:33:12,051 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:33:12,051 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:33:12,052 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:33:12,052 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:33:12,052 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:33:12,052 DEBUG storage.ui: new free allows for 0 sectors of growth >17:33:12,052 DEBUG storage.ui: found free space for bootable request >17:33:12,052 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:33:12,052 DEBUG storage.ui: created partition sda7 of 500MB and added it to /dev/sda >17:33:12,053 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >17:33:12,053 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20222f10> PedPartition: <_ped.Partition object at 0x7f3f1403d7d0> >17:33:12,053 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:33:12,054 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:33:12,055 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:33:12,055 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20219850> PedPartition: <_ped.Partition object at 0x3bceb30> >17:33:12,056 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:33:12,056 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:12,056 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:33:12,057 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:33:12,058 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:12,058 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:33:12,058 DEBUG storage.ui: allocating partition: req3 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 168012.0 ; start: None ; end: None >17:33:12,058 DEBUG storage.ui: checking freespace on sda >17:33:12,058 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=8MB boot=False best=None grow=True start=None >17:33:12,058 DEBUG storage.ui: checking 63-2047 (0 MB) >17:33:12,058 DEBUG storage.ui: free region not suitable for request >17:33:12,058 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:33:12,058 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:33:12,059 DEBUG storage.ui: checking 493027328-1953525167 (713133 MB) >17:33:12,059 DEBUG storage.ui: current free range is 493027328-1953525167 (713133MB) >17:33:12,059 DEBUG storage.ui: evaluating growth potential for new layout >17:33:12,059 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:33:12,059 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:33:12,059 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:33:12,059 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:33:12,059 DEBUG storage.ui: disk /dev/sdb growth: 0 (0MB) >17:33:12,059 DEBUG storage.ui: calculating growth for disk /dev/sda >17:33:12,059 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:33:12,060 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:33:12,060 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202181d0> PedPartition: <_ped.Partition object at 0x3bce1d0> >17:33:12,061 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:33:12,061 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:33:12,061 DEBUG storage.ui: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:33:12,061 DEBUG storage.ui: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:33:12,062 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:33:12,062 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:33:12,062 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:33:12,062 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:33:12,062 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 344072192 >done = False >17:33:12,062 DEBUG storage.ui: 1 requests and 1460483504 (713126MB) left in chunk >17:33:12,062 DEBUG storage.ui: adding 1460483504 (713126MB) to 41 (sda8) >17:33:12,062 DEBUG storage.ui: taking back 1116411312 (545122MB) from 41 (sda8) >17:33:12,062 DEBUG storage.ui: new grow amount for request 41 (sda8) is 344072192 units, or 168004MB >17:33:12,062 DEBUG storage.ui: request 43 (sda7) growth: 0 (0MB) size: 500MB >17:33:12,062 DEBUG storage.ui: request 41 (sda8) growth: 344072192 (168004MB) size: 168012MB >17:33:12,062 DEBUG storage.ui: disk /dev/sda growth: 344072192 (168004MB) >17:33:12,063 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:33:12,063 DEBUG storage.ui: device sda8 new partedPartition None >17:33:12,063 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:33:12,064 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:33:12,064 DEBUG storage.ui: total growth: 344072192 sectors >17:33:12,064 DEBUG storage.ui: updating use_disk to sda, type: 1 >17:33:12,064 DEBUG storage.ui: new free: 493027328-1953525167 / 713133MB >17:33:12,064 DEBUG storage.ui: new free allows for 344072192 sectors of growth >17:33:12,064 DEBUG storage.ui: adjusted start sector from 493027328 to 493029376 >17:33:12,064 DEBUG storage.ui: created partition sda8 of 8MB and added it to /dev/sda >17:33:12,065 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:33:12,065 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202187d0> PedPartition: <_ped.Partition object at 0x3bce530> >17:33:12,066 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:33:12,066 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:33:12,068 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:33:12,068 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20236b90> PedPartition: <_ped.Partition object at 0x3bce9b0> >17:33:12,068 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:33:12,069 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:12,069 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:33:12,070 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda ; >17:33:12,070 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:12,070 DEBUG storage.ui: resolved 'sda' to 'sda' (disk) >17:33:12,070 DEBUG storage.ui: allocating partition: req4 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 8MB ; grow: True ; max_size: 168012.0 ; start: None ; end: None >17:33:12,070 DEBUG storage.ui: checking freespace on sdb >17:33:12,071 DEBUG storage.ui: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=8MB boot=False best=None grow=True start=None >17:33:12,071 DEBUG storage.ui: checking 63-2047 (0 MB) >17:33:12,071 DEBUG storage.ui: free region not suitable for request >17:33:12,071 DEBUG storage.ui: checking 481740863-481741154 (0 MB) >17:33:12,071 DEBUG storage.ui: current free range is 481740863-481741154 (0MB) >17:33:12,071 DEBUG storage.ui: checking 492001280-1953525167 (713634 MB) >17:33:12,071 DEBUG storage.ui: current free range is 492001280-1953525167 (713634MB) >17:33:12,071 DEBUG storage.ui: evaluating growth potential for new layout >17:33:12,071 DEBUG storage.ui: calculating growth for disk /dev/sdb >17:33:12,071 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:33:12,072 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:33:12,072 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20219fd0> PedPartition: <_ped.Partition object at 0x7f3f1403dc50> >17:33:12,073 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:33:12,073 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:33:12,074 DEBUG storage.ui: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:33:12,074 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:33:12,074 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:33:12,074 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:33:12,074 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 344072192 >done = False >17:33:12,074 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:33:12,074 DEBUG storage.ui: adding 1461507504 (713626MB) to 42 (sdb7) >17:33:12,074 DEBUG storage.ui: taking back 1117435312 (545622MB) from 42 (sdb7) >17:33:12,074 DEBUG storage.ui: new grow amount for request 42 (sdb7) is 344072192 units, or 168004MB >17:33:12,074 DEBUG storage.ui: request 42 (sdb7) growth: 344072192 (168004MB) size: 168012MB >17:33:12,074 DEBUG storage.ui: disk /dev/sdb growth: 344072192 (168004MB) >17:33:12,074 DEBUG storage.ui: calculating growth for disk /dev/sda >17:33:12,074 DEBUG storage.ui: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:33:12,074 DEBUG storage.ui: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:33:12,075 DEBUG storage.ui: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:33:12,075 DEBUG storage.ui: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:33:12,075 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:33:12,075 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:33:12,075 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 344072192 >done = False >17:33:12,075 DEBUG storage.ui: 1 requests and 1460483504 (713126MB) left in chunk >17:33:12,075 DEBUG storage.ui: adding 1460483504 (713126MB) to 41 (sda8) >17:33:12,075 DEBUG storage.ui: taking back 1116411312 (545122MB) from 41 (sda8) >17:33:12,075 DEBUG storage.ui: new grow amount for request 41 (sda8) is 344072192 units, or 168004MB >17:33:12,075 DEBUG storage.ui: request 43 (sda7) growth: 0 (0MB) size: 500MB >17:33:12,075 DEBUG storage.ui: request 41 (sda8) growth: 344072192 (168004MB) size: 168012MB >17:33:12,075 DEBUG storage.ui: disk /dev/sda growth: 344072192 (168004MB) >17:33:12,076 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:33:12,076 DEBUG storage.ui: device sdb7 new partedPartition None >17:33:12,076 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:33:12,077 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:33:12,077 DEBUG storage.ui: total growth: 688144384 sectors >17:33:12,077 DEBUG storage.ui: updating use_disk to sdb, type: 1 >17:33:12,077 DEBUG storage.ui: new free: 492001280-1953525167 / 713634MB >17:33:12,077 DEBUG storage.ui: new free allows for 688144384 sectors of growth >17:33:12,077 DEBUG storage.ui: adjusted start sector from 492001280 to 492003328 >17:33:12,077 DEBUG storage.ui: created partition sdb7 of 8MB and added it to /dev/sdb >17:33:12,078 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:33:12,078 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20219150> PedPartition: <_ped.Partition object at 0x333d590> >17:33:12,079 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:33:12,079 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:33:12,080 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:33:12,080 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20236810> PedPartition: <_ped.Partition object at 0x3bce830> >17:33:12,080 DEBUG storage.ui: growPartitions: disks=['sda', 'sdb'], partitions=['sda7(id 43)', 'sda8(id 41)', 'sdb7(id 42)'] >17:33:12,081 DEBUG storage.ui: growable partitions are ['sda8', 'sdb7'] >17:33:12,081 DEBUG storage.ui: adding request 43 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:33:12,081 DEBUG storage.ui: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:33:12,081 DEBUG storage.ui: disk sda has 3 chunks >17:33:12,081 DEBUG storage.ui: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:33:12,081 DEBUG storage.ui: disk sdb has 3 chunks >17:33:12,081 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:33:12,081 DEBUG storage.ui: req: PartitionRequest instance -- >id = 43 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:33:12,081 DEBUG storage.ui: req: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 0 max_grow = 344072192 >done = False >17:33:12,081 DEBUG storage.ui: 1 requests and 1460483504 (713126MB) left in chunk >17:33:12,081 DEBUG storage.ui: adding 1460483504 (713126MB) to 41 (sda8) >17:33:12,081 DEBUG storage.ui: taking back 1116411312 (545122MB) from 41 (sda8) >17:33:12,082 DEBUG storage.ui: new grow amount for request 41 (sda8) is 344072192 units, or 168004MB >17:33:12,082 DEBUG storage.ui: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:33:12,082 DEBUG storage.ui: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 0 max_grow = 344072192 >done = False >17:33:12,082 DEBUG storage.ui: 1 requests and 1461507504 (713626MB) left in chunk >17:33:12,082 DEBUG storage.ui: adding 1461507504 (713626MB) to 42 (sdb7) >17:33:12,082 DEBUG storage.ui: taking back 1117435312 (545622MB) from 42 (sdb7) >17:33:12,082 DEBUG storage.ui: new grow amount for request 42 (sdb7) is 344072192 units, or 168004MB >17:33:12,082 DEBUG storage.ui: set: ['sda8', 'sdb7'] 16/168012 >17:33:12,082 DEBUG storage.ui: allocating 168004 to TotalSizeSet with 16/168012 (167996 needed) >17:33:12,082 DEBUG storage.ui: allocating 168004 to TotalSizeSet with 168020/168012 (-8 needed) >17:33:12,082 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 344072192 max_grow = 344072192 >done = True >17:33:12,082 DEBUG storage.ui: needed: -168012 >17:33:12,082 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 344072192 max_grow = 344072192 >done = True 172044288 (84006 MB) >17:33:12,082 DEBUG storage.ui: deallocating 84006 from TotalSizeSet with 336024/168012 (-168012 needed) >17:33:12,082 DEBUG storage.ui: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 344072192 max_grow = 344072192 >done = True >17:33:12,082 DEBUG storage.ui: needed: -84006 >17:33:12,082 DEBUG storage.ui: reclaim: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 344072192 max_grow = 344072192 >done = True 172044288 (84006 MB) >17:33:12,083 DEBUG storage.ui: deallocating 84006 from TotalSizeSet with 252018/168012 (-84006 needed) >17:33:12,083 DEBUG storage.ui: set: ['sda8', 'sdb7'] 168012/168012 >17:33:12,083 DEBUG storage.ui: allocating 0 to TotalSizeSet with 168012/168012 (0 needed) >17:33:12,083 DEBUG storage.ui: allocating 0 to TotalSizeSet with 168012/168012 (0 needed) >17:33:12,083 DEBUG storage.ui: PartitionRequest instance -- >id = 41 name = sda8 growable = True >base = 16384 growth = 172027904 max_grow = 344072192 >done = True >17:33:12,083 DEBUG storage.ui: needed: 0 >17:33:12,083 DEBUG storage.ui: PartitionRequest instance -- >id = 42 name = sdb7 growable = True >base = 16384 growth = 172027904 max_grow = 344072192 >done = True >17:33:12,083 DEBUG storage.ui: needed: 0 >17:33:12,083 DEBUG storage.ui: growing partitions on sda >17:33:12,084 DEBUG storage.ui: partition sda7 (43): 1 >17:33:12,084 DEBUG storage.ui: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20222310> >17:33:12,084 DEBUG storage.ui: partition sda8 (41): 1 >17:33:12,084 DEBUG storage.ui: new geometry for sda8: parted.Geometry instance -- > start: 493029376 end: 665073663 length: 172044288 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20218a50> >17:33:12,084 DEBUG storage.ui: removing all non-preexisting partitions ['sda7(id 43)', 'sda8(id 41)'] from disk(s) ['sda'] >17:33:12,085 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:33:12,085 DEBUG storage.ui: device sda7 new partedPartition None >17:33:12,085 DEBUG storage.ui: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >17:33:12,086 DEBUG storage.ui: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:33:12,086 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:33:12,087 DEBUG storage.ui: device sda8 new partedPartition None >17:33:12,087 DEBUG storage.ui: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:33:12,088 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:33:12,088 DEBUG storage.ui: back from removeNewPartitions >17:33:12,088 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f3f0404e450> PedGeometry: <_ped.Geometry object at 0x7f3f0404ec90> >17:33:12,088 DEBUG storage.ui: setting req5 new geometry: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20222310> >17:33:12,089 DEBUG storage.ui: PartitionDevice._setPartedPartition: req5 ; >17:33:12,089 DEBUG storage.ui: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20222a50> PedPartition: <_ped.Partition object at 0x7f3f1403d530> >17:33:12,090 DEBUG storage.ui: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:33:12,090 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sda ; >17:33:12,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda7 ; >17:33:12,092 DEBUG storage.ui: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202366d0> PedPartition: <_ped.Partition object at 0x3bcea10> >17:33:12,092 DEBUG storage.ui: setting req3 new geometry: parted.Geometry instance -- > start: 493029376 end: 665073663 length: 172044288 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20218a50> >17:33:12,092 DEBUG storage.ui: PartitionDevice._setPartedPartition: req3 ; >17:33:12,093 DEBUG storage.ui: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20222f10> PedPartition: <_ped.Partition object at 0x7f3f1403db30> >17:33:12,093 DEBUG storage.ui: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:33:12,094 DEBUG storage.ui: DiskDevice.addChild: kids: 7 ; name: sda ; >17:33:12,095 DEBUG storage.ui: PartitionDevice._setPartedPartition: sda8 ; >17:33:12,095 DEBUG storage.ui: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20236310> PedPartition: <_ped.Partition object at 0x3bce9b0> >17:33:12,095 DEBUG storage.ui: growing partitions on sdb >17:33:12,095 DEBUG storage.ui: partition sdb7 (42): 1 >17:33:12,095 DEBUG storage.ui: new geometry for sdb7: parted.Geometry instance -- > start: 492003328 end: 664047615 length: 172044288 > device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f20222ed0> >17:33:12,095 DEBUG storage.ui: removing all non-preexisting partitions ['sdb7(id 42)'] from disk(s) ['sdb'] >17:33:12,096 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:33:12,096 DEBUG storage.ui: device sdb7 new partedPartition None >17:33:12,097 DEBUG storage.ui: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:33:12,097 DEBUG storage.ui: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:33:12,098 DEBUG storage.ui: back from removeNewPartitions >17:33:12,098 DEBUG storage.ui: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f3f20218750> PedGeometry: <_ped.Geometry object at 0x7f3f0404b550> >17:33:12,098 DEBUG storage.ui: setting req4 new geometry: parted.Geometry instance -- > start: 492003328 end: 664047615 length: 172044288 > device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f20222ed0> >17:33:12,098 DEBUG storage.ui: PartitionDevice._setPartedPartition: req4 ; >17:33:12,099 DEBUG storage.ui: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20218dd0> PedPartition: <_ped.Partition object at 0x7f3f1403d530> >17:33:12,099 DEBUG storage.ui: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:33:12,100 DEBUG storage.ui: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:33:12,101 DEBUG storage.ui: PartitionDevice._setPartedPartition: sdb7 ; >17:33:12,101 DEBUG storage.ui: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202368d0> PedPartition: <_ped.Partition object at 0x3bce950> >17:33:12,101 DEBUG storage.ui: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >17:33:12,101 DEBUG storage.ui: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >17:33:12,101 DEBUG storage.ui: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >17:33:12,102 DEBUG storage.ui: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >17:33:12,102 DEBUG storage.ui: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >17:33:12,102 DEBUG storage.ui: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >17:33:12,102 DEBUG storage.ui: fixing size of non-existent 500MB partition sda7 (43) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:33:12,102 DEBUG storage.ui: fixing size of non-existent 84006MB partition sda8 (41) with non-existent lvmpv at 84006.00 >17:33:12,102 DEBUG storage.ui: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >17:33:12,102 DEBUG storage.ui: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >17:33:12,103 DEBUG storage.ui: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >17:33:12,103 DEBUG storage.ui: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >17:33:12,103 DEBUG storage.ui: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >17:33:12,103 DEBUG storage.ui: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >17:33:12,103 DEBUG storage.ui: fixing size of non-existent 84006MB partition sdb7 (42) with non-existent lvmpv at 84006.00 >17:33:12,104 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >17:33:12,105 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >17:33:12,105 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sdb4 ; >17:33:12,106 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >17:33:12,106 DEBUG storage.ui: new member set: ['sda8', 'sdb7'] >17:33:12,106 DEBUG storage.ui: old member set: ['sda8', 'sdb7'] >17:33:12,106 DEBUG storage.ui: fedora size is 168008MB >17:33:12,107 DEBUG storage.ui: vg fedora has 8800MB free >17:33:12,107 DEBUG storage.ui: fedora size is 168008MB >17:33:12,107 DEBUG storage.ui: vg fedora has 8800MB free >17:33:12,107 INFO storage.ui: adjusting device size from 51200.00 to 60000.00 >17:33:12,107 DEBUG storage.ui: trying to set lv fedora-root size to 60000MB >17:33:12,107 DEBUG storage.ui: fedora size is 168008MB >17:33:12,107 DEBUG storage.ui: vg fedora has 8800MB free >17:33:12,119 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >17:33:13,086 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >17:33:13,422 DEBUG blivet: Ext4FS.supported: supported: True ; >17:33:13,423 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:33:13,423 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 60000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:33:13,424 DEBUG blivet: fedora size is 168008MB >17:33:13,424 DEBUG blivet: vg fedora has 0MB free >17:33:13,427 DEBUG blivet: SwapSpace.__init__: >17:33:13,427 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:33:13,429 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >17:33:14,274 DEBUG blivet: SwapSpace.__init__: >17:33:14,274 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:33:14,275 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8008, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:33:14,275 DEBUG blivet: fedora size is 168008MB >17:33:14,275 DEBUG blivet: vg fedora has 0MB free >17:33:14,278 DEBUG blivet: Ext4FS.supported: supported: True ; >17:33:14,279 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:33:14,281 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >17:33:14,613 DEBUG blivet: Ext4FS.supported: supported: True ; >17:33:14,613 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:33:14,614 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 60000, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:33:14,614 DEBUG blivet: fedora size is 168008MB >17:33:14,614 DEBUG blivet: vg fedora has 0MB free >17:33:15,023 DEBUG blivet: Ext4FS.supported: supported: True ; >17:33:15,023 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:33:15,024 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.PartitionFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 500, ['sda'], {'encrypted': False, 'raid_level': None} >17:33:15,027 DEBUG blivet: SwapSpace.__init__: >17:33:15,027 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:33:15,032 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >17:33:15,464 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 0, [], {} >17:33:17,368 DEBUG blivet: SwapSpace.__init__: >17:33:17,368 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:33:17,371 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.LVMFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8008, ['sda', 'sdb'], {'encrypted': False, 'raid_level': None} >17:33:17,372 DEBUG blivet: fedora size is 168008MB >17:33:17,372 DEBUG blivet: vg fedora has 0MB free >17:33:17,374 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:17,374 INFO blivet: Using 4MB superBlockSize >17:33:17,374 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:17,374 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:17,374 INFO blivet: Using 4MB superBlockSize >17:33:17,374 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:17,374 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:17,374 INFO blivet: Using 4MB superBlockSize >17:33:17,375 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:17,375 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:17,375 INFO blivet: Using 4MB superBlockSize >17:33:17,376 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,518 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,518 INFO blivet: Using 4MB superBlockSize >17:33:21,519 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,520 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,520 INFO blivet: Using 4MB superBlockSize >17:33:21,521 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,522 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,522 INFO blivet: Using 4MB superBlockSize >17:33:21,522 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,523 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,523 INFO blivet: Using 4MB superBlockSize >17:33:21,523 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,526 DEBUG blivet: SwapSpace.__init__: >17:33:21,526 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:33:21,526 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:33:21,527 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,527 INFO blivet: Using 4MB superBlockSize >17:33:21,527 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,527 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,527 INFO blivet: Using 4MB superBlockSize >17:33:21,528 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,528 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,528 INFO blivet: Using 4MB superBlockSize >17:33:21,528 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,529 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,529 INFO blivet: Using 4MB superBlockSize >17:33:21,529 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,532 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,532 INFO blivet: Using 4MB superBlockSize >17:33:21,532 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,533 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,533 INFO blivet: Using 4MB superBlockSize >17:33:21,533 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,533 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,533 INFO blivet: Using 4MB superBlockSize >17:33:21,533 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:21,534 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:21,534 INFO blivet: Using 4MB superBlockSize >17:33:21,534 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:27,143 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:27,143 INFO blivet: Using 4MB superBlockSize >17:33:27,144 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:27,153 DEBUG blivet: SwapSpace.__init__: >17:33:27,153 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:33:27,154 DEBUG storage.ui: instantiating <class 'blivet.devicefactory.MDFactory'>: <blivet.Blivet object at 0x7f3f2014d1d0>, 8012, ['sda', 'sdb'], {'encrypted': False, 'raid_level': 'raid0'} >17:33:27,154 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:27,154 INFO blivet: Using 4MB superBlockSize >17:33:27,154 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:27,155 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:27,155 INFO blivet: Using 4MB superBlockSize >17:33:27,155 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:27,155 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:27,155 INFO blivet: Using 4MB superBlockSize >17:33:27,155 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:27,156 DEBUG blivet: raw RAID 0 size == 8016.0 >17:33:27,156 INFO blivet: Using 4MB superBlockSize >17:33:27,156 DEBUG blivet: existing RAID 0 size == 8012.0 >17:33:27,159 INFO blivet: removing obsolete action 2 (19) >17:33:27,159 INFO blivet: removing obsolete action 3 (19) >17:33:27,159 INFO blivet: removing obsolete action 19 (19) >17:33:27,160 INFO blivet: removing obsolete action 0 (18) >17:33:27,160 INFO blivet: removing obsolete action 1 (18) >17:33:27,160 INFO blivet: removing obsolete action 18 (18) >17:33:27,160 INFO blivet: removing obsolete action 6 (17) >17:33:27,160 INFO blivet: removing obsolete action 17 (17) >17:33:27,160 INFO blivet: removing obsolete action 7 (16) >17:33:27,160 INFO blivet: removing obsolete action 8 (16) >17:33:27,160 INFO blivet: removing obsolete action 16 (16) >17:33:27,160 INFO blivet: removing obsolete action 9 (15) >17:33:27,160 INFO blivet: removing obsolete action 10 (15) >17:33:27,160 INFO blivet: removing obsolete action 15 (15) >17:33:27,160 INFO blivet: removing obsolete action 11 (14) >17:33:27,160 INFO blivet: removing obsolete action 12 (14) >17:33:27,160 INFO blivet: removing obsolete action 14 (14) >17:33:27,160 INFO blivet: removing obsolete action 4 (13) >17:33:27,160 INFO blivet: removing obsolete action 5 (13) >17:33:27,160 INFO blivet: removing obsolete action 13 (13) >17:33:27,161 DEBUG blivet: action 12 already pruned >17:33:27,161 DEBUG blivet: action 11 already pruned >17:33:27,161 DEBUG blivet: action 10 already pruned >17:33:27,161 DEBUG blivet: action 9 already pruned >17:33:27,161 DEBUG blivet: action 8 already pruned >17:33:27,161 DEBUG blivet: action 7 already pruned >17:33:27,161 DEBUG blivet: action 6 already pruned >17:33:27,161 DEBUG blivet: action 5 already pruned >17:33:27,161 DEBUG blivet: action 4 already pruned >17:33:27,161 DEBUG blivet: action 3 already pruned >17:33:27,161 DEBUG blivet: action 2 already pruned >17:33:27,161 DEBUG blivet: action 1 already pruned >17:33:27,162 DEBUG blivet: action 0 already pruned >17:33:31,272 INFO storage.ui: unhiding device disk sdc (id 0) >17:33:31,273 DEBUG storage.ui: lvm filter: removing sdc from the reject list >17:33:31,273 INFO storage.ui: unhiding device partition sdc1 (id 1) >17:33:31,273 DEBUG storage.ui: lvm filter: removing sdc1 from the reject list >17:33:31,273 DEBUG storage.ui: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:33:31,289 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:33:31,290 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:31,290 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:33:31,291 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:31,291 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:33:34,909 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:33:34,909 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:33:34,909 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:33:34,910 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:33:52,365 INFO blivet: Detected 16016M of memory >17:33:52,365 INFO blivet: Swap attempt of 8008M >17:34:34,392 DEBUG blivet: removing sda >17:34:34,393 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora', 'sda7', 'sda8', 'localhost.localdomain:swap', 'sda6', 'boot', 'sda5', 'sda4', 'root', 'sda3', 'raid0', 'sda2', 'home', 'sda1'] >17:34:34,393 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'sda7', 'localhost.localdomain:swap', 'boot', 'root', 'raid0', 'home'] >17:34:34,393 INFO blivet: removed lvmlv fedora-swap (id 47) from device tree >17:34:34,394 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >17:34:34,394 INFO blivet: registered action: [33] Destroy Device lvmlv fedora-swap (id 47) >17:34:34,394 INFO blivet: removed lvmlv fedora-home (id 46) from device tree >17:34:34,395 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >17:34:34,395 INFO blivet: registered action: [34] Destroy Device lvmlv fedora-home (id 46) >17:34:34,395 INFO blivet: removed lvmlv fedora-root (id 45) from device tree >17:34:34,395 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >17:34:34,395 INFO blivet: registered action: [35] Destroy Device lvmlv fedora-root (id 45) >17:34:34,396 INFO blivet: removed partition sda7 (id 43) from device tree >17:34:34,396 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:34:34,396 INFO blivet: registered action: [36] Destroy Device partition sda7 (id 43) >17:34:34,398 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:34:34,399 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:34:34,403 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >17:34:34,403 INFO blivet: registered action: [37] Destroy Format swap on mdarray localhost.localdomain:swap (id 13) >17:34:34,404 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:34:34,405 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:34:34,405 DEBUG blivet: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >17:34:34,426 DEBUG blivet: removing sdb >17:34:34,426 DEBUG blivet: devices to remove: ['fedora', 'sdb7', 'sdb6', 'sdb5', 'sdb4', 'sdb3', 'sdb2', 'sdb1', 'localhost.localdomain:swap', 'boot', 'root', 'raid0', 'home'] >17:34:34,427 DEBUG blivet: leaves to remove: ['fedora', 'localhost.localdomain:swap', 'boot', 'root', 'raid0', 'home'] >17:34:34,427 INFO blivet: removed lvmvg fedora (id 44) from device tree >17:34:34,428 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >17:34:34,428 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb7 ; >17:34:34,428 INFO blivet: registered action: [39] Destroy Device lvmvg fedora (id 44) >17:34:34,429 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:34:34,430 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:34:34,430 DEBUG blivet: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >17:34:34,642 INFO blivet: Detected 16016M of memory >17:34:34,642 INFO blivet: Swap attempt of 8008M >17:34:34,643 DEBUG blivet: clearpart: looking at sda7 >17:34:34,643 DEBUG blivet: clearpart: looking at sdb7 >17:34:34,643 DEBUG blivet: clearpart: looking at sda6 >17:34:34,643 DEBUG blivet: clearpart: looking at sdb6 >17:34:34,643 DEBUG blivet: clearpart: looking at sda5 >17:34:34,644 DEBUG blivet: clearpart: looking at sdb5 >17:34:34,644 DEBUG blivet: clearpart: looking at sda4 >17:34:34,644 DEBUG blivet: clearpart: looking at sdb4 >17:34:34,644 DEBUG blivet: clearpart: looking at sda3 >17:34:34,644 DEBUG blivet: clearpart: looking at sdb3 >17:34:34,644 DEBUG blivet: clearpart: looking at sda2 >17:34:34,644 DEBUG blivet: clearpart: looking at sdb2 >17:34:34,644 DEBUG blivet: clearpart: looking at sda1 >17:34:34,644 DEBUG blivet: clearpart: looking at sdb1 >17:34:34,644 DEBUG blivet: clearpart: looking at sdc1 >17:34:34,645 DEBUG blivet: checking whether disk sda has an empty extended >17:34:34,646 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404b590> PedPartition: <_ped.Partition object at 0x3bce3b0> ; logicals is ['sda5', 'sda6', 'sda7'] >17:34:34,647 DEBUG blivet: checking whether disk sdb has an empty extended >17:34:34,647 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20222a90> PedPartition: <_ped.Partition object at 0x7f3f1403d7d0> ; logicals is ['sdb5', 'sdb6', 'sdb7'] >17:34:34,648 DEBUG blivet: checking whether disk sdc has an empty extended >17:34:34,648 DEBUG blivet: extended is None ; logicals is [] >17:34:34,668 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,669 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,669 INFO blivet: Detected 16016M of memory >17:34:34,670 INFO blivet: Swap attempt of 8008M >17:34:34,670 DEBUG blivet: doAutoPart: True >17:34:34,670 DEBUG blivet: encryptedAutoPart: False >17:34:34,670 DEBUG blivet: autoPartType: 2 >17:34:34,670 DEBUG blivet: clearPartType: 2 >17:34:34,670 DEBUG blivet: clearPartDisks: ['sdb', 'sda'] >17:34:34,670 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x41e0f10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x41e0a90) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x313f3d0) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f3f200cf590) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f3f20222dd0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:34:34,670 DEBUG blivet: storage.disks: ['sda', 'sdb', 'sdc'] >17:34:34,670 DEBUG blivet: storage.partitioned: ['sda', 'sdb', 'sdc'] >17:34:34,671 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sda7', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'sdb7', 'sdc', 'sdc1'] >17:34:34,671 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,672 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,672 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,672 DEBUG blivet: boot disk: sda >17:34:34,675 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:34:34,675 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:34:34,676 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:34:34,676 DEBUG blivet: PartitionDevice._setFormat: req3 ; >17:34:34,677 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: lvmpv ; >17:34:34,678 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:34:34,678 INFO blivet: added partition req3 (id 48) to device tree >17:34:34,678 INFO blivet: registered action: [41] Create Device partition req3 (id 48) >17:34:34,678 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:34:34,678 INFO blivet: registered action: [42] Create Format lvmpv on partition req3 (id 48) >17:34:34,679 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:34:34,679 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:34:34,679 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sdb ; >17:34:34,680 DEBUG blivet: PartitionDevice._setFormat: req4 ; >17:34:34,681 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >17:34:34,681 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sdb ; >17:34:34,681 INFO blivet: added partition req4 (id 49) to device tree >17:34:34,681 INFO blivet: registered action: [43] Create Device partition req4 (id 49) >17:34:34,681 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:34:34,682 INFO blivet: registered action: [44] Create Format lvmpv on partition req4 (id 49) >17:34:34,684 DEBUG blivet: candidate disks: [DiskDevice instance (0x2f20850) -- > name = sda status = True kids = 7 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f3f200a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2f20290>, DiskDevice instance (0x2efea50) -- > name = sdb status = True kids = 7 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x30d7c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x2efe890>] >17:34:34,684 DEBUG blivet: devs: [PartitionDevice instance (0x311af50) -- > name = req3 status = False kids = 0 id = 48 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req3 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f3f200db290) -- > name = req4 status = False kids = 0 id = 49 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req4 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:34:34,688 DEBUG blivet: Ext4FS.supported: supported: True ; >17:34:34,689 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:34:34,690 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:34:34,690 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sdb ; >17:34:34,691 DEBUG blivet: PartitionDevice._setFormat: req5 ; >17:34:34,692 DEBUG blivet: PartitionDevice._setFormat: req5 ; current: None ; type: ext4 ; >17:34:34,692 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:34:34,693 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sdb ; >17:34:34,693 INFO blivet: added partition req5 (id 50) to device tree >17:34:34,693 INFO blivet: registered action: [45] Create Device partition req5 (id 50) >17:34:34,693 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:34:34,694 INFO blivet: registered action: [46] Create Format ext4 filesystem mounted at /boot on partition req5 (id 50) >17:34:34,694 INFO blivet: skipping unneeded stage1 biosboot request >17:34:34,694 DEBUG blivet: PartSpec instance (0x7f3f200cf590) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:34:34,694 DEBUG blivet: existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,695 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:34:34,696 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:34:34,696 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:34:34,697 DEBUG blivet: removing all non-preexisting partitions ['req3(id 48)', 'req4(id 49)', 'req5(id 50)', 'sda7(id 41)', 'sdb7(id 42)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:34:34,698 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:34:34,698 DEBUG blivet: device sda7 new partedPartition None >17:34:34,698 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:34:34,699 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:34:34,700 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:34:34,700 DEBUG blivet: device sdb7 new partedPartition None >17:34:34,701 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:34:34,701 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:34:34,703 DEBUG blivet: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req3(id 48)', 'req4(id 49)', 'req5(id 50)', 'req3(id 41)', 'req4(id 42)'] >17:34:34,703 DEBUG blivet: removing all non-preexisting partitions ['req5(id 50)', 'req3(id 41)', 'req4(id 42)', 'req3(id 48)', 'req4(id 49)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:34:34,704 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,705 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,705 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,705 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,706 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,706 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,707 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,708 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,708 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,708 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,709 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,709 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,709 DEBUG blivet: allocating partition: req5 ; id: 50 ; disks: ['sda', 'sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:34:34,709 DEBUG blivet: checking freespace on sda >17:34:34,710 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:34:34,710 DEBUG blivet: checking 63-2047 (0 MB) >17:34:34,710 DEBUG blivet: free region not suitable for request >17:34:34,710 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:34:34,711 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:34:34,711 DEBUG blivet: checking 492001280-1953525167 (713634 MB) >17:34:34,711 DEBUG blivet: current free range is 492001280-1953525167 (713634MB) >17:34:34,711 DEBUG blivet: updating use_disk to sda, type: 1 >17:34:34,711 DEBUG blivet: new free: 492001280-1953525167 / 713634MB >17:34:34,711 DEBUG blivet: new free allows for 0 sectors of growth >17:34:34,711 DEBUG blivet: found free space for bootable request >17:34:34,711 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:34:34,712 DEBUG blivet: created partition sda7 of 500MB and added it to /dev/sda >17:34:34,712 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >17:34:34,713 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3be6d50> PedPartition: <_ped.Partition object at 0x7f3f1403d590> >17:34:34,713 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:34:34,713 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:34:34,715 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:34:34,715 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2eebc90> PedPartition: <_ped.Partition object at 0x3bcead0> >17:34:34,716 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,716 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,716 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,717 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,717 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,717 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,717 DEBUG blivet: allocating partition: req3 ; id: 41 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 84006MB ; grow: False ; max_size: 168012.0 ; start: None ; end: None >17:34:34,717 DEBUG blivet: checking freespace on sda >17:34:34,718 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=84006MB boot=False best=None grow=False start=None >17:34:34,718 DEBUG blivet: checking 63-2047 (0 MB) >17:34:34,718 DEBUG blivet: free region not suitable for request >17:34:34,718 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:34:34,718 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:34:34,718 DEBUG blivet: checking 493027328-1953525167 (713133 MB) >17:34:34,718 DEBUG blivet: current free range is 493027328-1953525167 (713133MB) >17:34:34,719 DEBUG blivet: updating use_disk to sda, type: 1 >17:34:34,719 DEBUG blivet: new free: 493027328-1953525167 / 713133MB >17:34:34,719 DEBUG blivet: new free allows for 0 sectors of growth >17:34:34,719 DEBUG blivet: adjusted start sector from 493027328 to 493029376 >17:34:34,719 DEBUG blivet: created partition sda8 of 84006MB and added it to /dev/sda >17:34:34,720 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >17:34:34,720 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20154210> PedPartition: <_ped.Partition object at 0x7f3f1403d7d0> >17:34:34,721 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:34:34,721 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:34:34,722 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:34:34,722 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0403c510> PedPartition: <_ped.Partition object at 0x41eda70> >17:34:34,722 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,723 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,723 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,723 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,724 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,724 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,724 DEBUG blivet: allocating partition: req4 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 84006MB ; grow: False ; max_size: 168012.0 ; start: None ; end: None >17:34:34,724 DEBUG blivet: checking freespace on sdb >17:34:34,724 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=84006MB boot=False best=None grow=False start=None >17:34:34,724 DEBUG blivet: checking 63-2047 (0 MB) >17:34:34,725 DEBUG blivet: free region not suitable for request >17:34:34,725 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:34:34,725 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:34:34,725 DEBUG blivet: checking 492001280-1953525167 (713634 MB) >17:34:34,725 DEBUG blivet: current free range is 492001280-1953525167 (713634MB) >17:34:34,725 DEBUG blivet: updating use_disk to sdb, type: 1 >17:34:34,725 DEBUG blivet: new free: 492001280-1953525167 / 713634MB >17:34:34,725 DEBUG blivet: new free allows for 0 sectors of growth >17:34:34,725 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:34:34,725 DEBUG blivet: created partition sdb7 of 84006MB and added it to /dev/sdb >17:34:34,726 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >17:34:34,727 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2f20450> PedPartition: <_ped.Partition object at 0x7f3f1403de90> >17:34:34,730 DEBUG blivet: fedora size is 168008MB >17:34:34,730 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:34:34,731 DEBUG blivet: vg fedora has 168008MB free >17:34:34,731 DEBUG blivet: fedora size is 168008MB >17:34:34,731 DEBUG blivet: vg fedora has 168008MB free >17:34:34,734 DEBUG blivet: raw RAID 0 size == 8016.0 >17:34:34,734 INFO blivet: Using 4MB superBlockSize >17:34:34,735 DEBUG blivet: existing RAID 0 size == 8012.0 >17:34:34,735 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:34:34,737 DEBUG blivet: raw RAID 1 size == 100064.0 >17:34:34,738 INFO blivet: Using 64MB superBlockSize >17:34:34,738 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:34:34,739 DEBUG blivet: raw RAID 0 size == 150256.0 >17:34:34,739 INFO blivet: Using 128MB superBlockSize >17:34:34,739 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:34:34,740 DEBUG blivet: raw RAID 1 size == 60032.0 >17:34:34,740 INFO blivet: Using 32MB superBlockSize >17:34:34,740 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:34:34,740 DEBUG blivet: raw RAID 1 size == 1000.0 >17:34:34,741 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:34:34,741 INFO blivet: Using 2.0MB superBlockSize >17:34:34,741 DEBUG blivet: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20219cd0> PedPartition: <_ped.Partition object at 0x4202170> >17:34:34,741 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:34:34,759 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,763 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,767 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,769 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,770 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,770 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,770 DEBUG blivet: allocating partition: req3 ; id: 48 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:34:34,770 DEBUG blivet: checking freespace on sda >17:34:34,771 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:34:34,771 DEBUG blivet: checking 63-2047 (0 MB) >17:34:34,771 DEBUG blivet: free region not suitable for request >17:34:34,771 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:34:34,771 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:34:34,771 DEBUG blivet: checking 665073664-1953525167 (629126 MB) >17:34:34,772 DEBUG blivet: current free range is 665073664-1953525167 (629126MB) >17:34:34,772 DEBUG blivet: evaluating growth potential for new layout >17:34:34,772 DEBUG blivet: calculating growth for disk /dev/sdb >17:34:34,772 DEBUG blivet: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:34:34,772 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:34:34,772 DEBUG blivet: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:34:34,772 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:34:34,772 DEBUG blivet: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >17:34:34,772 DEBUG blivet: request 42 (sdb7) growth: 0 (0MB) size: 84006MB >17:34:34,772 DEBUG blivet: disk /dev/sdb growth: 0 (0MB) >17:34:34,772 DEBUG blivet: calculating growth for disk /dev/sdc >17:34:34,772 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:34:34,773 DEBUG blivet: calculating growth for disk /dev/sda >17:34:34,773 DEBUG blivet: adjusted start sector from 665073664 to 665075712 >17:34:34,773 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >17:34:34,773 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f200db9d0> PedPartition: <_ped.Partition object at 0x3bce2f0> >17:34:34,774 DEBUG blivet: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >17:34:34,774 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >17:34:34,775 DEBUG blivet: adding request 50 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:34:34,775 DEBUG blivet: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:34:34,775 DEBUG blivet: adding request 48 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:34:34,775 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:34:34,775 DEBUG blivet: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:34:34,775 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:34:34,775 DEBUG blivet: req: PartitionRequest instance -- >id = 50 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:34:34,775 DEBUG blivet: req: PartitionRequest instance -- >id = 41 name = sda8 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >17:34:34,775 DEBUG blivet: req: PartitionRequest instance -- >id = 48 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:34:34,775 DEBUG blivet: 1 requests and 1287431600 (628628MB) left in chunk >17:34:34,775 DEBUG blivet: adding 1287431600 (628628MB) to 48 (sda9) >17:34:34,775 DEBUG blivet: new grow amount for request 48 (sda9) is 1287431600 units, or 628628MB >17:34:34,775 DEBUG blivet: request 50 (sda7) growth: 0 (0MB) size: 500MB >17:34:34,775 DEBUG blivet: request 41 (sda8) growth: 0 (0MB) size: 84006MB >17:34:34,776 DEBUG blivet: request 48 (sda9) growth: 1287431600 (628628MB) size: 629128MB >17:34:34,776 DEBUG blivet: disk /dev/sda growth: 1287431600 (628628MB) >17:34:34,776 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >17:34:34,776 DEBUG blivet: device sda9 new partedPartition None >17:34:34,776 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:34:34,777 DEBUG blivet: DiskDevice.removeChild: kids: 9 ; name: sda ; >17:34:34,777 DEBUG blivet: total growth: 1287431600 sectors >17:34:34,777 DEBUG blivet: updating use_disk to sda, type: 1 >17:34:34,777 DEBUG blivet: new free: 665073664-1953525167 / 629126MB >17:34:34,777 DEBUG blivet: new free allows for 1287431600 sectors of growth >17:34:34,777 DEBUG blivet: adjusted start sector from 665073664 to 665075712 >17:34:34,778 DEBUG blivet: created partition sda9 of 500MB and added it to /dev/sda >17:34:34,778 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >17:34:34,778 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202227d0> PedPartition: <_ped.Partition object at 0x41edad0> >17:34:34,779 DEBUG blivet: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >17:34:34,779 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >17:34:34,780 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >17:34:34,781 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20154210> PedPartition: <_ped.Partition object at 0x7f3f1403db30> >17:34:34,781 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,782 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,782 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,782 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,783 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,783 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,783 DEBUG blivet: allocating partition: req4 ; id: 49 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:34:34,783 DEBUG blivet: checking freespace on sdb >17:34:34,783 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:34:34,783 DEBUG blivet: checking 63-2047 (0 MB) >17:34:34,783 DEBUG blivet: free region not suitable for request >17:34:34,783 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:34:34,784 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:34:34,784 DEBUG blivet: checking 664047616-1953525167 (629627 MB) >17:34:34,784 DEBUG blivet: current free range is 664047616-1953525167 (629627MB) >17:34:34,784 DEBUG blivet: evaluating growth potential for new layout >17:34:34,784 DEBUG blivet: calculating growth for disk /dev/sdb >17:34:34,784 DEBUG blivet: adjusted start sector from 664047616 to 664049664 >17:34:34,784 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >17:34:34,785 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3330910> PedPartition: <_ped.Partition object at 0x3bce9b0> >17:34:34,785 DEBUG blivet: PartitionDevice._setDisk: sdb8 ; new: sdb ; old: None ; >17:34:34,785 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sdb ; >17:34:34,786 DEBUG blivet: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:34:34,786 DEBUG blivet: adding request 49 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:34:34,786 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:34:34,786 DEBUG blivet: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:34:34,786 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:34:34,786 DEBUG blivet: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >17:34:34,786 DEBUG blivet: req: PartitionRequest instance -- >id = 49 name = sdb8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:34:34,786 DEBUG blivet: 1 requests and 1288455600 (629128MB) left in chunk >17:34:34,786 DEBUG blivet: adding 1288455600 (629128MB) to 49 (sdb8) >17:34:34,786 DEBUG blivet: new grow amount for request 49 (sdb8) is 1288455600 units, or 629128MB >17:34:34,786 DEBUG blivet: request 42 (sdb7) growth: 0 (0MB) size: 84006MB >17:34:34,786 DEBUG blivet: request 49 (sdb8) growth: 1288455600 (629128MB) size: 629628MB >17:34:34,786 DEBUG blivet: disk /dev/sdb growth: 1288455600 (629128MB) >17:34:34,787 DEBUG blivet: calculating growth for disk /dev/sdc >17:34:34,787 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:34:34,787 DEBUG blivet: calculating growth for disk /dev/sda >17:34:34,787 DEBUG blivet: adding request 50 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:34:34,787 DEBUG blivet: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:34:34,787 DEBUG blivet: adding request 48 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:34:34,787 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:34:34,787 DEBUG blivet: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:34:34,787 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:34:34,787 DEBUG blivet: req: PartitionRequest instance -- >id = 50 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:34:34,787 DEBUG blivet: req: PartitionRequest instance -- >id = 41 name = sda8 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >17:34:34,787 DEBUG blivet: req: PartitionRequest instance -- >id = 48 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:34:34,787 DEBUG blivet: 1 requests and 1287431600 (628628MB) left in chunk >17:34:34,787 DEBUG blivet: adding 1287431600 (628628MB) to 48 (sda9) >17:34:34,788 DEBUG blivet: new grow amount for request 48 (sda9) is 1287431600 units, or 628628MB >17:34:34,788 DEBUG blivet: request 50 (sda7) growth: 0 (0MB) size: 500MB >17:34:34,788 DEBUG blivet: request 41 (sda8) growth: 0 (0MB) size: 84006MB >17:34:34,788 DEBUG blivet: request 48 (sda9) growth: 1287431600 (628628MB) size: 629128MB >17:34:34,788 DEBUG blivet: disk /dev/sda growth: 1287431600 (628628MB) >17:34:34,789 DEBUG blivet: PartitionDevice._setPartedPartition: sdb8 ; >17:34:34,789 DEBUG blivet: device sdb8 new partedPartition None >17:34:34,791 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:34:34,792 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sdb ; >17:34:34,792 DEBUG blivet: total growth: 2575887200 sectors >17:34:34,792 DEBUG blivet: updating use_disk to sdb, type: 1 >17:34:34,792 DEBUG blivet: new free: 664047616-1953525167 / 629627MB >17:34:34,792 DEBUG blivet: new free allows for 2575887200 sectors of growth >17:34:34,793 DEBUG blivet: adjusted start sector from 664047616 to 664049664 >17:34:34,793 DEBUG blivet: created partition sdb8 of 500MB and added it to /dev/sdb >17:34:34,794 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >17:34:34,794 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0403cf90> PedPartition: <_ped.Partition object at 0x42025f0> >17:34:34,796 DEBUG blivet: PartitionDevice._setDisk: sdb8 ; new: sdb ; old: None ; >17:34:34,797 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sdb ; >17:34:34,799 DEBUG blivet: PartitionDevice._setPartedPartition: sdb8 ; >17:34:34,799 DEBUG blivet: device sdb8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f2022f2d0> PedPartition: <_ped.Partition object at 0x4202a10> >17:34:34,799 DEBUG blivet: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda9(id 48)', 'sdb8(id 49)', 'sda7(id 50)', 'sda8(id 41)', 'sdb7(id 42)'] >17:34:34,799 DEBUG blivet: growable partitions are ['sda9', 'sdb8'] >17:34:34,799 DEBUG blivet: adding request 48 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:34:34,800 DEBUG blivet: adding request 50 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:34:34,800 DEBUG blivet: adding request 41 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:34:34,800 DEBUG blivet: disk sda has 3 chunks >17:34:34,800 DEBUG blivet: adding request 49 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:34:34,800 DEBUG blivet: adding request 42 to chunk 1461523888 (492001280-1953525167) on /dev/sdb >17:34:34,801 DEBUG blivet: disk sdb has 3 chunks >17:34:34,801 DEBUG blivet: no free space on sdc >17:34:34,801 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:34:34,801 DEBUG blivet: req: PartitionRequest instance -- >id = 50 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:34:34,801 DEBUG blivet: req: PartitionRequest instance -- >id = 41 name = sda8 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >17:34:34,801 DEBUG blivet: req: PartitionRequest instance -- >id = 48 name = sda9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:34:34,801 DEBUG blivet: 1 requests and 1287431600 (628628MB) left in chunk >17:34:34,802 DEBUG blivet: adding 1287431600 (628628MB) to 48 (sda9) >17:34:34,802 DEBUG blivet: new grow amount for request 48 (sda9) is 1287431600 units, or 628628MB >17:34:34,802 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:34:34,802 DEBUG blivet: req: PartitionRequest instance -- >id = 42 name = sdb7 growable = False >base = 172044288 growth = 0 max_grow = 0 >done = True >17:34:34,802 DEBUG blivet: req: PartitionRequest instance -- >id = 49 name = sdb8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:34:34,802 DEBUG blivet: 1 requests and 1288455600 (629128MB) left in chunk >17:34:34,802 DEBUG blivet: adding 1288455600 (629128MB) to 49 (sdb8) >17:34:34,803 DEBUG blivet: new grow amount for request 49 (sdb8) is 1288455600 units, or 629128MB >17:34:34,803 DEBUG blivet: growing partitions on sda >17:34:34,803 DEBUG blivet: partition sda7 (50): 1 >17:34:34,803 DEBUG blivet: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219290> >17:34:34,803 DEBUG blivet: partition sda8 (41): 1 >17:34:34,804 DEBUG blivet: new geometry for sda8: parted.Geometry instance -- > start: 493029376 end: 665073663 length: 172044288 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219710> >17:34:34,804 DEBUG blivet: partition sda9 (48): 1 >17:34:34,804 DEBUG blivet: new geometry for sda9: parted.Geometry instance -- > start: 665075712 end: 1953523711 length: 1288448000 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219610> >17:34:34,804 DEBUG blivet: removing all non-preexisting partitions ['sda7(id 50)', 'sda8(id 41)', 'sda9(id 48)'] from disk(s) ['sda'] >17:34:34,805 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:34:34,805 DEBUG blivet: device sda7 new partedPartition None >17:34:34,807 DEBUG blivet: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >17:34:34,808 DEBUG blivet: DiskDevice.removeChild: kids: 9 ; name: sda ; >17:34:34,809 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:34:34,809 DEBUG blivet: device sda8 new partedPartition None >17:34:34,811 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:34:34,812 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:34:34,813 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >17:34:34,813 DEBUG blivet: device sda9 new partedPartition None >17:34:34,814 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >17:34:34,815 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:34:34,815 DEBUG blivet: back from removeNewPartitions >17:34:34,815 DEBUG blivet: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f3f202191d0> PedGeometry: <_ped.Geometry object at 0x2efe250> >17:34:34,816 DEBUG blivet: setting req5 new geometry: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219290> >17:34:34,816 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >17:34:34,817 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20222690> PedPartition: <_ped.Partition object at 0x3bce590> >17:34:34,817 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:34:34,818 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:34:34,819 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:34:34,819 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20236bd0> PedPartition: <_ped.Partition object at 0x4202a70> >17:34:34,819 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 493029376 end: 665073663 length: 172044288 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219710> >17:34:34,820 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >17:34:34,820 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404b7d0> PedPartition: <_ped.Partition object at 0x7f3f1403d590> >17:34:34,821 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:34:34,822 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:34:34,823 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:34:34,823 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202361d0> PedPartition: <_ped.Partition object at 0x4202bf0> >17:34:34,823 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 665075712 end: 1953523711 length: 1288448000 > device: <parted.device.Device object at 0x2efeb10> PedGeometry: <_ped.Geometry object at 0x7f3f20219610> >17:34:34,824 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >17:34:34,824 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0403c850> PedPartition: <_ped.Partition object at 0x4202110> >17:34:34,825 DEBUG blivet: PartitionDevice._setDisk: sda9 ; new: sda ; old: None ; >17:34:34,825 DEBUG blivet: DiskDevice.addChild: kids: 8 ; name: sda ; >17:34:34,827 DEBUG blivet: PartitionDevice._setPartedPartition: sda9 ; >17:34:34,827 DEBUG blivet: device sda9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe590> fileSystem: None > number: 9 path: /dev/sda9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20154510> PedPartition: <_ped.Partition object at 0x4202290> >17:34:34,827 DEBUG blivet: growing partitions on sdb >17:34:34,827 DEBUG blivet: partition sdb7 (42): 1 >17:34:34,827 DEBUG blivet: new geometry for sdb7: parted.Geometry instance -- > start: 492003328 end: 664047615 length: 172044288 > device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f20154650> >17:34:34,828 DEBUG blivet: partition sdb8 (49): 1 >17:34:34,828 DEBUG blivet: new geometry for sdb8: parted.Geometry instance -- > start: 664049664 end: 1953523711 length: 1289474048 > device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x2f20450> >17:34:34,828 DEBUG blivet: removing all non-preexisting partitions ['sdb7(id 42)', 'sdb8(id 49)'] from disk(s) ['sdb'] >17:34:34,829 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:34:34,829 DEBUG blivet: device sdb7 new partedPartition None >17:34:34,829 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:34:34,830 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sdb ; >17:34:34,831 DEBUG blivet: PartitionDevice._setPartedPartition: sdb8 ; >17:34:34,831 DEBUG blivet: device sdb8 new partedPartition None >17:34:34,832 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sdb ; >17:34:34,832 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:34:34,833 DEBUG blivet: back from removeNewPartitions >17:34:34,833 DEBUG blivet: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x2f20a90> PedGeometry: <_ped.Geometry object at 0x7f3f0404bd90> >17:34:34,833 DEBUG blivet: setting req4 new geometry: parted.Geometry instance -- > start: 492003328 end: 664047615 length: 172044288 > device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x7f3f20154650> >17:34:34,834 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >17:34:34,834 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f20224890> PedPartition: <_ped.Partition object at 0x41edb90> >17:34:34,835 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:34:34,836 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:34:34,837 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:34:34,837 DEBUG blivet: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3330950> PedPartition: <_ped.Partition object at 0x4202890> >17:34:34,837 DEBUG blivet: setting req4 new geometry: parted.Geometry instance -- > start: 664049664 end: 1953523711 length: 1289474048 > device: <parted.device.Device object at 0x2efe710> PedGeometry: <_ped.Geometry object at 0x2f20450> >17:34:34,838 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >17:34:34,838 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f0404b550> PedPartition: <_ped.Partition object at 0x41edfb0> >17:34:34,839 DEBUG blivet: PartitionDevice._setDisk: sdb8 ; new: sdb ; old: None ; >17:34:34,840 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sdb ; >17:34:34,841 DEBUG blivet: PartitionDevice._setPartedPartition: sdb8 ; >17:34:34,841 DEBUG blivet: device sdb8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2efe4d0> fileSystem: None > number: 8 path: /dev/sdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f3f202199d0> PedPartition: <_ped.Partition object at 0x4202e90> >17:34:34,841 DEBUG blivet: growing partitions on sdc >17:34:34,841 DEBUG blivet: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >17:34:34,842 DEBUG blivet: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >17:34:34,842 DEBUG blivet: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >17:34:34,842 DEBUG blivet: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >17:34:34,842 DEBUG blivet: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >17:34:34,843 DEBUG blivet: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >17:34:34,843 DEBUG blivet: fixing size of non-existent 500MB partition sda7 (50) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:34:34,843 DEBUG blivet: fixing size of non-existent 84006MB partition sda8 (41) with non-existent lvmpv at 84006.00 >17:34:34,843 DEBUG blivet: fixing size of non-existent 629125MB partition sda9 (48) with non-existent lvmpv at 629125.00 >17:34:34,843 DEBUG blivet: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >17:34:34,844 DEBUG blivet: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >17:34:34,844 DEBUG blivet: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >17:34:34,844 DEBUG blivet: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >17:34:34,844 DEBUG blivet: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >17:34:34,844 DEBUG blivet: fixing size of existing 4008MB partition sdb6 (20) with existing mdmember at 4008.00 >17:34:34,845 DEBUG blivet: fixing size of non-existent 84006MB partition sdb7 (42) with non-existent lvmpv at 84006.00 >17:34:34,845 DEBUG blivet: fixing size of non-existent 629626MB partition sdb8 (49) with non-existent lvmpv at 629626.00 >17:34:34,845 DEBUG blivet: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >17:34:34,846 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:34:34,847 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >17:34:34,848 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:34:34,849 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >17:34:34,850 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda9 ; >17:34:34,851 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb8 ; >17:34:34,851 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:34:34,852 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:34:34,852 INFO blivet: added lvmvg fedora (id 51) to device tree >17:34:34,852 INFO blivet: registered action: [47] Create Device lvmvg fedora (id 51) >17:34:34,853 DEBUG blivet: Ext4FS.supported: supported: True ; >17:34:34,853 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:34:34,854 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:34:34,855 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:34:34,855 DEBUG blivet: fedora size is 1258748MB >17:34:34,855 DEBUG blivet: vg fedora has 1258748MB free >17:34:34,855 DEBUG blivet: Adding fedora-root/1024MB to fedora >17:34:34,855 INFO blivet: added lvmlv fedora-root (id 52) to device tree >17:34:34,855 INFO blivet: registered action: [48] Create Device lvmlv fedora-root (id 52) >17:34:34,855 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:34:34,856 INFO blivet: registered action: [49] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 52) >17:34:34,857 DEBUG blivet: Ext4FS.supported: supported: True ; >17:34:34,857 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:34:34,858 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:34:34,859 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:34:34,859 DEBUG blivet: fedora size is 1258748MB >17:34:34,859 DEBUG blivet: vg fedora has 1257724MB free >17:34:34,859 DEBUG blivet: Adding fedora-home/500MB to fedora >17:34:34,859 INFO blivet: added lvmlv fedora-home (id 53) to device tree >17:34:34,859 INFO blivet: registered action: [50] Create Device lvmlv fedora-home (id 53) >17:34:34,860 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:34:34,860 INFO blivet: registered action: [51] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 53) >17:34:34,861 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:34:34,861 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:34:34,862 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:34:34,862 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:34:34,863 DEBUG blivet: fedora size is 1258748MB >17:34:34,863 DEBUG blivet: vg fedora has 1257224MB free >17:34:34,863 DEBUG blivet: Adding fedora-swap/8008MB to fedora >17:34:34,863 INFO blivet: added lvmlv fedora-swap (id 54) to device tree >17:34:34,863 INFO blivet: registered action: [52] Create Device lvmlv fedora-swap (id 54) >17:34:34,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:34:34,863 INFO blivet: registered action: [53] Create Format swap on lvmlv fedora-swap (id 54) >17:34:34,864 DEBUG blivet: fedora size is 1258748MB >17:34:34,864 DEBUG blivet: vg fedora has 1249216MB free >17:34:34,864 DEBUG blivet: vg fedora: 1249216MB free ; lvs: ['root', 'home', 'swap'] >17:34:34,864 DEBUG blivet: adding request 52 to chunk 314687 on /dev/mapper/fedora >17:34:34,864 DEBUG blivet: adding request 53 to chunk 314687 on /dev/mapper/fedora >17:34:34,864 DEBUG blivet: adding request 54 to chunk 314687 on /dev/mapper/fedora >17:34:34,865 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 314687 size = 1258748 >remaining = 2 pool = 312304 >17:34:34,865 DEBUG blivet: req: LVRequest instance -- >id = 54 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:34:34,865 DEBUG blivet: req: LVRequest instance -- >id = 52 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:34:34,865 DEBUG blivet: req: LVRequest instance -- >id = 53 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:34:34,865 DEBUG blivet: 2 requests and 312304 (1249216MB) left in chunk >17:34:34,865 DEBUG blivet: adding 209842 (839368MB) to 52 (fedora-root) >17:34:34,865 DEBUG blivet: taking back 197298 (789192MB) from 52 (fedora-root) >17:34:34,865 DEBUG blivet: new grow amount for request 52 (fedora-root) is 12544 units, or 50176MB >17:34:34,865 DEBUG blivet: adding 102461 (409844MB) to 53 (fedora-home) >17:34:34,866 DEBUG blivet: new grow amount for request 53 (fedora-home) is 102461 units, or 409844MB >17:34:34,866 DEBUG blivet: 1 requests and 197299 (789196MB) left in chunk >17:34:34,866 DEBUG blivet: adding 197299 (789196MB) to 53 (fedora-home) >17:34:34,866 DEBUG blivet: new grow amount for request 53 (fedora-home) is 299760 units, or 1199040MB >17:34:34,866 DEBUG blivet: trying to set lv fedora-root size to 51200MB >17:34:34,866 DEBUG blivet: fedora size is 1258748MB >17:34:34,866 DEBUG blivet: vg fedora has 1249216MB free >17:34:34,866 DEBUG blivet: trying to set lv fedora-home size to 1199540MB >17:34:34,867 DEBUG blivet: fedora size is 1258748MB >17:34:34,867 DEBUG blivet: vg fedora has 1199040MB free >17:34:34,891 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,891 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,892 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,893 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,893 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:34:34,924 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,925 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,926 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:34:34,926 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:34:34,926 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:35:05,632 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:05,632 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:05,633 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:05,633 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:06,972 DEBUG blivet: fedora size is 1258748MB >17:35:06,973 DEBUG blivet: vg fedora has 0MB free >17:35:06,973 DEBUG blivet: fedora size is 1258748MB >17:35:06,973 DEBUG blivet: vg fedora has 0MB free >17:35:06,975 DEBUG blivet: raw RAID 0 size == 8016.0 >17:35:06,975 INFO blivet: Using 4MB superBlockSize >17:35:06,975 DEBUG blivet: existing RAID 0 size == 8012.0 >17:35:06,977 DEBUG blivet: raw RAID 1 size == 100064.0 >17:35:06,977 INFO blivet: Using 64MB superBlockSize >17:35:06,977 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:35:06,978 DEBUG blivet: raw RAID 0 size == 150256.0 >17:35:06,978 INFO blivet: Using 128MB superBlockSize >17:35:06,978 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:35:06,978 DEBUG blivet: raw RAID 1 size == 60032.0 >17:35:06,978 INFO blivet: Using 32MB superBlockSize >17:35:06,978 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:35:06,979 DEBUG blivet: raw RAID 1 size == 1000.0 >17:35:06,979 INFO blivet: Using 2.0MB superBlockSize >17:35:06,979 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:35:54,617 DEBUG blivet: registered device format class LUKS as luks >17:35:54,623 DEBUG blivet: registered device format class Ext2FS as ext2 >17:35:54,623 DEBUG blivet: registered device format class Ext3FS as ext3 >17:35:54,623 DEBUG blivet: registered device format class Ext4FS as ext4 >17:35:54,623 DEBUG blivet: registered device format class FATFS as vfat >17:35:54,623 DEBUG blivet: registered device format class EFIFS as efi >17:35:54,623 DEBUG blivet: registered device format class BTRFS as btrfs >17:35:54,623 DEBUG blivet: registered device format class GFS2 as gfs2 >17:35:54,623 DEBUG blivet: registered device format class JFS as jfs >17:35:54,623 DEBUG blivet: registered device format class ReiserFS as reiserfs >17:35:54,623 DEBUG blivet: registered device format class XFS as xfs >17:35:54,623 DEBUG blivet: registered device format class HFS as hfs >17:35:54,623 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >17:35:54,623 DEBUG blivet: registered device format class HFSPlus as hfs+ >17:35:54,623 DEBUG blivet: registered device format class MacEFIFS as macefi >17:35:54,623 DEBUG blivet: registered device format class NTFS as ntfs >17:35:54,624 DEBUG blivet: registered device format class NFS as nfs >17:35:54,624 DEBUG blivet: registered device format class NFSv4 as nfs4 >17:35:54,624 DEBUG blivet: registered device format class Iso9660FS as iso9660 >17:35:54,624 DEBUG blivet: registered device format class NoDevFS as nodev >17:35:54,624 DEBUG blivet: registered device format class DevPtsFS as devpts >17:35:54,624 DEBUG blivet: registered device format class ProcFS as proc >17:35:54,624 DEBUG blivet: registered device format class SysFS as sysfs >17:35:54,624 DEBUG blivet: registered device format class TmpFS as tmpfs >17:35:54,624 DEBUG blivet: registered device format class BindFS as bind >17:35:54,624 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >17:35:54,624 DEBUG blivet: registered device format class USBFS as usbfs >17:35:54,624 DEBUG blivet: registered device format class MDRaidMember as mdmember >17:35:54,624 DEBUG blivet: registered device format class BIOSBoot as biosboot >17:35:54,625 DEBUG blivet: registered device format class DiskLabel as disklabel >17:35:54,625 DEBUG blivet: registered device format class SwapSpace as swap >17:35:54,625 DEBUG blivet: registered device format class MultipathMember as multipath_member >17:35:54,625 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >17:35:54,625 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >17:35:54,625 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >17:35:54,961 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:35:54,961 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:35:54,961 INFO blivet: sdc1 looks to be the live device; marking as protected >17:35:54,972 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:35:54,980 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:35:54,980 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:35:54,980 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:35:54,980 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:54,981 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:35:54,981 INFO blivet: sdc is a disk >17:35:54,981 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:54,982 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:35:54,985 INFO blivet: added disk sdc (id 0) to device tree >17:35:54,985 DEBUG blivet: looking up parted Device: /dev/sdc >17:35:54,986 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:35:54,986 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:35:54,987 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:35:54,987 DEBUG blivet: required disklabel type for sdc (1) is None >17:35:54,987 DEBUG blivet: default disklabel type for sdc is msdos >17:35:54,987 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:35:54,987 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:35:54,988 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x244a490>] > device: <parted.device.Device object at 0x2442f90> > PedDisk: <_ped.Disk object at 0x2449128> >17:35:54,988 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:35:54,989 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:35:54,989 INFO blivet: got device: DiskDevice instance (0x23be1d0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x23718c0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x2438050> >17:35:54,990 INFO blivet: got format: DiskLabel instance (0x2438110) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x244a490>] > device: <parted.device.Device object at 0x2442f90> > PedDisk: <_ped.Disk object at 0x2449128> > origPartedDisk = <parted.disk.Disk object at 0x244a190> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x2371dd0> > >17:35:54,992 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:35:54,992 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:35:54,992 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:35:54,992 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:54,992 INFO blivet: sdc1 is a partition >17:35:54,993 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:35:54,993 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:35:54,993 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:35:54,993 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:35:54,994 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:35:54,994 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:54,995 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:35:54,995 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:35:54,996 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:35:54,997 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:35:54,997 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:35:54,997 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:35:54,997 INFO blivet: added partition sdc1 (id 1) to device tree >17:35:54,998 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:35:54,998 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:35:54,998 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:35:54,999 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:35:54,999 WARN blivet: disklabel detected but not usable on sdc1 >17:35:54,999 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:35:55,000 INFO blivet: type detected on 'sdc1' is 'vfat' >17:35:55,000 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:35:55,000 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:35:55,000 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:35:55,000 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:35:55,001 INFO blivet: got device: PartitionDevice instance (0x2438190) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x2451050> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x244a090> fileSystem: <parted.filesystem.FileSystem object at 0x244a550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x244a4d0> PedPartition: <_ped.Partition object at 0x2447230> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:35:55,001 INFO blivet: got format: EFIFS instance (0x244a850) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >17:35:55,002 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:35:55,003 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:35:55,003 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:55,004 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,004 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:35:55,004 INFO blivet: sda is a disk >17:35:55,005 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,005 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:35:55,008 INFO blivet: added disk sda (id 2) to device tree >17:35:55,008 DEBUG blivet: looking up parted Device: /dev/sda >17:35:55,009 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:35:55,009 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:35:55,010 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:35:55,010 DEBUG blivet: required disklabel type for sda (1) is None >17:35:55,010 DEBUG blivet: default disklabel type for sda is msdos >17:35:55,010 DEBUG blivet: selecting msdos disklabel for sda based on size >17:35:55,010 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:35:55,012 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x244acd0>, <parted.partition.Partition object at 0x244ac90>, <parted.partition.Partition object at 0x244a6d0>, <parted.partition.Partition object at 0x244ae50>, <parted.partition.Partition object at 0x244e110>, <parted.partition.Partition object at 0x244e350>] > device: <parted.device.Device object at 0x244ad90> > PedDisk: <_ped.Disk object at 0x2453f80> >17:35:55,012 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:35:55,012 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:35:55,013 INFO blivet: got device: DiskDevice instance (0x24382d0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2451320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x244aad0> >17:35:55,015 INFO blivet: got format: DiskLabel instance (0x244ab90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x244acd0>, <parted.partition.Partition object at 0x244ac90>, <parted.partition.Partition object at 0x244a6d0>, <parted.partition.Partition object at 0x244ae50>, <parted.partition.Partition object at 0x244e110>, <parted.partition.Partition object at 0x244e350>] > device: <parted.device.Device object at 0x244ad90> > PedDisk: <_ped.Disk object at 0x2453f80> > origPartedDisk = <parted.disk.Disk object at 0x244af50> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2451200> > >17:35:55,017 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '37', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213478', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:35:55,017 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:35:55,017 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:35:55,018 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,018 INFO blivet: sda1 is a partition >17:35:55,018 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:35:55,018 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:55,018 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:55,019 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:35:55,019 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:35:55,019 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,020 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:35:55,020 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:35:55,020 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:35:55,020 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:35:55,021 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:35:55,021 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:35:55,021 INFO blivet: added partition sda1 (id 3) to device tree >17:35:55,021 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:35:55,021 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:35:55,022 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:35:55,022 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:35:55,024 WARN blivet: disklabel detected but not usable on sda1 >17:35:55,036 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:35:55,036 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:35:55,036 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:55,037 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:35:55,037 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:35:55,037 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:35:55,038 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:35:55,048 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:35:55,048 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,048 INFO blivet: using name home for md array containing member sda1 >17:35:55,049 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,049 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:35:55,049 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:35:55,050 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:35:55,050 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:35:55,050 INFO blivet: added mdarray home (id 4) to device tree >17:35:55,050 DEBUG blivet: looking up parted Device: /dev/sda1 >17:35:55,051 INFO blivet: got device: PartitionDevice instance (0x244aa90) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x2451680> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x242dfd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x244ad50> PedPartition: <_ped.Partition object at 0x24471d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:35:55,051 INFO blivet: got format: MDRaidMember instance (0x244e8d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:35:55,053 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:35:55,053 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:35:55,054 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:35:55,054 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,054 INFO blivet: sda2 is a partition >17:35:55,054 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:35:55,054 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:55,055 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:55,055 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:35:55,055 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:35:55,055 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,056 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:35:55,056 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:35:55,056 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:35:55,057 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:35:55,057 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:35:55,057 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:35:55,057 INFO blivet: added partition sda2 (id 5) to device tree >17:35:55,057 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:35:55,058 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:35:55,058 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:35:55,058 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:35:55,060 WARN blivet: disklabel detected but not usable on sda2 >17:35:55,069 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:35:55,069 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:35:55,069 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:55,070 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:35:55,070 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:35:55,070 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:35:55,071 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:35:55,081 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:35:55,081 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,081 INFO blivet: using name raid0 for md array containing member sda2 >17:35:55,082 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,082 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:35:55,082 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:35:55,083 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:35:55,083 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:35:55,083 INFO blivet: added mdarray raid0 (id 6) to device tree >17:35:55,084 DEBUG blivet: looking up parted Device: /dev/sda2 >17:35:55,084 INFO blivet: got device: PartitionDevice instance (0x244ee50) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x2451560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x242dfd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x244a790> PedPartition: <_ped.Partition object at 0x2447410> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:35:55,084 INFO blivet: got format: MDRaidMember instance (0x244e6d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:35:55,087 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:35:55,087 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:35:55,088 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:35:55,088 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,088 INFO blivet: sda3 is a partition >17:35:55,088 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:35:55,088 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:55,089 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:55,089 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:35:55,089 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:35:55,089 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,090 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:35:55,090 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:35:55,090 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:35:55,090 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:35:55,091 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:35:55,091 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:35:55,091 INFO blivet: added partition sda3 (id 7) to device tree >17:35:55,091 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:35:55,091 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:35:55,092 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:35:55,092 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:35:55,100 WARN blivet: disklabel detected but not usable on sda3 >17:35:55,118 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:35:55,119 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:35:55,119 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:55,119 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:35:55,119 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:35:55,119 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:35:55,120 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:35:55,130 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:35:55,130 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,130 INFO blivet: using name root for md array containing member sda3 >17:35:55,130 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,131 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:35:55,131 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:35:55,132 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:35:55,132 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:35:55,132 INFO blivet: added mdarray root (id 8) to device tree >17:35:55,132 DEBUG blivet: looking up parted Device: /dev/sda3 >17:35:55,133 INFO blivet: got device: PartitionDevice instance (0x244ead0) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x2451830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x242dfd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x244a690> PedPartition: <_ped.Partition object at 0x2447290> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:35:55,133 INFO blivet: got format: MDRaidMember instance (0x24b14d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:35:55,135 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:35:55,135 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:35:55,135 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:35:55,136 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,136 INFO blivet: sda4 is a partition >17:35:55,136 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:35:55,136 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:55,136 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:55,137 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:35:55,137 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:35:55,137 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,137 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:35:55,137 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:35:55,138 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:35:55,138 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:35:55,138 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:35:55,139 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:35:55,139 INFO blivet: added partition sda4 (id 9) to device tree >17:35:55,139 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:35:55,139 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:35:55,139 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:35:55,140 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:35:55,140 WARN blivet: disklabel detected but not usable on sda4 >17:35:55,141 DEBUG blivet: no type or existing type for sda4, bailing >17:35:55,141 DEBUG blivet: looking up parted Device: /dev/sda4 >17:35:55,141 INFO blivet: got device: PartitionDevice instance (0x244eb90) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x24515f0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x242dfd0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x244ae90> PedPartition: <_ped.Partition object at 0x24473b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:35:55,144 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:35:55,144 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:35:55,144 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:35:55,144 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,144 INFO blivet: sda5 is a partition >17:35:55,145 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:35:55,145 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:55,145 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:55,145 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:35:55,146 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:35:55,146 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,146 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:35:55,146 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:35:55,146 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:35:55,147 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:35:55,147 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:35:55,147 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:35:55,147 INFO blivet: added partition sda5 (id 10) to device tree >17:35:55,148 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:35:55,148 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:35:55,148 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:35:55,149 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:35:55,150 WARN blivet: disklabel detected but not usable on sda5 >17:35:55,161 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:35:55,162 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:35:55,162 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:55,162 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:35:55,163 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:35:55,163 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:35:55,163 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:35:55,175 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:35:55,176 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,176 INFO blivet: using name boot for md array containing member sda5 >17:35:55,176 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,176 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:35:55,177 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:35:55,177 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:35:55,177 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:35:55,177 INFO blivet: added mdarray boot (id 11) to device tree >17:35:55,178 DEBUG blivet: looking up parted Device: /dev/sda5 >17:35:55,178 INFO blivet: got device: PartitionDevice instance (0x244e7d0) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x2451950> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x242dfd0> fileSystem: <parted.filesystem.FileSystem object at 0x244e250> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x244e1d0> PedPartition: <_ped.Partition object at 0x2447350> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:35:55,178 INFO blivet: got format: MDRaidMember instance (0x24b17d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:35:55,181 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:35:55,181 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:35:55,181 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:35:55,181 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,181 INFO blivet: sda6 is a partition >17:35:55,181 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:35:55,182 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:55,182 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:55,182 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:35:55,183 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:35:55,183 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,183 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:35:55,183 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:35:55,183 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:35:55,184 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:35:55,184 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:35:55,185 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:35:55,185 INFO blivet: added partition sda6 (id 12) to device tree >17:35:55,185 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:35:55,185 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:35:55,185 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:35:55,186 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:35:55,186 WARN blivet: disklabel detected but not usable on sda6 >17:35:55,195 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:35:55,196 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:35:55,196 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:55,196 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:35:55,196 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:35:55,197 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:35:55,197 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:35:55,207 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:35:55,207 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,207 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:35:55,208 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:35:55,208 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:35:55,208 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:35:55,208 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:35:55,209 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:35:55,209 DEBUG blivet: looking up parted Device: /dev/sda6 >17:35:55,210 INFO blivet: got device: PartitionDevice instance (0x24b1dd0) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x24517a0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x242dfd0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x244e390> PedPartition: <_ped.Partition object at 0x2447470> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:35:55,210 INFO blivet: got format: MDRaidMember instance (0x244ee10) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:35:55,211 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:35:55,212 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:35:55,212 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:55,212 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,213 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:35:55,213 INFO blivet: sdb is a disk >17:35:55,213 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,213 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:35:55,216 INFO blivet: added disk sdb (id 14) to device tree >17:35:55,216 DEBUG blivet: looking up parted Device: /dev/sdb >17:35:55,217 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:35:55,217 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:35:55,218 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:35:55,218 DEBUG blivet: required disklabel type for sdb (1) is None >17:35:55,218 DEBUG blivet: default disklabel type for sdb is msdos >17:35:55,218 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:35:55,218 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:35:55,220 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x24b3050>, <parted.partition.Partition object at 0x24b3210>, <parted.partition.Partition object at 0x24b33d0>, <parted.partition.Partition object at 0x24b3790>, <parted.partition.Partition object at 0x24b3a10>, <parted.partition.Partition object at 0x24b3c50>] > device: <parted.device.Device object at 0x24b1910> > PedDisk: <_ped.Disk object at 0x2460a70> >17:35:55,220 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:35:55,220 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:35:55,221 INFO blivet: got device: DiskDevice instance (0x24b1150) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2451b00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x24b1450> >17:35:55,222 INFO blivet: got format: DiskLabel instance (0x24b1c90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x24b3050>, <parted.partition.Partition object at 0x24b3210>, <parted.partition.Partition object at 0x24b33d0>, <parted.partition.Partition object at 0x24b3790>, <parted.partition.Partition object at 0x24b3a10>, <parted.partition.Partition object at 0x24b3c50>] > device: <parted.device.Device object at 0x24b1910> > PedDisk: <_ped.Disk object at 0x2460a70> > origPartedDisk = <parted.disk.Disk object at 0x24b3890> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2451c20> > >17:35:55,225 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '37', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213478', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:35:55,225 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:35:55,225 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:35:55,226 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,226 INFO blivet: sdb1 is a partition >17:35:55,226 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:35:55,226 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:55,227 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:55,227 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:35:55,227 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:35:55,227 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,228 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:35:55,228 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:35:55,228 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:35:55,228 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:35:55,229 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:35:55,229 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:35:55,229 INFO blivet: added partition sdb1 (id 15) to device tree >17:35:55,229 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:35:55,229 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:35:55,230 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:35:55,230 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:35:55,234 WARN blivet: disklabel detected but not usable on sdb1 >17:35:55,249 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:35:55,251 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:35:55,251 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:55,252 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:35:55,253 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:35:55,254 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:35:55,256 DEBUG blivet: raw RAID 1 size == 100064.0 >17:35:55,256 INFO blivet: Using 64MB superBlockSize >17:35:55,257 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:35:55,257 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >17:35:55,258 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:35:55,260 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:35:55,261 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:35:55,263 INFO blivet: got device: PartitionDevice instance (0x24b3e10) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x246a050> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24b1a90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24b3090> PedPartition: <_ped.Partition object at 0x2447b30> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:35:55,264 INFO blivet: got format: MDRaidMember instance (0x2463250) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:35:55,266 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:35:55,266 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:35:55,266 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:35:55,267 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,267 INFO blivet: sdb2 is a partition >17:35:55,267 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:35:55,267 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:55,268 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:55,268 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:35:55,268 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:35:55,268 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,269 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:35:55,269 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:35:55,269 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:35:55,269 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:35:55,269 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:35:55,270 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:35:55,270 INFO blivet: added partition sdb2 (id 16) to device tree >17:35:55,270 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:35:55,270 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:35:55,271 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:35:55,271 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:35:55,272 WARN blivet: disklabel detected but not usable on sdb2 >17:35:55,287 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:35:55,287 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:35:55,287 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:55,288 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:35:55,288 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:35:55,288 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:35:55,289 DEBUG blivet: raw RAID 0 size == 150256.0 >17:35:55,289 INFO blivet: Using 128MB superBlockSize >17:35:55,289 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:35:55,289 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >17:35:55,289 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:35:55,289 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:35:55,290 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:35:55,290 INFO blivet: got device: PartitionDevice instance (0x24b1510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x2451710> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24b1a90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24b3310> PedPartition: <_ped.Partition object at 0x2447a10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:35:55,290 INFO blivet: got format: MDRaidMember instance (0x24b3fd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:35:55,293 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:35:55,293 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:35:55,293 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:35:55,293 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,293 INFO blivet: sdb3 is a partition >17:35:55,293 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:35:55,294 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:55,294 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:55,294 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:35:55,295 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:35:55,295 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,295 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:35:55,295 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:35:55,295 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:35:55,296 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:35:55,296 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:35:55,296 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:35:55,296 INFO blivet: added partition sdb3 (id 17) to device tree >17:35:55,297 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:35:55,297 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:35:55,297 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:35:55,297 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:35:55,313 WARN blivet: disklabel detected but not usable on sdb3 >17:35:55,321 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:35:55,321 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:35:55,321 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:55,321 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:35:55,322 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:35:55,322 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:35:55,323 DEBUG blivet: raw RAID 1 size == 60032.0 >17:35:55,323 INFO blivet: Using 32MB superBlockSize >17:35:55,323 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:35:55,323 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >17:35:55,323 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:35:55,323 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:35:55,324 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:35:55,324 INFO blivet: got device: PartitionDevice instance (0x24b3650) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x246a170> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24b1a90> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24b3450> PedPartition: <_ped.Partition object at 0x2447d10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:35:55,324 INFO blivet: got format: MDRaidMember instance (0x2463110) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:35:55,326 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:35:55,326 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:35:55,326 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:35:55,327 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,327 INFO blivet: sdb4 is a partition >17:35:55,327 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:35:55,327 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:55,327 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:55,328 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:35:55,328 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:35:55,328 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,328 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:35:55,329 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:35:55,329 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:35:55,330 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:35:55,330 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:35:55,331 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:35:55,331 INFO blivet: added partition sdb4 (id 18) to device tree >17:35:55,331 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:35:55,331 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:35:55,331 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:35:55,332 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:35:55,332 WARN blivet: disklabel detected but not usable on sdb4 >17:35:55,332 DEBUG blivet: no type or existing type for sdb4, bailing >17:35:55,333 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:35:55,334 INFO blivet: got device: PartitionDevice instance (0x24b3510) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2451ef0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24b1a90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24b37d0> PedPartition: <_ped.Partition object at 0x2447950> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:35:55,336 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:35:55,336 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:35:55,336 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:35:55,336 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,336 INFO blivet: sdb5 is a partition >17:35:55,337 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:35:55,337 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:55,337 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:55,338 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:35:55,338 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:35:55,338 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,338 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:35:55,338 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:35:55,339 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:35:55,339 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:35:55,339 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:35:55,340 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:35:55,340 INFO blivet: added partition sdb5 (id 19) to device tree >17:35:55,340 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:35:55,340 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:35:55,340 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:35:55,341 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:35:55,342 WARN blivet: disklabel detected but not usable on sdb5 >17:35:55,348 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:35:55,349 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:35:55,349 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:55,349 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:35:55,350 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:35:55,350 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:35:55,350 DEBUG blivet: raw RAID 1 size == 1000.0 >17:35:55,350 INFO blivet: Using 2.0MB superBlockSize >17:35:55,350 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:35:55,350 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >17:35:55,351 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:35:55,351 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:35:55,351 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:35:55,352 INFO blivet: got device: PartitionDevice instance (0x24b1190) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x246a290> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24b1a90> fileSystem: <parted.filesystem.FileSystem object at 0x24b3b50> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24b3ad0> PedPartition: <_ped.Partition object at 0x2447b90> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:35:55,352 INFO blivet: got format: MDRaidMember instance (0x2463550) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:35:55,355 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:35:55,355 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:35:55,355 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:35:55,356 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,356 INFO blivet: sdb6 is a partition >17:35:55,356 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:35:55,356 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:55,357 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:55,357 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:35:55,357 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:35:55,357 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,358 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:35:55,358 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:35:55,358 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:35:55,358 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:35:55,359 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:35:55,359 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:35:55,359 INFO blivet: added partition sdb6 (id 20) to device tree >17:35:55,359 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:35:55,359 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:35:55,360 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:35:55,360 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:35:55,361 WARN blivet: disklabel detected but not usable on sdb6 >17:35:55,368 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:35:55,368 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:35:55,368 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:55,369 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:35:55,369 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:35:55,369 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:35:55,370 DEBUG blivet: raw RAID 0 size == 8016.0 >17:35:55,370 INFO blivet: Using 4MB superBlockSize >17:35:55,370 DEBUG blivet: existing RAID 0 size == 8012.0 >17:35:55,370 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:35:55,370 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:35:55,371 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:35:55,371 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:35:55,372 INFO blivet: got device: PartitionDevice instance (0x24b1890) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x246a3b0> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24b1a90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24b3c90> PedPartition: <_ped.Partition object at 0x2447c50> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:35:55,372 INFO blivet: got format: MDRaidMember instance (0x2463b50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:35:55,372 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:35:55,373 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:35:55,373 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:35:55,373 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,373 INFO blivet: loop0 is a loop device >17:35:55,373 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:35:55,374 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:35:55,374 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,374 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,375 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:35:55,375 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:35:55,375 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:35:55,375 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,375 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:35:55,375 INFO blivet: added loop loop0 (id 22) to device tree >17:35:55,376 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:35:55,376 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:35:55,376 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:35:55,376 DEBUG blivet: device loop0 does not contain a disklabel >17:35:55,376 INFO blivet: type detected on 'loop0' is 'squashfs' >17:35:55,376 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:35:55,376 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:35:55,377 INFO blivet: got device: LoopDevice instance (0x244e450) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:35:55,377 INFO blivet: got format: DeviceFormat instance (0x24b1790) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:35:55,377 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:35:55,377 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:35:55,377 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:35:55,378 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,378 INFO blivet: loop1 is a loop device >17:35:55,378 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:35:55,378 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:35:55,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,379 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:35:55,379 INFO blivet: added file /osmin (id 23) to device tree >17:35:55,379 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:35:55,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,380 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:35:55,380 INFO blivet: added loop loop1 (id 24) to device tree >17:35:55,380 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:35:55,380 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:35:55,380 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:35:55,380 DEBUG blivet: device loop1 does not contain a disklabel >17:35:55,380 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:35:55,380 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:35:55,381 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:35:55,381 INFO blivet: got device: LoopDevice instance (0x24b35d0) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:35:55,381 INFO blivet: got format: DeviceFormat instance (0x24b3550) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:35:55,381 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:35:55,382 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:35:55,382 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:35:55,382 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,382 INFO blivet: loop2 is a loop device >17:35:55,382 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:35:55,383 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:35:55,383 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,383 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,384 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:35:55,384 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:35:55,384 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:35:55,384 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,384 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:35:55,384 INFO blivet: added loop loop2 (id 26) to device tree >17:35:55,385 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:35:55,385 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:35:55,385 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:35:55,385 DEBUG blivet: device loop2 does not contain a disklabel >17:35:55,385 INFO blivet: type detected on 'loop2' is 'squashfs' >17:35:55,385 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:35:55,385 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:35:55,385 INFO blivet: got device: LoopDevice instance (0x2463a10) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:35:55,386 INFO blivet: got format: DeviceFormat instance (0x2463990) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:35:55,386 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:35:55,386 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:35:55,387 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:35:55,387 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,387 INFO blivet: loop3 is a loop device >17:35:55,387 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:35:55,387 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:35:55,388 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,388 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,388 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:35:55,388 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:35:55,388 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:35:55,388 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,389 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:35:55,389 INFO blivet: added loop loop3 (id 28) to device tree >17:35:55,389 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:35:55,389 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:35:55,390 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,390 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:55,390 DEBUG blivet: device loop3 does not contain a disklabel >17:35:55,390 INFO blivet: type detected on 'loop3' is 'ext4' >17:35:55,390 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,391 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:55,391 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:35:55,391 INFO blivet: got device: LoopDevice instance (0x24632d0) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:35:55,391 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,391 INFO blivet: got format: Ext4FS instance (0x24cb0d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:35:55,392 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:35:55,392 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:35:55,392 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:35:55,392 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,392 INFO blivet: loop4 is a loop device >17:35:55,393 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:35:55,393 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:35:55,393 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,393 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,394 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:35:55,394 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:35:55,394 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:35:55,394 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,394 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:35:55,394 INFO blivet: added loop loop4 (id 30) to device tree >17:35:55,395 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:35:55,395 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:35:55,395 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:35:55,395 DEBUG blivet: device loop4 does not contain a disklabel >17:35:55,395 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:35:55,395 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:35:55,395 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:35:55,396 INFO blivet: got device: LoopDevice instance (0x24cb210) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:35:55,396 INFO blivet: got format: DeviceFormat instance (0x24cb310) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:35:55,397 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:35:55,397 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:35:55,397 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:35:55,397 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,397 INFO blivet: live-rw is a device-mapper device >17:35:55,397 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:35:55,398 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:35:55,398 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:35:55,398 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:35:55,399 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:35:55,399 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:35:55,399 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,400 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:35:55,400 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,400 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:35:55,400 INFO blivet: added dm live-rw (id 31) to device tree >17:35:55,400 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:35:55,401 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:35:55,401 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,401 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:55,401 DEBUG blivet: device live-rw does not contain a disklabel >17:35:55,401 INFO blivet: type detected on 'live-rw' is 'ext4' >17:35:55,401 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,401 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:55,402 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:35:55,402 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:35:55,402 INFO blivet: got device: DMDevice instance (0x2463690) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x24518c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:35:55,403 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,403 INFO blivet: got format: Ext4FS instance (0x2463650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:35:55,405 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:35:55,405 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:35:55,405 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:35:55,405 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,405 INFO blivet: live-base is a device-mapper device >17:35:55,406 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:35:55,406 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:35:55,406 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:35:55,406 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:35:55,407 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:35:55,407 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,407 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:35:55,407 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,408 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:35:55,408 INFO blivet: added dm live-base (id 32) to device tree >17:35:55,408 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:35:55,408 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:35:55,409 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,409 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:55,409 DEBUG blivet: device live-base does not contain a disklabel >17:35:55,409 INFO blivet: type detected on 'live-base' is 'ext4' >17:35:55,409 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,409 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:55,409 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:35:55,410 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:35:55,410 INFO blivet: got device: DMDevice instance (0x24b19d0) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x246a0e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:35:55,411 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,411 INFO blivet: got format: Ext4FS instance (0x24cb150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:35:55,412 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:35:55,412 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:35:55,413 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:35:55,413 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,413 INFO blivet: live-osimg-min is a device-mapper device >17:35:55,413 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:35:55,413 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:35:55,414 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:35:55,414 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:35:55,414 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:35:55,415 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:35:55,415 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:35:55,415 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:35:55,416 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,416 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:35:55,416 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:55,416 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:35:55,416 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:35:55,417 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:35:55,417 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:35:55,417 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,417 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:55,417 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:35:55,417 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:35:55,418 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,418 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:55,418 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:35:55,418 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:35:55,419 INFO blivet: got device: DMDevice instance (0x244e410) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x246a320> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:35:55,419 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:55,419 INFO blivet: got format: Ext4FS instance (0x24cb7d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:35:55,421 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:35:55,421 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:35:55,422 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:35:55,422 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:55,422 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:35:55,422 DEBUG blivet: raw RAID 0 size == 8016.0 >17:35:55,422 INFO blivet: Using 4MB superBlockSize >17:35:55,422 DEBUG blivet: existing RAID 0 size == 8012.0 >17:35:55,423 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:35:55,423 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:35:55,423 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:35:55,424 DEBUG blivet: SwapSpace.__init__: >17:35:55,424 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:35:55,424 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:35:55,424 INFO blivet: type detected on 'md126' is 'swap' >17:35:55,424 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:35:55,424 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:35:55,424 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:35:55,425 DEBUG blivet: raw RAID 0 size == 8016.0 >17:35:55,425 INFO blivet: Using 4MB superBlockSize >17:35:55,425 DEBUG blivet: existing RAID 0 size == 8012.0 >17:35:55,425 INFO blivet: got device: MDRaidArrayDevice instance (0x24b1f10) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x24519e0> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:35:55,425 INFO blivet: got format: SwapSpace instance (0x24cb550) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:35:55,436 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:35:56,154 INFO blivet: ISCSID is /sbin/iscsid >17:35:56,154 INFO blivet: no initiator set >17:35:56,161 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:35:56,161 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >17:35:56,224 DEBUG blivet: trying to set new default fstype to 'ext4' >17:35:56,236 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:56,237 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:56,237 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:56,239 INFO blivet: Detected 16016M of memory >17:35:56,239 INFO blivet: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >17:35:56,239 INFO blivet: Swap attempt of 0M >17:35:56,450 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3f58e90> >17:35:56,450 INFO blivet: no initiator set >17:35:56,451 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:35:56,451 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:35:56,467 DEBUG blivet: protected device spec /dev/sdc1 resolved to sdc1 >17:35:56,468 INFO blivet: sdc1 looks to be the live device; marking as protected >17:35:56,482 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:35:56,485 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:35:56,486 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:35:56,487 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:35:56,487 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,488 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:35:56,489 INFO blivet: sdc is a disk >17:35:56,489 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,491 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:35:56,497 INFO blivet: added disk sdc (id 0) to device tree >17:35:56,497 DEBUG blivet: looking up parted Device: /dev/sdc >17:35:56,498 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:35:56,499 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:35:56,500 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:35:56,500 DEBUG blivet: required disklabel type for sdc (1) is None >17:35:56,501 DEBUG blivet: default disklabel type for sdc is msdos >17:35:56,501 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:35:56,501 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:35:56,502 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9dc40d8cd0>] > device: <parted.device.Device object at 0x7f9dc40d8650> > PedDisk: <_ped.Disk object at 0x7f9dc40da128> >17:35:56,502 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:35:56,504 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:35:56,504 INFO blivet: got device: DiskDevice instance (0x7f9dc4071690) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x4071cb0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f9dc40beb10> >17:35:56,505 INFO blivet: got format: DiskLabel instance (0x7f9dc4071650) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9dc40d8cd0>] > device: <parted.device.Device object at 0x7f9dc40d8650> > PedDisk: <_ped.Disk object at 0x7f9dc40da128> > origPartedDisk = <parted.disk.Disk object at 0x7f9dc40d8a10> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f9dc40a3290> > >17:35:56,507 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:35:56,508 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:35:56,508 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:35:56,509 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,509 INFO blivet: sdc1 is a partition >17:35:56,510 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:35:56,510 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:35:56,511 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:35:56,511 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:35:56,512 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:35:56,512 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,513 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:35:56,513 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:35:56,514 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:35:56,514 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:35:56,515 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:35:56,515 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:35:56,516 INFO blivet: added partition sdc1 (id 1) to device tree >17:35:56,516 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:35:56,517 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:35:56,518 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:35:56,518 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:35:56,519 WARN blivet: disklabel detected but not usable on sdc1 >17:35:56,519 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:35:56,519 INFO blivet: type detected on 'sdc1' is 'vfat' >17:35:56,519 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:35:56,520 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:35:56,520 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:35:56,520 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:35:56,521 INFO blivet: got device: PartitionDevice instance (0x7f9dc40dc090) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f9dc40a3440> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc40d8710> fileSystem: <parted.filesystem.FileSystem object at 0x7f9dc40d8d90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f9dc40d8d10> PedPartition: <_ped.Partition object at 0x7f9dc40d5710> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:35:56,521 INFO blivet: got format: EFIFS instance (0x4080cd0) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >17:35:56,523 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:35:56,523 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:35:56,524 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:56,524 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,524 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:35:56,525 INFO blivet: sda is a disk >17:35:56,525 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,525 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:35:56,530 INFO blivet: added disk sda (id 2) to device tree >17:35:56,530 DEBUG blivet: looking up parted Device: /dev/sda >17:35:56,531 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:35:56,531 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:35:56,532 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:35:56,532 DEBUG blivet: required disklabel type for sda (1) is None >17:35:56,532 DEBUG blivet: default disklabel type for sda is msdos >17:35:56,532 DEBUG blivet: selecting msdos disklabel for sda based on size >17:35:56,532 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:35:56,535 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9dc40dc490>, <parted.partition.Partition object at 0x7f9dc40dc690>, <parted.partition.Partition object at 0x7f9dc40dc890>, <parted.partition.Partition object at 0x7f9dc40dca10>, <parted.partition.Partition object at 0x7f9dc40dcc90>, <parted.partition.Partition object at 0x7f9dc40dced0>] > device: <parted.device.Device object at 0x7f9dc40dc390> > PedDisk: <_ped.Disk object at 0x7f9dc40dab90> >17:35:56,535 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:35:56,536 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:35:56,537 INFO blivet: got device: DiskDevice instance (0x7f9dc40d8f10) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f9dc40a37a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f9dc40d8f90> >17:35:56,539 INFO blivet: got format: DiskLabel instance (0x7f9dc40d88d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9dc40dc490>, <parted.partition.Partition object at 0x7f9dc40dc690>, <parted.partition.Partition object at 0x7f9dc40dc890>, <parted.partition.Partition object at 0x7f9dc40dca10>, <parted.partition.Partition object at 0x7f9dc40dcc90>, <parted.partition.Partition object at 0x7f9dc40dced0>] > device: <parted.device.Device object at 0x7f9dc40dc390> > PedDisk: <_ped.Disk object at 0x7f9dc40dab90> > origPartedDisk = <parted.disk.Disk object at 0x7f9dc40dcb10> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f9dc40a3680> > >17:35:56,542 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '37', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213478', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:35:56,542 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:35:56,543 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:35:56,543 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,544 INFO blivet: sda1 is a partition >17:35:56,544 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:35:56,544 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:56,545 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:56,545 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:35:56,546 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:35:56,546 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,546 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:35:56,546 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:35:56,547 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:35:56,547 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:35:56,548 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:35:56,548 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:35:56,548 INFO blivet: added partition sda1 (id 3) to device tree >17:35:56,549 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:35:56,549 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:35:56,549 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:35:56,550 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:35:56,552 WARN blivet: disklabel detected but not usable on sda1 >17:35:56,569 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:35:56,581 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:35:56,581 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:56,581 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:35:56,582 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:35:56,582 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:35:56,583 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:35:56,597 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:35:56,598 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,598 INFO blivet: using name home for md array containing member sda1 >17:35:56,598 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,598 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:35:56,599 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:35:56,602 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:35:56,603 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:35:56,603 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:35:56,629 INFO blivet: added mdarray home (id 4) to device tree >17:35:56,630 DEBUG blivet: looking up parted Device: /dev/sda1 >17:35:56,631 INFO blivet: got device: PartitionDevice instance (0x7f9dc40dcf90) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x7f9dc40a3b90> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc40dc510> PedPartition: <_ped.Partition object at 0x7f9dc40d56b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:35:56,631 INFO blivet: got format: MDRaidMember instance (0x7f9dc40dc350) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:35:56,634 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:35:56,634 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:35:56,635 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:35:56,635 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,635 INFO blivet: sda2 is a partition >17:35:56,636 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:35:56,636 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:56,637 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:56,638 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:35:56,638 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:35:56,638 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,640 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:35:56,640 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:35:56,640 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:35:56,641 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:35:56,642 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:35:56,643 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:35:56,643 INFO blivet: added partition sda2 (id 5) to device tree >17:35:56,644 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:35:56,644 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:35:56,645 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:35:56,646 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:35:56,648 WARN blivet: disklabel detected but not usable on sda2 >17:35:56,663 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:35:56,664 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:35:56,664 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:56,665 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:35:56,665 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:35:56,666 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:35:56,666 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:35:56,680 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:35:56,681 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,681 INFO blivet: using name raid0 for md array containing member sda2 >17:35:56,681 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,682 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:35:56,683 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:35:56,684 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:35:56,684 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:35:56,685 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:35:56,710 INFO blivet: added mdarray raid0 (id 6) to device tree >17:35:56,710 DEBUG blivet: looking up parted Device: /dev/sda2 >17:35:56,711 INFO blivet: got device: PartitionDevice instance (0x42ac810) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x4261710> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc40dc750> PedPartition: <_ped.Partition object at 0x7f9dc40d5890> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:35:56,711 INFO blivet: got format: MDRaidMember instance (0x42acf10) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:35:56,715 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:35:56,715 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:35:56,715 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:35:56,716 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,716 INFO blivet: sda3 is a partition >17:35:56,716 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:35:56,717 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:56,717 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:56,718 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:35:56,719 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:35:56,719 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,720 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:35:56,720 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:35:56,720 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:35:56,721 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:35:56,721 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:35:56,722 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:35:56,722 INFO blivet: added partition sda3 (id 7) to device tree >17:35:56,722 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:35:56,723 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:35:56,724 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:35:56,724 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:35:56,726 WARN blivet: disklabel detected but not usable on sda3 >17:35:56,748 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:35:56,749 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:35:56,749 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:56,749 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:35:56,750 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:35:56,750 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:35:56,751 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:35:56,765 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:35:56,766 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,766 INFO blivet: using name root for md array containing member sda3 >17:35:56,766 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,767 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:35:56,767 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:35:56,768 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:35:56,768 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:35:56,769 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:35:56,794 INFO blivet: added mdarray root (id 8) to device tree >17:35:56,795 DEBUG blivet: looking up parted Device: /dev/sda3 >17:35:56,796 INFO blivet: got device: PartitionDevice instance (0x42ac950) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x4261830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc40dc8d0> PedPartition: <_ped.Partition object at 0x7f9dc40d5830> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:35:56,796 INFO blivet: got format: MDRaidMember instance (0x7f9dc4144c10) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:35:56,799 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:35:56,799 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:35:56,799 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:35:56,800 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,800 INFO blivet: sda4 is a partition >17:35:56,800 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:35:56,801 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:56,801 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:56,802 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:35:56,803 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:35:56,803 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,804 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:35:56,804 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:35:56,805 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:35:56,806 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:35:56,807 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:35:56,807 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:35:56,807 INFO blivet: added partition sda4 (id 9) to device tree >17:35:56,808 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:35:56,808 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:35:56,810 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:35:56,811 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:35:56,812 WARN blivet: disklabel detected but not usable on sda4 >17:35:56,812 DEBUG blivet: no type or existing type for sda4, bailing >17:35:56,813 DEBUG blivet: looking up parted Device: /dev/sda4 >17:35:56,814 INFO blivet: got device: PartitionDevice instance (0x7f9dc4151bd0) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x42618c0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc40dca50> PedPartition: <_ped.Partition object at 0x7f9dc40d57d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:35:56,818 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:35:56,818 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:35:56,818 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:35:56,819 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,819 INFO blivet: sda5 is a partition >17:35:56,820 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:35:56,820 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:56,821 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:56,821 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:35:56,822 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:35:56,823 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,823 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:35:56,823 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:35:56,824 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:35:56,824 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:35:56,825 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:35:56,825 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:35:56,825 INFO blivet: added partition sda5 (id 10) to device tree >17:35:56,826 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:35:56,826 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:35:56,827 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:35:56,827 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:35:56,829 WARN blivet: disklabel detected but not usable on sda5 >17:35:56,854 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:35:56,855 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:35:56,855 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:56,856 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:35:56,856 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:35:56,857 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:35:56,857 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:35:56,871 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:35:56,872 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,872 INFO blivet: using name boot for md array containing member sda5 >17:35:56,872 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,872 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:35:56,873 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:35:56,875 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:35:56,876 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:35:56,876 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:35:56,899 INFO blivet: added mdarray boot (id 11) to device tree >17:35:56,900 DEBUG blivet: looking up parted Device: /dev/sda5 >17:35:56,901 INFO blivet: got device: PartitionDevice instance (0x7f9dc4151790) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x42619e0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: <parted.filesystem.FileSystem object at 0x7f9dc40dcdd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc40dcd50> PedPartition: <_ped.Partition object at 0x7f9dc40d58f0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:35:56,901 INFO blivet: got format: MDRaidMember instance (0x7f9dc4151d10) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:35:56,904 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:35:56,905 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:35:56,905 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:35:56,905 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,906 INFO blivet: sda6 is a partition >17:35:56,906 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:35:56,906 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:35:56,907 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:35:56,908 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:35:56,908 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:35:56,908 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,909 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:35:56,909 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:35:56,909 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:35:56,910 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:35:56,910 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:35:56,911 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:35:56,911 INFO blivet: added partition sda6 (id 12) to device tree >17:35:56,911 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:35:56,912 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:35:56,912 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:35:56,913 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:35:56,915 WARN blivet: disklabel detected but not usable on sda6 >17:35:56,930 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:35:56,931 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:35:56,932 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:56,932 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:35:56,933 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:35:56,933 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:35:56,934 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:35:56,947 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:35:56,948 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,948 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:35:56,949 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:35:56,949 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:35:56,950 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:35:56,951 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:35:56,966 WARN blivet: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >17:35:56,966 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:35:56,967 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:35:56,968 DEBUG blivet: looking up parted Device: /dev/sda6 >17:35:56,969 INFO blivet: got device: PartitionDevice instance (0x7f9dc4151550) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x42617a0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc40dc110> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc40dcf10> PedPartition: <_ped.Partition object at 0x7f9dc40d5950> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:35:56,969 INFO blivet: got format: MDRaidMember instance (0x42acfd0) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:35:56,972 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:35:56,973 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:35:56,974 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:56,975 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,976 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:35:56,977 INFO blivet: sdb is a disk >17:35:56,977 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:56,978 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:35:56,984 INFO blivet: added disk sdb (id 14) to device tree >17:35:56,984 DEBUG blivet: looking up parted Device: /dev/sdb >17:35:56,985 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:35:56,985 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:35:56,986 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:35:56,986 DEBUG blivet: required disklabel type for sdb (1) is None >17:35:56,986 DEBUG blivet: default disklabel type for sdb is msdos >17:35:56,986 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:35:56,987 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:35:56,989 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9dc4167a10>, <parted.partition.Partition object at 0x7f9dc4167c90>, <parted.partition.Partition object at 0x7f9dc4167890>, <parted.partition.Partition object at 0x7f9dc4167dd0>, <parted.partition.Partition object at 0x7f9dc4159710>, <parted.partition.Partition object at 0x7f9dc4159650>] > device: <parted.device.Device object at 0x7f9dc41677d0> > PedDisk: <_ped.Disk object at 0x42a9ef0> >17:35:56,989 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:35:56,990 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:35:56,991 INFO blivet: got device: DiskDevice instance (0x7f9dc4151f90) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x4261c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f9dc4167290> >17:35:56,993 INFO blivet: got format: DiskLabel instance (0x7f9dc4167750) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f9dc4167a10>, <parted.partition.Partition object at 0x7f9dc4167c90>, <parted.partition.Partition object at 0x7f9dc4167890>, <parted.partition.Partition object at 0x7f9dc4167dd0>, <parted.partition.Partition object at 0x7f9dc4159710>, <parted.partition.Partition object at 0x7f9dc4159650>] > device: <parted.device.Device object at 0x7f9dc41677d0> > PedDisk: <_ped.Disk object at 0x42a9ef0> > origPartedDisk = <parted.disk.Disk object at 0x7f9dc41595d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x4261a70> > >17:35:56,996 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '37', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213478', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:35:56,996 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:35:56,997 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:35:56,997 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:56,997 INFO blivet: sdb1 is a partition >17:35:56,998 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:35:56,999 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:57,000 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:57,000 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:35:57,001 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:35:57,001 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,002 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:35:57,002 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:35:57,002 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:35:57,003 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:35:57,003 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:35:57,004 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:35:57,004 INFO blivet: added partition sdb1 (id 15) to device tree >17:35:57,004 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:35:57,005 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:35:57,005 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:35:57,006 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:35:57,009 WARN blivet: disklabel detected but not usable on sdb1 >17:35:57,022 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:35:57,023 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:35:57,023 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:57,023 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:35:57,024 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:35:57,024 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:35:57,025 DEBUG blivet: raw RAID 1 size == 100064.0 >17:35:57,025 INFO blivet: Using 64MB superBlockSize >17:35:57,025 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:35:57,025 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >17:35:57,026 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:35:57,026 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:35:57,027 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:35:57,357 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:35:57,358 INFO blivet: got device: PartitionDevice instance (0x7f9dc4167250) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x4261950> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc4167910> PedPartition: <_ped.Partition object at 0x42b5ad0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:35:57,358 INFO blivet: got format: MDRaidMember instance (0x7f9dc4151fd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:35:57,361 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:35:57,361 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:35:57,362 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:35:57,362 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,362 INFO blivet: sdb2 is a partition >17:35:57,362 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:35:57,363 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:57,364 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:57,364 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:35:57,365 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:35:57,365 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,365 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:35:57,366 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:35:57,366 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:35:57,366 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:35:57,367 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:35:57,367 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:35:57,367 INFO blivet: added partition sdb2 (id 16) to device tree >17:35:57,368 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:35:57,368 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:35:57,369 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:35:57,369 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:35:57,370 WARN blivet: disklabel detected but not usable on sdb2 >17:35:57,386 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:35:57,386 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:35:57,386 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:57,387 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:35:57,387 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:35:57,388 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:35:57,388 DEBUG blivet: raw RAID 0 size == 150256.0 >17:35:57,388 INFO blivet: Using 128MB superBlockSize >17:35:57,389 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:35:57,389 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >17:35:57,389 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:35:57,390 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:35:57,390 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:35:57,494 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:35:57,495 INFO blivet: got device: PartitionDevice instance (0x7f9dc4151990) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x7f9dc41700e0> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc4167e10> PedPartition: <_ped.Partition object at 0x42b5bf0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:35:57,495 INFO blivet: got format: MDRaidMember instance (0x7f9dc4144cd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:35:57,498 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:35:57,498 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:35:57,498 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:35:57,499 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,499 INFO blivet: sdb3 is a partition >17:35:57,499 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:35:57,500 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:57,500 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:57,501 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:35:57,501 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:35:57,501 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,502 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:35:57,502 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:35:57,502 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:35:57,503 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:35:57,504 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:35:57,505 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:35:57,505 INFO blivet: added partition sdb3 (id 17) to device tree >17:35:57,505 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:35:57,506 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:35:57,506 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:35:57,506 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:35:57,507 WARN blivet: disklabel detected but not usable on sdb3 >17:35:57,519 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:35:57,519 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:35:57,519 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:57,520 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:35:57,520 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:35:57,521 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:35:57,521 DEBUG blivet: raw RAID 1 size == 60032.0 >17:35:57,521 INFO blivet: Using 32MB superBlockSize >17:35:57,521 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:35:57,521 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >17:35:57,522 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:35:57,522 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:35:57,523 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:35:57,728 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:35:57,728 INFO blivet: got device: PartitionDevice instance (0x7f9dc41674d0) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x7f9dc4170170> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc4167b90> PedPartition: <_ped.Partition object at 0x42b5b90> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:35:57,729 INFO blivet: got format: MDRaidMember instance (0x7f9dc4167390) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:35:57,732 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:35:57,732 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:35:57,732 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:35:57,733 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,733 INFO blivet: sdb4 is a partition >17:35:57,733 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:35:57,733 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:57,734 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:57,734 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:35:57,735 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:35:57,735 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,735 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:35:57,736 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:35:57,736 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:35:57,737 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:35:57,737 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:35:57,737 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:35:57,738 INFO blivet: added partition sdb4 (id 18) to device tree >17:35:57,738 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:35:57,738 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:35:57,739 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:35:57,739 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:35:57,740 WARN blivet: disklabel detected but not usable on sdb4 >17:35:57,740 DEBUG blivet: no type or existing type for sdb4, bailing >17:35:57,740 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:35:57,742 INFO blivet: got device: PartitionDevice instance (0x42bfa10) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f9dc4170f80> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc4167ed0> PedPartition: <_ped.Partition object at 0x42b5a10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:35:57,747 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:35:57,747 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:35:57,748 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:35:57,748 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,748 INFO blivet: sdb5 is a partition >17:35:57,749 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:35:57,750 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:57,750 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:57,752 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:35:57,753 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:35:57,753 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,754 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:35:57,754 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:35:57,754 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:35:57,755 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:35:57,756 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:35:57,757 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:35:57,757 INFO blivet: added partition sdb5 (id 19) to device tree >17:35:57,757 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:35:57,758 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:35:57,758 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:35:57,759 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:35:57,760 WARN blivet: disklabel detected but not usable on sdb5 >17:35:57,771 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:35:57,772 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:35:57,772 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:57,772 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:35:57,773 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:35:57,773 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:35:57,774 DEBUG blivet: raw RAID 1 size == 1000.0 >17:35:57,774 INFO blivet: Using 2.0MB superBlockSize >17:35:57,774 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:35:57,774 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >17:35:57,774 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:35:57,775 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:35:57,775 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:35:57,861 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:35:57,862 INFO blivet: got device: PartitionDevice instance (0x44f4c10) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x42610e0> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f9dc4159550> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc41599d0> PedPartition: <_ped.Partition object at 0x42b5c50> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:35:57,862 INFO blivet: got format: MDRaidMember instance (0x44f4850) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:35:57,865 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:35:57,865 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:35:57,865 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:35:57,866 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,866 INFO blivet: sdb6 is a partition >17:35:57,866 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:35:57,867 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:35:57,867 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:35:57,868 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:35:57,868 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:35:57,868 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,869 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:35:57,869 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:35:57,869 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:35:57,870 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:35:57,870 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:35:57,870 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:35:57,871 INFO blivet: added partition sdb6 (id 20) to device tree >17:35:57,871 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:35:57,871 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:35:57,872 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:35:57,872 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:35:57,873 WARN blivet: disklabel detected but not usable on sdb6 >17:35:57,884 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:35:57,885 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:35:57,885 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:35:57,885 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:35:57,885 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:35:57,886 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:35:57,887 DEBUG blivet: raw RAID 0 size == 8016.0 >17:35:57,887 INFO blivet: Using 4MB superBlockSize >17:35:57,887 DEBUG blivet: existing RAID 0 size == 8012.0 >17:35:57,887 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:35:57,887 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:35:57,888 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:35:57,888 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:35:57,900 WARN blivet: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >17:35:57,901 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:35:57,901 INFO blivet: got device: PartitionDevice instance (0x44f4d90) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 23600 did: 30812 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x7f9dc4170050> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f9dc41676d0> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f9dc4159750> PedPartition: <_ped.Partition object at 0x42b5cb0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:35:57,902 INFO blivet: got format: MDRaidMember instance (0x44fe190) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:35:57,903 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:35:57,903 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:35:57,903 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:35:57,904 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,904 INFO blivet: loop0 is a loop device >17:35:57,904 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:35:57,905 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:35:57,905 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,905 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,906 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:35:57,906 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:35:57,906 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:35:57,906 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,907 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:35:57,907 INFO blivet: added loop loop0 (id 22) to device tree >17:35:57,907 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:35:57,908 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:35:57,908 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:35:57,908 DEBUG blivet: device loop0 does not contain a disklabel >17:35:57,908 INFO blivet: type detected on 'loop0' is 'squashfs' >17:35:57,908 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:35:57,908 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:35:57,908 INFO blivet: got device: LoopDevice instance (0x44f4a90) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:35:57,909 INFO blivet: got format: DeviceFormat instance (0x44f4ad0) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:35:57,909 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:35:57,909 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:35:57,910 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:35:57,910 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,910 INFO blivet: loop1 is a loop device >17:35:57,911 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:35:57,911 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:35:57,911 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,911 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,912 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:35:57,912 INFO blivet: added file /osmin (id 23) to device tree >17:35:57,912 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:35:57,913 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,913 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:35:57,913 INFO blivet: added loop loop1 (id 24) to device tree >17:35:57,913 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:35:57,914 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:35:57,914 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:35:57,914 DEBUG blivet: device loop1 does not contain a disklabel >17:35:57,914 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:35:57,914 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:35:57,915 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:35:57,915 INFO blivet: got device: LoopDevice instance (0x7f9dc4167790) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:35:57,915 INFO blivet: got format: DeviceFormat instance (0x44fe0d0) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:35:57,915 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:35:57,916 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:35:57,916 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:35:57,916 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,916 INFO blivet: loop2 is a loop device >17:35:57,917 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:35:57,917 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:35:57,918 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,918 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,918 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:35:57,918 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:35:57,919 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:35:57,919 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,919 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:35:57,919 INFO blivet: added loop loop2 (id 26) to device tree >17:35:57,920 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:35:57,920 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:35:57,920 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:35:57,920 DEBUG blivet: device loop2 does not contain a disklabel >17:35:57,920 INFO blivet: type detected on 'loop2' is 'squashfs' >17:35:57,921 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:35:57,921 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:35:57,921 INFO blivet: got device: LoopDevice instance (0x44fe250) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:35:57,921 INFO blivet: got format: DeviceFormat instance (0x44fe350) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:35:57,922 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:35:57,922 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:35:57,923 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:35:57,923 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,923 INFO blivet: loop3 is a loop device >17:35:57,924 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:35:57,924 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:35:57,924 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,925 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,925 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:35:57,925 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:35:57,926 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:35:57,926 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,926 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:35:57,926 INFO blivet: added loop loop3 (id 28) to device tree >17:35:57,927 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:35:57,927 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:35:57,927 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:57,928 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:57,928 DEBUG blivet: device loop3 does not contain a disklabel >17:35:57,928 INFO blivet: type detected on 'loop3' is 'ext4' >17:35:57,941 DEBUG blivet: using current size 0 as min size >17:35:57,941 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:57,941 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:57,942 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:35:57,942 INFO blivet: got device: LoopDevice instance (0x44f4890) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:35:57,943 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:57,943 INFO blivet: got format: Ext4FS instance (0x44fe390) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:35:57,943 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:35:57,944 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:35:57,944 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:35:57,944 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,944 INFO blivet: loop4 is a loop device >17:35:57,945 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:35:57,945 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:35:57,946 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,946 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,946 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:35:57,946 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:35:57,947 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:35:57,947 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,947 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:35:57,947 INFO blivet: added loop loop4 (id 30) to device tree >17:35:57,948 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:35:57,948 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:35:57,948 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:35:57,948 DEBUG blivet: device loop4 does not contain a disklabel >17:35:57,948 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:35:57,948 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:35:57,949 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:35:57,949 INFO blivet: got device: LoopDevice instance (0x44fe310) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:35:57,949 INFO blivet: got format: DeviceFormat instance (0x44fe550) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:35:57,950 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:35:57,950 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:35:57,951 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:35:57,952 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,952 INFO blivet: live-rw is a device-mapper device >17:35:57,952 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:35:57,953 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:35:57,953 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:35:57,954 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:35:57,954 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:35:57,955 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:35:57,955 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,956 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:35:57,956 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,956 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:35:57,956 INFO blivet: added dm live-rw (id 31) to device tree >17:35:57,957 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:35:57,957 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:35:57,958 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:57,958 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:57,958 DEBUG blivet: device live-rw does not contain a disklabel >17:35:57,958 INFO blivet: type detected on 'live-rw' is 'ext4' >17:35:57,972 DEBUG blivet: padding min size from 3226 up to 3548 >17:35:57,973 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:57,973 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:57,973 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:35:57,974 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:35:57,974 INFO blivet: got device: DMDevice instance (0x44fe610) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4504050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:35:57,975 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:57,975 INFO blivet: got format: Ext4FS instance (0x44f45d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:35:57,976 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:35:57,976 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:35:57,977 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:35:57,977 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,977 INFO blivet: live-base is a device-mapper device >17:35:57,978 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:35:57,978 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:35:57,979 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:35:57,979 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:35:57,980 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:35:57,980 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:57,981 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:35:57,981 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:57,981 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:35:57,981 INFO blivet: added dm live-base (id 32) to device tree >17:35:57,982 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:35:57,982 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:35:57,982 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:57,983 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:57,983 DEBUG blivet: device live-base does not contain a disklabel >17:35:57,983 INFO blivet: type detected on 'live-base' is 'ext4' >17:35:57,996 DEBUG blivet: using current size 0 as min size >17:35:57,997 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:57,997 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:57,997 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:35:57,998 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:35:57,998 INFO blivet: got device: DMDevice instance (0x44fe6d0) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x45040e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:35:57,999 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:57,999 INFO blivet: got format: Ext4FS instance (0x44fe2d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:35:58,000 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:35:58,000 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:35:58,001 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:35:58,001 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:58,001 INFO blivet: live-osimg-min is a device-mapper device >17:35:58,002 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:35:58,002 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:35:58,002 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:35:58,003 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:35:58,003 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:35:58,004 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:35:58,004 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:35:58,005 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:35:58,005 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:58,006 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:35:58,006 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:35:58,006 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:35:58,006 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:35:58,007 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:35:58,007 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:35:58,008 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:58,008 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:58,008 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:35:58,008 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:35:58,022 DEBUG blivet: using current size 0 as min size >17:35:58,023 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:58,023 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:35:58,023 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:35:58,024 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:35:58,024 INFO blivet: got device: DMDevice instance (0x44fe810) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4504170> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:35:58,025 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:58,025 INFO blivet: got format: Ext4FS instance (0x44feb90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >17:35:58,027 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:35:58,027 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:35:58,027 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:35:58,028 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:58,028 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:35:58,029 DEBUG blivet: raw RAID 0 size == 8016.0 >17:35:58,029 INFO blivet: Using 4MB superBlockSize >17:35:58,029 DEBUG blivet: existing RAID 0 size == 8012.0 >17:35:58,029 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:35:58,030 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:35:58,030 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:35:58,031 DEBUG blivet: SwapSpace.__init__: >17:35:58,031 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:35:58,031 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:35:58,031 INFO blivet: type detected on 'md126' is 'swap' >17:35:58,031 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:35:58,031 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:35:58,032 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:35:58,032 DEBUG blivet: raw RAID 0 size == 8016.0 >17:35:58,032 INFO blivet: Using 4MB superBlockSize >17:35:58,032 DEBUG blivet: existing RAID 0 size == 8012.0 >17:35:58,032 INFO blivet: got device: MDRaidArrayDevice instance (0x7f9dc4151b50) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32669 did: 0 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x4261b00> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:35:58,033 INFO blivet: got format: SwapSpace instance (0x44fe590) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:35:58,046 INFO blivet: devices to scan: ['md123', 'md124', 'md125', 'md127'] >17:35:58,048 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', > 'DEVNAME': 'md123', > 'DEVPATH': '/devices/virtual/block/md123', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda5_DEV': '/dev/sda5', > 'MD_DEVICE_sda5_ROLE': '0', > 'MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'MD_DEVICE_sdb5_ROLE': '1', > 'MD_DEVNAME': 'boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'localhost.localdomain:boot', > 'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'MINOR': '123', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', > 'UDISKS_MD_DEVICE_sda5_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'UDISKS_MD_DEVICE_sdb5_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.0', > 'UDISKS_MD_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '4761550', > 'name': 'md123', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', > '/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', > '/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', > '/dev/md/boot'], > 'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >17:35:58,048 INFO blivet: scanning md123 (/devices/virtual/block/md123)... >17:35:58,048 DEBUG blivet: DeviceTree.getDeviceByName: name: md123 ; >17:35:58,049 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:58,049 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:35:58,049 DEBUG blivet: raw RAID 1 size == 1000.0 >17:35:58,049 INFO blivet: Using 2.0MB superBlockSize >17:35:58,050 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:35:58,050 DEBUG blivet: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (11) >17:35:58,050 DEBUG blivet: no device or no media present >17:35:58,051 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', > 'DEVNAME': 'md124', > 'DEVPATH': '/devices/virtual/block/md124', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda3_DEV': '/dev/sda3', > 'MD_DEVICE_sda3_ROLE': '0', > 'MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'MD_DEVICE_sdb3_ROLE': '1', > 'MD_DEVNAME': 'root', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:root', > 'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'MINOR': '124', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', > 'UDISKS_MD_DEVICE_sda3_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'UDISKS_MD_DEVICE_sdb3_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'root', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '4655345', > 'name': 'md124', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', > '/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', > '/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', > '/dev/md/root'], > 'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >17:35:58,052 INFO blivet: scanning md124 (/devices/virtual/block/md124)... >17:35:58,052 DEBUG blivet: DeviceTree.getDeviceByName: name: md124 ; >17:35:58,052 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:58,053 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:35:58,053 DEBUG blivet: raw RAID 1 size == 60032.0 >17:35:58,053 INFO blivet: Using 32MB superBlockSize >17:35:58,053 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:35:58,054 DEBUG blivet: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (8) >17:35:58,054 DEBUG blivet: no device or no media present >17:35:58,055 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVNAME': 'raid0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:raid0', > 'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', > 'UDISKS_MD_DEVICE_sda2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'UDISKS_MD_DEVICE_sdb2_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'raid0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '4570943', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', > '/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', > '/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', > '/dev/md/raid0'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >17:35:58,055 INFO blivet: scanning md125 (/devices/virtual/block/md125)... >17:35:58,056 DEBUG blivet: DeviceTree.getDeviceByName: name: md125 ; >17:35:58,056 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:58,056 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:35:58,057 DEBUG blivet: raw RAID 0 size == 150256.0 >17:35:58,057 INFO blivet: Using 128MB superBlockSize >17:35:58,057 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:35:58,057 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (6) >17:35:58,057 DEBUG blivet: no device or no media present >17:35:58,059 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVNAME': 'home', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:home', > 'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', > 'UDISKS_MD_DEVICE_sda1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'home', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '4490243', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', > '/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', > '/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', > '/dev/md/home'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >17:35:58,059 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >17:35:58,059 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >17:35:58,060 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:35:58,060 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:35:58,060 DEBUG blivet: raw RAID 1 size == 100064.0 >17:35:58,061 INFO blivet: Using 64MB superBlockSize >17:35:58,061 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:35:58,061 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (4) >17:35:58,061 DEBUG blivet: no device or no media present >17:35:58,074 DEBUG blivet: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >17:35:58,333 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:35:58,333 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:35:58,334 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:35:58,345 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:35:58,346 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:35:58,347 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:35:58,354 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:35:58,355 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:35:58,356 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:35:58,364 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:35:58,364 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:35:58,366 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:35:58,373 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:35:58,374 DEBUG blivet: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >17:35:58,393 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:35:58,394 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:35:58,395 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:35:58,404 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:35:58,404 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:35:58,405 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:35:58,413 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:35:58,414 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:35:58,415 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:35:58,432 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:35:58,433 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:35:58,437 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:35:58,455 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:35:58,456 DEBUG blivet: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >17:35:58,529 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:35:58,531 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:35:58,533 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:35:58,542 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:35:58,543 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:35:58,544 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:35:58,552 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:35:58,552 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:35:58,553 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:35:58,567 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:35:58,568 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:35:58,570 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:35:58,579 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:35:58,579 DEBUG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >17:35:58,597 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:35:58,599 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:35:58,603 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:35:58,612 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:35:58,613 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:35:58,614 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:35:58,622 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:35:58,622 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:35:58,623 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:35:58,631 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:35:58,631 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:35:58,632 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:35:58,644 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:35:58,645 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:35:58,646 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:35:58,647 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:35:58,661 INFO blivet: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:35:58,661 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:35:58,662 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:35:58,662 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:35:58,662 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:35:58,663 INFO blivet: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >17:35:58,670 DEBUG blivet: raw RAID 1 size == 1000.0 >17:35:58,670 INFO blivet: Using 2.0MB superBlockSize >17:35:58,670 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:35:58,671 DEBUG blivet: raw RAID 1 size == 100064.0 >17:35:58,671 INFO blivet: Using 64MB superBlockSize >17:35:58,671 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:35:58,672 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:58,673 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:58,673 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:58,674 DEBUG blivet: raw RAID 0 size == 8016.0 >17:35:58,674 INFO blivet: Using 4MB superBlockSize >17:35:58,674 DEBUG blivet: existing RAID 0 size == 8012.0 >17:35:58,675 DEBUG blivet: Ext4FS.supported: supported: True ; >17:35:58,675 DEBUG blivet: raw RAID 0 size == 150256.0 >17:35:58,675 INFO blivet: Using 128MB superBlockSize >17:35:58,675 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:35:58,676 DEBUG blivet: raw RAID 1 size == 60032.0 >17:35:58,676 INFO blivet: Using 32MB superBlockSize >17:35:58,676 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:35:58,689 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >17:35:58,690 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >17:36:11,440 DEBUG blivet: registered device format class LUKS as luks >17:36:11,446 DEBUG blivet: registered device format class Ext2FS as ext2 >17:36:11,446 DEBUG blivet: registered device format class Ext3FS as ext3 >17:36:11,446 DEBUG blivet: registered device format class Ext4FS as ext4 >17:36:11,446 DEBUG blivet: registered device format class FATFS as vfat >17:36:11,446 DEBUG blivet: registered device format class EFIFS as efi >17:36:11,446 DEBUG blivet: registered device format class BTRFS as btrfs >17:36:11,446 DEBUG blivet: registered device format class GFS2 as gfs2 >17:36:11,446 DEBUG blivet: registered device format class JFS as jfs >17:36:11,446 DEBUG blivet: registered device format class ReiserFS as reiserfs >17:36:11,446 DEBUG blivet: registered device format class XFS as xfs >17:36:11,446 DEBUG blivet: registered device format class HFS as hfs >17:36:11,446 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >17:36:11,446 DEBUG blivet: registered device format class HFSPlus as hfs+ >17:36:11,446 DEBUG blivet: registered device format class MacEFIFS as macefi >17:36:11,446 DEBUG blivet: registered device format class NTFS as ntfs >17:36:11,446 DEBUG blivet: registered device format class NFS as nfs >17:36:11,446 DEBUG blivet: registered device format class NFSv4 as nfs4 >17:36:11,446 DEBUG blivet: registered device format class Iso9660FS as iso9660 >17:36:11,447 DEBUG blivet: registered device format class NoDevFS as nodev >17:36:11,447 DEBUG blivet: registered device format class DevPtsFS as devpts >17:36:11,447 DEBUG blivet: registered device format class ProcFS as proc >17:36:11,447 DEBUG blivet: registered device format class SysFS as sysfs >17:36:11,447 DEBUG blivet: registered device format class TmpFS as tmpfs >17:36:11,447 DEBUG blivet: registered device format class BindFS as bind >17:36:11,447 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >17:36:11,447 DEBUG blivet: registered device format class USBFS as usbfs >17:36:11,447 DEBUG blivet: registered device format class MDRaidMember as mdmember >17:36:11,447 DEBUG blivet: registered device format class BIOSBoot as biosboot >17:36:11,447 DEBUG blivet: registered device format class DiskLabel as disklabel >17:36:11,448 DEBUG blivet: registered device format class SwapSpace as swap >17:36:11,448 DEBUG blivet: registered device format class MultipathMember as multipath_member >17:36:11,448 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >17:36:11,448 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >17:36:11,448 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >17:36:11,577 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:36:11,577 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:36:11,578 INFO blivet: sdc1 looks to be the live device; marking as protected >17:36:11,589 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:36:11,595 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:36:11,596 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:36:11,596 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:36:11,596 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,597 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:36:11,598 INFO blivet: sdc is a disk >17:36:11,598 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,599 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:36:11,602 INFO blivet: added disk sdc (id 0) to device tree >17:36:11,602 DEBUG blivet: looking up parted Device: /dev/sdc >17:36:11,603 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:36:11,603 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:36:11,604 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:36:11,604 DEBUG blivet: required disklabel type for sdc (1) is None >17:36:11,604 DEBUG blivet: default disklabel type for sdc is msdos >17:36:11,604 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:36:11,605 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:36:11,606 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x179b490>] > device: <parted.device.Device object at 0x1793f90> > PedDisk: <_ped.Disk object at 0x179a128> >17:36:11,606 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:36:11,606 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:36:11,607 INFO blivet: got device: DiskDevice instance (0x170f1d0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x16c28c0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x1789050> >17:36:11,607 INFO blivet: got format: DiskLabel instance (0x1789110) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x179b490>] > device: <parted.device.Device object at 0x1793f90> > PedDisk: <_ped.Disk object at 0x179a128> > origPartedDisk = <parted.disk.Disk object at 0x179b190> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x16c2dd0> > >17:36:11,609 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:36:11,609 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:36:11,609 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:36:11,610 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,610 INFO blivet: sdc1 is a partition >17:36:11,610 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:36:11,610 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:36:11,611 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:36:11,611 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:36:11,611 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:36:11,611 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,612 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:36:11,612 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:36:11,612 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:36:11,612 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:36:11,613 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:36:11,613 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:36:11,613 INFO blivet: added partition sdc1 (id 1) to device tree >17:36:11,613 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:36:11,614 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:36:11,614 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:36:11,614 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:36:11,615 WARN blivet: disklabel detected but not usable on sdc1 >17:36:11,615 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:36:11,615 INFO blivet: type detected on 'sdc1' is 'vfat' >17:36:11,615 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:36:11,615 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:36:11,616 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:36:11,616 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:36:11,616 INFO blivet: got device: PartitionDevice instance (0x1789190) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x17a2050> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x179b090> fileSystem: <parted.filesystem.FileSystem object at 0x179b550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x179b4d0> PedPartition: <_ped.Partition object at 0x1798230> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:36:11,617 INFO blivet: got format: EFIFS instance (0x179b850) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >17:36:11,618 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:36:11,618 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:36:11,619 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:11,619 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,619 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:36:11,620 INFO blivet: sda is a disk >17:36:11,620 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,620 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:36:11,623 INFO blivet: added disk sda (id 2) to device tree >17:36:11,623 DEBUG blivet: looking up parted Device: /dev/sda >17:36:11,624 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:36:11,625 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:36:11,625 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:36:11,625 DEBUG blivet: required disklabel type for sda (1) is None >17:36:11,625 DEBUG blivet: default disklabel type for sda is msdos >17:36:11,625 DEBUG blivet: selecting msdos disklabel for sda based on size >17:36:11,626 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:36:11,628 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x179bcd0>, <parted.partition.Partition object at 0x179bc90>, <parted.partition.Partition object at 0x179b6d0>, <parted.partition.Partition object at 0x179be50>, <parted.partition.Partition object at 0x179f110>, <parted.partition.Partition object at 0x179f350>] > device: <parted.device.Device object at 0x179bd90> > PedDisk: <_ped.Disk object at 0x17a4f80> >17:36:11,628 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:36:11,628 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:36:11,629 INFO blivet: got device: DiskDevice instance (0x17892d0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x17a2320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x179bad0> >17:36:11,630 INFO blivet: got format: DiskLabel instance (0x179bb90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x179bcd0>, <parted.partition.Partition object at 0x179bc90>, <parted.partition.Partition object at 0x179b6d0>, <parted.partition.Partition object at 0x179be50>, <parted.partition.Partition object at 0x179f110>, <parted.partition.Partition object at 0x179f350>] > device: <parted.device.Device object at 0x179bd90> > PedDisk: <_ped.Disk object at 0x17a4f80> > origPartedDisk = <parted.disk.Disk object at 0x179bf50> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x17a2200> > >17:36:11,633 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '39', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213758', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:36:11,633 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:36:11,633 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:36:11,633 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,633 INFO blivet: sda1 is a partition >17:36:11,633 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:36:11,634 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:11,634 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:11,634 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:36:11,635 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:36:11,635 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,636 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:36:11,636 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:36:11,636 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:36:11,637 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:36:11,638 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:36:11,638 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:36:11,638 INFO blivet: added partition sda1 (id 3) to device tree >17:36:11,638 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:36:11,638 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:36:11,639 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:36:11,639 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:36:11,641 WARN blivet: disklabel detected but not usable on sda1 >17:36:11,659 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:36:11,660 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:36:11,660 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:11,660 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:36:11,660 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:36:11,660 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:36:11,661 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:36:11,671 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:36:11,672 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,672 INFO blivet: using name home for md array containing member sda1 >17:36:11,672 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,672 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:36:11,673 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:36:11,673 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:36:11,673 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:36:11,673 INFO blivet: added mdarray home (id 4) to device tree >17:36:11,674 DEBUG blivet: looking up parted Device: /dev/sda1 >17:36:11,674 INFO blivet: got device: PartitionDevice instance (0x179ba90) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x17a2680> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x177efd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x179bd50> PedPartition: <_ped.Partition object at 0x17981d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:36:11,674 INFO blivet: got format: MDRaidMember instance (0x179f8d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:36:11,676 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:36:11,677 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:36:11,677 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:36:11,677 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,677 INFO blivet: sda2 is a partition >17:36:11,677 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:36:11,678 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:11,678 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:11,678 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:36:11,678 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:36:11,679 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,679 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:36:11,679 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:36:11,679 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:36:11,680 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:36:11,680 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:36:11,680 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:36:11,680 INFO blivet: added partition sda2 (id 5) to device tree >17:36:11,681 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:36:11,681 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:36:11,681 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:36:11,681 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:36:11,691 WARN blivet: disklabel detected but not usable on sda2 >17:36:11,702 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:36:11,702 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:36:11,702 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:11,703 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:36:11,703 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:36:11,703 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:36:11,704 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:36:11,717 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:36:11,718 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,718 INFO blivet: using name raid0 for md array containing member sda2 >17:36:11,718 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,718 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:36:11,719 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:36:11,720 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:36:11,720 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:36:11,720 INFO blivet: added mdarray raid0 (id 6) to device tree >17:36:11,720 DEBUG blivet: looking up parted Device: /dev/sda2 >17:36:11,721 INFO blivet: got device: PartitionDevice instance (0x179fe50) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x17a2560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x177efd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x179b790> PedPartition: <_ped.Partition object at 0x1798410> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:36:11,721 INFO blivet: got format: MDRaidMember instance (0x179f6d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:36:11,723 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:36:11,723 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:36:11,724 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:36:11,724 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,724 INFO blivet: sda3 is a partition >17:36:11,724 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:36:11,724 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:11,725 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:11,725 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:36:11,725 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:36:11,725 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,726 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:36:11,726 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:36:11,726 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:36:11,726 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:36:11,727 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:36:11,727 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:36:11,727 INFO blivet: added partition sda3 (id 7) to device tree >17:36:11,727 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:36:11,727 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:36:11,728 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:36:11,728 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:36:11,753 WARN blivet: disklabel detected but not usable on sda3 >17:36:11,768 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:36:11,769 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:36:11,769 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:11,769 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:36:11,769 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:36:11,770 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:36:11,770 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:36:11,781 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:36:11,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,781 INFO blivet: using name root for md array containing member sda3 >17:36:11,781 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,782 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:36:11,783 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:36:11,783 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:36:11,783 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:36:11,784 INFO blivet: added mdarray root (id 8) to device tree >17:36:11,784 DEBUG blivet: looking up parted Device: /dev/sda3 >17:36:11,785 INFO blivet: got device: PartitionDevice instance (0x179fad0) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x17a2830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x177efd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x179b690> PedPartition: <_ped.Partition object at 0x1798290> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:36:11,785 INFO blivet: got format: MDRaidMember instance (0x18024d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:36:11,788 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:36:11,788 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:36:11,789 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:36:11,789 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,789 INFO blivet: sda4 is a partition >17:36:11,790 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:36:11,790 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:11,790 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:11,791 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:36:11,791 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:36:11,791 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,792 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:36:11,792 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:36:11,792 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:36:11,792 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:36:11,793 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:36:11,793 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:36:11,793 INFO blivet: added partition sda4 (id 9) to device tree >17:36:11,793 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:36:11,793 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:36:11,794 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:36:11,794 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:36:11,795 WARN blivet: disklabel detected but not usable on sda4 >17:36:11,795 DEBUG blivet: no type or existing type for sda4, bailing >17:36:11,795 DEBUG blivet: looking up parted Device: /dev/sda4 >17:36:11,796 INFO blivet: got device: PartitionDevice instance (0x179fb90) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x17a25f0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x177efd0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x179be90> PedPartition: <_ped.Partition object at 0x17983b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:36:11,798 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:36:11,798 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:36:11,799 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:36:11,799 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,799 INFO blivet: sda5 is a partition >17:36:11,799 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:36:11,799 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:11,800 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:11,800 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:36:11,801 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:36:11,801 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,801 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:36:11,801 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:36:11,802 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:36:11,802 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:36:11,802 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:36:11,803 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:36:11,803 INFO blivet: added partition sda5 (id 10) to device tree >17:36:11,803 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:36:11,803 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:36:11,803 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:36:11,804 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:36:11,805 WARN blivet: disklabel detected but not usable on sda5 >17:36:11,816 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:36:11,816 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:36:11,816 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:11,816 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:36:11,817 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:36:11,817 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:36:11,817 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:36:11,828 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:36:11,828 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,828 INFO blivet: using name boot for md array containing member sda5 >17:36:11,828 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,829 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:36:11,829 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:36:11,829 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:36:11,830 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:36:11,830 INFO blivet: added mdarray boot (id 11) to device tree >17:36:11,830 DEBUG blivet: looking up parted Device: /dev/sda5 >17:36:11,831 INFO blivet: got device: PartitionDevice instance (0x179f7d0) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x17a2950> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x177efd0> fileSystem: <parted.filesystem.FileSystem object at 0x179f250> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x179f1d0> PedPartition: <_ped.Partition object at 0x1798350> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:36:11,831 INFO blivet: got format: MDRaidMember instance (0x18027d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:36:11,833 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:36:11,834 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:36:11,834 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:36:11,834 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,834 INFO blivet: sda6 is a partition >17:36:11,835 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:36:11,835 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:11,835 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:11,836 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:36:11,836 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:36:11,836 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,836 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:36:11,836 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:36:11,837 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:36:11,837 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:36:11,838 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:36:11,838 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:36:11,838 INFO blivet: added partition sda6 (id 12) to device tree >17:36:11,839 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:36:11,839 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:36:11,839 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:36:11,840 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:36:11,840 WARN blivet: disklabel detected but not usable on sda6 >17:36:11,851 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:36:11,851 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:36:11,852 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:11,852 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:36:11,852 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:36:11,852 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:36:11,853 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:36:11,863 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:36:11,863 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,863 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:36:11,864 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:36:11,864 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:36:11,864 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:36:11,864 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:36:11,865 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:36:11,865 DEBUG blivet: looking up parted Device: /dev/sda6 >17:36:11,866 INFO blivet: got device: PartitionDevice instance (0x1802dd0) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x17a27a0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x177efd0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x179f390> PedPartition: <_ped.Partition object at 0x1798470> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:36:11,866 INFO blivet: got format: MDRaidMember instance (0x179fe10) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:36:11,868 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:36:11,868 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:36:11,868 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:11,868 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,869 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:36:11,869 INFO blivet: sdb is a disk >17:36:11,869 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,870 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:36:11,872 INFO blivet: added disk sdb (id 14) to device tree >17:36:11,872 DEBUG blivet: looking up parted Device: /dev/sdb >17:36:11,873 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:36:11,873 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:36:11,874 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:36:11,874 DEBUG blivet: required disklabel type for sdb (1) is None >17:36:11,874 DEBUG blivet: default disklabel type for sdb is msdos >17:36:11,874 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:36:11,874 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:36:11,876 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1804050>, <parted.partition.Partition object at 0x1804210>, <parted.partition.Partition object at 0x18043d0>, <parted.partition.Partition object at 0x1804790>, <parted.partition.Partition object at 0x1804a10>, <parted.partition.Partition object at 0x1804c50>] > device: <parted.device.Device object at 0x1802910> > PedDisk: <_ped.Disk object at 0x17b1a70> >17:36:11,876 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:36:11,877 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:36:11,878 INFO blivet: got device: DiskDevice instance (0x1802150) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x17a2b00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1802450> >17:36:11,879 INFO blivet: got format: DiskLabel instance (0x1802c90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1804050>, <parted.partition.Partition object at 0x1804210>, <parted.partition.Partition object at 0x18043d0>, <parted.partition.Partition object at 0x1804790>, <parted.partition.Partition object at 0x1804a10>, <parted.partition.Partition object at 0x1804c50>] > device: <parted.device.Device object at 0x1802910> > PedDisk: <_ped.Disk object at 0x17b1a70> > origPartedDisk = <parted.disk.Disk object at 0x1804890> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x17a2c20> > >17:36:11,881 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '39', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213758', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:36:11,881 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:36:11,882 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:36:11,882 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,882 INFO blivet: sdb1 is a partition >17:36:11,882 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:36:11,883 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:11,883 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:11,883 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:36:11,884 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:36:11,884 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,884 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:36:11,884 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:36:11,884 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:36:11,885 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:36:11,885 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:36:11,885 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:36:11,885 INFO blivet: added partition sdb1 (id 15) to device tree >17:36:11,886 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:36:11,886 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:36:11,886 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:36:11,886 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:36:11,894 WARN blivet: disklabel detected but not usable on sdb1 >17:36:11,901 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:36:11,902 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:36:11,902 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:11,902 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:36:11,903 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:36:11,903 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:36:11,903 DEBUG blivet: raw RAID 1 size == 100064.0 >17:36:11,903 INFO blivet: Using 64MB superBlockSize >17:36:11,903 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:36:11,903 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >17:36:11,904 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:36:11,904 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:36:11,904 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:36:11,905 INFO blivet: got device: PartitionDevice instance (0x1804e10) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x17bb050> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1802a90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1804090> PedPartition: <_ped.Partition object at 0x1798b30> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:36:11,905 INFO blivet: got format: MDRaidMember instance (0x17b4250) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:36:11,907 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:36:11,907 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:36:11,908 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:36:11,908 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,908 INFO blivet: sdb2 is a partition >17:36:11,908 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:36:11,909 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:11,909 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:11,909 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:36:11,910 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:36:11,910 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,910 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:36:11,910 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:36:11,910 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:36:11,911 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:36:11,911 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:36:11,911 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:36:11,911 INFO blivet: added partition sdb2 (id 16) to device tree >17:36:11,912 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:36:11,912 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:36:11,912 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:36:11,912 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:36:11,913 WARN blivet: disklabel detected but not usable on sdb2 >17:36:11,920 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:36:11,921 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:36:11,921 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:11,921 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:36:11,921 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:36:11,922 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:36:11,922 DEBUG blivet: raw RAID 0 size == 150256.0 >17:36:11,922 INFO blivet: Using 128MB superBlockSize >17:36:11,922 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:36:11,922 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >17:36:11,923 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:36:11,923 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:36:11,923 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:36:11,924 INFO blivet: got device: PartitionDevice instance (0x1802510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x17a2710> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1802a90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1804310> PedPartition: <_ped.Partition object at 0x1798a10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:36:11,924 INFO blivet: got format: MDRaidMember instance (0x1804fd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:36:11,926 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:36:11,926 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:36:11,926 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:36:11,927 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,927 INFO blivet: sdb3 is a partition >17:36:11,927 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:36:11,927 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:11,928 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:11,928 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:36:11,928 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:36:11,928 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,929 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:36:11,929 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:36:11,929 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:36:11,929 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:36:11,930 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:36:11,930 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:36:11,930 INFO blivet: added partition sdb3 (id 17) to device tree >17:36:11,930 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:36:11,930 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:36:11,931 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:36:11,931 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:36:11,948 WARN blivet: disklabel detected but not usable on sdb3 >17:36:11,962 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:36:11,962 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:36:11,962 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:11,963 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:36:11,963 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:36:11,963 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:36:11,964 DEBUG blivet: raw RAID 1 size == 60032.0 >17:36:11,964 INFO blivet: Using 32MB superBlockSize >17:36:11,964 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:36:11,964 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >17:36:11,964 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:36:11,964 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:36:11,965 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:36:11,965 INFO blivet: got device: PartitionDevice instance (0x1804650) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x17bb170> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1802a90> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1804450> PedPartition: <_ped.Partition object at 0x1798d10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:36:11,965 INFO blivet: got format: MDRaidMember instance (0x17b4110) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:36:11,967 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:36:11,967 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:36:11,967 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:36:11,968 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,968 INFO blivet: sdb4 is a partition >17:36:11,968 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:36:11,968 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:11,968 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:11,969 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:36:11,969 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:36:11,969 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,969 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:36:11,970 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:36:11,970 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:36:11,971 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:36:11,971 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:36:11,972 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:36:11,972 INFO blivet: added partition sdb4 (id 18) to device tree >17:36:11,972 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:36:11,972 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:36:11,973 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:36:11,973 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:36:11,973 WARN blivet: disklabel detected but not usable on sdb4 >17:36:11,973 DEBUG blivet: no type or existing type for sdb4, bailing >17:36:11,974 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:36:11,975 INFO blivet: got device: PartitionDevice instance (0x1804510) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x17a2ef0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1802a90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x18047d0> PedPartition: <_ped.Partition object at 0x1798950> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:36:11,977 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:36:11,977 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:36:11,977 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:36:11,977 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,978 INFO blivet: sdb5 is a partition >17:36:11,978 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:36:11,978 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:11,978 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:11,979 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:36:11,979 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:36:11,979 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,979 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:36:11,979 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:36:11,980 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:36:11,980 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:36:11,980 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:36:11,981 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:36:11,981 INFO blivet: added partition sdb5 (id 19) to device tree >17:36:11,981 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:36:11,981 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:36:11,981 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:36:11,982 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:36:11,983 WARN blivet: disklabel detected but not usable on sdb5 >17:36:11,990 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:36:11,990 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:36:11,990 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:11,991 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:36:11,991 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:36:11,991 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:36:11,992 DEBUG blivet: raw RAID 1 size == 1000.0 >17:36:11,992 INFO blivet: Using 2.0MB superBlockSize >17:36:11,992 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:36:11,992 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >17:36:11,992 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:36:11,993 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:36:11,993 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:36:11,993 INFO blivet: got device: PartitionDevice instance (0x1802190) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x17bb290> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1802a90> fileSystem: <parted.filesystem.FileSystem object at 0x1804b50> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1804ad0> PedPartition: <_ped.Partition object at 0x1798b90> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:36:11,994 INFO blivet: got format: MDRaidMember instance (0x17b4550) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:36:11,996 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:36:11,996 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:36:11,996 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:36:11,996 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:11,997 INFO blivet: sdb6 is a partition >17:36:11,997 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:36:11,997 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:11,997 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:11,998 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:36:11,998 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:36:11,998 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:11,998 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:36:11,998 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:36:11,999 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:36:11,999 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:36:11,999 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:36:12,000 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:36:12,000 INFO blivet: added partition sdb6 (id 20) to device tree >17:36:12,000 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:36:12,000 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:36:12,000 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:36:12,001 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:36:12,001 WARN blivet: disklabel detected but not usable on sdb6 >17:36:12,009 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:36:12,009 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:36:12,009 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:12,010 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:36:12,010 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:36:12,010 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:36:12,011 DEBUG blivet: raw RAID 0 size == 8016.0 >17:36:12,011 INFO blivet: Using 4MB superBlockSize >17:36:12,011 DEBUG blivet: existing RAID 0 size == 8012.0 >17:36:12,011 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:36:12,011 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:36:12,011 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:36:12,012 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:36:12,012 INFO blivet: got device: PartitionDevice instance (0x1802890) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x17bb3b0> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1802a90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1804c90> PedPartition: <_ped.Partition object at 0x1798c50> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:36:12,012 INFO blivet: got format: MDRaidMember instance (0x17b4b50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:36:12,013 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:36:12,013 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:36:12,013 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:36:12,014 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,014 INFO blivet: loop0 is a loop device >17:36:12,014 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:36:12,014 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:36:12,014 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,015 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,015 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:36:12,015 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:36:12,016 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:36:12,016 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,016 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:36:12,016 INFO blivet: added loop loop0 (id 22) to device tree >17:36:12,016 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:36:12,017 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:36:12,017 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:36:12,017 DEBUG blivet: device loop0 does not contain a disklabel >17:36:12,017 INFO blivet: type detected on 'loop0' is 'squashfs' >17:36:12,017 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:36:12,017 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:36:12,017 INFO blivet: got device: LoopDevice instance (0x179f450) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:36:12,017 INFO blivet: got format: DeviceFormat instance (0x1802790) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:36:12,018 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:36:12,018 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:36:12,018 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:36:12,018 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,018 INFO blivet: loop1 is a loop device >17:36:12,019 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:36:12,019 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:36:12,019 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,019 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,020 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:36:12,020 INFO blivet: added file /osmin (id 23) to device tree >17:36:12,020 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:36:12,020 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,020 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:36:12,020 INFO blivet: added loop loop1 (id 24) to device tree >17:36:12,021 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:36:12,021 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:36:12,021 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:36:12,021 DEBUG blivet: device loop1 does not contain a disklabel >17:36:12,021 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:36:12,021 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:36:12,021 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:36:12,022 INFO blivet: got device: LoopDevice instance (0x18045d0) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:36:12,022 INFO blivet: got format: DeviceFormat instance (0x1804550) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:36:12,022 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:36:12,022 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:36:12,022 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:36:12,023 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,023 INFO blivet: loop2 is a loop device >17:36:12,023 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:36:12,023 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:36:12,024 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,024 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,024 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:36:12,024 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:36:12,025 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:36:12,025 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,025 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:36:12,025 INFO blivet: added loop loop2 (id 26) to device tree >17:36:12,025 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:36:12,025 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:36:12,025 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:36:12,025 DEBUG blivet: device loop2 does not contain a disklabel >17:36:12,026 INFO blivet: type detected on 'loop2' is 'squashfs' >17:36:12,026 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:36:12,026 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:36:12,026 INFO blivet: got device: LoopDevice instance (0x17b4a10) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:36:12,026 INFO blivet: got format: DeviceFormat instance (0x17b4990) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:36:12,027 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:36:12,027 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:36:12,027 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:36:12,028 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,028 INFO blivet: loop3 is a loop device >17:36:12,028 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:36:12,028 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:36:12,028 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,028 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,029 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:36:12,029 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:36:12,029 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:36:12,029 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,029 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:36:12,029 INFO blivet: added loop loop3 (id 28) to device tree >17:36:12,030 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:36:12,030 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:36:12,030 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,031 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:12,031 DEBUG blivet: device loop3 does not contain a disklabel >17:36:12,031 INFO blivet: type detected on 'loop3' is 'ext4' >17:36:12,031 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,031 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:12,031 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:36:12,031 INFO blivet: got device: LoopDevice instance (0x17b42d0) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:36:12,032 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,032 INFO blivet: got format: Ext4FS instance (0x181c0d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:36:12,032 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:36:12,032 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:36:12,033 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:36:12,033 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,033 INFO blivet: loop4 is a loop device >17:36:12,033 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:36:12,033 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:36:12,034 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,034 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,034 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:36:12,034 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:36:12,035 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:36:12,035 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,035 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:36:12,035 INFO blivet: added loop loop4 (id 30) to device tree >17:36:12,035 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:36:12,035 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:36:12,035 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:36:12,036 DEBUG blivet: device loop4 does not contain a disklabel >17:36:12,036 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:36:12,036 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:36:12,036 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:36:12,036 INFO blivet: got device: LoopDevice instance (0x181c210) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:36:12,036 INFO blivet: got format: DeviceFormat instance (0x181c310) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:36:12,037 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:36:12,037 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:36:12,038 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:36:12,038 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,038 INFO blivet: live-rw is a device-mapper device >17:36:12,038 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:36:12,038 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:36:12,039 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:36:12,039 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:36:12,039 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:36:12,040 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:36:12,040 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,040 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:36:12,040 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,041 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:36:12,041 INFO blivet: added dm live-rw (id 31) to device tree >17:36:12,041 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:36:12,041 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:36:12,042 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,042 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:12,042 DEBUG blivet: device live-rw does not contain a disklabel >17:36:12,042 INFO blivet: type detected on 'live-rw' is 'ext4' >17:36:12,042 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,042 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:12,042 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:36:12,043 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:36:12,043 INFO blivet: got device: DMDevice instance (0x17b4690) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x17a28c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:36:12,043 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,043 INFO blivet: got format: Ext4FS instance (0x17b4650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:36:12,045 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:36:12,045 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:36:12,045 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:36:12,045 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,045 INFO blivet: live-base is a device-mapper device >17:36:12,045 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:36:12,046 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:36:12,046 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:36:12,046 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:36:12,047 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:36:12,047 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,047 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:36:12,047 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,048 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:36:12,048 INFO blivet: added dm live-base (id 32) to device tree >17:36:12,048 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:36:12,048 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:36:12,049 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,049 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:12,049 DEBUG blivet: device live-base does not contain a disklabel >17:36:12,049 INFO blivet: type detected on 'live-base' is 'ext4' >17:36:12,049 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,049 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:12,049 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:36:12,050 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:36:12,050 INFO blivet: got device: DMDevice instance (0x18029d0) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x17bb0e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:36:12,050 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,051 INFO blivet: got format: Ext4FS instance (0x181c150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:36:12,052 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:36:12,052 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:36:12,052 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:36:12,052 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,052 INFO blivet: live-osimg-min is a device-mapper device >17:36:12,052 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:36:12,053 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:36:12,053 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:36:12,053 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:36:12,054 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:36:12,054 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:36:12,054 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:36:12,055 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:36:12,055 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,055 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:36:12,055 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:12,056 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:36:12,056 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:36:12,056 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:36:12,056 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:36:12,057 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,057 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:12,057 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:36:12,057 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:36:12,057 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,057 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:12,057 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:36:12,058 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:36:12,058 INFO blivet: got device: DMDevice instance (0x179f410) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x17bb320> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:36:12,058 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,058 INFO blivet: got format: Ext4FS instance (0x181c7d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:36:12,060 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:36:12,060 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:36:12,060 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:36:12,061 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:12,061 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:36:12,061 DEBUG blivet: raw RAID 0 size == 8016.0 >17:36:12,061 INFO blivet: Using 4MB superBlockSize >17:36:12,061 DEBUG blivet: existing RAID 0 size == 8012.0 >17:36:12,061 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:36:12,062 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:36:12,062 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:36:12,062 DEBUG blivet: SwapSpace.__init__: >17:36:12,062 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:36:12,062 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:36:12,063 INFO blivet: type detected on 'md126' is 'swap' >17:36:12,063 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:36:12,063 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:36:12,063 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:36:12,063 DEBUG blivet: raw RAID 0 size == 8016.0 >17:36:12,063 INFO blivet: Using 4MB superBlockSize >17:36:12,064 DEBUG blivet: existing RAID 0 size == 8012.0 >17:36:12,064 INFO blivet: got device: MDRaidArrayDevice instance (0x1802f10) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x17a29e0> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:36:12,064 INFO blivet: got format: SwapSpace instance (0x181c550) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:36:12,074 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:36:12,830 INFO blivet: ISCSID is /sbin/iscsid >17:36:12,830 INFO blivet: no initiator set >17:36:12,836 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:36:12,836 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >17:36:12,898 DEBUG blivet: trying to set new default fstype to 'ext4' >17:36:12,910 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,910 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:12,910 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:12,912 INFO blivet: Detected 16016M of memory >17:36:12,912 INFO blivet: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >17:36:12,912 INFO blivet: Swap attempt of 0M >17:36:13,057 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x3d36e90> >17:36:13,057 INFO blivet: no initiator set >17:36:13,058 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:36:13,058 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:36:13,075 DEBUG blivet: protected device spec /dev/sdc1 resolved to sdc1 >17:36:13,075 INFO blivet: sdc1 looks to be the live device; marking as protected >17:36:13,089 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:36:13,091 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:36:13,092 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:36:13,092 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:36:13,093 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,094 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:36:13,095 INFO blivet: sdc is a disk >17:36:13,095 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,097 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:36:13,102 INFO blivet: added disk sdc (id 0) to device tree >17:36:13,103 DEBUG blivet: looking up parted Device: /dev/sdc >17:36:13,104 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:36:13,105 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:36:13,106 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:36:13,106 DEBUG blivet: required disklabel type for sdc (1) is None >17:36:13,106 DEBUG blivet: default disklabel type for sdc is msdos >17:36:13,106 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:36:13,107 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:36:13,108 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f27240d7c90>] > device: <parted.device.Device object at 0x7f27240d7650> > PedDisk: <_ped.Disk object at 0x7f27240d9128> >17:36:13,108 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:36:13,109 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:36:13,110 INFO blivet: got device: DiskDevice instance (0x7f2724070650) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x3e4ecb0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f27240cd510> >17:36:13,110 INFO blivet: got format: DiskLabel instance (0x7f2724070610) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f27240d7c90>] > device: <parted.device.Device object at 0x7f27240d7650> > PedDisk: <_ped.Disk object at 0x7f27240d9128> > origPartedDisk = <parted.disk.Disk object at 0x7f27240d7850> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f27240a1290> > >17:36:13,113 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:36:13,114 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:36:13,115 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:36:13,115 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,116 INFO blivet: sdc1 is a partition >17:36:13,116 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:36:13,117 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:36:13,118 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:36:13,119 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:36:13,120 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:36:13,120 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,121 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:36:13,121 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:36:13,122 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:36:13,123 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:36:13,124 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:36:13,125 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:36:13,125 INFO blivet: added partition sdc1 (id 1) to device tree >17:36:13,126 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:36:13,127 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:36:13,127 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:36:13,127 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:36:13,128 WARN blivet: disklabel detected but not usable on sdc1 >17:36:13,128 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:36:13,129 INFO blivet: type detected on 'sdc1' is 'vfat' >17:36:13,129 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:36:13,129 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:36:13,130 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:36:13,130 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:36:13,130 INFO blivet: got device: PartitionDevice instance (0x7f27240d7ed0) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f27240a1440> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27240d7750> fileSystem: <parted.filesystem.FileSystem object at 0x7f27240d7d50> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f27240d7cd0> PedPartition: <_ped.Partition object at 0x7f27240d4710> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:36:13,131 INFO blivet: got format: EFIFS instance (0x7f27240cd5d0) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >17:36:13,133 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:36:13,133 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:36:13,133 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:13,134 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,134 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:36:13,134 INFO blivet: sda is a disk >17:36:13,135 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,135 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:36:13,139 INFO blivet: added disk sda (id 2) to device tree >17:36:13,139 DEBUG blivet: looking up parted Device: /dev/sda >17:36:13,141 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:36:13,141 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:36:13,142 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:36:13,142 DEBUG blivet: required disklabel type for sda (1) is None >17:36:13,142 DEBUG blivet: default disklabel type for sda is msdos >17:36:13,142 DEBUG blivet: selecting msdos disklabel for sda based on size >17:36:13,143 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:36:13,145 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f27240db4d0>, <parted.partition.Partition object at 0x7f27240db690>, <parted.partition.Partition object at 0x7f27240db890>, <parted.partition.Partition object at 0x7f27240dba10>, <parted.partition.Partition object at 0x7f27240dbc90>, <parted.partition.Partition object at 0x7f27240dbed0>] > device: <parted.device.Device object at 0x7f27240db0d0> > PedDisk: <_ped.Disk object at 0x7f27240ddb48> >17:36:13,145 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:36:13,146 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:36:13,148 INFO blivet: got device: DiskDevice instance (0x7f27240d7f50) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f27240a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f27240d7e10> >17:36:13,149 INFO blivet: got format: DiskLabel instance (0x7f2724070690) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f27240db4d0>, <parted.partition.Partition object at 0x7f27240db690>, <parted.partition.Partition object at 0x7f27240db890>, <parted.partition.Partition object at 0x7f27240dba10>, <parted.partition.Partition object at 0x7f27240dbc90>, <parted.partition.Partition object at 0x7f27240dbed0>] > device: <parted.device.Device object at 0x7f27240db0d0> > PedDisk: <_ped.Disk object at 0x7f27240ddb48> > origPartedDisk = <parted.disk.Disk object at 0x7f27240dbb10> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f27240a1680> > >17:36:13,152 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '39', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213758', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:36:13,153 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:36:13,153 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:36:13,153 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,154 INFO blivet: sda1 is a partition >17:36:13,154 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:36:13,154 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:13,155 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:13,155 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:36:13,156 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:36:13,156 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,156 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:36:13,157 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:36:13,157 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:36:13,157 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:36:13,158 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:36:13,158 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:36:13,158 INFO blivet: added partition sda1 (id 3) to device tree >17:36:13,159 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:36:13,159 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:36:13,160 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:36:13,160 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:36:13,162 WARN blivet: disklabel detected but not usable on sda1 >17:36:13,187 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:36:13,188 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:36:13,188 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:13,189 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:36:13,190 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:36:13,190 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:36:13,191 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:36:13,204 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:36:13,205 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,205 INFO blivet: using name home for md array containing member sda1 >17:36:13,205 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,206 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:36:13,206 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:36:13,208 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:36:13,210 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:36:13,210 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:36:13,235 INFO blivet: added mdarray home (id 4) to device tree >17:36:13,235 DEBUG blivet: looking up parted Device: /dev/sda1 >17:36:13,237 INFO blivet: got device: PartitionDevice instance (0x7f27240dbf90) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x7f27240a1200> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27240db510> PedPartition: <_ped.Partition object at 0x7f27240d46b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:36:13,237 INFO blivet: got format: MDRaidMember instance (0x3e5ded0) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:36:13,241 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:36:13,241 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:36:13,241 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:36:13,242 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,242 INFO blivet: sda2 is a partition >17:36:13,242 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:36:13,243 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:13,243 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:13,244 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:36:13,244 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:36:13,244 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,245 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:36:13,245 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:36:13,245 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:36:13,246 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:36:13,247 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:36:13,247 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:36:13,247 INFO blivet: added partition sda2 (id 5) to device tree >17:36:13,248 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:36:13,248 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:36:13,248 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:36:13,249 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:36:13,251 WARN blivet: disklabel detected but not usable on sda2 >17:36:13,264 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:36:13,265 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:36:13,265 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:13,266 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:36:13,266 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:36:13,267 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:36:13,267 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:36:13,280 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:36:13,281 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,281 INFO blivet: using name raid0 for md array containing member sda2 >17:36:13,281 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,282 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:36:13,282 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:36:13,283 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:36:13,284 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:36:13,285 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:36:13,309 INFO blivet: added mdarray raid0 (id 6) to device tree >17:36:13,309 DEBUG blivet: looking up parted Device: /dev/sda2 >17:36:13,310 INFO blivet: got device: PartitionDevice instance (0x408e310) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x4039710> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27240db750> PedPartition: <_ped.Partition object at 0x7f27240d4890> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:36:13,310 INFO blivet: got format: MDRaidMember instance (0x408eb10) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:36:13,314 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:36:13,314 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:36:13,315 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:36:13,315 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,315 INFO blivet: sda3 is a partition >17:36:13,315 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:36:13,316 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:13,317 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:13,317 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:36:13,318 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:36:13,318 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,318 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:36:13,319 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:36:13,319 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:36:13,320 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:36:13,320 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:36:13,321 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:36:13,321 INFO blivet: added partition sda3 (id 7) to device tree >17:36:13,321 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:36:13,322 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:36:13,322 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:36:13,323 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:36:13,324 WARN blivet: disklabel detected but not usable on sda3 >17:36:13,347 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:36:13,348 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:36:13,348 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:13,348 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:36:13,349 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:36:13,349 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:36:13,350 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:36:13,364 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:36:13,364 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,364 INFO blivet: using name root for md array containing member sda3 >17:36:13,364 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,365 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:36:13,366 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:36:13,366 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:36:13,367 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:36:13,367 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:36:13,390 INFO blivet: added mdarray root (id 8) to device tree >17:36:13,390 DEBUG blivet: looking up parted Device: /dev/sda3 >17:36:13,391 INFO blivet: got device: PartitionDevice instance (0x408e750) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x4039830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27240db8d0> PedPartition: <_ped.Partition object at 0x7f27240d47d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:36:13,392 INFO blivet: got format: MDRaidMember instance (0x409afd0) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:36:13,394 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:36:13,395 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:36:13,395 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:36:13,396 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,397 INFO blivet: sda4 is a partition >17:36:13,398 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:36:13,398 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:13,399 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:13,400 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:36:13,400 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:36:13,400 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,401 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:36:13,401 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:36:13,402 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:36:13,402 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:36:13,403 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:36:13,403 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:36:13,403 INFO blivet: added partition sda4 (id 9) to device tree >17:36:13,404 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:36:13,404 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:36:13,405 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:36:13,407 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:36:13,408 WARN blivet: disklabel detected but not usable on sda4 >17:36:13,408 DEBUG blivet: no type or existing type for sda4, bailing >17:36:13,409 DEBUG blivet: looking up parted Device: /dev/sda4 >17:36:13,410 INFO blivet: got device: PartitionDevice instance (0x7f2724152550) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x40398c0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27240dba50> PedPartition: <_ped.Partition object at 0x7f27240d4770> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:36:13,414 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:36:13,415 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:36:13,415 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:36:13,416 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,417 INFO blivet: sda5 is a partition >17:36:13,417 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:36:13,418 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:13,419 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:13,419 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:36:13,420 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:36:13,420 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,420 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:36:13,421 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:36:13,421 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:36:13,422 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:36:13,422 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:36:13,423 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:36:13,423 INFO blivet: added partition sda5 (id 10) to device tree >17:36:13,423 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:36:13,424 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:36:13,424 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:36:13,425 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:36:13,426 WARN blivet: disklabel detected but not usable on sda5 >17:36:13,443 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:36:13,444 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:36:13,444 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:13,445 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:36:13,446 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:36:13,446 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:36:13,447 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:36:13,462 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:36:13,462 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,463 INFO blivet: using name boot for md array containing member sda5 >17:36:13,463 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,463 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:36:13,464 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:36:13,465 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:36:13,465 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:36:13,466 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:36:13,488 INFO blivet: added mdarray boot (id 11) to device tree >17:36:13,489 DEBUG blivet: looking up parted Device: /dev/sda5 >17:36:13,490 INFO blivet: got device: PartitionDevice instance (0x409ec10) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x40399e0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: <parted.filesystem.FileSystem object at 0x7f27240dbdd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27240dbd50> PedPartition: <_ped.Partition object at 0x7f27240d48f0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:36:13,490 INFO blivet: got format: MDRaidMember instance (0x7f2724165690) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:36:13,493 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:36:13,493 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:36:13,494 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:36:13,494 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,494 INFO blivet: sda6 is a partition >17:36:13,495 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:36:13,495 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:13,496 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:36:13,497 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:36:13,499 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:36:13,499 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,499 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:36:13,500 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:36:13,500 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:36:13,501 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:36:13,502 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:36:13,502 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:36:13,503 INFO blivet: added partition sda6 (id 12) to device tree >17:36:13,503 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:36:13,504 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:36:13,505 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:36:13,505 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:36:13,506 WARN blivet: disklabel detected but not usable on sda6 >17:36:13,522 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:36:13,523 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:36:13,523 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:13,523 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:36:13,524 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:36:13,525 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:36:13,525 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:36:13,539 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:36:13,539 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,540 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:36:13,540 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:36:13,541 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:36:13,541 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:36:13,542 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:36:13,561 WARN blivet: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >17:36:13,561 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:36:13,562 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:36:13,562 DEBUG blivet: looking up parted Device: /dev/sda6 >17:36:13,563 INFO blivet: got device: PartitionDevice instance (0x409ebd0) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x4039b00> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f27240dbf10> PedPartition: <_ped.Partition object at 0x7f27240d4950> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:36:13,564 INFO blivet: got format: MDRaidMember instance (0x7f2724165490) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:36:13,566 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:36:13,566 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:36:13,567 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:13,567 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,568 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:36:13,568 INFO blivet: sdb is a disk >17:36:13,568 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,569 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:36:13,574 INFO blivet: added disk sdb (id 14) to device tree >17:36:13,574 DEBUG blivet: looking up parted Device: /dev/sdb >17:36:13,576 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:36:13,576 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:36:13,577 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:36:13,577 DEBUG blivet: required disklabel type for sdb (1) is None >17:36:13,577 DEBUG blivet: default disklabel type for sdb is msdos >17:36:13,577 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:36:13,578 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:36:13,580 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f272416a6d0>, <parted.partition.Partition object at 0x7f272416a350>, <parted.partition.Partition object at 0x7f272416a510>, <parted.partition.Partition object at 0x7f272416a990>, <parted.partition.Partition object at 0x7f272416ac10>, <parted.partition.Partition object at 0x7f272416ae50>] > device: <parted.device.Device object at 0x7f2724165e90> > PedDisk: <_ped.Disk object at 0x4095908> >17:36:13,580 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:36:13,581 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:36:13,582 INFO blivet: got device: DiskDevice instance (0x7f2724152fd0) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x4039a70> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2724165d90> >17:36:13,584 INFO blivet: got format: DiskLabel instance (0x7f2724165dd0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f272416a6d0>, <parted.partition.Partition object at 0x7f272416a350>, <parted.partition.Partition object at 0x7f272416a510>, <parted.partition.Partition object at 0x7f272416a990>, <parted.partition.Partition object at 0x7f272416ac10>, <parted.partition.Partition object at 0x7f272416ae50>] > device: <parted.device.Device object at 0x7f2724165e90> > PedDisk: <_ped.Disk object at 0x4095908> > origPartedDisk = <parted.disk.Disk object at 0x7f272416aa90> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x4039b90> > >17:36:13,587 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '39', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213758', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:36:13,588 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:36:13,588 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:36:13,589 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,589 INFO blivet: sdb1 is a partition >17:36:13,589 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:36:13,590 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:13,590 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:13,592 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:36:13,592 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:36:13,592 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,593 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:36:13,593 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:36:13,594 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:36:13,594 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:36:13,595 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:36:13,595 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:36:13,596 INFO blivet: added partition sdb1 (id 15) to device tree >17:36:13,596 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:36:13,597 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:36:13,597 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:36:13,598 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:36:13,599 WARN blivet: disklabel detected but not usable on sdb1 >17:36:13,633 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:36:13,634 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:36:13,634 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:13,635 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:36:13,635 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:36:13,636 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:36:13,636 DEBUG blivet: raw RAID 1 size == 100064.0 >17:36:13,636 INFO blivet: Using 64MB superBlockSize >17:36:13,636 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:36:13,637 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >17:36:13,637 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:36:13,638 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:36:13,638 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:36:13,950 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:36:13,951 INFO blivet: got device: PartitionDevice instance (0x7f272416afd0) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x4039950> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272416a150> PedPartition: <_ped.Partition object at 0x4089950> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:36:13,952 INFO blivet: got format: MDRaidMember instance (0x409eb50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:36:13,955 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:36:13,956 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:36:13,956 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:36:13,957 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:13,957 INFO blivet: sdb2 is a partition >17:36:13,957 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:36:13,957 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:13,958 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:13,959 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:36:13,959 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:36:13,959 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:13,960 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:36:13,960 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:36:13,961 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:36:13,962 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:36:13,963 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:36:13,963 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:36:13,963 INFO blivet: added partition sdb2 (id 16) to device tree >17:36:13,964 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:36:13,964 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:36:13,965 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:36:13,965 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:36:13,967 WARN blivet: disklabel detected but not usable on sdb2 >17:36:13,978 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:36:13,979 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:36:13,979 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:13,979 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:36:13,980 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:36:13,980 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:36:13,981 DEBUG blivet: raw RAID 0 size == 150256.0 >17:36:13,981 INFO blivet: Using 128MB superBlockSize >17:36:13,981 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:36:13,981 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >17:36:13,982 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:36:13,982 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:36:13,983 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:36:14,132 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:36:14,133 INFO blivet: got device: PartitionDevice instance (0x427ed50) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x7f2724170ef0> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272416a3d0> PedPartition: <_ped.Partition object at 0x4089bf0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:36:14,133 INFO blivet: got format: MDRaidMember instance (0x42977d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:36:14,137 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:36:14,137 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:36:14,138 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:36:14,138 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,139 INFO blivet: sdb3 is a partition >17:36:14,139 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:36:14,140 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:14,140 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:14,141 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:36:14,141 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:36:14,141 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,142 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:36:14,142 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:36:14,143 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:36:14,144 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:36:14,144 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:36:14,145 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:36:14,145 INFO blivet: added partition sdb3 (id 17) to device tree >17:36:14,145 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:36:14,145 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:36:14,146 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:36:14,146 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:36:14,147 WARN blivet: disklabel detected but not usable on sdb3 >17:36:14,181 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:36:14,182 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:36:14,182 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:14,182 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:36:14,183 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:36:14,183 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:36:14,184 DEBUG blivet: raw RAID 1 size == 60032.0 >17:36:14,184 INFO blivet: Using 32MB superBlockSize >17:36:14,184 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:36:14,184 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >17:36:14,185 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:36:14,185 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:36:14,185 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:36:14,364 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:36:14,365 INFO blivet: got device: PartitionDevice instance (0x4297850) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x7f2724170f80> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272416a5d0> PedPartition: <_ped.Partition object at 0x4089ad0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:36:14,365 INFO blivet: got format: MDRaidMember instance (0x42971d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:36:14,367 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:36:14,367 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:36:14,367 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:36:14,368 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,368 INFO blivet: sdb4 is a partition >17:36:14,368 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:36:14,369 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:14,369 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:14,369 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:36:14,370 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:36:14,370 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,370 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:36:14,370 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:36:14,371 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:36:14,371 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:36:14,372 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:36:14,372 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:36:14,372 INFO blivet: added partition sdb4 (id 18) to device tree >17:36:14,373 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:36:14,373 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:36:14,373 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:36:14,374 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:36:14,374 WARN blivet: disklabel detected but not usable on sdb4 >17:36:14,375 DEBUG blivet: no type or existing type for sdb4, bailing >17:36:14,375 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:36:14,376 INFO blivet: got device: PartitionDevice instance (0x427ef10) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x429b050> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272416a9d0> PedPartition: <_ped.Partition object at 0x40898f0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:36:14,378 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:36:14,378 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:36:14,379 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:36:14,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,379 INFO blivet: sdb5 is a partition >17:36:14,380 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:36:14,380 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:14,381 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:14,381 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:36:14,382 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:36:14,382 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,382 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:36:14,382 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:36:14,383 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:36:14,383 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:36:14,383 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:36:14,384 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:36:14,384 INFO blivet: added partition sdb5 (id 19) to device tree >17:36:14,384 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:36:14,385 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:36:14,385 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:36:14,385 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:36:14,387 WARN blivet: disklabel detected but not usable on sdb5 >17:36:14,397 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:36:14,398 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:36:14,398 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:14,398 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:36:14,399 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:36:14,399 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:36:14,400 DEBUG blivet: raw RAID 1 size == 1000.0 >17:36:14,400 INFO blivet: Using 2.0MB superBlockSize >17:36:14,400 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:36:14,400 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >17:36:14,400 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:36:14,401 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:36:14,401 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:36:14,582 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:36:14,585 INFO blivet: got device: PartitionDevice instance (0x427efd0) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x4039c20> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: <parted.filesystem.FileSystem object at 0x7f272416ad50> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272416acd0> PedPartition: <_ped.Partition object at 0x4089c50> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:36:14,586 INFO blivet: got format: MDRaidMember instance (0x4297810) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:36:14,592 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:36:14,592 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:36:14,592 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:36:14,593 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,593 INFO blivet: sdb6 is a partition >17:36:14,593 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:36:14,594 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:36:14,594 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:36:14,595 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:36:14,595 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:36:14,595 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,596 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:36:14,596 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:36:14,597 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:36:14,598 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:36:14,598 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:36:14,599 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:36:14,599 INFO blivet: added partition sdb6 (id 20) to device tree >17:36:14,599 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:36:14,599 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:36:14,600 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:36:14,600 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:36:14,601 WARN blivet: disklabel detected but not usable on sdb6 >17:36:14,612 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:36:14,613 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:36:14,613 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:36:14,613 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:36:14,614 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:36:14,614 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:36:14,615 DEBUG blivet: raw RAID 0 size == 8016.0 >17:36:14,615 INFO blivet: Using 4MB superBlockSize >17:36:14,615 DEBUG blivet: existing RAID 0 size == 8012.0 >17:36:14,615 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:36:14,615 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:36:14,616 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:36:14,616 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:36:14,629 WARN blivet: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >17:36:14,630 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:36:14,631 INFO blivet: got device: PartitionDevice instance (0x4297f10) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x7f2724170e60> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272416ae90> PedPartition: <_ped.Partition object at 0x4089cb0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:36:14,631 INFO blivet: got format: MDRaidMember instance (0x42a0310) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:36:14,632 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:36:14,632 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:36:14,633 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:36:14,633 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,634 INFO blivet: loop0 is a loop device >17:36:14,634 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:36:14,635 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:36:14,635 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,635 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,636 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:36:14,637 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:36:14,638 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:36:14,638 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,640 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:36:14,640 INFO blivet: added loop loop0 (id 22) to device tree >17:36:14,640 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:36:14,641 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:36:14,641 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:36:14,641 DEBUG blivet: device loop0 does not contain a disklabel >17:36:14,641 INFO blivet: type detected on 'loop0' is 'squashfs' >17:36:14,641 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:36:14,641 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:36:14,642 INFO blivet: got device: LoopDevice instance (0x4297b90) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:36:14,642 INFO blivet: got format: DeviceFormat instance (0x4297c50) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:36:14,642 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:36:14,642 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:36:14,643 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:36:14,643 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,643 INFO blivet: loop1 is a loop device >17:36:14,644 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:36:14,644 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:36:14,644 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,645 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,645 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:36:14,645 INFO blivet: added file /osmin (id 23) to device tree >17:36:14,645 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:36:14,646 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,646 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:36:14,646 INFO blivet: added loop loop1 (id 24) to device tree >17:36:14,646 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:36:14,647 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:36:14,647 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:36:14,647 DEBUG blivet: device loop1 does not contain a disklabel >17:36:14,647 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:36:14,647 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:36:14,647 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:36:14,648 INFO blivet: got device: LoopDevice instance (0x42a0190) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:36:14,648 INFO blivet: got format: DeviceFormat instance (0x42a0110) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:36:14,648 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:36:14,648 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:36:14,649 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:36:14,649 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,649 INFO blivet: loop2 is a loop device >17:36:14,650 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:36:14,650 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:36:14,650 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,650 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,651 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:36:14,651 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:36:14,651 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:36:14,651 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,652 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:36:14,652 INFO blivet: added loop loop2 (id 26) to device tree >17:36:14,652 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:36:14,653 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:36:14,653 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:36:14,653 DEBUG blivet: device loop2 does not contain a disklabel >17:36:14,653 INFO blivet: type detected on 'loop2' is 'squashfs' >17:36:14,653 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:36:14,653 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:36:14,653 INFO blivet: got device: LoopDevice instance (0x42a03d0) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:36:14,654 INFO blivet: got format: DeviceFormat instance (0x42a0490) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:36:14,654 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:36:14,655 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:36:14,655 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:36:14,655 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,655 INFO blivet: loop3 is a loop device >17:36:14,656 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:36:14,656 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:36:14,657 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,657 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,657 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:36:14,657 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:36:14,658 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:36:14,658 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,658 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:36:14,658 INFO blivet: added loop loop3 (id 28) to device tree >17:36:14,658 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:36:14,659 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:36:14,659 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,659 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:14,659 DEBUG blivet: device loop3 does not contain a disklabel >17:36:14,659 INFO blivet: type detected on 'loop3' is 'ext4' >17:36:14,671 DEBUG blivet: using current size 0 as min size >17:36:14,672 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,672 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:14,672 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:36:14,673 INFO blivet: got device: LoopDevice instance (0x42979d0) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:36:14,673 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,673 INFO blivet: got format: Ext4FS instance (0x42a0450) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:36:14,674 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:36:14,674 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:36:14,675 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:36:14,675 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,675 INFO blivet: loop4 is a loop device >17:36:14,675 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:36:14,676 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:36:14,676 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,676 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,677 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:36:14,677 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:36:14,677 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:36:14,677 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,678 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:36:14,678 INFO blivet: added loop loop4 (id 30) to device tree >17:36:14,678 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:36:14,679 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:36:14,679 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:36:14,679 DEBUG blivet: device loop4 does not contain a disklabel >17:36:14,679 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:36:14,679 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:36:14,679 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:36:14,680 INFO blivet: got device: LoopDevice instance (0x42a00d0) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:36:14,680 INFO blivet: got format: DeviceFormat instance (0x42a0690) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:36:14,681 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:36:14,681 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:36:14,681 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:36:14,682 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,682 INFO blivet: live-rw is a device-mapper device >17:36:14,682 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:36:14,683 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:36:14,683 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:36:14,684 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:36:14,684 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:36:14,684 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:36:14,685 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,685 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:36:14,685 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,686 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:36:14,686 INFO blivet: added dm live-rw (id 31) to device tree >17:36:14,686 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:36:14,687 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:36:14,687 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,687 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:14,687 DEBUG blivet: device live-rw does not contain a disklabel >17:36:14,687 INFO blivet: type detected on 'live-rw' is 'ext4' >17:36:14,699 DEBUG blivet: padding min size from 3226 up to 3548 >17:36:14,700 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,700 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:14,701 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:36:14,701 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:36:14,702 INFO blivet: got device: DMDevice instance (0x42a0710) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x429b200> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:36:14,702 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,702 INFO blivet: got format: Ext4FS instance (0x42a08d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:36:14,704 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:36:14,704 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:36:14,704 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:36:14,705 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,705 INFO blivet: live-base is a device-mapper device >17:36:14,705 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:36:14,705 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:36:14,706 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:36:14,706 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:36:14,707 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:36:14,707 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,708 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:36:14,708 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,708 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:36:14,708 INFO blivet: added dm live-base (id 32) to device tree >17:36:14,709 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:36:14,709 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:36:14,709 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,710 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:14,710 DEBUG blivet: device live-base does not contain a disklabel >17:36:14,710 INFO blivet: type detected on 'live-base' is 'ext4' >17:36:14,722 DEBUG blivet: using current size 0 as min size >17:36:14,723 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,723 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:14,723 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:36:14,724 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:36:14,724 INFO blivet: got device: DMDevice instance (0x42a07d0) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x429b0e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:36:14,725 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,725 INFO blivet: got format: Ext4FS instance (0x42a0590) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:36:14,727 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:36:14,727 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:36:14,727 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:36:14,728 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,728 INFO blivet: live-osimg-min is a device-mapper device >17:36:14,728 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:36:14,729 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:36:14,729 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:36:14,730 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:36:14,730 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:36:14,731 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:36:14,731 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:36:14,732 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:36:14,732 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,732 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:36:14,733 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:14,733 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:36:14,733 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:36:14,733 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:36:14,734 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:36:14,734 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,734 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:14,734 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:36:14,734 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:36:14,747 DEBUG blivet: using current size 0 as min size >17:36:14,747 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,747 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:14,748 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:36:14,748 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:36:14,749 INFO blivet: got device: DMDevice instance (0x42a0a90) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x429b170> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:36:14,749 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:14,750 INFO blivet: got format: Ext4FS instance (0x42a0cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >17:36:14,752 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:36:14,752 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:36:14,752 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:36:14,753 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,753 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:36:14,754 DEBUG blivet: raw RAID 0 size == 8016.0 >17:36:14,754 INFO blivet: Using 4MB superBlockSize >17:36:14,754 DEBUG blivet: existing RAID 0 size == 8012.0 >17:36:14,754 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:36:14,755 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:36:14,755 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:36:14,755 DEBUG blivet: SwapSpace.__init__: >17:36:14,755 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:36:14,756 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:36:14,756 INFO blivet: type detected on 'md126' is 'swap' >17:36:14,756 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:36:14,756 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:36:14,757 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:36:14,757 DEBUG blivet: raw RAID 0 size == 8016.0 >17:36:14,757 INFO blivet: Using 4MB superBlockSize >17:36:14,757 DEBUG blivet: existing RAID 0 size == 8012.0 >17:36:14,757 INFO blivet: got device: MDRaidArrayDevice instance (0x7f2724165510) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32551 did: 0 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x40397a0> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:36:14,757 INFO blivet: got format: SwapSpace instance (0x42a0210) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:36:14,771 INFO blivet: devices to scan: ['md123', 'md124', 'md125', 'md127'] >17:36:14,772 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', > 'DEVNAME': 'md123', > 'DEVPATH': '/devices/virtual/block/md123', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda5_DEV': '/dev/sda5', > 'MD_DEVICE_sda5_ROLE': '0', > 'MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'MD_DEVICE_sdb5_ROLE': '1', > 'MD_DEVNAME': 'boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'localhost.localdomain:boot', > 'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'MINOR': '123', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', > 'UDISKS_MD_DEVICE_sda5_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'UDISKS_MD_DEVICE_sdb5_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.0', > 'UDISKS_MD_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '1382356', > 'name': 'md123', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', > '/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', > '/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', > '/dev/md/boot'], > 'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >17:36:14,772 INFO blivet: scanning md123 (/devices/virtual/block/md123)... >17:36:14,773 DEBUG blivet: DeviceTree.getDeviceByName: name: md123 ; >17:36:14,773 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,774 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:36:14,774 DEBUG blivet: raw RAID 1 size == 1000.0 >17:36:14,774 INFO blivet: Using 2.0MB superBlockSize >17:36:14,774 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:36:14,775 DEBUG blivet: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (11) >17:36:14,775 DEBUG blivet: no device or no media present >17:36:14,776 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', > 'DEVNAME': 'md124', > 'DEVPATH': '/devices/virtual/block/md124', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda3_DEV': '/dev/sda3', > 'MD_DEVICE_sda3_ROLE': '0', > 'MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'MD_DEVICE_sdb3_ROLE': '1', > 'MD_DEVNAME': 'root', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:root', > 'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'MINOR': '124', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', > 'UDISKS_MD_DEVICE_sda3_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'UDISKS_MD_DEVICE_sdb3_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'root', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '1284205', > 'name': 'md124', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', > '/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', > '/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', > '/dev/md/root'], > 'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >17:36:14,776 INFO blivet: scanning md124 (/devices/virtual/block/md124)... >17:36:14,777 DEBUG blivet: DeviceTree.getDeviceByName: name: md124 ; >17:36:14,777 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,777 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:36:14,778 DEBUG blivet: raw RAID 1 size == 60032.0 >17:36:14,778 INFO blivet: Using 32MB superBlockSize >17:36:14,778 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:36:14,778 DEBUG blivet: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (8) >17:36:14,778 DEBUG blivet: no device or no media present >17:36:14,780 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVNAME': 'raid0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:raid0', > 'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', > 'UDISKS_MD_DEVICE_sda2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'UDISKS_MD_DEVICE_sdb2_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'raid0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '1202228', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', > '/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', > '/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', > '/dev/md/raid0'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >17:36:14,780 INFO blivet: scanning md125 (/devices/virtual/block/md125)... >17:36:14,780 DEBUG blivet: DeviceTree.getDeviceByName: name: md125 ; >17:36:14,781 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,781 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:36:14,781 DEBUG blivet: raw RAID 0 size == 150256.0 >17:36:14,781 INFO blivet: Using 128MB superBlockSize >17:36:14,782 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:36:14,782 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (6) >17:36:14,782 DEBUG blivet: no device or no media present >17:36:14,783 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVNAME': 'home', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:home', > 'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', > 'UDISKS_MD_DEVICE_sda1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'home', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '1129162', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', > '/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', > '/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', > '/dev/md/home'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >17:36:14,784 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >17:36:14,784 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >17:36:14,784 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:36:14,785 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:36:14,785 DEBUG blivet: raw RAID 1 size == 100064.0 >17:36:14,785 INFO blivet: Using 64MB superBlockSize >17:36:14,785 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:36:14,786 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (4) >17:36:14,786 DEBUG blivet: no device or no media present >17:36:14,799 DEBUG blivet: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >17:36:15,411 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:36:15,412 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:36:15,413 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:36:15,421 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:36:15,422 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:36:15,423 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:36:15,430 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:36:15,431 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:36:15,432 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:36:15,439 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:36:15,440 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:36:15,441 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:36:15,448 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:36:15,448 DEBUG blivet: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >17:36:15,468 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:36:15,470 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:36:15,471 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:36:15,481 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:36:15,481 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:36:15,482 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:36:15,489 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:36:15,490 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:36:15,491 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:36:15,498 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:36:15,499 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:36:15,499 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:36:15,510 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:36:15,511 DEBUG blivet: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >17:36:15,583 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:36:15,585 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:36:15,590 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:36:15,613 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:36:15,614 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:36:15,615 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:36:15,623 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:36:15,623 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:36:15,624 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:36:15,631 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:36:15,632 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:36:15,633 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:36:15,643 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:36:15,644 DEBUG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >17:36:15,676 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:36:15,677 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:36:15,678 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:36:15,688 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:36:15,689 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:36:15,690 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:36:15,699 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:36:15,700 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:36:15,701 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:36:15,710 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:36:15,711 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:36:15,712 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:36:15,720 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:36:15,721 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:36:15,721 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:36:15,722 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:36:15,737 INFO blivet: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:36:15,738 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:36:15,739 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:36:15,739 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:36:15,739 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:36:15,740 INFO blivet: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >17:36:15,747 DEBUG blivet: raw RAID 1 size == 1000.0 >17:36:15,747 INFO blivet: Using 2.0MB superBlockSize >17:36:15,748 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:36:15,748 DEBUG blivet: raw RAID 1 size == 100064.0 >17:36:15,748 INFO blivet: Using 64MB superBlockSize >17:36:15,748 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:36:15,749 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:15,750 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:15,751 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:15,751 DEBUG blivet: raw RAID 0 size == 8016.0 >17:36:15,751 INFO blivet: Using 4MB superBlockSize >17:36:15,752 DEBUG blivet: existing RAID 0 size == 8012.0 >17:36:15,752 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:15,753 DEBUG blivet: raw RAID 0 size == 150256.0 >17:36:15,753 INFO blivet: Using 128MB superBlockSize >17:36:15,753 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:36:15,754 DEBUG blivet: raw RAID 1 size == 60032.0 >17:36:15,754 INFO blivet: Using 32MB superBlockSize >17:36:15,754 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:36:15,768 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >17:36:15,769 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >17:36:21,459 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:36:21,459 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:36:21,459 DEBUG blivet: NFSv4.supported: supported: False ; >17:36:21,459 DEBUG blivet: NFSv4.supported: supported: False ; >17:36:21,460 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:36:21,460 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:36:21,460 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:21,461 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:21,670 DEBUG blivet: Ext3FS.supported: supported: True ; >17:36:21,671 DEBUG blivet: Ext3FS.supported: supported: True ; >17:36:21,730 DEBUG blivet: Ext2FS.supported: supported: True ; >17:36:21,730 DEBUG blivet: Ext2FS.supported: supported: True ; >17:36:21,772 DEBUG blivet: SysFS.supported: supported: False ; >17:36:21,773 DEBUG blivet: SysFS.supported: supported: False ; >17:36:21,774 DEBUG blivet: MultipathMember.__init__: >17:36:21,775 DEBUG blivet: MDRaidMember.__init__: >17:36:21,777 DEBUG blivet: ProcFS.supported: supported: False ; >17:36:21,778 DEBUG blivet: ProcFS.supported: supported: False ; >17:36:21,778 DEBUG blivet: SwapSpace.__init__: >17:36:21,779 DEBUG blivet: NoDevFS.supported: supported: False ; >17:36:21,779 DEBUG blivet: NoDevFS.supported: supported: False ; >17:36:21,780 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:36:21,780 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:36:21,780 DEBUG blivet: BTRFS.supported: supported: True ; >17:36:21,781 DEBUG blivet: USBFS.supported: supported: False ; >17:36:21,781 DEBUG blivet: USBFS.supported: supported: False ; >17:36:21,781 DEBUG blivet: DiskLabel.__init__: >17:36:21,781 INFO blivet: DiskLabel.partedDevice returning None >17:36:21,782 DEBUG blivet: HFSPlus.supported: supported: False ; >17:36:21,782 DEBUG blivet: HFSPlus.supported: supported: False ; >17:36:21,782 DEBUG blivet: XFS.supported: supported: True ; >17:36:21,783 DEBUG blivet: XFS.supported: supported: True ; >17:36:21,783 DEBUG blivet: TmpFS.supported: supported: True ; >17:36:21,788 DEBUG blivet: LUKS.__init__: >17:36:21,789 DEBUG blivet: NTFS.supported: supported: False ; >17:36:21,789 DEBUG blivet: NTFS.supported: supported: False ; >17:36:21,789 DEBUG blivet: BindFS.supported: supported: False ; >17:36:21,790 DEBUG blivet: BindFS.supported: supported: False ; >17:36:21,790 DEBUG blivet: HFS.supported: supported: False ; >17:36:21,790 DEBUG blivet: HFS.supported: supported: False ; >17:36:21,791 DEBUG blivet: LVMPhysicalVolume.__init__: >17:36:21,791 DEBUG blivet: NFS.supported: supported: False ; >17:36:21,791 DEBUG blivet: NFS.supported: supported: False ; >17:36:21,792 DEBUG blivet: FATFS.supported: supported: True ; >17:36:21,792 DEBUG blivet: FATFS.supported: supported: True ; >17:36:21,793 DEBUG blivet: DMRaidMember.__init__: >17:36:29,642 INFO blivet: hiding device mdarray home (id 4) >17:36:29,646 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >17:36:29,648 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >17:36:29,648 DEBUG blivet: lvm filter: adding home to the reject list >17:36:29,648 INFO blivet: hiding device partition sdb1 (id 15) >17:36:29,648 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sdb ; >17:36:29,648 DEBUG blivet: lvm filter: adding sdb1 to the reject list >17:36:29,648 INFO blivet: hiding device mdarray raid0 (id 6) >17:36:29,649 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >17:36:29,649 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >17:36:29,649 DEBUG blivet: lvm filter: adding raid0 to the reject list >17:36:29,649 INFO blivet: hiding device partition sdb2 (id 16) >17:36:29,650 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: sdb ; >17:36:29,650 DEBUG blivet: lvm filter: adding sdb2 to the reject list >17:36:29,650 INFO blivet: hiding device mdarray root (id 8) >17:36:29,650 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >17:36:29,651 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >17:36:29,651 DEBUG blivet: lvm filter: adding root to the reject list >17:36:29,651 INFO blivet: hiding device partition sdb3 (id 17) >17:36:29,651 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sdb ; >17:36:29,651 DEBUG blivet: lvm filter: adding sdb3 to the reject list >17:36:29,651 INFO blivet: hiding device partition sdb4 (id 18) >17:36:29,651 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >17:36:29,651 DEBUG blivet: lvm filter: adding sdb4 to the reject list >17:36:29,652 INFO blivet: hiding device mdarray boot (id 11) >17:36:29,652 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >17:36:29,652 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >17:36:29,652 DEBUG blivet: lvm filter: adding boot to the reject list >17:36:29,652 INFO blivet: hiding device partition sdb5 (id 19) >17:36:29,653 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >17:36:29,653 DEBUG blivet: lvm filter: adding sdb5 to the reject list >17:36:29,653 INFO blivet: hiding device mdarray localhost.localdomain:swap (id 13) >17:36:29,653 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >17:36:29,653 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb6 ; >17:36:29,654 DEBUG blivet: lvm filter: adding localhost.localdomain:swap to the reject list >17:36:29,654 INFO blivet: hiding device partition sdb6 (id 20) >17:36:29,654 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:36:29,654 DEBUG blivet: lvm filter: adding sdb6 to the reject list >17:36:29,654 INFO blivet: hiding device disk sdb (id 14) >17:36:29,654 DEBUG blivet: lvm filter: adding sdb to the reject list >17:36:31,590 INFO blivet: Detected 16016M of memory >17:36:31,590 INFO blivet: Swap attempt of 8008M >17:36:57,924 DEBUG blivet: removing sda1 >17:36:57,928 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:36:57,928 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:36:57,928 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:57,929 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: mdmember ; type: None ; >17:36:57,929 INFO blivet: registered action: [0] Destroy Format mdmember on partition sda1 (id 3) >17:36:57,930 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:36:57,930 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:36:57,931 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >17:36:57,945 INFO blivet: removed partition sda1 (id 3) from device tree >17:36:57,946 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sda ; >17:36:57,946 INFO blivet: registered action: [1] Destroy Device partition sda1 (id 3) >17:36:57,947 DEBUG blivet: removing sda2 >17:36:57,947 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:36:57,948 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:36:57,948 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:57,949 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: mdmember ; type: None ; >17:36:57,949 INFO blivet: registered action: [2] Destroy Format mdmember on partition sda2 (id 5) >17:36:57,950 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:36:57,950 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:36:57,952 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >17:36:57,962 INFO blivet: removed partition sda2 (id 5) from device tree >17:36:57,962 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: sda ; >17:36:57,962 INFO blivet: registered action: [3] Destroy Device partition sda2 (id 5) >17:36:57,963 DEBUG blivet: removing sda3 >17:36:57,963 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:36:57,964 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:36:57,964 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:57,964 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: mdmember ; type: None ; >17:36:57,965 INFO blivet: registered action: [4] Destroy Format mdmember on partition sda3 (id 7) >17:36:57,965 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:36:57,966 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:36:57,966 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >17:36:57,975 INFO blivet: removed partition sda3 (id 7) from device tree >17:36:57,976 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sda ; >17:36:57,976 INFO blivet: registered action: [5] Destroy Device partition sda3 (id 7) >17:36:57,977 DEBUG blivet: removing sda5 >17:36:57,978 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:36:57,978 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:36:57,978 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:57,979 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: mdmember ; type: None ; >17:36:57,979 INFO blivet: registered action: [6] Destroy Format mdmember on partition sda5 (id 10) >17:36:57,979 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:36:57,980 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:36:57,997 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >17:36:58,004 INFO blivet: removed partition sda5 (id 10) from device tree >17:36:58,005 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >17:36:58,005 INFO blivet: registered action: [7] Destroy Device partition sda5 (id 10) >17:36:58,006 DEBUG blivet: removing sda5 >17:36:58,006 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda6 ; status: False ; type: mdmember ; >17:36:58,007 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:36:58,007 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:58,007 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: mdmember ; type: None ; >17:36:58,008 INFO blivet: registered action: [8] Destroy Format mdmember on partition sda5 (id 12) >17:36:58,008 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:36:58,009 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda6 ; status: False ; type: mdmember ; >17:36:58,010 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >17:36:58,017 INFO blivet: removed partition sda5 (id 12) from device tree >17:36:58,017 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:36:58,017 INFO blivet: registered action: [9] Destroy Device partition sda5 (id 12) >17:36:58,023 INFO blivet: Detected 16016M of memory >17:36:58,023 INFO blivet: Swap attempt of 8008M >17:36:58,024 DEBUG blivet: clearpart: looking at sda4 >17:36:58,024 DEBUG blivet: clearpart: looking at sdc1 >17:36:58,024 DEBUG blivet: checking whether disk sda has an empty extended >17:36:58,025 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f27240db190> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e03cd0> PedPartition: <_ped.Partition object at 0x4d94b90> ; logicals is [] >17:36:58,025 DEBUG blivet: removing empty extended partition from sda >17:36:58,027 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:36:58,027 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >17:36:58,028 DEBUG blivet: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >17:36:58,029 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >17:36:58,030 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >17:36:58,040 INFO blivet: removed partition sda4 (id 9) from device tree >17:36:58,041 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:36:58,041 INFO blivet: registered action: [10] Destroy Device partition sda4 (id 9) >17:36:58,041 DEBUG blivet: checking whether disk sdc has an empty extended >17:36:58,041 DEBUG blivet: extended is None ; logicals is [] >17:36:58,041 DEBUG blivet: clearpart: initializing sda >17:36:58,042 DEBUG blivet: removing sda >17:36:58,042 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:36:58,042 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:58,043 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >17:36:58,043 INFO blivet: registered action: [11] Destroy Format msdos disklabel on disk sda (id 2) >17:36:58,044 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >17:36:58,044 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:58,045 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:36:58,045 INFO blivet: registered action: [12] Destroy Format None on disk sda (id 2) >17:36:58,045 DEBUG blivet: required disklabel type for sda (1) is None >17:36:58,045 DEBUG blivet: default disklabel type for sda is msdos >17:36:58,046 DEBUG blivet: selecting msdos disklabel for sda based on size >17:36:58,046 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >17:36:58,047 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >17:36:58,048 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x3e7ff50> > PedDisk: <_ped.Disk object at 0x4d8ec68> >17:36:58,048 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:36:58,049 DEBUG blivet: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >17:36:58,049 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:36:58,049 INFO blivet: registered action: [13] Create Format msdos disklabel on disk sda (id 2) >17:36:58,068 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:58,069 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,069 INFO blivet: Detected 16016M of memory >17:36:58,069 INFO blivet: Swap attempt of 8008M >17:36:58,069 DEBUG blivet: doAutoPart: True >17:36:58,070 DEBUG blivet: encryptedAutoPart: False >17:36:58,070 DEBUG blivet: autoPartType: 2 >17:36:58,070 DEBUG blivet: clearPartType: 2 >17:36:58,070 DEBUG blivet: clearPartDisks: ['sda'] >17:36:58,070 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x4f0fd90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4297550) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x4297650) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f2724165b90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x42974d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:36:58,070 DEBUG blivet: storage.disks: ['sda', 'sdc'] >17:36:58,070 DEBUG blivet: storage.partitioned: ['sda', 'sdc'] >17:36:58,071 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sdc', 'sdc1'] >17:36:58,072 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:58,073 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,074 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:36:58,074 DEBUG blivet: boot disk: sda >17:36:58,075 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:36:58,075 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:36:58,076 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:36:58,077 DEBUG blivet: PartitionDevice._setFormat: req0 ; >17:36:58,078 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:36:58,079 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:36:58,079 INFO blivet: added partition req0 (id 34) to device tree >17:36:58,079 INFO blivet: registered action: [14] Create Device partition req0 (id 34) >17:36:58,079 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:58,080 INFO blivet: registered action: [15] Create Format lvmpv on partition req0 (id 34) >17:36:58,081 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f27240d7f50) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f27240a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f27240d7e10>] >17:36:58,081 DEBUG blivet: devs: [PartitionDevice instance (0x3e7f490) -- > name = req0 status = False kids = 0 id = 34 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:36:58,085 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:58,085 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:58,087 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:36:58,088 DEBUG blivet: PartitionDevice._setFormat: req1 ; >17:36:58,088 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >17:36:58,089 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:36:58,090 INFO blivet: added partition req1 (id 35) to device tree >17:36:58,090 INFO blivet: registered action: [16] Create Device partition req1 (id 35) >17:36:58,090 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:58,090 INFO blivet: registered action: [17] Create Format ext4 filesystem mounted at /boot on partition req1 (id 35) >17:36:58,090 INFO blivet: skipping unneeded stage1 biosboot request >17:36:58,090 DEBUG blivet: PartSpec instance (0x7f2724165b90) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:36:58,090 DEBUG blivet: existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,092 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:36:58,093 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:36:58,094 DEBUG blivet: removing all non-preexisting partitions ['req0(id 34)', 'req1(id 35)'] from disk(s) ['sda', 'sdc'] >17:36:58,094 DEBUG blivet: allocatePartitions: disks=['sda', 'sdc'] ; partitions=['req0(id 34)', 'req1(id 35)'] >17:36:58,094 DEBUG blivet: removing all non-preexisting partitions ['req1(id 35)', 'req0(id 34)'] from disk(s) ['sda', 'sdc'] >17:36:58,095 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:58,095 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,095 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:36:58,096 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:58,097 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,097 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:36:58,097 DEBUG blivet: allocating partition: req1 ; id: 35 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:36:58,097 DEBUG blivet: checking freespace on sda >17:36:58,097 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False start=None >17:36:58,097 DEBUG blivet: checking 63-1953525167 (953869 MB) >17:36:58,097 DEBUG blivet: current free range is 63-1953525167 (953869MB) >17:36:58,097 DEBUG blivet: updating use_disk to sda, type: 0 >17:36:58,097 DEBUG blivet: new free: 63-1953525167 / 953869MB >17:36:58,097 DEBUG blivet: new free allows for 0 sectors of growth >17:36:58,097 DEBUG blivet: found free space for bootable request >17:36:58,098 DEBUG blivet: adjusted start sector from 63 to 2048 >17:36:58,098 DEBUG blivet: created partition sda1 of 500MB and added it to /dev/sda >17:36:58,098 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:36:58,099 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7ce90> PedPartition: <_ped.Partition object at 0x7f27241fd0b0> >17:36:58,099 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:36:58,100 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:36:58,100 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:36:58,101 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7f8d0> PedPartition: <_ped.Partition object at 0x7f27241fd050> >17:36:58,101 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:58,102 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,102 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:36:58,102 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:58,103 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,103 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:36:58,103 DEBUG blivet: allocating partition: req0 ; id: 34 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:36:58,103 DEBUG blivet: checking freespace on sda >17:36:58,103 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True start=None >17:36:58,103 DEBUG blivet: checking 63-2047 (0 MB) >17:36:58,103 DEBUG blivet: current free range is 63-2047 (0MB) >17:36:58,103 DEBUG blivet: checking 1026048-1953525167 (953368 MB) >17:36:58,103 DEBUG blivet: current free range is 1026048-1953525167 (953368MB) >17:36:58,103 DEBUG blivet: evaluating growth potential for new layout >17:36:58,104 DEBUG blivet: calculating growth for disk /dev/sdc >17:36:58,104 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:36:58,104 DEBUG blivet: calculating growth for disk /dev/sda >17:36:58,104 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:36:58,105 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7c510> PedPartition: <_ped.Partition object at 0x7f27241fd170> >17:36:58,105 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:36:58,105 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:36:58,106 DEBUG blivet: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sda >17:36:58,106 DEBUG blivet: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sda >17:36:58,106 DEBUG blivet: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:36:58,106 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:36:58,106 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:36:58,106 DEBUG blivet: 1 requests and 1951477105 (952869MB) left in chunk >17:36:58,106 DEBUG blivet: adding 1951477105 (952869MB) to 34 (sda2) >17:36:58,106 DEBUG blivet: new grow amount for request 34 (sda2) is 1951477105 units, or 952869MB >17:36:58,106 DEBUG blivet: request 35 (sda1) growth: 0 (0MB) size: 500MB >17:36:58,106 DEBUG blivet: request 34 (sda2) growth: 1951477105 (952869MB) size: 953369MB >17:36:58,106 DEBUG blivet: disk /dev/sda growth: 1951477105 (952869MB) >17:36:58,107 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:36:58,107 DEBUG blivet: device sda2 new partedPartition None >17:36:58,107 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:36:58,108 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:36:58,108 DEBUG blivet: total growth: 1951477105 sectors >17:36:58,108 DEBUG blivet: updating use_disk to sda, type: 0 >17:36:58,108 DEBUG blivet: new free: 1026048-1953525167 / 953368MB >17:36:58,108 DEBUG blivet: new free allows for 1951477105 sectors of growth >17:36:58,108 DEBUG blivet: created partition sda2 of 500MB and added it to /dev/sda >17:36:58,109 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:36:58,109 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7c150> PedPartition: <_ped.Partition object at 0x7f27241fd230> >17:36:58,109 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:36:58,110 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:36:58,110 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:36:58,111 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7c0d0> PedPartition: <_ped.Partition object at 0x7f27241fd110> >17:36:58,111 DEBUG blivet: growPartitions: disks=['sda', 'sdc'], partitions=['sda2(id 34)', 'sda1(id 35)'] >17:36:58,111 DEBUG blivet: growable partitions are ['sda2'] >17:36:58,111 DEBUG blivet: adding request 34 to chunk 1953525105 (63-1953525167) on /dev/sda >17:36:58,111 DEBUG blivet: adding request 35 to chunk 1953525105 (63-1953525167) on /dev/sda >17:36:58,111 DEBUG blivet: disk sda has 1 chunks >17:36:58,111 DEBUG blivet: no free space on sdc >17:36:58,111 DEBUG blivet: Chunk.growRequests: 1953525105 on /dev/sda start = 63 end = 1953525167 >sectorSize = 512 > >17:36:58,111 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sda1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:36:58,111 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sda2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:36:58,111 DEBUG blivet: 1 requests and 1951477105 (952869MB) left in chunk >17:36:58,112 DEBUG blivet: adding 1951477105 (952869MB) to 34 (sda2) >17:36:58,112 DEBUG blivet: new grow amount for request 34 (sda2) is 1951477105 units, or 952869MB >17:36:58,112 DEBUG blivet: growing partitions on sda >17:36:58,112 DEBUG blivet: partition sda1 (35): 0 >17:36:58,112 DEBUG blivet: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3e7fe10> PedGeometry: <_ped.Geometry object at 0x3e7cb90> >17:36:58,112 DEBUG blivet: partition sda2 (34): 0 >17:36:58,112 DEBUG blivet: new geometry for sda2: parted.Geometry instance -- > start: 1026048 end: 1953523711 length: 1952497664 > device: <parted.device.Device object at 0x3e7fe10> PedGeometry: <_ped.Geometry object at 0x3e7c610> >17:36:58,112 DEBUG blivet: removing all non-preexisting partitions ['sda1(id 35)', 'sda2(id 34)'] from disk(s) ['sda'] >17:36:58,113 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:36:58,113 DEBUG blivet: device sda1 new partedPartition None >17:36:58,113 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >17:36:58,114 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:36:58,114 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:36:58,114 DEBUG blivet: device sda2 new partedPartition None >17:36:58,115 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >17:36:58,115 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:36:58,115 DEBUG blivet: back from removeNewPartitions >17:36:58,115 DEBUG blivet: extended: None >17:36:58,115 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3e7fe10> PedGeometry: <_ped.Geometry object at 0x3e7cb90> >17:36:58,116 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:36:58,116 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7cb50> PedPartition: <_ped.Partition object at 0x7f27241fd1d0> >17:36:58,116 DEBUG blivet: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >17:36:58,117 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:36:58,118 DEBUG blivet: PartitionDevice._setPartedPartition: sda1 ; >17:36:58,118 DEBUG blivet: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7c950> PedPartition: <_ped.Partition object at 0x7f27241fd350> >17:36:58,118 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 1026048 end: 1953523711 length: 1952497664 > device: <parted.device.Device object at 0x3e7fe10> PedGeometry: <_ped.Geometry object at 0x3e7c610> >17:36:58,118 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:36:58,119 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7cad0> PedPartition: <_ped.Partition object at 0x7f27241fd290> >17:36:58,119 DEBUG blivet: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >17:36:58,120 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:36:58,120 DEBUG blivet: PartitionDevice._setPartedPartition: sda2 ; >17:36:58,121 DEBUG blivet: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3e7fe90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272422b250> PedPartition: <_ped.Partition object at 0x7f27241fd3b0> >17:36:58,121 DEBUG blivet: growing partitions on sdc >17:36:58,121 DEBUG blivet: fixing size of non-existent 500MB partition sda1 (35) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:36:58,121 DEBUG blivet: fixing size of non-existent 953368MB partition sda2 (34) with non-existent lvmpv at 953368.00 >17:36:58,121 DEBUG blivet: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >17:36:58,122 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:36:58,122 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:58,123 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:36:58,123 INFO blivet: added lvmvg fedora (id 36) to device tree >17:36:58,123 INFO blivet: registered action: [18] Create Device lvmvg fedora (id 36) >17:36:58,123 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:58,124 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:58,124 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:36:58,125 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:36:58,125 DEBUG blivet: fedora size is 953364MB >17:36:58,125 DEBUG blivet: vg fedora has 953364MB free >17:36:58,125 DEBUG blivet: Adding fedora-root/1024MB to fedora >17:36:58,125 INFO blivet: added lvmlv fedora-root (id 37) to device tree >17:36:58,125 INFO blivet: registered action: [19] Create Device lvmlv fedora-root (id 37) >17:36:58,125 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:58,125 INFO blivet: registered action: [20] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 37) >17:36:58,126 DEBUG blivet: Ext4FS.supported: supported: True ; >17:36:58,126 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:36:58,126 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:36:58,127 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:36:58,127 DEBUG blivet: fedora size is 953364MB >17:36:58,127 DEBUG blivet: vg fedora has 952340MB free >17:36:58,127 DEBUG blivet: Adding fedora-home/500MB to fedora >17:36:58,127 INFO blivet: added lvmlv fedora-home (id 38) to device tree >17:36:58,127 INFO blivet: registered action: [21] Create Device lvmlv fedora-home (id 38) >17:36:58,127 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:58,128 INFO blivet: registered action: [22] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 38) >17:36:58,128 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:36:58,128 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:36:58,129 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:36:58,129 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:36:58,129 DEBUG blivet: fedora size is 953364MB >17:36:58,129 DEBUG blivet: vg fedora has 951840MB free >17:36:58,129 DEBUG blivet: Adding fedora-swap/8008MB to fedora >17:36:58,129 INFO blivet: added lvmlv fedora-swap (id 39) to device tree >17:36:58,129 INFO blivet: registered action: [23] Create Device lvmlv fedora-swap (id 39) >17:36:58,130 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:36:58,130 INFO blivet: registered action: [24] Create Format swap on lvmlv fedora-swap (id 39) >17:36:58,130 DEBUG blivet: fedora size is 953364MB >17:36:58,130 DEBUG blivet: vg fedora has 943832MB free >17:36:58,130 DEBUG blivet: vg fedora: 943832MB free ; lvs: ['root', 'home', 'swap'] >17:36:58,130 DEBUG blivet: adding request 37 to chunk 238341 on /dev/mapper/fedora >17:36:58,130 DEBUG blivet: adding request 38 to chunk 238341 on /dev/mapper/fedora >17:36:58,130 DEBUG blivet: adding request 39 to chunk 238341 on /dev/mapper/fedora >17:36:58,130 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 238341 size = 953364 >remaining = 2 pool = 235958 >17:36:58,130 DEBUG blivet: req: LVRequest instance -- >id = 39 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:36:58,130 DEBUG blivet: req: LVRequest instance -- >id = 37 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:36:58,130 DEBUG blivet: req: LVRequest instance -- >id = 38 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:36:58,130 DEBUG blivet: 2 requests and 235958 (943832MB) left in chunk >17:36:58,130 DEBUG blivet: adding 158543 (634172MB) to 37 (fedora-root) >17:36:58,130 DEBUG blivet: taking back 145999 (583996MB) from 37 (fedora-root) >17:36:58,131 DEBUG blivet: new grow amount for request 37 (fedora-root) is 12544 units, or 50176MB >17:36:58,131 DEBUG blivet: adding 77414 (309656MB) to 38 (fedora-home) >17:36:58,131 DEBUG blivet: new grow amount for request 38 (fedora-home) is 77414 units, or 309656MB >17:36:58,131 DEBUG blivet: 1 requests and 146000 (584000MB) left in chunk >17:36:58,131 DEBUG blivet: adding 146000 (584000MB) to 38 (fedora-home) >17:36:58,131 DEBUG blivet: new grow amount for request 38 (fedora-home) is 223414 units, or 893656MB >17:36:58,131 DEBUG blivet: trying to set lv fedora-root size to 51200MB >17:36:58,131 DEBUG blivet: fedora size is 953364MB >17:36:58,131 DEBUG blivet: vg fedora has 943832MB free >17:36:58,131 DEBUG blivet: trying to set lv fedora-home size to 894156MB >17:36:58,131 DEBUG blivet: fedora size is 953364MB >17:36:58,131 DEBUG blivet: vg fedora has 893656MB free >17:36:58,145 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:58,146 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,146 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:58,147 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,147 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:36:58,165 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:58,165 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,166 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:36:58,166 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:36:58,166 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:37:01,015 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:37:01,015 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with non-existent msdos disklabel >17:37:03,611 DEBUG blivet: removing sda1 >17:37:03,612 INFO blivet: removed partition sda1 (id 35) from device tree >17:37:03,614 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:37:03,614 INFO blivet: registered action: [25] Destroy Device partition sda1 (id 35) >17:37:03,615 DEBUG blivet: removing sda2 >17:37:03,615 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora'] >17:37:03,615 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root'] >17:37:03,616 INFO blivet: removed lvmlv fedora-swap (id 39) from device tree >17:37:03,618 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >17:37:03,618 INFO blivet: registered action: [26] Destroy Device lvmlv fedora-swap (id 39) >17:37:03,618 INFO blivet: removed lvmlv fedora-home (id 38) from device tree >17:37:03,618 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >17:37:03,618 INFO blivet: registered action: [27] Destroy Device lvmlv fedora-home (id 38) >17:37:03,618 INFO blivet: removed lvmlv fedora-root (id 37) from device tree >17:37:03,619 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >17:37:03,619 INFO blivet: registered action: [28] Destroy Device lvmlv fedora-root (id 37) >17:37:03,619 DEBUG blivet: devices to remove: ['fedora'] >17:37:03,619 DEBUG blivet: leaves to remove: ['fedora'] >17:37:03,619 INFO blivet: removed lvmvg fedora (id 36) from device tree >17:37:03,619 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >17:37:03,620 INFO blivet: registered action: [29] Destroy Device lvmvg fedora (id 36) >17:37:03,620 INFO blivet: removed partition sda2 (id 34) from device tree >17:37:03,620 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:37:03,620 INFO blivet: registered action: [30] Destroy Device partition sda2 (id 34) >17:37:03,620 INFO blivet: hiding device disk sda (id 2) >17:37:03,620 DEBUG blivet: cancelling action: [30] Destroy Device partition sda2 (id 34) >17:37:03,620 DEBUG blivet: cancelling action: [29] Destroy Device lvmvg fedora (id 36) >17:37:03,620 DEBUG blivet: cancelling action: [28] Destroy Device lvmlv fedora-root (id 37) >17:37:03,620 DEBUG blivet: cancelling action: [27] Destroy Device lvmlv fedora-home (id 38) >17:37:03,621 DEBUG blivet: cancelling action: [26] Destroy Device lvmlv fedora-swap (id 39) >17:37:03,621 DEBUG blivet: cancelling action: [25] Destroy Device partition sda1 (id 35) >17:37:03,621 DEBUG blivet: cancelling action: [24] Create Format swap on lvmlv fedora-swap (id 39) >17:37:03,621 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >17:37:03,621 DEBUG blivet: cancelling action: [23] Create Device lvmlv fedora-swap (id 39) >17:37:03,621 DEBUG blivet: cancelling action: [22] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 38) >17:37:03,621 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >17:37:03,622 DEBUG blivet: cancelling action: [21] Create Device lvmlv fedora-home (id 38) >17:37:03,622 DEBUG blivet: cancelling action: [20] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 37) >17:37:03,622 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >17:37:03,622 DEBUG blivet: cancelling action: [19] Create Device lvmlv fedora-root (id 37) >17:37:03,622 DEBUG blivet: cancelling action: [18] Create Device lvmvg fedora (id 36) >17:37:03,622 DEBUG blivet: cancelling action: [17] Create Format ext4 filesystem mounted at /boot on partition sda1 (id 35) >17:37:03,623 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:37:03,623 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >17:37:03,623 DEBUG blivet: cancelling action: [16] Create Device partition sda1 (id 35) >17:37:03,623 DEBUG blivet: cancelling action: [15] Create Format lvmpv on partition sda2 (id 34) >17:37:03,623 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:37:03,624 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: lvmpv ; type: None ; >17:37:03,624 DEBUG blivet: cancelling action: [14] Create Device partition sda2 (id 34) >17:37:03,624 DEBUG blivet: cancelling action: [13] Create Format msdos disklabel on disk sda (id 2) >17:37:03,625 DEBUG blivet: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >17:37:03,625 DEBUG blivet: cancelling action: [12] Destroy Format None on disk sda (id 2) >17:37:03,625 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:37:03,625 DEBUG blivet: cancelling action: [11] Destroy Format msdos disklabel on disk sda (id 2) >17:37:03,625 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:37:03,625 DEBUG blivet: cancelling action: [10] Destroy Device partition sda4 (id 9) >17:37:03,626 DEBUG blivet: cancelling action: [9] Destroy Device partition sda5 (id 12) >17:37:03,626 DEBUG blivet: cancelling action: [8] Destroy Format mdmember on partition sda5 (id 12) >17:37:03,626 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:37:03,626 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:37:03,626 DEBUG blivet: cancelling action: [7] Destroy Device partition sda5 (id 10) >17:37:03,626 DEBUG blivet: cancelling action: [6] Destroy Format mdmember on partition sda5 (id 10) >17:37:03,627 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:37:03,627 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:37:03,627 DEBUG blivet: cancelling action: [5] Destroy Device partition sda3 (id 7) >17:37:03,627 DEBUG blivet: cancelling action: [4] Destroy Format mdmember on partition sda3 (id 7) >17:37:03,628 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:37:03,628 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:37:03,628 DEBUG blivet: cancelling action: [3] Destroy Device partition sda2 (id 5) >17:37:03,628 DEBUG blivet: cancelling action: [2] Destroy Format mdmember on partition sda2 (id 5) >17:37:03,628 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:37:03,629 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:37:03,629 DEBUG blivet: cancelling action: [1] Destroy Device partition sda1 (id 3) >17:37:03,629 DEBUG blivet: cancelling action: [0] Destroy Format mdmember on partition sda1 (id 3) >17:37:03,629 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:37:03,630 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:37:03,630 DEBUG blivet: lvm filter: adding sda to the reject list >17:37:03,630 INFO blivet: unhiding device disk sdb (id 14) >17:37:03,630 DEBUG blivet: lvm filter: removing sdb from the reject list >17:37:03,630 INFO blivet: unhiding device partition sdb6 (id 20) >17:37:03,630 DEBUG blivet: lvm filter: removing sdb6 from the reject list >17:37:03,630 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:37:03,630 INFO blivet: unhiding device mdarray localhost.localdomain:swap (id 13) >17:37:03,630 DEBUG blivet: lvm filter: removing localhost.localdomain:swap from the reject list >17:37:03,631 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:37:03,631 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:37:03,631 INFO blivet: unhiding device partition sdb5 (id 19) >17:37:03,631 DEBUG blivet: lvm filter: removing sdb5 from the reject list >17:37:03,631 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:37:03,632 INFO blivet: unhiding device mdarray boot (id 11) >17:37:03,632 DEBUG blivet: lvm filter: removing boot from the reject list >17:37:03,632 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:37:03,632 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:37:03,632 INFO blivet: unhiding device partition sdb4 (id 18) >17:37:03,632 DEBUG blivet: lvm filter: removing sdb4 from the reject list >17:37:03,633 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:37:03,633 INFO blivet: unhiding device partition sdb3 (id 17) >17:37:03,633 DEBUG blivet: lvm filter: removing sdb3 from the reject list >17:37:03,633 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:37:03,633 INFO blivet: unhiding device mdarray root (id 8) >17:37:03,633 DEBUG blivet: lvm filter: removing root from the reject list >17:37:03,633 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:37:03,634 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:37:03,634 INFO blivet: unhiding device partition sdb2 (id 16) >17:37:03,634 DEBUG blivet: lvm filter: removing sdb2 from the reject list >17:37:03,634 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:37:03,634 INFO blivet: unhiding device mdarray raid0 (id 6) >17:37:03,634 DEBUG blivet: lvm filter: removing raid0 from the reject list >17:37:03,635 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:37:03,635 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:37:03,635 INFO blivet: unhiding device partition sdb1 (id 15) >17:37:03,635 DEBUG blivet: lvm filter: removing sdb1 from the reject list >17:37:03,635 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:37:03,635 INFO blivet: unhiding device mdarray home (id 4) >17:37:03,635 DEBUG blivet: lvm filter: removing home from the reject list >17:37:03,636 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:37:03,636 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:37:08,760 INFO blivet: Detected 16016M of memory >17:37:08,760 INFO blivet: Swap attempt of 8008M >17:37:22,338 DEBUG blivet: removing sdb6 >17:37:22,339 DEBUG blivet: devices to remove: ['localhost.localdomain:swap'] >17:37:22,339 DEBUG blivet: leaves to remove: ['localhost.localdomain:swap'] >17:37:22,339 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:37:22,339 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,340 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >17:37:22,340 INFO blivet: registered action: [31] Destroy Format swap on mdarray localhost.localdomain:swap (id 13) >17:37:22,341 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:37:22,341 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:37:22,342 DEBUG blivet: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >17:37:22,361 DEBUG blivet: removing sdb5 >17:37:22,362 DEBUG blivet: devices to remove: ['boot'] >17:37:22,362 DEBUG blivet: leaves to remove: ['boot'] >17:37:22,363 DEBUG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >17:37:22,364 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:37:22,364 INFO blivet: removed mdarray boot (id 11) from device tree >17:37:22,364 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >17:37:22,365 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >17:37:22,366 INFO blivet: registered action: [33] Destroy Device mdarray boot (id 11) >17:37:22,366 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:37:22,368 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:37:22,368 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,368 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: mdmember ; type: None ; >17:37:22,368 INFO blivet: registered action: [34] Destroy Format mdmember on partition sdb5 (id 19) >17:37:22,369 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:37:22,369 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:37:22,371 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb5 ; status: False ; type: None ; >17:37:22,578 INFO blivet: removed partition sdb5 (id 19) from device tree >17:37:22,579 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sdb ; >17:37:22,579 INFO blivet: registered action: [35] Destroy Device partition sdb5 (id 19) >17:37:22,579 DEBUG blivet: removing sdb3 >17:37:22,579 DEBUG blivet: devices to remove: ['root'] >17:37:22,579 DEBUG blivet: leaves to remove: ['root'] >17:37:22,580 DEBUG blivet: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >17:37:22,581 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:37:22,581 INFO blivet: removed mdarray root (id 8) from device tree >17:37:22,581 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >17:37:22,582 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >17:37:22,582 INFO blivet: registered action: [36] Destroy Device mdarray root (id 8) >17:37:22,582 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:37:22,583 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:37:22,583 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,583 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: None ; >17:37:22,584 INFO blivet: registered action: [37] Destroy Format mdmember on partition sdb3 (id 17) >17:37:22,584 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:37:22,585 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:37:22,585 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >17:37:22,594 INFO blivet: removed partition sdb3 (id 17) from device tree >17:37:22,595 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: sdb ; >17:37:22,595 INFO blivet: registered action: [38] Destroy Device partition sdb3 (id 17) >17:37:22,595 DEBUG blivet: removing sdb2 >17:37:22,595 DEBUG blivet: devices to remove: ['raid0'] >17:37:22,595 DEBUG blivet: leaves to remove: ['raid0'] >17:37:22,596 DEBUG blivet: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >17:37:22,597 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:37:22,597 INFO blivet: removed mdarray raid0 (id 6) from device tree >17:37:22,597 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >17:37:22,598 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >17:37:22,598 INFO blivet: registered action: [39] Destroy Device mdarray raid0 (id 6) >17:37:22,598 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:37:22,599 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:37:22,599 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,599 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: mdmember ; type: None ; >17:37:22,599 INFO blivet: registered action: [40] Destroy Format mdmember on partition sdb2 (id 16) >17:37:22,600 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:37:22,600 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:37:22,601 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >17:37:22,609 INFO blivet: removed partition sdb2 (id 16) from device tree >17:37:22,609 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sdb ; >17:37:22,609 INFO blivet: registered action: [41] Destroy Device partition sdb2 (id 16) >17:37:22,610 DEBUG blivet: removing sdb1 >17:37:22,610 DEBUG blivet: devices to remove: ['home'] >17:37:22,610 DEBUG blivet: leaves to remove: ['home'] >17:37:22,610 DEBUG blivet: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >17:37:22,611 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:37:22,611 INFO blivet: removed mdarray home (id 4) from device tree >17:37:22,612 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >17:37:22,612 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >17:37:22,612 INFO blivet: registered action: [42] Destroy Device mdarray home (id 4) >17:37:22,613 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:37:22,614 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:37:22,614 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,614 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: mdmember ; type: None ; >17:37:22,614 INFO blivet: registered action: [43] Destroy Format mdmember on partition sdb1 (id 15) >17:37:22,615 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:37:22,615 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:37:22,616 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >17:37:22,623 INFO blivet: removed partition sdb1 (id 15) from device tree >17:37:22,624 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >17:37:22,624 INFO blivet: registered action: [44] Destroy Device partition sdb1 (id 15) >17:37:22,629 INFO blivet: Detected 16016M of memory >17:37:22,629 INFO blivet: Swap attempt of 8008M >17:37:22,630 DEBUG blivet: clearpart: looking at sdb5 >17:37:22,630 DEBUG blivet: clearpart: looking at sdb4 >17:37:22,630 DEBUG blivet: clearpart: looking at sdc1 >17:37:22,631 DEBUG blivet: checking whether disk sdb has an empty extended >17:37:22,633 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7f990> PedPartition: <_ped.Partition object at 0x7f27241fd110> ; logicals is ['sdb5'] >17:37:22,633 DEBUG blivet: checking whether disk sdc has an empty extended >17:37:22,633 DEBUG blivet: extended is None ; logicals is [] >17:37:22,650 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:37:22,650 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,651 INFO blivet: Detected 16016M of memory >17:37:22,651 INFO blivet: Swap attempt of 8008M >17:37:22,651 DEBUG blivet: doAutoPart: True >17:37:22,651 DEBUG blivet: encryptedAutoPart: False >17:37:22,651 DEBUG blivet: autoPartType: 2 >17:37:22,651 DEBUG blivet: clearPartType: 2 >17:37:22,651 DEBUG blivet: clearPartDisks: ['sdb'] >17:37:22,651 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x3e7cd50) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x3e7cf10) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x3e7c050) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x3e7c0d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x3e7c550) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:37:22,652 DEBUG blivet: storage.disks: ['sdb', 'sdc'] >17:37:22,652 DEBUG blivet: storage.partitioned: ['sdb', 'sdc'] >17:37:22,652 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb4', 'sdb5', 'sdc', 'sdc1'] >17:37:22,652 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:37:22,653 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,653 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:37:22,653 DEBUG blivet: boot disk: sdb >17:37:22,654 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:37:22,654 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:37:22,655 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:37:22,656 DEBUG blivet: PartitionDevice._setFormat: req2 ; >17:37:22,656 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >17:37:22,657 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >17:37:22,657 INFO blivet: added partition req2 (id 40) to device tree >17:37:22,657 INFO blivet: registered action: [45] Create Device partition req2 (id 40) >17:37:22,657 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,657 INFO blivet: registered action: [46] Create Format lvmpv on partition req2 (id 40) >17:37:22,658 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f2724152fd0) -- > name = sdb status = True kids = 2 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x4039a70> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2724165d90>] >17:37:22,658 DEBUG blivet: devs: [PartitionDevice instance (0x3e7c490) -- > name = req2 status = False kids = 0 id = 40 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req2 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:37:22,661 DEBUG blivet: Ext4FS.supported: supported: True ; >17:37:22,662 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:37:22,662 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:37:22,663 DEBUG blivet: PartitionDevice._setFormat: req3 ; >17:37:22,664 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >17:37:22,664 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >17:37:22,664 INFO blivet: added partition req3 (id 41) to device tree >17:37:22,664 INFO blivet: registered action: [47] Create Device partition req3 (id 41) >17:37:22,664 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,665 INFO blivet: registered action: [48] Create Format ext4 filesystem mounted at /boot on partition req3 (id 41) >17:37:22,665 INFO blivet: skipping unneeded stage1 biosboot request >17:37:22,665 DEBUG blivet: PartSpec instance (0x3e7c0d0) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:37:22,665 DEBUG blivet: existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,666 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:37:22,666 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:37:22,667 DEBUG blivet: removing all non-preexisting partitions ['req2(id 40)', 'req3(id 41)'] from disk(s) ['sdb', 'sdc'] >17:37:22,667 DEBUG blivet: allocatePartitions: disks=['sdb', 'sdc'] ; partitions=['req2(id 40)', 'req3(id 41)'] >17:37:22,667 DEBUG blivet: removing all non-preexisting partitions ['req3(id 41)', 'req2(id 40)'] from disk(s) ['sdb', 'sdc'] >17:37:22,668 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:37:22,669 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,669 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:37:22,669 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:37:22,670 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,670 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:37:22,670 DEBUG blivet: allocating partition: req3 ; id: 41 ; disks: ['sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:37:22,670 DEBUG blivet: checking freespace on sdb >17:37:22,670 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=True best=None grow=False start=None >17:37:22,670 DEBUG blivet: checking 63-481740799 (235224 MB) >17:37:22,671 DEBUG blivet: current free range is 63-481740799 (235224MB) >17:37:22,671 DEBUG blivet: updating use_disk to sdb, type: 0 >17:37:22,671 DEBUG blivet: new free: 63-481740799 / 235224MB >17:37:22,671 DEBUG blivet: new free allows for 0 sectors of growth >17:37:22,671 DEBUG blivet: found free space for bootable request >17:37:22,671 DEBUG blivet: adjusted start sector from 63 to 2048 >17:37:22,671 DEBUG blivet: created partition sdb1 of 500MB and added it to /dev/sdb >17:37:22,672 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >17:37:22,672 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272422bbd0> PedPartition: <_ped.Partition object at 0x7f27241fd290> >17:37:22,673 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >17:37:22,673 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:37:22,674 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:37:22,674 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272422b3d0> PedPartition: <_ped.Partition object at 0x7f27241fd110> >17:37:22,675 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:37:22,676 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,676 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:37:22,676 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:37:22,677 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,677 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:37:22,677 DEBUG blivet: allocating partition: req2 ; id: 40 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:37:22,677 DEBUG blivet: checking freespace on sdb >17:37:22,677 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True start=None >17:37:22,678 DEBUG blivet: checking 63-2047 (0 MB) >17:37:22,678 DEBUG blivet: current free range is 63-2047 (0MB) >17:37:22,678 DEBUG blivet: checking 1026048-481740799 (234724 MB) >17:37:22,678 DEBUG blivet: current free range is 1026048-481740799 (234724MB) >17:37:22,678 DEBUG blivet: checking 481740863-483781409 (996 MB) >17:37:22,678 DEBUG blivet: free region not suitable for request >17:37:22,678 DEBUG blivet: checking 492001280-1953525167 (713634 MB) >17:37:22,678 DEBUG blivet: free region not suitable for request >17:37:22,678 DEBUG blivet: evaluating growth potential for new layout >17:37:22,679 DEBUG blivet: calculating growth for disk /dev/sdb >17:37:22,679 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:37:22,679 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7c690> PedPartition: <_ped.Partition object at 0x7f27241fd590> >17:37:22,680 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >17:37:22,680 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:37:22,681 DEBUG blivet: adding request 41 to chunk 481740737 (63-481740799) on /dev/sdb >17:37:22,681 DEBUG blivet: adding request 40 to chunk 481740737 (63-481740799) on /dev/sdb >17:37:22,681 DEBUG blivet: Chunk.growRequests: 481740737 on /dev/sdb start = 63 end = 481740799 >sectorSize = 512 > >17:37:22,681 DEBUG blivet: req: PartitionRequest instance -- >id = 41 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:37:22,681 DEBUG blivet: req: PartitionRequest instance -- >id = 40 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:37:22,681 DEBUG blivet: 1 requests and 479692737 (234224MB) left in chunk >17:37:22,681 DEBUG blivet: adding 479692737 (234224MB) to 40 (sdb2) >17:37:22,681 DEBUG blivet: new grow amount for request 40 (sdb2) is 479692737 units, or 234224MB >17:37:22,681 DEBUG blivet: request 41 (sdb1) growth: 0 (0MB) size: 500MB >17:37:22,681 DEBUG blivet: request 40 (sdb2) growth: 479692737 (234224MB) size: 234724MB >17:37:22,682 DEBUG blivet: Chunk.growRequests: 2040547 on /dev/sdb start = 481740863 end = 483781409 >sectorSize = 512 > >17:37:22,682 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sdb start = 492001280 end = 1953525167 >sectorSize = 512 > >17:37:22,682 DEBUG blivet: disk /dev/sdb growth: 479692737 (234224MB) >17:37:22,682 DEBUG blivet: calculating growth for disk /dev/sdc >17:37:22,682 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:37:22,682 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:37:22,682 DEBUG blivet: device sdb2 new partedPartition None >17:37:22,683 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sdb ; >17:37:22,683 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sdb ; >17:37:22,683 DEBUG blivet: total growth: 479692737 sectors >17:37:22,684 DEBUG blivet: updating use_disk to sdb, type: 0 >17:37:22,684 DEBUG blivet: new free: 1026048-481740799 / 234724MB >17:37:22,684 DEBUG blivet: new free allows for 479692737 sectors of growth >17:37:22,684 DEBUG blivet: created partition sdb2 of 500MB and added it to /dev/sdb >17:37:22,684 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:37:22,685 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272422bad0> PedPartition: <_ped.Partition object at 0x7f27241fd5f0> >17:37:22,685 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >17:37:22,686 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:37:22,687 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:37:22,687 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272422bd50> PedPartition: <_ped.Partition object at 0x7f27241fd650> >17:37:22,687 DEBUG blivet: growPartitions: disks=['sdb', 'sdc'], partitions=['sdb2(id 40)', 'sdb1(id 41)'] >17:37:22,687 DEBUG blivet: growable partitions are ['sdb2'] >17:37:22,687 DEBUG blivet: adding request 40 to chunk 481740737 (63-481740799) on /dev/sdb >17:37:22,687 DEBUG blivet: adding request 41 to chunk 481740737 (63-481740799) on /dev/sdb >17:37:22,688 DEBUG blivet: disk sdb has 3 chunks >17:37:22,688 DEBUG blivet: no free space on sdc >17:37:22,688 DEBUG blivet: Chunk.growRequests: 481740737 on /dev/sdb start = 63 end = 481740799 >sectorSize = 512 > >17:37:22,688 DEBUG blivet: req: PartitionRequest instance -- >id = 41 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:37:22,688 DEBUG blivet: req: PartitionRequest instance -- >id = 40 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:37:22,688 DEBUG blivet: 1 requests and 479692737 (234224MB) left in chunk >17:37:22,688 DEBUG blivet: adding 479692737 (234224MB) to 40 (sdb2) >17:37:22,688 DEBUG blivet: new grow amount for request 40 (sdb2) is 479692737 units, or 234224MB >17:37:22,688 DEBUG blivet: growing partitions on sdb >17:37:22,688 DEBUG blivet: partition sdb1 (41): 0 >17:37:22,688 DEBUG blivet: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f2724165e90> PedGeometry: <_ped.Geometry object at 0x7f272421a0d0> >17:37:22,688 DEBUG blivet: partition sdb2 (40): 0 >17:37:22,689 DEBUG blivet: new geometry for sdb2: parted.Geometry instance -- > start: 1026048 end: 481740799 length: 480714752 > device: <parted.device.Device object at 0x7f2724165e90> PedGeometry: <_ped.Geometry object at 0x7f272421a2d0> >17:37:22,689 DEBUG blivet: removing all non-preexisting partitions ['sdb1(id 41)', 'sdb2(id 40)'] from disk(s) ['sdb'] >17:37:22,689 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:37:22,689 DEBUG blivet: device sdb1 new partedPartition None >17:37:22,690 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >17:37:22,691 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sdb ; >17:37:22,691 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:37:22,691 DEBUG blivet: device sdb2 new partedPartition None >17:37:22,692 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sdb ; >17:37:22,693 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >17:37:22,693 DEBUG blivet: back from removeNewPartitions >17:37:22,693 DEBUG blivet: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f272421a190> PedGeometry: <_ped.Geometry object at 0x7f272422be90> >17:37:22,693 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f2724165e90> PedGeometry: <_ped.Geometry object at 0x7f272421a0d0> >17:37:22,694 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >17:37:22,695 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272422b390> PedPartition: <_ped.Partition object at 0x7f27241fd770> >17:37:22,696 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >17:37:22,696 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:37:22,697 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:37:22,698 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7f990> PedPartition: <_ped.Partition object at 0x7f27241fd6b0> >17:37:22,698 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 481740799 length: 480714752 > device: <parted.device.Device object at 0x7f2724165e90> PedGeometry: <_ped.Geometry object at 0x7f272421a2d0> >17:37:22,698 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:37:22,698 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3e7c990> PedPartition: <_ped.Partition object at 0x7f27241fd470> >17:37:22,699 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >17:37:22,700 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:37:22,701 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:37:22,701 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2724165b50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f272421a610> PedPartition: <_ped.Partition object at 0x7f27241fd7d0> >17:37:22,701 DEBUG blivet: growing partitions on sdc >17:37:22,701 DEBUG blivet: fixing size of non-existent 500MB partition sdb1 (41) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:37:22,702 DEBUG blivet: fixing size of non-existent 234724MB partition sdb2 (40) with non-existent lvmpv at 234724.00 >17:37:22,702 DEBUG blivet: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >17:37:22,702 DEBUG blivet: fixing size of existing 4008MB partition sdb5 (20) with existing mdmember at 4008.00 >17:37:22,702 DEBUG blivet: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >17:37:22,703 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:37:22,703 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >17:37:22,704 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:37:22,705 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,705 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:37:22,705 INFO blivet: added lvmvg fedora (id 42) to device tree >17:37:22,705 INFO blivet: registered action: [49] Create Device lvmvg fedora (id 42) >17:37:22,706 DEBUG blivet: Ext4FS.supported: supported: True ; >17:37:22,706 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:37:22,706 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:37:22,707 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:37:22,707 DEBUG blivet: fedora size is 234720MB >17:37:22,707 DEBUG blivet: vg fedora has 234720MB free >17:37:22,707 DEBUG blivet: Adding fedora-root/1024MB to fedora >17:37:22,707 INFO blivet: added lvmlv fedora-root (id 43) to device tree >17:37:22,707 INFO blivet: registered action: [50] Create Device lvmlv fedora-root (id 43) >17:37:22,707 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,708 INFO blivet: registered action: [51] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 43) >17:37:22,708 DEBUG blivet: Ext4FS.supported: supported: True ; >17:37:22,708 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:37:22,709 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:37:22,709 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:37:22,710 DEBUG blivet: fedora size is 234720MB >17:37:22,710 DEBUG blivet: vg fedora has 233696MB free >17:37:22,710 DEBUG blivet: Adding fedora-home/500MB to fedora >17:37:22,710 INFO blivet: added lvmlv fedora-home (id 44) to device tree >17:37:22,710 INFO blivet: registered action: [52] Create Device lvmlv fedora-home (id 44) >17:37:22,710 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,711 INFO blivet: registered action: [53] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 44) >17:37:22,711 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:37:22,713 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:37:22,714 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:37:22,714 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:37:22,715 DEBUG blivet: fedora size is 234720MB >17:37:22,715 DEBUG blivet: vg fedora has 233196MB free >17:37:22,715 DEBUG blivet: Adding fedora-swap/8008MB to fedora >17:37:22,715 INFO blivet: added lvmlv fedora-swap (id 45) to device tree >17:37:22,715 INFO blivet: registered action: [54] Create Device lvmlv fedora-swap (id 45) >17:37:22,715 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:37:22,715 INFO blivet: registered action: [55] Create Format swap on lvmlv fedora-swap (id 45) >17:37:22,715 DEBUG blivet: fedora size is 234720MB >17:37:22,715 DEBUG blivet: vg fedora has 225188MB free >17:37:22,715 DEBUG blivet: vg fedora: 225188MB free ; lvs: ['root', 'home', 'swap'] >17:37:22,716 DEBUG blivet: adding request 43 to chunk 58680 on /dev/mapper/fedora >17:37:22,716 DEBUG blivet: adding request 44 to chunk 58680 on /dev/mapper/fedora >17:37:22,716 DEBUG blivet: adding request 45 to chunk 58680 on /dev/mapper/fedora >17:37:22,716 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 58680 size = 234720 >remaining = 2 pool = 56297 >17:37:22,716 DEBUG blivet: req: LVRequest instance -- >id = 45 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:37:22,716 DEBUG blivet: req: LVRequest instance -- >id = 43 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:37:22,716 DEBUG blivet: req: LVRequest instance -- >id = 44 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:37:22,716 DEBUG blivet: 2 requests and 56297 (225188MB) left in chunk >17:37:22,716 DEBUG blivet: adding 37826 (151304MB) to 43 (fedora-root) >17:37:22,717 DEBUG blivet: taking back 25282 (101128MB) from 43 (fedora-root) >17:37:22,717 DEBUG blivet: new grow amount for request 43 (fedora-root) is 12544 units, or 50176MB >17:37:22,717 DEBUG blivet: adding 18470 (73880MB) to 44 (fedora-home) >17:37:22,717 DEBUG blivet: new grow amount for request 44 (fedora-home) is 18470 units, or 73880MB >17:37:22,717 DEBUG blivet: 1 requests and 25283 (101132MB) left in chunk >17:37:22,717 DEBUG blivet: adding 25283 (101132MB) to 44 (fedora-home) >17:37:22,717 DEBUG blivet: new grow amount for request 44 (fedora-home) is 43753 units, or 175012MB >17:37:22,717 DEBUG blivet: trying to set lv fedora-root size to 51200MB >17:37:22,717 DEBUG blivet: fedora size is 234720MB >17:37:22,717 DEBUG blivet: vg fedora has 225188MB free >17:37:22,717 DEBUG blivet: trying to set lv fedora-home size to 175512MB >17:37:22,717 DEBUG blivet: fedora size is 234720MB >17:37:22,717 DEBUG blivet: vg fedora has 175012MB free >17:37:22,741 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:37:22,742 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,742 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:37:22,743 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,743 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:37:22,779 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:37:22,780 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,780 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:37:22,781 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:37:22,781 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:46:10,960 DEBUG blivet: registered device format class LUKS as luks >17:46:10,967 DEBUG blivet: registered device format class Ext2FS as ext2 >17:46:10,967 DEBUG blivet: registered device format class Ext3FS as ext3 >17:46:10,967 DEBUG blivet: registered device format class Ext4FS as ext4 >17:46:10,967 DEBUG blivet: registered device format class FATFS as vfat >17:46:10,967 DEBUG blivet: registered device format class EFIFS as efi >17:46:10,967 DEBUG blivet: registered device format class BTRFS as btrfs >17:46:10,968 DEBUG blivet: registered device format class GFS2 as gfs2 >17:46:10,968 DEBUG blivet: registered device format class JFS as jfs >17:46:10,968 DEBUG blivet: registered device format class ReiserFS as reiserfs >17:46:10,968 DEBUG blivet: registered device format class XFS as xfs >17:46:10,968 DEBUG blivet: registered device format class HFS as hfs >17:46:10,968 DEBUG blivet: registered device format class AppleBootstrapFS as appleboot >17:46:10,968 DEBUG blivet: registered device format class HFSPlus as hfs+ >17:46:10,968 DEBUG blivet: registered device format class MacEFIFS as macefi >17:46:10,968 DEBUG blivet: registered device format class NTFS as ntfs >17:46:10,968 DEBUG blivet: registered device format class NFS as nfs >17:46:10,968 DEBUG blivet: registered device format class NFSv4 as nfs4 >17:46:10,968 DEBUG blivet: registered device format class Iso9660FS as iso9660 >17:46:10,968 DEBUG blivet: registered device format class NoDevFS as nodev >17:46:10,968 DEBUG blivet: registered device format class DevPtsFS as devpts >17:46:10,968 DEBUG blivet: registered device format class ProcFS as proc >17:46:10,968 DEBUG blivet: registered device format class SysFS as sysfs >17:46:10,968 DEBUG blivet: registered device format class TmpFS as tmpfs >17:46:10,968 DEBUG blivet: registered device format class BindFS as bind >17:46:10,968 DEBUG blivet: registered device format class SELinuxFS as selinuxfs >17:46:10,968 DEBUG blivet: registered device format class USBFS as usbfs >17:46:10,969 DEBUG blivet: registered device format class MDRaidMember as mdmember >17:46:10,969 DEBUG blivet: registered device format class BIOSBoot as biosboot >17:46:10,969 DEBUG blivet: registered device format class DiskLabel as disklabel >17:46:10,969 DEBUG blivet: registered device format class SwapSpace as swap >17:46:10,970 DEBUG blivet: registered device format class MultipathMember as multipath_member >17:46:10,970 DEBUG blivet: registered device format class DMRaidMember as dmraidmember >17:46:10,970 DEBUG blivet: registered device format class PPCPRePBoot as prepboot >17:46:10,970 DEBUG blivet: registered device format class LVMPhysicalVolume as lvmpv >17:46:11,287 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:46:11,287 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:46:11,287 INFO blivet: sdc1 looks to be the live device; marking as protected >17:46:11,299 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:46:11,306 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:46:11,306 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:46:11,306 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:46:11,306 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,307 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:46:11,307 INFO blivet: sdc is a disk >17:46:11,307 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,308 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:46:11,311 INFO blivet: added disk sdc (id 0) to device tree >17:46:11,311 DEBUG blivet: looking up parted Device: /dev/sdc >17:46:11,312 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:46:11,313 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:46:11,313 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:46:11,313 DEBUG blivet: required disklabel type for sdc (1) is None >17:46:11,313 DEBUG blivet: default disklabel type for sdc is msdos >17:46:11,313 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:46:11,314 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:46:11,315 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2ba8490>] > device: <parted.device.Device object at 0x2ba0f90> > PedDisk: <_ped.Disk object at 0x2ba7128> >17:46:11,315 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:46:11,315 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:46:11,316 INFO blivet: got device: DiskDevice instance (0x2b1c1d0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x2acf8c0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x2b96050> >17:46:11,317 INFO blivet: got format: DiskLabel instance (0x2b96110) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2ba8490>] > device: <parted.device.Device object at 0x2ba0f90> > PedDisk: <_ped.Disk object at 0x2ba7128> > origPartedDisk = <parted.disk.Disk object at 0x2ba8190> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x2acfdd0> > >17:46:11,318 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:46:11,318 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:46:11,319 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:46:11,319 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,319 INFO blivet: sdc1 is a partition >17:46:11,319 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:46:11,319 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:46:11,320 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:46:11,320 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:46:11,320 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:46:11,320 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,321 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:46:11,321 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:46:11,321 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:46:11,321 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:46:11,322 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:46:11,322 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:46:11,322 INFO blivet: added partition sdc1 (id 1) to device tree >17:46:11,322 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:46:11,323 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:46:11,323 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:46:11,323 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:46:11,324 WARN blivet: disklabel detected but not usable on sdc1 >17:46:11,324 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:46:11,324 INFO blivet: type detected on 'sdc1' is 'vfat' >17:46:11,324 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:46:11,325 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:46:11,325 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:46:11,325 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:46:11,326 INFO blivet: got device: PartitionDevice instance (0x2b96190) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x2baf050> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2ba8090> fileSystem: <parted.filesystem.FileSystem object at 0x2ba8550> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x2ba84d0> PedPartition: <_ped.Partition object at 0x2ba5230> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:46:11,326 INFO blivet: got format: EFIFS instance (0x2ba8850) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0 targetSize = 0 > >17:46:11,327 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:46:11,328 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:46:11,328 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:11,328 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,328 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:46:11,329 INFO blivet: sda is a disk >17:46:11,329 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,329 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:46:11,332 INFO blivet: added disk sda (id 2) to device tree >17:46:11,332 DEBUG blivet: looking up parted Device: /dev/sda >17:46:11,333 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:46:11,334 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:46:11,334 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:46:11,334 DEBUG blivet: required disklabel type for sda (1) is None >17:46:11,334 DEBUG blivet: default disklabel type for sda is msdos >17:46:11,334 DEBUG blivet: selecting msdos disklabel for sda based on size >17:46:11,335 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:46:11,336 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2ba8cd0>, <parted.partition.Partition object at 0x2ba8c90>, <parted.partition.Partition object at 0x2ba86d0>, <parted.partition.Partition object at 0x2ba8e50>, <parted.partition.Partition object at 0x2bac110>, <parted.partition.Partition object at 0x2bac350>] > device: <parted.device.Device object at 0x2ba8d90> > PedDisk: <_ped.Disk object at 0x2bb1f80> >17:46:11,337 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:46:11,337 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:46:11,338 INFO blivet: got device: DiskDevice instance (0x2b962d0) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2baf320> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2ba8ad0> >17:46:11,339 INFO blivet: got format: DiskLabel instance (0x2ba8b90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2ba8cd0>, <parted.partition.Partition object at 0x2ba8c90>, <parted.partition.Partition object at 0x2ba86d0>, <parted.partition.Partition object at 0x2ba8e50>, <parted.partition.Partition object at 0x2bac110>, <parted.partition.Partition object at 0x2bac350>] > device: <parted.device.Device object at 0x2ba8d90> > PedDisk: <_ped.Disk object at 0x2bb1f80> > origPartedDisk = <parted.disk.Disk object at 0x2ba8f50> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2baf200> > >17:46:11,344 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '41', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213775', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:46:11,344 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:46:11,345 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:46:11,345 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,346 INFO blivet: sda1 is a partition >17:46:11,346 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:46:11,347 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:11,347 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:11,348 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:46:11,349 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:46:11,349 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,349 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:46:11,349 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:46:11,350 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:46:11,350 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:46:11,350 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:46:11,350 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:46:11,351 INFO blivet: added partition sda1 (id 3) to device tree >17:46:11,351 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:46:11,351 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:46:11,351 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:46:11,352 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:46:11,353 WARN blivet: disklabel detected but not usable on sda1 >17:46:11,366 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:46:11,367 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:46:11,367 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:11,367 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:46:11,367 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:46:11,368 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:46:11,368 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:46:11,379 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:46:11,379 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,379 INFO blivet: using name home for md array containing member sda1 >17:46:11,379 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,380 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:46:11,380 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:46:11,381 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:46:11,381 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:46:11,381 INFO blivet: added mdarray home (id 4) to device tree >17:46:11,381 DEBUG blivet: looking up parted Device: /dev/sda1 >17:46:11,382 INFO blivet: got device: PartitionDevice instance (0x2ba8a90) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x2baf680> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2b8bfd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2ba8d50> PedPartition: <_ped.Partition object at 0x2ba51d0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:46:11,382 INFO blivet: got format: MDRaidMember instance (0x2bac8d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:46:11,384 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:46:11,384 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:46:11,385 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:46:11,385 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,385 INFO blivet: sda2 is a partition >17:46:11,385 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:46:11,385 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:11,386 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:11,386 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:46:11,386 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:46:11,386 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,387 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:46:11,387 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:46:11,387 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:46:11,388 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:46:11,388 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:46:11,388 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:46:11,388 INFO blivet: added partition sda2 (id 5) to device tree >17:46:11,388 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:46:11,389 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:46:11,389 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:46:11,389 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:46:11,391 WARN blivet: disklabel detected but not usable on sda2 >17:46:11,400 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:46:11,401 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:46:11,401 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:11,401 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:46:11,401 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:46:11,402 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:46:11,402 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:46:11,412 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:46:11,413 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,413 INFO blivet: using name raid0 for md array containing member sda2 >17:46:11,413 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,413 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:46:11,414 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:46:11,414 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:46:11,414 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:46:11,414 INFO blivet: added mdarray raid0 (id 6) to device tree >17:46:11,415 DEBUG blivet: looking up parted Device: /dev/sda2 >17:46:11,415 INFO blivet: got device: PartitionDevice instance (0x2bace50) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x2baf560> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2b8bfd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2ba8790> PedPartition: <_ped.Partition object at 0x2ba5410> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:46:11,415 INFO blivet: got format: MDRaidMember instance (0x2bac6d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:46:11,417 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:46:11,418 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:46:11,418 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:46:11,418 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,418 INFO blivet: sda3 is a partition >17:46:11,418 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:46:11,419 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:11,419 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:11,419 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:46:11,420 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:46:11,420 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,420 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:46:11,420 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:46:11,421 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:46:11,421 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:46:11,422 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:46:11,422 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:46:11,422 INFO blivet: added partition sda3 (id 7) to device tree >17:46:11,423 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:46:11,423 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:46:11,424 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:46:11,424 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:46:11,433 WARN blivet: disklabel detected but not usable on sda3 >17:46:11,444 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:46:11,444 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:46:11,444 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:11,445 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:46:11,445 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:46:11,445 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:46:11,446 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:46:11,456 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:46:11,456 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,456 INFO blivet: using name root for md array containing member sda3 >17:46:11,456 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,456 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:46:11,457 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:46:11,457 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:46:11,457 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:46:11,458 INFO blivet: added mdarray root (id 8) to device tree >17:46:11,458 DEBUG blivet: looking up parted Device: /dev/sda3 >17:46:11,459 INFO blivet: got device: PartitionDevice instance (0x2bacad0) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 12338 did: 30812 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x2baf830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2b8bfd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2ba8690> PedPartition: <_ped.Partition object at 0x2ba5290> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:46:11,459 INFO blivet: got format: MDRaidMember instance (0x2c0f4d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:46:11,461 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:46:11,461 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:46:11,461 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:46:11,462 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,462 INFO blivet: sda4 is a partition >17:46:11,462 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:46:11,463 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:11,463 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:11,463 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:46:11,464 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:46:11,464 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,464 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:46:11,464 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:46:11,465 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:46:11,465 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:46:11,465 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:46:11,466 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:46:11,466 INFO blivet: added partition sda4 (id 9) to device tree >17:46:11,466 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:46:11,466 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:46:11,467 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:46:11,467 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:46:11,468 WARN blivet: disklabel detected but not usable on sda4 >17:46:11,468 DEBUG blivet: no type or existing type for sda4, bailing >17:46:11,468 DEBUG blivet: looking up parted Device: /dev/sda4 >17:46:11,469 INFO blivet: got device: PartitionDevice instance (0x2bacb90) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2baf5f0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2b8bfd0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2ba8e90> PedPartition: <_ped.Partition object at 0x2ba53b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:46:11,471 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:46:11,472 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:46:11,472 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:46:11,472 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,472 INFO blivet: sda5 is a partition >17:46:11,472 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:46:11,473 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:11,473 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:11,473 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:46:11,473 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:46:11,474 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,474 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:46:11,474 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:46:11,474 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:46:11,474 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:46:11,475 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:46:11,475 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:46:11,475 INFO blivet: added partition sda5 (id 10) to device tree >17:46:11,475 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:46:11,476 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:46:11,476 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:46:11,476 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:46:11,478 WARN blivet: disklabel detected but not usable on sda5 >17:46:11,496 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:46:11,496 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:46:11,496 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:11,497 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:46:11,497 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:46:11,497 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:46:11,497 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:46:11,508 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:46:11,508 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,508 INFO blivet: using name boot for md array containing member sda5 >17:46:11,508 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,508 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:46:11,509 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:46:11,509 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:46:11,509 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:46:11,510 INFO blivet: added mdarray boot (id 11) to device tree >17:46:11,510 DEBUG blivet: looking up parted Device: /dev/sda5 >17:46:11,510 INFO blivet: got device: PartitionDevice instance (0x2bac7d0) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x2baf950> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2b8bfd0> fileSystem: <parted.filesystem.FileSystem object at 0x2bac250> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2bac1d0> PedPartition: <_ped.Partition object at 0x2ba5350> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:46:11,511 INFO blivet: got format: MDRaidMember instance (0x2c0f7d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:46:11,513 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:46:11,513 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:46:11,513 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:46:11,513 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,513 INFO blivet: sda6 is a partition >17:46:11,514 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:46:11,514 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:11,514 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:11,514 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:46:11,515 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:46:11,515 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,515 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:46:11,515 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:46:11,516 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:46:11,516 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:46:11,516 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:46:11,517 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:46:11,517 INFO blivet: added partition sda6 (id 12) to device tree >17:46:11,517 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:46:11,517 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:46:11,517 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:46:11,518 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:46:11,519 WARN blivet: disklabel detected but not usable on sda6 >17:46:11,528 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:46:11,528 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:46:11,528 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:11,529 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:46:11,529 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:46:11,530 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:46:11,530 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:46:11,540 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:46:11,540 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,540 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:46:11,541 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:46:11,541 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:46:11,541 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:46:11,541 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:46:11,542 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:46:11,542 DEBUG blivet: looking up parted Device: /dev/sda6 >17:46:11,543 INFO blivet: got device: PartitionDevice instance (0x2c0fdd0) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x2baf7a0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2b8bfd0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2bac390> PedPartition: <_ped.Partition object at 0x2ba5470> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:46:11,543 INFO blivet: got format: MDRaidMember instance (0x2bace10) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:46:11,545 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:46:11,545 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:46:11,545 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:11,545 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,546 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:46:11,546 INFO blivet: sdb is a disk >17:46:11,546 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,546 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:46:11,549 INFO blivet: added disk sdb (id 14) to device tree >17:46:11,549 DEBUG blivet: looking up parted Device: /dev/sdb >17:46:11,550 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:46:11,550 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:46:11,551 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:46:11,551 DEBUG blivet: required disklabel type for sdb (1) is None >17:46:11,551 DEBUG blivet: default disklabel type for sdb is msdos >17:46:11,551 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:46:11,551 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:46:11,553 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2c11050>, <parted.partition.Partition object at 0x2c11210>, <parted.partition.Partition object at 0x2c113d0>, <parted.partition.Partition object at 0x2c11790>, <parted.partition.Partition object at 0x2c11a10>, <parted.partition.Partition object at 0x2c11c50>] > device: <parted.device.Device object at 0x2c0f910> > PedDisk: <_ped.Disk object at 0x2bbea70> >17:46:11,553 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:46:11,554 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:46:11,555 INFO blivet: got device: DiskDevice instance (0x2c0f150) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2bafb00> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x2c0f450> >17:46:11,556 INFO blivet: got format: DiskLabel instance (0x2c0fc90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x2c11050>, <parted.partition.Partition object at 0x2c11210>, <parted.partition.Partition object at 0x2c113d0>, <parted.partition.Partition object at 0x2c11790>, <parted.partition.Partition object at 0x2c11a10>, <parted.partition.Partition object at 0x2c11c50>] > device: <parted.device.Device object at 0x2c0f910> > PedDisk: <_ped.Disk object at 0x2bbea70> > origPartedDisk = <parted.disk.Disk object at 0x2c11890> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x2bafc20> > >17:46:11,558 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '41', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213775', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:46:11,558 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:46:11,558 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:46:11,559 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,559 INFO blivet: sdb1 is a partition >17:46:11,559 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:46:11,559 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:11,559 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:11,560 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:46:11,560 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:46:11,560 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,560 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:46:11,561 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:46:11,561 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:46:11,561 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:46:11,561 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:46:11,562 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:46:11,562 INFO blivet: added partition sdb1 (id 15) to device tree >17:46:11,562 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:46:11,562 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:46:11,563 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:46:11,563 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:46:11,571 WARN blivet: disklabel detected but not usable on sdb1 >17:46:11,579 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:46:11,579 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:46:11,579 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:11,580 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:46:11,580 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:46:11,581 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:46:11,582 DEBUG blivet: raw RAID 1 size == 100064.0 >17:46:11,582 INFO blivet: Using 64MB superBlockSize >17:46:11,582 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:46:11,582 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >17:46:11,582 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:46:11,583 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:46:11,583 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:46:11,584 INFO blivet: got device: PartitionDevice instance (0x2c11e10) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x2bc8050> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c0fa90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c11090> PedPartition: <_ped.Partition object at 0x2ba5b30> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:46:11,585 INFO blivet: got format: MDRaidMember instance (0x2bc1250) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:46:11,589 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:46:11,589 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:46:11,589 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:46:11,590 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,590 INFO blivet: sdb2 is a partition >17:46:11,590 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:46:11,590 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:11,591 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:11,591 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:46:11,591 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:46:11,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,592 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:46:11,592 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:46:11,592 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:46:11,592 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:46:11,593 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:46:11,593 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:46:11,593 INFO blivet: added partition sdb2 (id 16) to device tree >17:46:11,593 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:46:11,593 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:46:11,594 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:46:11,594 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:46:11,595 WARN blivet: disklabel detected but not usable on sdb2 >17:46:11,602 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:46:11,603 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:46:11,603 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:11,603 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:46:11,603 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:46:11,603 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:46:11,604 DEBUG blivet: raw RAID 0 size == 150256.0 >17:46:11,604 INFO blivet: Using 128MB superBlockSize >17:46:11,604 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:46:11,604 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >17:46:11,604 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:46:11,605 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:46:11,605 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:46:11,605 INFO blivet: got device: PartitionDevice instance (0x2c0f510) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x2baf710> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c0fa90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c11310> PedPartition: <_ped.Partition object at 0x2ba5a10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:46:11,606 INFO blivet: got format: MDRaidMember instance (0x2c11fd0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:46:11,608 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:46:11,609 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:46:11,609 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:46:11,609 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,609 INFO blivet: sdb3 is a partition >17:46:11,610 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:46:11,610 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:11,610 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:11,611 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:46:11,611 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:46:11,611 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,611 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:46:11,611 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:46:11,612 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:46:11,612 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:46:11,612 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:46:11,613 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:46:11,613 INFO blivet: added partition sdb3 (id 17) to device tree >17:46:11,613 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:46:11,613 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:46:11,613 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:46:11,614 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:46:11,626 WARN blivet: disklabel detected but not usable on sdb3 >17:46:11,638 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:46:11,639 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:46:11,639 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:11,639 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:46:11,640 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:46:11,640 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:46:11,640 DEBUG blivet: raw RAID 1 size == 60032.0 >17:46:11,640 INFO blivet: Using 32MB superBlockSize >17:46:11,640 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:46:11,640 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >17:46:11,641 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:46:11,641 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:46:11,641 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:46:11,642 INFO blivet: got device: PartitionDevice instance (0x2c11650) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x2bc8170> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c0fa90> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c11450> PedPartition: <_ped.Partition object at 0x2ba5d10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:46:11,642 INFO blivet: got format: MDRaidMember instance (0x2bc1110) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:46:11,644 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:46:11,644 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:46:11,644 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:46:11,644 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,644 INFO blivet: sdb4 is a partition >17:46:11,645 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:46:11,645 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:11,645 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:11,646 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:46:11,646 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:46:11,646 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,646 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:46:11,646 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:46:11,647 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:46:11,648 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:46:11,648 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:46:11,649 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:46:11,649 INFO blivet: added partition sdb4 (id 18) to device tree >17:46:11,649 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:46:11,649 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:46:11,649 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:46:11,650 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:46:11,650 WARN blivet: disklabel detected but not usable on sdb4 >17:46:11,650 DEBUG blivet: no type or existing type for sdb4, bailing >17:46:11,651 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:46:11,652 INFO blivet: got device: PartitionDevice instance (0x2c11510) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x2bafef0> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c0fa90> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c117d0> PedPartition: <_ped.Partition object at 0x2ba5950> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:46:11,654 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:46:11,654 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:46:11,654 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:46:11,654 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,655 INFO blivet: sdb5 is a partition >17:46:11,655 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:46:11,655 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:11,655 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:11,656 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:46:11,656 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:46:11,656 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,656 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:46:11,656 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:46:11,657 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:46:11,657 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:46:11,657 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:46:11,658 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:46:11,658 INFO blivet: added partition sdb5 (id 19) to device tree >17:46:11,658 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:46:11,658 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:46:11,658 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:46:11,659 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:46:11,660 WARN blivet: disklabel detected but not usable on sdb5 >17:46:11,667 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:46:11,668 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:46:11,668 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:11,668 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:46:11,668 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:46:11,669 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:46:11,669 DEBUG blivet: raw RAID 1 size == 1000.0 >17:46:11,669 INFO blivet: Using 2.0MB superBlockSize >17:46:11,669 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:46:11,669 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >17:46:11,670 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:46:11,670 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:46:11,670 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:46:11,671 INFO blivet: got device: PartitionDevice instance (0x2c0f190) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x2bc8290> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c0fa90> fileSystem: <parted.filesystem.FileSystem object at 0x2c11b50> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c11ad0> PedPartition: <_ped.Partition object at 0x2ba5b90> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:46:11,671 INFO blivet: got format: MDRaidMember instance (0x2bc1550) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:46:11,673 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:46:11,673 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:46:11,673 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:46:11,674 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,674 INFO blivet: sdb6 is a partition >17:46:11,674 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:46:11,674 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:11,674 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:11,675 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:46:11,675 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:46:11,675 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,676 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:46:11,676 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:46:11,676 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:46:11,676 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:46:11,677 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:46:11,677 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:46:11,677 INFO blivet: added partition sdb6 (id 20) to device tree >17:46:11,677 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:46:11,677 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:46:11,678 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:46:11,679 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:46:11,679 WARN blivet: disklabel detected but not usable on sdb6 >17:46:11,686 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:46:11,687 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:46:11,687 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:11,687 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:46:11,687 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:46:11,688 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:46:11,688 DEBUG blivet: raw RAID 0 size == 8016.0 >17:46:11,688 INFO blivet: Using 4MB superBlockSize >17:46:11,688 DEBUG blivet: existing RAID 0 size == 8012.0 >17:46:11,688 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:46:11,689 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:46:11,689 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:46:11,689 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:46:11,690 INFO blivet: got device: PartitionDevice instance (0x2c0f890) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x2bc83b0> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x2c0fa90> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x2c11c90> PedPartition: <_ped.Partition object at 0x2ba5c50> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:46:11,690 INFO blivet: got format: MDRaidMember instance (0x2bc1b50) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:46:11,691 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:46:11,691 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:46:11,691 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:46:11,691 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,691 INFO blivet: loop0 is a loop device >17:46:11,691 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:46:11,692 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:46:11,692 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,692 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,693 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:46:11,693 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:46:11,693 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:46:11,693 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,694 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:46:11,694 INFO blivet: added loop loop0 (id 22) to device tree >17:46:11,694 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:46:11,694 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:46:11,694 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:46:11,694 DEBUG blivet: device loop0 does not contain a disklabel >17:46:11,694 INFO blivet: type detected on 'loop0' is 'squashfs' >17:46:11,694 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:46:11,695 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:46:11,695 INFO blivet: got device: LoopDevice instance (0x2bac450) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:46:11,695 INFO blivet: got format: DeviceFormat instance (0x2c0f790) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:46:11,695 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:46:11,695 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:46:11,696 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:46:11,696 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,696 INFO blivet: loop1 is a loop device >17:46:11,696 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:46:11,696 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:46:11,697 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,697 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,697 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:46:11,697 INFO blivet: added file /osmin (id 23) to device tree >17:46:11,697 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:46:11,698 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,698 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:46:11,698 INFO blivet: added loop loop1 (id 24) to device tree >17:46:11,698 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:46:11,698 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:46:11,698 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:46:11,698 DEBUG blivet: device loop1 does not contain a disklabel >17:46:11,699 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:46:11,699 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:46:11,699 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:46:11,699 INFO blivet: got device: LoopDevice instance (0x2c115d0) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:46:11,699 INFO blivet: got format: DeviceFormat instance (0x2c11550) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:46:11,700 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:46:11,700 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:46:11,700 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:46:11,700 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,700 INFO blivet: loop2 is a loop device >17:46:11,700 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:46:11,701 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:46:11,701 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,701 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,702 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:46:11,702 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:46:11,702 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:46:11,702 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,702 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:46:11,702 INFO blivet: added loop loop2 (id 26) to device tree >17:46:11,703 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:46:11,703 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:46:11,703 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:46:11,703 DEBUG blivet: device loop2 does not contain a disklabel >17:46:11,703 INFO blivet: type detected on 'loop2' is 'squashfs' >17:46:11,703 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:46:11,703 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:46:11,704 INFO blivet: got device: LoopDevice instance (0x2bc1a10) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:46:11,704 INFO blivet: got format: DeviceFormat instance (0x2bc1990) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:46:11,704 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:46:11,704 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:46:11,705 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:46:11,705 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,705 INFO blivet: loop3 is a loop device >17:46:11,705 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:46:11,705 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:46:11,706 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,706 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,706 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:46:11,706 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:46:11,706 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:46:11,707 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,707 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:46:11,707 INFO blivet: added loop loop3 (id 28) to device tree >17:46:11,707 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:46:11,707 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:46:11,708 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,708 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:11,708 DEBUG blivet: device loop3 does not contain a disklabel >17:46:11,708 INFO blivet: type detected on 'loop3' is 'ext4' >17:46:11,708 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,708 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:11,709 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:46:11,709 INFO blivet: got device: LoopDevice instance (0x2bc12d0) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:46:11,709 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,709 INFO blivet: got format: Ext4FS instance (0x2c290d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:46:11,710 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:46:11,710 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:46:11,710 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:46:11,710 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,710 INFO blivet: loop4 is a loop device >17:46:11,711 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:46:11,711 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:46:11,711 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,711 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,711 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:46:11,712 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:46:11,712 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:46:11,712 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,712 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:46:11,712 INFO blivet: added loop loop4 (id 30) to device tree >17:46:11,712 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:46:11,713 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:46:11,713 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:46:11,713 DEBUG blivet: device loop4 does not contain a disklabel >17:46:11,713 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:46:11,713 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:46:11,713 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:46:11,713 INFO blivet: got device: LoopDevice instance (0x2c29210) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:46:11,714 INFO blivet: got format: DeviceFormat instance (0x2c29310) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:46:11,715 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:46:11,715 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:46:11,715 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:46:11,715 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,715 INFO blivet: live-rw is a device-mapper device >17:46:11,715 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:46:11,716 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:46:11,716 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:46:11,716 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:46:11,717 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:46:11,717 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:46:11,717 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,718 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:46:11,718 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,718 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:46:11,718 INFO blivet: added dm live-rw (id 31) to device tree >17:46:11,718 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:46:11,719 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:46:11,719 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,719 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:11,719 DEBUG blivet: device live-rw does not contain a disklabel >17:46:11,719 INFO blivet: type detected on 'live-rw' is 'ext4' >17:46:11,719 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,719 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:11,720 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:46:11,720 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:46:11,720 INFO blivet: got device: DMDevice instance (0x2bc1690) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2baf8c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:46:11,721 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,721 INFO blivet: got format: Ext4FS instance (0x2bc1650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:46:11,722 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:46:11,722 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:46:11,722 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:46:11,722 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,722 INFO blivet: live-base is a device-mapper device >17:46:11,723 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:46:11,723 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:46:11,723 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:46:11,723 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:46:11,724 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:46:11,724 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,725 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:46:11,725 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,725 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:46:11,725 INFO blivet: added dm live-base (id 32) to device tree >17:46:11,725 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:46:11,725 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:46:11,726 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,726 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:11,726 DEBUG blivet: device live-base does not contain a disklabel >17:46:11,726 INFO blivet: type detected on 'live-base' is 'ext4' >17:46:11,726 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,726 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:11,727 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:46:11,727 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:46:11,727 INFO blivet: got device: DMDevice instance (0x2c0f9d0) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2bc80e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:46:11,728 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,728 INFO blivet: got format: Ext4FS instance (0x2c29150) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:46:11,729 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:46:11,729 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:46:11,729 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:46:11,729 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,729 INFO blivet: live-osimg-min is a device-mapper device >17:46:11,730 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:46:11,730 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:46:11,730 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:46:11,730 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:46:11,731 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:46:11,731 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:46:11,731 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:46:11,732 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:46:11,732 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,732 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:46:11,733 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:11,733 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:46:11,733 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:46:11,733 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:46:11,733 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:46:11,734 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,734 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:11,734 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:46:11,734 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:46:11,734 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,734 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:11,735 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:46:11,735 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:46:11,735 INFO blivet: got device: DMDevice instance (0x2bac410) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x2bc8320> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:46:11,736 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:11,736 INFO blivet: got format: Ext4FS instance (0x2c297d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 0 targetSize = 0 > >17:46:11,737 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:46:11,737 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:46:11,737 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:46:11,738 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:11,738 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:46:11,738 DEBUG blivet: raw RAID 0 size == 8016.0 >17:46:11,738 INFO blivet: Using 4MB superBlockSize >17:46:11,738 DEBUG blivet: existing RAID 0 size == 8012.0 >17:46:11,738 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:46:11,739 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:46:11,739 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:46:11,739 DEBUG blivet: SwapSpace.__init__: >17:46:11,740 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:46:11,740 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:46:11,740 INFO blivet: type detected on 'md126' is 'swap' >17:46:11,740 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:46:11,740 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:46:11,740 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:46:11,741 DEBUG blivet: raw RAID 0 size == 8016.0 >17:46:11,741 INFO blivet: Using 4MB superBlockSize >17:46:11,741 DEBUG blivet: existing RAID 0 size == 8012.0 >17:46:11,741 INFO blivet: got device: MDRaidArrayDevice instance (0x2c0ff10) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11618 did: 24944 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x2baf9e0> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:46:11,741 INFO blivet: got format: SwapSpace instance (0x2c29550) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:46:11,751 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:46:12,492 INFO blivet: ISCSID is /sbin/iscsid >17:46:12,493 INFO blivet: no initiator set >17:46:12,502 INFO blivet: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >17:46:12,502 INFO blivet: no /etc/zfcp.conf; not configuring zfcp >17:46:12,587 DEBUG blivet: trying to set new default fstype to 'ext4' >17:46:12,599 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:12,600 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:12,600 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:12,602 INFO blivet: Detected 16016M of memory >17:46:12,602 INFO blivet: Suggested swap size (8008 M) exceeds 10 % of disk space, using 10 % of disk space (0 M) instead. >17:46:12,602 INFO blivet: Swap attempt of 0M >17:46:12,775 INFO blivet: resetting Blivet (version 0.23.9) instance <blivet.Blivet object at 0x2f3de90> >17:46:12,776 INFO blivet: no initiator set >17:46:12,776 INFO blivet: not going to create backup copy of non-existent /etc/mdadm.conf >17:46:12,776 INFO blivet: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >17:46:12,790 DEBUG blivet: protected device spec /dev/sdc1 resolved to sdc1 >17:46:12,791 INFO blivet: sdc1 looks to be the live device; marking as protected >17:46:12,806 INFO blivet: devices to scan: ['sdc', 'sdc1', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdb6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'dm-0', 'dm-1', 'dm-2', 'md126'] >17:46:12,808 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0 /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7735', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc'} ; name: sdc ; >17:46:12,808 INFO blivet: scanning sdc (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc)... >17:46:12,809 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:46:12,809 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:12,810 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdc ; >17:46:12,810 INFO blivet: sdc is a disk >17:46:12,810 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:12,812 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: None ; >17:46:12,817 INFO blivet: added disk sdc (id 0) to device tree >17:46:12,817 DEBUG blivet: looking up parted Device: /dev/sdc >17:46:12,818 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc ; >17:46:12,819 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc ; label_type: dos ; >17:46:12,820 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:46:12,820 DEBUG blivet: required disklabel type for sdc (1) is None >17:46:12,820 DEBUG blivet: default disklabel type for sdc is msdos >17:46:12,820 DEBUG blivet: selecting msdos disklabel for sdc based on size >17:46:12,821 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc ; labelType: msdos ; exists: True ; >17:46:12,822 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f42600d6dd0>] > device: <parted.device.Device object at 0x7f42600d6710> > PedDisk: <_ped.Disk object at 0x7f42600d8248> >17:46:12,822 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:46:12,822 DEBUG blivet: DiskDevice._setFormat: sdc ; current: None ; type: disklabel ; >17:46:12,823 INFO blivet: got device: DiskDevice instance (0x7f42600705d0) -- > name = sdc status = True kids = 0 id = 0 > parents = [] > uuid = None size = 7728.0 > format = existing msdos disklabel > major = 8 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x3055cb0> > target size = 0 path = /dev/sdc > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7f42600cd590> >17:46:12,824 INFO blivet: got format: DiskLabel instance (0x7f42600cd690) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdc uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f42600d6dd0>] > device: <parted.device.Device object at 0x7f42600d6710> > PedDisk: <_ped.Disk object at 0x7f42600d8248> > origPartedDisk = <parted.disk.Disk object at 0x7f42600d69d0> > partedDevice = parted.Device instance -- > model: Generic USB Flash Disk path: /dev/sdc type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15826944 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f42600a1290> > >17:46:12,826 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/BCD2-CFA5', > 'DEVNAME': 'sdc1', > 'DEVPATH': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'BCD2-CFA5', > 'ID_FS_UUID_ENC': 'BCD2-CFA5', > 'ID_FS_VERSION': 'FAT32', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'USB_Flash_Disk', > 'ID_MODEL_ENC': 'USB\\x20Flash\\x20Disk\\x20\\x20', > 'ID_MODEL_ID': '0901', > 'ID_PART_ENTRY_DISK': '8:32', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '56', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15826888', > 'ID_PART_ENTRY_TYPE': '0xb', > 'ID_PART_ENTRY_UUID': '07577f2c-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '07577f2c', > 'ID_PATH': 'pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_14_0-usb-0_14_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1100', > 'ID_SERIAL': 'Generic_USB_Flash_Disk_08AD000000002517-0:0', > 'ID_SERIAL_SHORT': '08AD000000002517', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Generic', > 'ID_VENDOR_ENC': 'Generic\\x20', > 'ID_VENDOR_ID': '3538', > 'MAJOR': '8', > 'MINOR': '33', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '7752', > 'name': 'sdc1', > 'symlinks': ['/dev/disk/by-id/usb-Generic_USB_Flash_Disk_08AD000000002517-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:14.0-usb-0:14:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/BCD2-CFA5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1'} ; name: sdc1 ; >17:46:12,827 INFO blivet: scanning sdc1 (/devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1)... >17:46:12,827 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc1 ; >17:46:12,828 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:12,828 INFO blivet: sdc1 is a partition >17:46:12,829 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdc1 ; >17:46:12,829 DEBUG blivet: DeviceTree.getDeviceByName: name: sdc ; >17:46:12,830 DEBUG blivet: DeviceTree.getDeviceByName returned existing 7728MB disk sdc (0) with existing msdos disklabel >17:46:12,830 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdc ; >17:46:12,831 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:46:12,831 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:12,832 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: None ; >17:46:12,832 DEBUG blivet: looking up parted Partition: /dev/sdc1 >17:46:12,833 DEBUG blivet: PartitionDevice.probe: sdc1 ; exists: True ; >17:46:12,834 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 1 ; >17:46:12,834 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 10 ; >17:46:12,835 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdc1 ; flag: 12 ; >17:46:12,835 INFO blivet: added partition sdc1 (id 1) to device tree >17:46:12,835 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdc1 ; >17:46:12,836 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdc1 ; label_type: dos ; >17:46:12,837 DEBUG blivet: PartitionDevice.setup: sdc1 ; status: True ; controllable: True ; orig: False ; >17:46:12,837 DEBUG blivet: DiskLabel.__init__: device: /dev/sdc1 ; labelType: dos ; exists: True ; >17:46:12,838 WARN blivet: disklabel detected but not usable on sdc1 >17:46:12,839 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:46:12,839 INFO blivet: type detected on 'sdc1' is 'vfat' >17:46:12,839 DEBUG blivet: getFormat('efi') returning EFIFS instance >17:46:12,840 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; >17:46:12,840 DEBUG blivet: PartitionDevice._setFormat: sdc1 ; current: None ; type: efi ; >17:46:12,840 DEBUG blivet: looking up parted Device: /dev/sdc1 >17:46:12,841 INFO blivet: got device: PartitionDevice instance (0x7f4260070610) -- > name = sdc1 status = True kids = 0 id = 1 > parents = ['existing 7728MB disk sdc (0) with existing msdos disklabel'] > uuid = None size = 7727.97265625 > format = existing efi filesystem > major = 8 minor = 33 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:14.0/usb3/3-14/3-14:1.0/host6/target6:0:0/6:0:0:0/block/sdc/sdc1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdc1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15826888 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: True > hardwareGeometry: (1021, 250, 62) biosGeometry: (985, 255, 63) > PedDevice: <_ped.Device object at 0x7f42600a1440> > target size = 0 path = /dev/sdc1 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600d6810> fileSystem: <parted.filesystem.FileSystem object at 0x7f42600d6e90> > number: 1 path: /dev/sdc1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7f42600d6e10> PedPartition: <_ped.Partition object at 0x7f42600d4710> > disk = existing 7728MB disk sdc (0) with existing msdos disklabel > start = 56 end = 15826943 length = 15826888 > flags = boot >17:46:12,841 INFO blivet: got format: EFIFS instance (0x7f42600e02d0) -- > type = efi name = EFI System Partition status = False > device = /dev/sdc1 uuid = BCD2-CFA5 exists = True > options = umask=0077,shortname=winnt supported = False formattable = True resizable = False > mountpoint = None mountopts = None > label = LIVE size = 0.0 targetSize = 0.0 > >17:46:12,844 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9 /dev/disk/by-id/wwn-0x5000c500621d52f9', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9166', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9', > '/dev/disk/by-id/wwn-0x5000c500621d52f9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >17:46:12,844 INFO blivet: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >17:46:12,845 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:12,845 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:12,846 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sda ; >17:46:12,846 INFO blivet: sda is a disk >17:46:12,847 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:12,847 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: None ; >17:46:12,853 INFO blivet: added disk sda (id 2) to device tree >17:46:12,853 DEBUG blivet: looking up parted Device: /dev/sda >17:46:12,853 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda ; >17:46:12,854 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >17:46:12,854 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:46:12,854 DEBUG blivet: required disklabel type for sda (1) is None >17:46:12,854 DEBUG blivet: default disklabel type for sda is msdos >17:46:12,855 DEBUG blivet: selecting msdos disklabel for sda based on size >17:46:12,855 DEBUG blivet: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >17:46:12,857 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f42600e0090>, <parted.partition.Partition object at 0x7f42600e0690>, <parted.partition.Partition object at 0x7f42600e0890>, <parted.partition.Partition object at 0x7f42600e0a10>, <parted.partition.Partition object at 0x7f42600e0c90>, <parted.partition.Partition object at 0x7f42600e0ed0>] > device: <parted.device.Device object at 0x7f42600e0450> > PedDisk: <_ped.Disk object at 0x7f42600d8560> >17:46:12,857 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:46:12,858 DEBUG blivet: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >17:46:12,859 INFO blivet: got device: DiskDevice instance (0x7f42600d6f10) -- > name = sda status = True kids = 0 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f42600a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x3064ed0> >17:46:12,861 INFO blivet: got format: DiskLabel instance (0x7f4260070690) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f42600e0090>, <parted.partition.Partition object at 0x7f42600e0690>, <parted.partition.Partition object at 0x7f42600e0890>, <parted.partition.Partition object at 0x7f42600e0a10>, <parted.partition.Partition object at 0x7f42600e0c90>, <parted.partition.Partition object at 0x7f42600e0ed0>] > device: <parted.device.Device object at 0x7f42600e0450> > PedDisk: <_ped.Disk object at 0x7f42600d8560> > origPartedDisk = <parted.disk.Disk object at 0x7f42600e0b10> > partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f42600a1680> > >17:46:12,864 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1 /dev/disk/by-id/wwn-0x5000c500621d52f9-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_UUID_SUB_ENC': '114e5169-2609-ccfc-70e4-87f4b06d6e16', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '114e5169:2609ccfc:70e487f4:b06d6e16', > 'UDISKS_MD_MEMBER_EVENTS': '41', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213775', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9203', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part1', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >17:46:12,864 INFO blivet: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >17:46:12,864 DEBUG blivet: DeviceTree.getDeviceByName: name: sda1 ; >17:46:12,865 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:12,865 INFO blivet: sda1 is a partition >17:46:12,865 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda1 ; >17:46:12,866 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:12,866 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:12,867 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:46:12,867 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:46:12,867 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:12,868 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >17:46:12,868 DEBUG blivet: looking up parted Partition: /dev/sda1 >17:46:12,869 DEBUG blivet: PartitionDevice.probe: sda1 ; exists: True ; >17:46:12,869 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >17:46:12,870 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >17:46:12,870 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >17:46:12,870 INFO blivet: added partition sda1 (id 3) to device tree >17:46:12,871 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >17:46:12,871 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >17:46:12,871 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:46:12,872 DEBUG blivet: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >17:46:12,874 WARN blivet: disklabel detected but not usable on sda1 >17:46:12,889 INFO blivet: type detected on 'sda1' is 'linux_raid_member' >17:46:12,892 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sda1 ; serial: S1DDPDV9 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:46:12,893 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:12,894 DEBUG blivet: PartitionDevice._setFormat: sda1 ; >17:46:12,905 DEBUG blivet: PartitionDevice._setFormat: sda1 ; current: None ; type: mdmember ; >17:46:12,905 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda1 ; >17:46:12,905 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:46:12,918 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:46:12,919 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:12,919 INFO blivet: using name home for md array containing member sda1 >17:46:12,919 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:12,919 DEBUG blivet: MDRaidArrayDevice._setFormat: home ; current: None ; type: None ; >17:46:12,921 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:46:12,923 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sda1 ; status: False ; >17:46:12,923 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:46:12,924 DEBUG blivet: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >17:46:12,950 INFO blivet: added mdarray home (id 4) to device tree >17:46:12,951 DEBUG blivet: looking up parted Device: /dev/sda1 >17:46:12,952 INFO blivet: got device: PartitionDevice instance (0x7f42600e0f90) -- > name = sda1 status = True kids = 1 id = 3 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x3277050> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f42600e05d0> PedPartition: <_ped.Partition object at 0x7f42600d4830> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:46:12,952 INFO blivet: got format: MDRaidMember instance (0x7f42600e0490) -- > type = mdmember name = software RAID status = False > device = /dev/sda1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:46:12,955 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2 /dev/disk/by-id/wwn-0x5000c500621d52f9-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_UUID_SUB_ENC': '52b2e21e-0a06-eca5-22c4-9a1c73d493ee', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '52b2e21e:0a06eca5:22c49a1c:73d493ee', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '9241', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part2', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >17:46:12,956 INFO blivet: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >17:46:12,956 DEBUG blivet: DeviceTree.getDeviceByName: name: sda2 ; >17:46:12,957 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:12,957 INFO blivet: sda2 is a partition >17:46:12,957 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda2 ; >17:46:12,958 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:12,959 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:12,959 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:46:12,960 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:46:12,960 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:12,961 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >17:46:12,961 DEBUG blivet: looking up parted Partition: /dev/sda2 >17:46:12,962 DEBUG blivet: PartitionDevice.probe: sda2 ; exists: True ; >17:46:12,963 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >17:46:12,964 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >17:46:12,965 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >17:46:12,965 INFO blivet: added partition sda2 (id 5) to device tree >17:46:12,966 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >17:46:12,966 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >17:46:12,967 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:46:12,967 DEBUG blivet: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >17:46:12,969 WARN blivet: disklabel detected but not usable on sda2 >17:46:12,990 INFO blivet: type detected on 'sda2' is 'linux_raid_member' >17:46:12,991 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sda2 ; serial: S1DDPDV9 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:46:12,991 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:12,991 DEBUG blivet: PartitionDevice._setFormat: sda2 ; >17:46:12,992 DEBUG blivet: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >17:46:12,993 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda2 ; >17:46:12,994 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:46:13,010 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:46:13,011 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,011 INFO blivet: using name raid0 for md array containing member sda2 >17:46:13,011 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,012 DEBUG blivet: MDRaidArrayDevice._setFormat: raid0 ; current: None ; type: None ; >17:46:13,013 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:46:13,013 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sda2 ; status: False ; >17:46:13,014 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:46:13,014 DEBUG blivet: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >17:46:13,036 INFO blivet: added mdarray raid0 (id 6) to device tree >17:46:13,036 DEBUG blivet: looking up parted Device: /dev/sda2 >17:46:13,037 INFO blivet: got device: PartitionDevice instance (0x3290950) -- > name = sda2 status = True kids = 1 id = 5 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x3277710> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f42600e0750> PedPartition: <_ped.Partition object at 0x7f42600d46b0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:46:13,037 INFO blivet: got format: MDRaidMember instance (0x32909d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:46:13,041 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3 /dev/disk/by-id/wwn-0x5000c500621d52f9-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_UUID_SUB_ENC': 'ce096015-1c95-cba1-0bb3-8a4c11452e71', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'ce096015:1c95cba1:0bb38a4c:11452e71', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '9279', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part3', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >17:46:13,041 INFO blivet: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >17:46:13,041 DEBUG blivet: DeviceTree.getDeviceByName: name: sda3 ; >17:46:13,042 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,042 INFO blivet: sda3 is a partition >17:46:13,042 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda3 ; >17:46:13,043 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:13,044 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:13,044 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:46:13,045 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:46:13,045 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,046 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >17:46:13,046 DEBUG blivet: looking up parted Partition: /dev/sda3 >17:46:13,047 DEBUG blivet: PartitionDevice.probe: sda3 ; exists: True ; >17:46:13,047 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >17:46:13,048 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >17:46:13,048 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >17:46:13,049 INFO blivet: added partition sda3 (id 7) to device tree >17:46:13,049 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >17:46:13,050 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >17:46:13,050 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:46:13,051 DEBUG blivet: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >17:46:13,052 WARN blivet: disklabel detected but not usable on sda3 >17:46:13,071 INFO blivet: type detected on 'sda3' is 'linux_raid_member' >17:46:13,072 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sda3 ; serial: S1DDPDV9 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:46:13,072 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:13,073 DEBUG blivet: PartitionDevice._setFormat: sda3 ; >17:46:13,073 DEBUG blivet: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >17:46:13,074 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda3 ; >17:46:13,074 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:46:13,089 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:46:13,089 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,089 INFO blivet: using name root for md array containing member sda3 >17:46:13,090 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,090 DEBUG blivet: MDRaidArrayDevice._setFormat: root ; current: None ; type: None ; >17:46:13,091 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:46:13,091 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sda3 ; status: False ; >17:46:13,092 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:46:13,093 DEBUG blivet: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >17:46:13,116 INFO blivet: added mdarray root (id 8) to device tree >17:46:13,116 DEBUG blivet: looking up parted Device: /dev/sda3 >17:46:13,117 INFO blivet: got device: PartitionDevice instance (0x3290a90) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x3277830> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f42600e08d0> PedPartition: <_ped.Partition object at 0x7f42600d4890> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:46:13,117 INFO blivet: got format: MDRaidMember instance (0x7f4260142e10) -- > type = mdmember name = software RAID status = False > device = /dev/sda3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:46:13,120 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4 /dev/disk/by-id/wwn-0x5000c500621d52f9-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '0008397b-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9319', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part4', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >17:46:13,120 INFO blivet: scanning sda4 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >17:46:13,121 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:46:13,121 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,121 INFO blivet: sda4 is a partition >17:46:13,122 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda4 ; >17:46:13,122 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:13,123 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:13,123 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:46:13,124 DEBUG blivet: PartitionDevice._setFormat: sda4 ; >17:46:13,124 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,124 DEBUG blivet: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >17:46:13,124 DEBUG blivet: looking up parted Partition: /dev/sda4 >17:46:13,125 DEBUG blivet: PartitionDevice.probe: sda4 ; exists: True ; >17:46:13,126 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >17:46:13,126 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >17:46:13,127 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >17:46:13,128 INFO blivet: added partition sda4 (id 9) to device tree >17:46:13,129 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >17:46:13,129 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >17:46:13,131 DEBUG blivet: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >17:46:13,131 DEBUG blivet: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >17:46:13,132 WARN blivet: disklabel detected but not usable on sda4 >17:46:13,133 DEBUG blivet: no type or existing type for sda4, bailing >17:46:13,133 DEBUG blivet: looking up parted Device: /dev/sda4 >17:46:13,134 INFO blivet: got device: PartitionDevice instance (0x32a25d0) -- > name = sda4 status = True kids = 0 id = 9 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 29743 did: 29288 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x32778c0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f42600e0a50> PedPartition: <_ped.Partition object at 0x7f42600d4770> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:46:13,137 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5 /dev/disk/by-id/wwn-0x5000c500621d52f9-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_UUID_SUB_ENC': 'd2ec4774-3b83-28dd-989b-ce0a3420ce4f', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'd2ec4774:3b8328dd:989bce0a:3420ce4f', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '9359', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part5', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >17:46:13,137 INFO blivet: scanning sda5 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >17:46:13,138 DEBUG blivet: DeviceTree.getDeviceByName: name: sda5 ; >17:46:13,138 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,138 INFO blivet: sda5 is a partition >17:46:13,139 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda5 ; >17:46:13,139 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:13,140 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:13,141 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:46:13,141 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:46:13,141 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,142 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >17:46:13,142 DEBUG blivet: looking up parted Partition: /dev/sda5 >17:46:13,142 DEBUG blivet: PartitionDevice.probe: sda5 ; exists: True ; >17:46:13,143 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >17:46:13,144 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >17:46:13,144 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >17:46:13,144 INFO blivet: added partition sda5 (id 10) to device tree >17:46:13,145 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >17:46:13,145 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >17:46:13,146 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:46:13,146 DEBUG blivet: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >17:46:13,148 WARN blivet: disklabel detected but not usable on sda5 >17:46:13,164 INFO blivet: type detected on 'sda5' is 'linux_raid_member' >17:46:13,165 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sda5 ; serial: S1DDPDV9 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:46:13,165 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:13,165 DEBUG blivet: PartitionDevice._setFormat: sda5 ; >17:46:13,166 DEBUG blivet: PartitionDevice._setFormat: sda5 ; current: None ; type: mdmember ; >17:46:13,167 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda5 ; >17:46:13,167 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:46:13,181 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:46:13,182 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,182 INFO blivet: using name boot for md array containing member sda5 >17:46:13,182 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,183 DEBUG blivet: MDRaidArrayDevice._setFormat: boot ; current: None ; type: None ; >17:46:13,183 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:46:13,184 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sda5 ; status: False ; >17:46:13,184 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:46:13,185 DEBUG blivet: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >17:46:13,208 INFO blivet: added mdarray boot (id 11) to device tree >17:46:13,209 DEBUG blivet: looking up parted Device: /dev/sda5 >17:46:13,210 INFO blivet: got device: PartitionDevice instance (0x7f42600cd750) -- > name = sda5 status = True kids = 1 id = 10 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x32779e0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: <parted.filesystem.FileSystem object at 0x7f42600e0dd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f42600e0d50> PedPartition: <_ped.Partition object at 0x7f42600d48f0> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:46:13,210 INFO blivet: got format: MDRaidMember instance (0x7f426014a1d0) -- > type = mdmember name = software RAID status = False > device = /dev/sda5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:46:13,213 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6 /dev/disk/by-id/wwn-0x5000c500621d52f9-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '104', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_UUID_SUB_ENC': '880346b4-8750-0fb8-8521-2cec4a7c8372', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'ST1000DM003-1CH162', > 'ID_MODEL_ENC': 'ST1000DM003-1CH162\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '0008397b-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '0008397b', > 'ID_REVISION': 'CC47', > 'ID_SERIAL': 'ST1000DM003-1CH162_S1DDPDV9', > 'ID_SERIAL_SHORT': 'S1DDPDV9', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c500621d52f9', > 'ID_WWN_WITH_EXTENSION': '0x5000c500621d52f9', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '880346b4:87500fb8:85212cec:4a7c8372', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '9399', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-ST1000DM003-1CH162_S1DDPDV9-part6', > '/dev/disk/by-id/wwn-0x5000c500621d52f9-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >17:46:13,213 INFO blivet: scanning sda6 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >17:46:13,214 DEBUG blivet: DeviceTree.getDeviceByName: name: sda6 ; >17:46:13,215 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,215 INFO blivet: sda6 is a partition >17:46:13,215 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sda6 ; >17:46:13,216 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:46:13,217 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:46:13,217 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:46:13,218 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:46:13,219 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,219 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >17:46:13,219 DEBUG blivet: looking up parted Partition: /dev/sda6 >17:46:13,220 DEBUG blivet: PartitionDevice.probe: sda6 ; exists: True ; >17:46:13,221 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >17:46:13,221 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >17:46:13,222 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >17:46:13,222 INFO blivet: added partition sda6 (id 12) to device tree >17:46:13,223 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >17:46:13,224 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >17:46:13,224 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:46:13,225 DEBUG blivet: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >17:46:13,226 WARN blivet: disklabel detected but not usable on sda6 >17:46:13,240 INFO blivet: type detected on 'sda6' is 'linux_raid_member' >17:46:13,241 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sda6 ; serial: S1DDPDV9 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:46:13,241 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:13,241 DEBUG blivet: PartitionDevice._setFormat: sda6 ; >17:46:13,242 DEBUG blivet: PartitionDevice._setFormat: sda6 ; current: None ; type: mdmember ; >17:46:13,243 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sda6 ; >17:46:13,243 DEBUG blivet: DeviceTree.getDeviceByUuid returned None >17:46:13,257 INFO blivet: using name localhost.localdomain:swap for md array containing member sda6 >17:46:13,257 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,257 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: None ; >17:46:13,258 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: localhost.localdomain:swap ; status: False ; >17:46:13,259 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sda6 ; status: True ; >17:46:13,259 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:46:13,260 DEBUG blivet: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >17:46:13,273 WARN blivet: failed to add member /dev/sda6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sda6: running mdadm --incremental --quiet /dev/sda6 failed >17:46:13,274 DEBUG blivet: looking up parted Device: /dev/md/localhost.localdomain:swap >17:46:13,274 INFO blivet: added mdarray localhost.localdomain:swap (id 13) to device tree >17:46:13,275 DEBUG blivet: looking up parted Device: /dev/sda6 >17:46:13,275 INFO blivet: got device: PartitionDevice instance (0x7f426014f110) -- > name = sda6 status = True kids = 1 id = 12 > parents = ['existing 953869MB disk sda (2) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x32777a0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f42600e0f10> PedPartition: <_ped.Partition object at 0x7f42600d4950> > disk = existing 953869MB disk sda (2) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:46:13,276 INFO blivet: got format: MDRaidMember instance (0x7f426014f390) -- > type = mdmember name = software RAID status = False > device = /dev/sda6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:46:13,278 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567 /dev/disk/by-id/wwn-0x50014ee05925c9ab', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9922', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb'} ; name: sdb ; >17:46:13,279 INFO blivet: scanning sdb (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb)... >17:46:13,279 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:13,279 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,280 DEBUG blivet: DeviceTree.addUdevDiskDevice: name: sdb ; >17:46:13,281 INFO blivet: sdb is a disk >17:46:13,281 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,282 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:46:13,287 INFO blivet: added disk sdb (id 14) to device tree >17:46:13,287 DEBUG blivet: looking up parted Device: /dev/sdb >17:46:13,288 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb ; >17:46:13,289 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: dos ; >17:46:13,289 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:46:13,289 DEBUG blivet: required disklabel type for sdb (1) is None >17:46:13,290 DEBUG blivet: default disklabel type for sdb is msdos >17:46:13,290 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:46:13,291 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; exists: True ; >17:46:13,293 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f426015e890>, <parted.partition.Partition object at 0x7f426015ea90>, <parted.partition.Partition object at 0x7f426015ed90>, <parted.partition.Partition object at 0x7f426014abd0>, <parted.partition.Partition object at 0x7f426014a290>, <parted.partition.Partition object at 0x7f426014ab90>] > device: <parted.device.Device object at 0x7f426015e610> > PedDisk: <_ped.Disk object at 0x3298d88> >17:46:13,293 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:46:13,295 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:46:13,296 INFO blivet: got device: DiskDevice instance (0x7f4260142750) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x3277c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f426015e450> >17:46:13,298 INFO blivet: got format: DiskLabel instance (0x7f426015e8d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f426015e890>, <parted.partition.Partition object at 0x7f426015ea90>, <parted.partition.Partition object at 0x7f426015ed90>, <parted.partition.Partition object at 0x7f426014abd0>, <parted.partition.Partition object at 0x7f426014a290>, <parted.partition.Partition object at 0x7f426014ab90>] > device: <parted.device.Device object at 0x7f426015e610> > PedDisk: <_ped.Disk object at 0x3298d88> > origPartedDisk = <parted.disk.Disk object at 0x7f426014a2d0> > partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x3277a70> > >17:46:13,301 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:home', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:home', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_ENC': '76812ef6-e522-8b8c-3e44-a42716734e24', > 'ID_FS_UUID_SUB': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_UUID_SUB_ENC': '80e9b73a-921a-fb58-ada5-de6330857d82', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '204931072', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-01', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '104.86GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '80e9b73a:921afb58:ada5de63:30857d82', > 'UDISKS_MD_MEMBER_EVENTS': '41', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403213775', > 'UDISKS_MD_MEMBER_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '9972', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part1', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >17:46:13,301 INFO blivet: scanning sdb1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1)... >17:46:13,302 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb1 ; >17:46:13,303 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,303 INFO blivet: sdb1 is a partition >17:46:13,304 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >17:46:13,304 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:13,305 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:13,305 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:46:13,306 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:46:13,306 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,307 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >17:46:13,307 DEBUG blivet: looking up parted Partition: /dev/sdb1 >17:46:13,307 DEBUG blivet: PartitionDevice.probe: sdb1 ; exists: True ; >17:46:13,308 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >17:46:13,308 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >17:46:13,309 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >17:46:13,309 INFO blivet: added partition sdb1 (id 15) to device tree >17:46:13,309 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >17:46:13,310 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: dos ; >17:46:13,310 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:46:13,311 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb1 ; labelType: dos ; exists: True ; >17:46:13,312 WARN blivet: disklabel detected but not usable on sdb1 >17:46:13,346 INFO blivet: type detected on 'sdb1' is 'linux_raid_member' >17:46:13,347 DEBUG blivet: MDRaidMember.__init__: uuid: 76812ef6-e522-8b8c-3e44-a42716734e24 ; exists: True ; label: localhost.localdomain:home ; device: /dev/sdb1 ; serial: WD-WMC3F2433567 ; mdUuid: 76812ef6:e5228b8c:3e44a427:16734e24 ; biosraid: False ; >17:46:13,347 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:13,348 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:46:13,348 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:46:13,349 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb1 ; >17:46:13,350 DEBUG blivet: raw RAID 1 size == 100064.0 >17:46:13,350 INFO blivet: Using 64MB superBlockSize >17:46:13,350 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:46:13,350 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 100000MB mdarray home (4) >17:46:13,351 DEBUG blivet: MDRaidArrayDevice._addDevice: home ; device: sdb1 ; status: False ; >17:46:13,351 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:46:13,352 DEBUG blivet: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >17:46:13,663 DEBUG blivet: looking up parted Device: /dev/sdb1 >17:46:13,664 INFO blivet: got device: PartitionDevice instance (0x7f426015e510) -- > name = sdb1 status = True kids = 1 id = 15 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 100064.0 > format = existing mdmember > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 204931072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: False > hardwareGeometry: (12756, 255, 63) biosGeometry: (12756, 255, 63) > PedDevice: <_ped.Device object at 0x3277950> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426015e810> PedPartition: <_ped.Partition object at 0x32998f0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 2048 end = 204933119 length = 204931072 > flags = raid >17:46:13,665 INFO blivet: got format: MDRaidMember instance (0x7f42600cd4d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb1 uuid = 76812ef6-e522-8b8c-3e44-a42716734e24 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 76812ef6:e5228b8c:3e44a427:16734e24 biosraid = False >17:46:13,667 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:raid0', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:raid0', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_ENC': '8acf5e03-778a-dc8f-cafc-fbb900b617c9', > 'ID_FS_UUID_SUB': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_UUID_SUB_ENC': '98daea0e-626b-1db6-fd73-12d67cb5c194', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '204933120', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '153862144', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-02', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '98daea0e:626b1db6:fd7312d6:7cb5c194', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225694', > 'UDISKS_MD_MEMBER_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '10025', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part2', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >17:46:13,668 INFO blivet: scanning sdb2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2)... >17:46:13,668 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb2 ; >17:46:13,668 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,668 INFO blivet: sdb2 is a partition >17:46:13,669 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >17:46:13,669 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:13,670 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:13,670 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:46:13,671 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:46:13,671 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,671 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >17:46:13,671 DEBUG blivet: looking up parted Partition: /dev/sdb2 >17:46:13,672 DEBUG blivet: PartitionDevice.probe: sdb2 ; exists: True ; >17:46:13,672 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >17:46:13,673 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >17:46:13,673 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >17:46:13,673 INFO blivet: added partition sdb2 (id 16) to device tree >17:46:13,674 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >17:46:13,674 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: dos ; >17:46:13,674 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:46:13,675 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb2 ; labelType: dos ; exists: True ; >17:46:13,676 WARN blivet: disklabel detected but not usable on sdb2 >17:46:13,687 INFO blivet: type detected on 'sdb2' is 'linux_raid_member' >17:46:13,688 DEBUG blivet: MDRaidMember.__init__: uuid: 8acf5e03-778a-dc8f-cafc-fbb900b617c9 ; exists: True ; label: localhost.localdomain:raid0 ; device: /dev/sdb2 ; serial: WD-WMC3F2433567 ; mdUuid: 8acf5e03:778adc8f:cafcfbb9:00b617c9 ; biosraid: False ; >17:46:13,688 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:13,688 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:46:13,689 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:46:13,689 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb2 ; >17:46:13,690 DEBUG blivet: raw RAID 0 size == 150256.0 >17:46:13,690 INFO blivet: Using 128MB superBlockSize >17:46:13,690 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:46:13,690 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 150000MB mdarray raid0 (6) >17:46:13,691 DEBUG blivet: MDRaidArrayDevice._addDevice: raid0 ; device: sdb2 ; status: False ; >17:46:13,691 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:46:13,691 DEBUG blivet: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >17:46:13,841 DEBUG blivet: looking up parted Device: /dev/sdb2 >17:46:13,842 INFO blivet: got device: PartitionDevice instance (0x7f426015e090) -- > name = sdb2 status = True kids = 1 id = 16 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 75128.0 > format = existing mdmember > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 153862144 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (9577, 255, 63) biosGeometry: (9577, 255, 63) > PedDevice: <_ped.Device object at 0x7f4260166e60> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426015ef90> PedPartition: <_ped.Partition object at 0x3299b30> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 204933120 end = 358795263 length = 153862144 > flags = raid >17:46:13,842 INFO blivet: got format: MDRaidMember instance (0x3498710) -- > type = mdmember name = software RAID status = False > device = /dev/sdb2 uuid = 8acf5e03-778a-dc8f-cafc-fbb900b617c9 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 8acf5e03:778adc8f:cafcfbb9:00b617c9 biosraid = False >17:46:13,845 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:root', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:root', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_ENC': 'ece6d799-20eb-59af-3582-dbc3d994b55a', > 'ID_FS_UUID_SUB': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_UUID_SUB_ENC': 'b850d51c-9de5-2705-7b3e-76c121c61688', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '358795264', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '122945536', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-03', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '62.91GB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': 'b850d51c:9de52705:7b3e76c1:21c61688', > 'UDISKS_MD_MEMBER_EVENTS': '92', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '10076', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part3', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >17:46:13,845 INFO blivet: scanning sdb3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3)... >17:46:13,846 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb3 ; >17:46:13,846 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:13,846 INFO blivet: sdb3 is a partition >17:46:13,846 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >17:46:13,847 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:13,847 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:13,848 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sdb ; >17:46:13,848 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:46:13,848 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:13,849 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >17:46:13,849 DEBUG blivet: looking up parted Partition: /dev/sdb3 >17:46:13,850 DEBUG blivet: PartitionDevice.probe: sdb3 ; exists: True ; >17:46:13,850 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >17:46:13,851 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >17:46:13,851 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >17:46:13,851 INFO blivet: added partition sdb3 (id 17) to device tree >17:46:13,851 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >17:46:13,852 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: dos ; >17:46:13,852 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:46:13,853 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb3 ; labelType: dos ; exists: True ; >17:46:13,854 WARN blivet: disklabel detected but not usable on sdb3 >17:46:13,887 INFO blivet: type detected on 'sdb3' is 'linux_raid_member' >17:46:13,888 DEBUG blivet: MDRaidMember.__init__: uuid: ece6d799-20eb-59af-3582-dbc3d994b55a ; exists: True ; label: localhost.localdomain:root ; device: /dev/sdb3 ; serial: WD-WMC3F2433567 ; mdUuid: ece6d799:20eb59af:3582dbc3:d994b55a ; biosraid: False ; >17:46:13,888 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:13,888 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:46:13,889 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:46:13,889 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb3 ; >17:46:13,890 DEBUG blivet: raw RAID 1 size == 60032.0 >17:46:13,890 INFO blivet: Using 32MB superBlockSize >17:46:13,890 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:46:13,890 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 60000MB mdarray root (8) >17:46:13,890 DEBUG blivet: MDRaidArrayDevice._addDevice: root ; device: sdb3 ; status: False ; >17:46:13,891 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:46:13,891 DEBUG blivet: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >17:46:14,294 DEBUG blivet: looking up parted Device: /dev/sdb3 >17:46:14,294 INFO blivet: got device: PartitionDevice instance (0x3498850) -- > name = sdb3 status = True kids = 1 id = 17 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 60032.0 > format = existing mdmember > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 122945536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: False > hardwareGeometry: (7653, 255, 63) biosGeometry: (7653, 255, 63) > PedDevice: <_ped.Device object at 0x7f4260166ef0> > target size = 0 path = /dev/sdb3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426015ef50> PedPartition: <_ped.Partition object at 0x3299a10> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 358795264 end = 481740799 length = 122945536 > flags = raid >17:46:14,295 INFO blivet: got format: MDRaidMember instance (0x3498110) -- > type = mdmember name = software RAID status = False > device = /dev/sdb3 uuid = ece6d799-20eb-59af-3582-dbc3d994b55a exists = True > options = None supported = True formattable = True resizable = False > mdUUID = ece6d799:20eb59af:3582dbc3:d994b55a biosraid = False >17:46:14,297 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part4', > 'DEVNAME': 'sdb4', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '481740800', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1471784368', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_ENTRY_UUID': '000d5377-04', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '20', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '10127', > 'name': 'sdb4', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part4', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4'} ; name: sdb4 ; >17:46:14,297 INFO blivet: scanning sdb4 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4)... >17:46:14,297 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:46:14,298 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,298 INFO blivet: sdb4 is a partition >17:46:14,298 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb4 ; >17:46:14,299 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:14,299 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:14,300 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sdb ; >17:46:14,300 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; >17:46:14,300 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,301 DEBUG blivet: PartitionDevice._setFormat: sdb4 ; current: None ; type: None ; >17:46:14,301 DEBUG blivet: looking up parted Partition: /dev/sdb4 >17:46:14,301 DEBUG blivet: PartitionDevice.probe: sdb4 ; exists: True ; >17:46:14,302 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 1 ; >17:46:14,302 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 10 ; >17:46:14,303 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb4 ; flag: 12 ; >17:46:14,303 INFO blivet: added partition sdb4 (id 18) to device tree >17:46:14,303 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb4 ; >17:46:14,303 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb4 ; label_type: dos ; >17:46:14,304 DEBUG blivet: PartitionDevice.setup: sdb4 ; status: True ; controllable: True ; orig: False ; >17:46:14,304 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb4 ; labelType: dos ; exists: True ; >17:46:14,305 WARN blivet: disklabel detected but not usable on sdb4 >17:46:14,305 DEBUG blivet: no type or existing type for sdb4, bailing >17:46:14,305 DEBUG blivet: looking up parted Device: /dev/sdb4 >17:46:14,306 INFO blivet: got device: PartitionDevice instance (0x34989d0) -- > name = sdb4 status = True kids = 0 id = 18 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 718644.710938 > format = existing None > major = 8 minor = 20 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb4 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18271 did: 20037 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f4260166f80> > target size = 0 path = /dev/sdb4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426014a4d0> PedPartition: <_ped.Partition object at 0x3299950> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481740800 end = 1953525167 length = 1471784368 > flags = >17:46:14,309 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part5', > 'DEVNAME': 'sdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:boot', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:boot', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_ENC': '7d3f340d-7ed8-2db9-d771-b385480b4381', > 'ID_FS_UUID_SUB': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_UUID_SUB_ENC': '73f2abd2-dce4-4fe2-1079-9d1c139094bd', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '481742848', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048000', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-05', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_ARRAY_SIZE': '1048.51MB', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '73f2abd2:dce44fe2:10799d1c:139094bd', > 'UDISKS_MD_MEMBER_EVENTS': '20', > 'UDISKS_MD_MEMBER_LEVEL': 'raid1', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403212864', > 'UDISKS_MD_MEMBER_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '10178', > 'name': 'sdb5', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part5', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5'} ; name: sdb5 ; >17:46:14,309 INFO blivet: scanning sdb5 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5)... >17:46:14,309 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb5 ; >17:46:14,310 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,310 INFO blivet: sdb5 is a partition >17:46:14,310 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb5 ; >17:46:14,311 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:14,311 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:14,312 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sdb ; >17:46:14,312 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:46:14,312 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,313 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: None ; >17:46:14,313 DEBUG blivet: looking up parted Partition: /dev/sdb5 >17:46:14,313 DEBUG blivet: PartitionDevice.probe: sdb5 ; exists: True ; >17:46:14,314 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 1 ; >17:46:14,314 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 10 ; >17:46:14,315 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb5 ; flag: 12 ; >17:46:14,315 INFO blivet: added partition sdb5 (id 19) to device tree >17:46:14,315 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb5 ; >17:46:14,315 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb5 ; label_type: dos ; >17:46:14,316 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:46:14,316 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb5 ; labelType: dos ; exists: True ; >17:46:14,318 WARN blivet: disklabel detected but not usable on sdb5 >17:46:14,328 INFO blivet: type detected on 'sdb5' is 'linux_raid_member' >17:46:14,328 DEBUG blivet: MDRaidMember.__init__: uuid: 7d3f340d-7ed8-2db9-d771-b385480b4381 ; exists: True ; label: localhost.localdomain:boot ; device: /dev/sdb5 ; serial: WD-WMC3F2433567 ; mdUuid: 7d3f340d:7ed82db9:d771b385:480b4381 ; biosraid: False ; >17:46:14,328 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:14,329 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:46:14,329 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:46:14,330 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb5 ; >17:46:14,330 DEBUG blivet: raw RAID 1 size == 1000.0 >17:46:14,330 INFO blivet: Using 2.0MB superBlockSize >17:46:14,331 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:46:14,331 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 998MB mdarray boot (11) >17:46:14,331 DEBUG blivet: MDRaidArrayDevice._addDevice: boot ; device: sdb5 ; status: False ; >17:46:14,331 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:46:14,332 DEBUG blivet: PartitionDevice.setup: sdb5 ; status: True ; controllable: True ; orig: False ; >17:46:14,430 DEBUG blivet: looking up parted Device: /dev/sdb5 >17:46:14,430 INFO blivet: got device: PartitionDevice instance (0x3498f10) -- > name = sdb5 status = True kids = 1 id = 19 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 1000.0 > format = existing mdmember > major = 8 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb5 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 2048000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: False > hardwareGeometry: (127, 255, 63) biosGeometry: (127, 255, 63) > PedDevice: <_ped.Device object at 0x3277680> > target size = 0 path = /dev/sdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: <parted.filesystem.FileSystem object at 0x7f426014a350> > number: 5 path: /dev/sdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426014a550> PedPartition: <_ped.Partition object at 0x3299ad0> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 481742848 end = 483790847 length = 2048000 > flags = boot, raid >17:46:14,431 INFO blivet: got format: MDRaidMember instance (0x34986d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb5 uuid = 7d3f340d-7ed8-2db9-d771-b385480b4381 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 7d3f340d:7ed82db9:d771b385:480b4381 biosraid = False >17:46:14,433 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6 /dev/disk/by-id/wwn-0x50014ee05925c9ab-part6', > 'DEVNAME': 'sdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_PUIS': '1', > 'ID_ATA_FEATURE_SET_PUIS_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '122', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_LABEL': 'localhost.localdomain:swap', > 'ID_FS_LABEL_ENC': 'localhost.localdomain:swap', > 'ID_FS_TYPE': 'linux_raid_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_ENC': '2b105057-f201-e068-08fc-e49d579b7283', > 'ID_FS_UUID_SUB': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_UUID_SUB_ENC': '1782eb08-f39e-c66a-3cce-9b29cf161d34', > 'ID_FS_VERSION': '1.2', > 'ID_MODEL': 'WDC_WD10EZEX-00BN5A0', > 'ID_MODEL_ENC': 'WDC\\x20WD10EZEX-00BN5A0\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '483792896', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '8208384', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_ENTRY_UUID': '000d5377-06', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PART_TABLE_UUID': '000d5377', > 'ID_REVISION': '01.01A01', > 'ID_SERIAL': 'WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567', > 'ID_SERIAL_SHORT': 'WD-WMC3F2433567', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x50014ee05925c9ab', > 'ID_WWN_WITH_EXTENSION': '0x50014ee05925c9ab', > 'MAJOR': '8', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'UDISKS_MD_MEMBER_DEVICES': '2', > 'UDISKS_MD_MEMBER_DEV_UUID': '1782eb08:f39ec66a:3cce9b29:cf161d34', > 'UDISKS_MD_MEMBER_EVENTS': '0', > 'UDISKS_MD_MEMBER_LEVEL': 'raid0', > 'UDISKS_MD_MEMBER_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_MEMBER_UPDATE_TIME': '1403225692', > 'UDISKS_MD_MEMBER_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '10230', > 'name': 'sdb6', > 'symlinks': ['/dev/disk/by-id/ata-WDC_WD10EZEX-00BN5A0_WD-WMC3F2433567-part6', > '/dev/disk/by-id/wwn-0x50014ee05925c9ab-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6'} ; name: sdb6 ; >17:46:14,434 INFO blivet: scanning sdb6 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6)... >17:46:14,434 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb6 ; >17:46:14,435 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,435 INFO blivet: sdb6 is a partition >17:46:14,435 DEBUG blivet: DeviceTree.addUdevPartitionDevice: name: sdb6 ; >17:46:14,435 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:14,436 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:14,436 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:46:14,437 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:46:14,437 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,437 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: None ; >17:46:14,438 DEBUG blivet: looking up parted Partition: /dev/sdb6 >17:46:14,438 DEBUG blivet: PartitionDevice.probe: sdb6 ; exists: True ; >17:46:14,438 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 1 ; >17:46:14,439 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 10 ; >17:46:14,439 DEBUG blivet: PartitionDevice.getFlag: path: /dev/sdb6 ; flag: 12 ; >17:46:14,439 INFO blivet: added partition sdb6 (id 20) to device tree >17:46:14,440 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: sdb6 ; >17:46:14,440 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: sdb6 ; label_type: dos ; >17:46:14,441 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:46:14,441 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb6 ; labelType: dos ; exists: True ; >17:46:14,442 WARN blivet: disklabel detected but not usable on sdb6 >17:46:14,452 INFO blivet: type detected on 'sdb6' is 'linux_raid_member' >17:46:14,453 DEBUG blivet: MDRaidMember.__init__: uuid: 2b105057-f201-e068-08fc-e49d579b7283 ; exists: True ; label: localhost.localdomain:swap ; device: /dev/sdb6 ; serial: WD-WMC3F2433567 ; mdUuid: 2b105057:f201e068:08fce49d:579b7283 ; biosraid: False ; >17:46:14,453 DEBUG blivet: getFormat('linux_raid_member') returning MDRaidMember instance >17:46:14,453 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:46:14,454 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:46:14,455 DEBUG blivet: DeviceTree.handleUdevMDMemberFormat: type: mdmember ; name: sdb6 ; >17:46:14,455 DEBUG blivet: raw RAID 0 size == 8016.0 >17:46:14,455 INFO blivet: Using 4MB superBlockSize >17:46:14,455 DEBUG blivet: existing RAID 0 size == 8012.0 >17:46:14,455 DEBUG blivet: DeviceTree.getDeviceByUuid returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:46:14,456 DEBUG blivet: MDRaidArrayDevice._addDevice: localhost.localdomain:swap ; device: sdb6 ; status: True ; >17:46:14,456 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:46:14,457 DEBUG blivet: PartitionDevice.setup: sdb6 ; status: True ; controllable: True ; orig: False ; >17:46:14,468 WARN blivet: failed to add member /dev/sdb6 to md array /dev/md/localhost.localdomain:swap: mdadd failed for /dev/sdb6: running mdadm --incremental --quiet /dev/sdb6 failed >17:46:14,468 DEBUG blivet: looking up parted Device: /dev/sdb6 >17:46:14,469 INFO blivet: got device: PartitionDevice instance (0x3498ed0) -- > name = sdb6 status = True kids = 1 id = 20 > parents = ['existing 953869MB disk sdb (14) with existing msdos disklabel'] > uuid = None size = 4008.0 > format = existing mdmember > major = 8 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb/sdb6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb6 type: 0 > sectorSize: 512 physicalSectorSize: 4096 > length: 8208384 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (510, 255, 63) biosGeometry: (510, 255, 63) > PedDevice: <_ped.Device object at 0x7f4260166dd0> > target size = 0 path = /dev/sdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None start sector = None end sector = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426014a810> PedPartition: <_ped.Partition object at 0x3299b90> > disk = existing 953869MB disk sdb (14) with existing msdos disklabel > start = 483792896 end = 492001279 length = 8208384 > flags = raid >17:46:14,469 INFO blivet: got format: MDRaidMember instance (0x34a12d0) -- > type = mdmember name = software RAID status = False > device = /dev/sdb6 uuid = 2b105057-f201-e068-08fc-e49d579b7283 exists = True > options = None supported = True formattable = True resizable = False > mdUUID = 2b105057:f201e068:08fce49d:579b7283 biosraid = False >17:46:14,470 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20740', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >17:46:14,471 INFO blivet: scanning loop0 (/devices/virtual/block/loop0)... >17:46:14,471 DEBUG blivet: DeviceTree.getDeviceByName: name: loop0 ; >17:46:14,471 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,471 INFO blivet: loop0 is a loop device >17:46:14,472 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop0 ; >17:46:14,472 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >17:46:14,473 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,473 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,473 DEBUG blivet: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >17:46:14,473 INFO blivet: added file /osmin.img (deleted) (id 21) to device tree >17:46:14,474 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >17:46:14,474 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,474 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >17:46:14,474 INFO blivet: added loop loop0 (id 22) to device tree >17:46:14,475 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >17:46:14,475 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >17:46:14,475 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:46:14,475 DEBUG blivet: device loop0 does not contain a disklabel >17:46:14,475 INFO blivet: type detected on 'loop0' is 'squashfs' >17:46:14,475 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:46:14,476 DEBUG blivet: LoopDevice._setFormat: loop0 ; current: None ; type: squashfs ; >17:46:14,476 INFO blivet: got device: LoopDevice instance (0x3498510) -- > name = loop0 status = False kids = 0 id = 22 > parents = ['existing 0MB file /osmin.img (deleted) (21)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >17:46:14,476 INFO blivet: got format: DeviceFormat instance (0x3498b90) -- > type = squashfs name = squashfs status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:46:14,477 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '20887', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >17:46:14,477 INFO blivet: scanning loop1 (/devices/virtual/block/loop1)... >17:46:14,477 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:46:14,478 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,478 INFO blivet: loop1 is a loop device >17:46:14,478 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop1 ; >17:46:14,479 DEBUG blivet: DeviceTree.getDeviceByName: name: /osmin ; >17:46:14,479 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,479 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,479 DEBUG blivet: FileDevice._setFormat: /osmin ; current: None ; type: None ; >17:46:14,480 INFO blivet: added file /osmin (id 23) to device tree >17:46:14,480 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /osmin ; >17:46:14,480 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,480 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >17:46:14,481 INFO blivet: added loop loop1 (id 24) to device tree >17:46:14,481 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >17:46:14,481 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >17:46:14,481 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:46:14,481 DEBUG blivet: device loop1 does not contain a disklabel >17:46:14,482 INFO blivet: type detected on 'loop1' is 'DM_snapshot_cow' >17:46:14,482 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:46:14,482 DEBUG blivet: LoopDevice._setFormat: loop1 ; current: None ; type: DM_snapshot_cow ; >17:46:14,482 INFO blivet: got device: LoopDevice instance (0x34a1210) -- > name = loop1 status = False kids = 0 id = 24 > parents = ['existing 0MB file /osmin (23)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >17:46:14,482 INFO blivet: got format: DeviceFormat instance (0x34a1110) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:46:14,483 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21041', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >17:46:14,483 INFO blivet: scanning loop2 (/devices/virtual/block/loop2)... >17:46:14,483 DEBUG blivet: DeviceTree.getDeviceByName: name: loop2 ; >17:46:14,484 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,484 INFO blivet: loop2 is a loop device >17:46:14,484 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop2 ; >17:46:14,485 DEBUG blivet: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >17:46:14,485 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,485 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,486 DEBUG blivet: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >17:46:14,486 INFO blivet: added file /run/initramfs/live/LiveOS/squashfs.img (id 25) to device tree >17:46:14,486 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >17:46:14,486 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,487 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >17:46:14,487 INFO blivet: added loop loop2 (id 26) to device tree >17:46:14,487 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >17:46:14,487 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >17:46:14,487 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:46:14,487 DEBUG blivet: device loop2 does not contain a disklabel >17:46:14,488 INFO blivet: type detected on 'loop2' is 'squashfs' >17:46:14,488 DEBUG blivet: getFormat('squashfs') returning DeviceFormat instance >17:46:14,488 DEBUG blivet: LoopDevice._setFormat: loop2 ; current: None ; type: squashfs ; >17:46:14,488 INFO blivet: got device: LoopDevice instance (0x34a1390) -- > name = loop2 status = False kids = 0 id = 26 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (25)'] > uuid = None size = 0 > format = existing squashfs > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >17:46:14,489 INFO blivet: got format: DeviceFormat instance (0x34a1450) -- > type = squashfs name = squashfs status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:46:14,489 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21195', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >17:46:14,490 INFO blivet: scanning loop3 (/devices/virtual/block/loop3)... >17:46:14,490 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:46:14,490 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,490 INFO blivet: loop3 is a loop device >17:46:14,491 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop3 ; >17:46:14,491 DEBUG blivet: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >17:46:14,492 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,492 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,492 DEBUG blivet: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >17:46:14,492 INFO blivet: added file /LiveOS/ext3fs.img (id 27) to device tree >17:46:14,493 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >17:46:14,493 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,493 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >17:46:14,493 INFO blivet: added loop loop3 (id 28) to device tree >17:46:14,494 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >17:46:14,494 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >17:46:14,495 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,495 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:14,495 DEBUG blivet: device loop3 does not contain a disklabel >17:46:14,495 INFO blivet: type detected on 'loop3' is 'ext4' >17:46:14,507 DEBUG blivet: using current size 0 as min size >17:46:14,508 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,508 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:14,508 DEBUG blivet: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >17:46:14,509 INFO blivet: got device: LoopDevice instance (0x3498c10) -- > name = loop3 status = False kids = 0 id = 28 > parents = ['existing 0MB file /LiveOS/ext3fs.img (27)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >17:46:14,509 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,509 INFO blivet: got format: Ext4FS instance (0x34a1290) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:46:14,510 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '21350', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >17:46:14,510 INFO blivet: scanning loop4 (/devices/virtual/block/loop4)... >17:46:14,510 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:46:14,511 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,511 INFO blivet: loop4 is a loop device >17:46:14,511 DEBUG blivet: DeviceTree.addUdevLoopDevice: name: loop4 ; >17:46:14,512 DEBUG blivet: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >17:46:14,512 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,512 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,513 DEBUG blivet: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >17:46:14,513 INFO blivet: added file /overlay (deleted) (id 29) to device tree >17:46:14,513 DEBUG blivet: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >17:46:14,513 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,514 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >17:46:14,514 INFO blivet: added loop loop4 (id 30) to device tree >17:46:14,514 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >17:46:14,514 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >17:46:14,515 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:46:14,515 DEBUG blivet: device loop4 does not contain a disklabel >17:46:14,515 INFO blivet: type detected on 'loop4' is 'DM_snapshot_cow' >17:46:14,515 DEBUG blivet: getFormat('DM_snapshot_cow') returning DeviceFormat instance >17:46:14,515 DEBUG blivet: LoopDevice._setFormat: loop4 ; current: None ; type: DM_snapshot_cow ; >17:46:14,515 INFO blivet: got device: LoopDevice instance (0x34a11d0) -- > name = loop4 status = False kids = 0 id = 30 > parents = ['existing 0MB file /overlay (deleted) (29)'] > uuid = None size = 0 > format = existing DM_snapshot_cow > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >17:46:14,515 INFO blivet: got format: DeviceFormat instance (0x34a1610) -- > type = DM_snapshot_cow name = DM_snapshot_cow status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >17:46:14,517 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '44915', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >17:46:14,517 INFO blivet: scanning live-rw (/devices/virtual/block/dm-0)... >17:46:14,517 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:46:14,517 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,517 INFO blivet: live-rw is a device-mapper device >17:46:14,518 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-rw ; >17:46:14,518 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:46:14,519 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:46:14,519 DEBUG blivet: DeviceTree.getDeviceByName: name: loop4 ; >17:46:14,520 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (30) with existing DM_snapshot_cow >17:46:14,520 DEBUG blivet: DeviceTree.getDeviceByName: name: live-rw ; >17:46:14,521 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,521 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop4 ; >17:46:14,521 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,522 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: None ; >17:46:14,522 INFO blivet: added dm live-rw (id 31) to device tree >17:46:14,522 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >17:46:14,522 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >17:46:14,523 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,523 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:14,523 DEBUG blivet: device live-rw does not contain a disklabel >17:46:14,523 INFO blivet: type detected on 'live-rw' is 'ext4' >17:46:14,536 DEBUG blivet: padding min size from 3226 up to 3548 >17:46:14,536 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,537 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:14,537 DEBUG blivet: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >17:46:14,537 DEBUG blivet: looking up parted Device: /dev/mapper/live-rw >17:46:14,538 INFO blivet: got device: DMDevice instance (0x34a16d0) -- > name = live-rw status = True kids = 0 id = 31 > parents = ['existing 0MB loop loop4 (30) with existing DM_snapshot_cow'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x34a9050> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >17:46:14,539 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,539 INFO blivet: got format: Ext4FS instance (0x3498950) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:46:14,540 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-base /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-base', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-base', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '68671', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-base', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-base'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-base ; >17:46:14,541 INFO blivet: scanning live-base (/devices/virtual/block/dm-1)... >17:46:14,541 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:46:14,542 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,542 INFO blivet: live-base is a device-mapper device >17:46:14,542 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-base ; >17:46:14,543 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:46:14,543 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:46:14,543 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:46:14,544 DEBUG blivet: DeviceTree.getDeviceByName: name: live-base ; >17:46:14,545 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,545 DEBUG blivet: LoopDevice.addChild: kids: 0 ; name: loop3 ; >17:46:14,545 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,546 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: None ; >17:46:14,546 INFO blivet: added dm live-base (id 32) to device tree >17:46:14,546 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-base ; >17:46:14,547 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-base ; label_type: None ; >17:46:14,547 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,547 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:14,547 DEBUG blivet: device live-base does not contain a disklabel >17:46:14,547 INFO blivet: type detected on 'live-base' is 'ext4' >17:46:14,561 DEBUG blivet: using current size 0 as min size >17:46:14,561 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,561 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:14,562 DEBUG blivet: DMDevice._setFormat: live-base ; current: None ; type: ext4 ; >17:46:14,562 DEBUG blivet: looking up parted Device: /dev/mapper/live-base >17:46:14,563 INFO blivet: got device: DMDevice instance (0x34a10d0) -- > name = live-base status = True kids = 0 id = 32 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/live-base type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x34a90e0> > target size = 0 path = /dev/mapper/live-base > format args = [] originalFormat = None target = None dmUuid = None >17:46:14,563 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,563 INFO blivet: got format: Ext4FS instance (0x34a1890) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-base uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 4096.0 targetSize = 4096.0 > >17:46:14,565 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-Live-Des /dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-Live-Des', > 'ID_FS_LABEL_ENC': '_Fedora-Live-Des', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_UUID_ENC': '24375583-5faa-4172-8345-5dff1a0e89e5', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '73701', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-Live-Des', > '/dev/disk/by-uuid/24375583-5faa-4172-8345-5dff1a0e89e5', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: live-osimg-min ; >17:46:14,565 INFO blivet: scanning live-osimg-min (/devices/virtual/block/dm-2)... >17:46:14,565 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:46:14,566 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,566 INFO blivet: live-osimg-min is a device-mapper device >17:46:14,566 DEBUG blivet: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >17:46:14,567 DEBUG blivet: DMDevice.getDMNode: live-rw ; status: True ; >17:46:14,567 DEBUG blivet: DMDevice.getDMNode: live-base ; status: True ; >17:46:14,567 DEBUG blivet: DeviceTree.getDeviceByName: name: loop1 ; >17:46:14,568 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (24) with existing DM_snapshot_cow >17:46:14,569 DEBUG blivet: DeviceTree.getDeviceByName: name: loop3 ; >17:46:14,569 DEBUG blivet: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (28) with existing ext4 filesystem >17:46:14,570 DEBUG blivet: DeviceTree.getDeviceByName: name: live-osimg-min ; >17:46:14,570 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,570 DEBUG blivet: LoopDevice.addChild: kids: 1 ; name: loop3 ; >17:46:14,570 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:14,571 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >17:46:14,571 INFO blivet: added dm live-osimg-min (id 33) to device tree >17:46:14,571 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >17:46:14,572 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >17:46:14,572 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,572 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:14,572 DEBUG blivet: device live-osimg-min does not contain a disklabel >17:46:14,572 INFO blivet: type detected on 'live-osimg-min' is 'ext4' >17:46:14,585 DEBUG blivet: using current size 0 as min size >17:46:14,586 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,586 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:14,586 DEBUG blivet: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >17:46:14,587 DEBUG blivet: looking up parted Device: /dev/mapper/live-osimg-min >17:46:14,587 INFO blivet: got device: DMDevice instance (0x34a1950) -- > name = live-osimg-min status = True kids = 0 id = 33 > parents = ['existing 0MB loop loop3 (28) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-2 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x34a9170> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >17:46:14,588 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:14,588 INFO blivet: got format: Ext4FS instance (0x34a1c90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 24375583-5faa-4172-8345-5dff1a0e89e5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-Live-Des size = 3225.0 targetSize = 3225.0 > >17:46:14,590 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:swap /dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283 /dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85 /dev/md/localhost.localdomain:swap', > 'DEVNAME': 'md126', > 'DEVPATH': '/devices/virtual/block/md126', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_UUID_ENC': '964906e2-7e1a-407c-ac1d-1c2ace86ee85', > 'ID_FS_VERSION': '2', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda6_DEV': '/dev/sda6', > 'MD_DEVICE_sda6_ROLE': '0', > 'MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'MD_DEVICE_sdb6_ROLE': '1', > 'MD_DEVNAME': 'localhost.localdomain:swap', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:swap', > 'MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'MINOR': '126', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda6_DEV': '/dev/sda6', > 'UDISKS_MD_DEVICE_sda6_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb6_DEV': '/dev/sdb6', > 'UDISKS_MD_DEVICE_sdb6_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'localhost.localdomain:swap', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:swap', > 'UDISKS_MD_UUID': '2b105057:f201e068:08fce49d:579b7283', > 'USEC_INITIALIZED': '89372', > 'name': 'md126', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:swap', > '/dev/disk/by-id/md-uuid-2b105057:f201e068:08fce49d:579b7283', > '/dev/disk/by-uuid/964906e2-7e1a-407c-ac1d-1c2ace86ee85', > '/dev/md/localhost.localdomain:swap'], > 'sysfs_path': '/devices/virtual/block/md126'} ; name: md126 ; >17:46:14,590 INFO blivet: scanning md126 (/devices/virtual/block/md126)... >17:46:14,591 DEBUG blivet: DeviceTree.getDeviceByName: name: md126 ; >17:46:14,591 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,592 DEBUG blivet: DeviceTree.getDeviceByName: name: localhost.localdomain:swap ; >17:46:14,592 DEBUG blivet: raw RAID 0 size == 8016.0 >17:46:14,592 INFO blivet: Using 4MB superBlockSize >17:46:14,592 DEBUG blivet: existing RAID 0 size == 8012.0 >17:46:14,593 DEBUG blivet: DeviceTree.getDeviceByName returned existing 8012MB mdarray localhost.localdomain:swap (13) >17:46:14,593 DEBUG blivet: DeviceTree.handleUdevDeviceFormat: name: localhost.localdomain:swap ; >17:46:14,593 DEBUG blivet: DeviceTree.handleUdevDiskLabelFormat: device: localhost.localdomain:swap ; label_type: None ; >17:46:14,594 DEBUG blivet: SwapSpace.__init__: >17:46:14,594 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:46:14,594 DEBUG blivet: device localhost.localdomain:swap does not contain a disklabel >17:46:14,594 INFO blivet: type detected on 'md126' is 'swap' >17:46:14,595 DEBUG blivet: SwapSpace.__init__: device: /dev/md/localhost.localdomain:swap ; serial: None ; uuid: 964906e2-7e1a-407c-ac1d-1c2ace86ee85 ; exists: True ; label: None ; >17:46:14,595 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:46:14,595 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: None ; type: swap ; >17:46:14,595 DEBUG blivet: raw RAID 0 size == 8016.0 >17:46:14,596 INFO blivet: Using 4MB superBlockSize >17:46:14,596 DEBUG blivet: existing RAID 0 size == 8012.0 >17:46:14,596 INFO blivet: got device: MDRaidArrayDevice instance (0x7f426015e590) -- > name = localhost.localdomain:swap status = True kids = 0 id = 13 > parents = ['existing 4008MB partition sda6 (12) with existing mdmember', > 'existing 4008MB partition sdb6 (20) with existing mdmember'] > uuid = 2b105057:f201e068:08fce49d:579b7283 size = 8012.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md126 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md/localhost.localdomain:swap type: 17 > sectorSize: 512 physicalSectorSize: 4096 > length: 16408576 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32578 did: 0 busy: True > hardwareGeometry: (2051072, 2, 4) biosGeometry: (1021, 255, 63) > PedDevice: <_ped.Device object at 0x3277b00> > target size = 0 path = /dev/md/localhost.localdomain:swap > format args = None originalFormat = None level = 0 spares = 0 > members = 2 > total devices = 2 metadata version = 1.2 >17:46:14,596 INFO blivet: got format: SwapSpace instance (0x34a1790) -- > type = swap name = swap status = False > device = /dev/md/localhost.localdomain:swap uuid = 964906e2-7e1a-407c-ac1d-1c2ace86ee85 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >17:46:14,610 INFO blivet: devices to scan: ['md123', 'md124', 'md125', 'md127'] >17:46:14,612 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:boot /dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381 /dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b /dev/md/boot', > 'DEVNAME': 'md123', > 'DEVPATH': '/devices/virtual/block/md123', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_UUID_ENC': '04443461-24b4-4f3c-8221-ed4ef1e60d8b', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda5_DEV': '/dev/sda5', > 'MD_DEVICE_sda5_ROLE': '0', > 'MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'MD_DEVICE_sdb5_ROLE': '1', > 'MD_DEVNAME': 'boot', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.0', > 'MD_NAME': 'localhost.localdomain:boot', > 'MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'MINOR': '123', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda5_DEV': '/dev/sda5', > 'UDISKS_MD_DEVICE_sda5_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb5_DEV': '/dev/sdb5', > 'UDISKS_MD_DEVICE_sdb5_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'boot', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.0', > 'UDISKS_MD_NAME': 'localhost.localdomain:boot', > 'UDISKS_MD_UUID': '7d3f340d:7ed82db9:d771b385:480b4381', > 'USEC_INITIALIZED': '31105007', > 'name': 'md123', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:boot', > '/dev/disk/by-id/md-uuid-7d3f340d:7ed82db9:d771b385:480b4381', > '/dev/disk/by-uuid/04443461-24b4-4f3c-8221-ed4ef1e60d8b', > '/dev/md/boot'], > 'sysfs_path': '/devices/virtual/block/md123'} ; name: md123 ; >17:46:14,612 INFO blivet: scanning md123 (/devices/virtual/block/md123)... >17:46:14,613 DEBUG blivet: DeviceTree.getDeviceByName: name: md123 ; >17:46:14,613 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,614 DEBUG blivet: DeviceTree.getDeviceByName: name: boot ; >17:46:14,614 DEBUG blivet: raw RAID 1 size == 1000.0 >17:46:14,614 INFO blivet: Using 2.0MB superBlockSize >17:46:14,614 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:46:14,615 DEBUG blivet: DeviceTree.getDeviceByName returned existing 998MB mdarray boot (11) >17:46:14,615 DEBUG blivet: no device or no media present >17:46:14,616 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:root /dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a /dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297 /dev/md/root', > 'DEVNAME': 'md124', > 'DEVPATH': '/devices/virtual/block/md124', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_UUID_ENC': 'd40f038f-e448-4301-93b9-048166c68297', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda3_DEV': '/dev/sda3', > 'MD_DEVICE_sda3_ROLE': '0', > 'MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'MD_DEVICE_sdb3_ROLE': '1', > 'MD_DEVNAME': 'root', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:root', > 'MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'MINOR': '124', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda3_DEV': '/dev/sda3', > 'UDISKS_MD_DEVICE_sda3_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb3_DEV': '/dev/sdb3', > 'UDISKS_MD_DEVICE_sdb3_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'root', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:root', > 'UDISKS_MD_UUID': 'ece6d799:20eb59af:3582dbc3:d994b55a', > 'USEC_INITIALIZED': '31012132', > 'name': 'md124', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:root', > '/dev/disk/by-id/md-uuid-ece6d799:20eb59af:3582dbc3:d994b55a', > '/dev/disk/by-uuid/d40f038f-e448-4301-93b9-048166c68297', > '/dev/md/root'], > 'sysfs_path': '/devices/virtual/block/md124'} ; name: md124 ; >17:46:14,616 INFO blivet: scanning md124 (/devices/virtual/block/md124)... >17:46:14,617 DEBUG blivet: DeviceTree.getDeviceByName: name: md124 ; >17:46:14,617 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,617 DEBUG blivet: DeviceTree.getDeviceByName: name: root ; >17:46:14,618 DEBUG blivet: raw RAID 1 size == 60032.0 >17:46:14,618 INFO blivet: Using 32MB superBlockSize >17:46:14,618 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:46:14,618 DEBUG blivet: DeviceTree.getDeviceByName returned existing 60000MB mdarray root (8) >17:46:14,618 DEBUG blivet: no device or no media present >17:46:14,620 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:raid0 /dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9 /dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c /dev/md/raid0', > 'DEVNAME': 'md125', > 'DEVPATH': '/devices/virtual/block/md125', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_UUID_ENC': 'cc0010ea-ffeb-4a98-8929-1c726730ea2c', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda2_DEV': '/dev/sda2', > 'MD_DEVICE_sda2_ROLE': '0', > 'MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'MD_DEVICE_sdb2_ROLE': '1', > 'MD_DEVNAME': 'raid0', > 'MD_LEVEL': 'raid0', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:raid0', > 'MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'MINOR': '125', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda2_DEV': '/dev/sda2', > 'UDISKS_MD_DEVICE_sda2_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb2_DEV': '/dev/sdb2', > 'UDISKS_MD_DEVICE_sdb2_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'raid0', > 'UDISKS_MD_LEVEL': 'raid0', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:raid0', > 'UDISKS_MD_UUID': '8acf5e03:778adc8f:cafcfbb9:00b617c9', > 'USEC_INITIALIZED': '30932264', > 'name': 'md125', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:raid0', > '/dev/disk/by-id/md-uuid-8acf5e03:778adc8f:cafcfbb9:00b617c9', > '/dev/disk/by-uuid/cc0010ea-ffeb-4a98-8929-1c726730ea2c', > '/dev/md/raid0'], > 'sysfs_path': '/devices/virtual/block/md125'} ; name: md125 ; >17:46:14,620 INFO blivet: scanning md125 (/devices/virtual/block/md125)... >17:46:14,620 DEBUG blivet: DeviceTree.getDeviceByName: name: md125 ; >17:46:14,621 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,621 DEBUG blivet: DeviceTree.getDeviceByName: name: raid0 ; >17:46:14,622 DEBUG blivet: raw RAID 0 size == 150256.0 >17:46:14,622 INFO blivet: Using 128MB superBlockSize >17:46:14,622 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:46:14,622 DEBUG blivet: DeviceTree.getDeviceByName returned existing 150000MB mdarray raid0 (6) >17:46:14,622 DEBUG blivet: no device or no media present >17:46:14,624 DEBUG blivet: DeviceTree.addUdevDevice: info: {'DEVLINKS': '/dev/disk/by-id/md-name-localhost.localdomain:home /dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24 /dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49 /dev/md/home', > 'DEVNAME': 'md127', > 'DEVPATH': '/devices/virtual/block/md127', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_UUID_ENC': '213a7710-f072-4875-8b41-5f23905edd49', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '9', > 'MD_DEVICES': '2', > 'MD_DEVICE_sda1_DEV': '/dev/sda1', > 'MD_DEVICE_sda1_ROLE': '0', > 'MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'MD_DEVICE_sdb1_ROLE': '1', > 'MD_DEVNAME': 'home', > 'MD_LEVEL': 'raid1', > 'MD_METADATA': '1.2', > 'MD_NAME': 'localhost.localdomain:home', > 'MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'MINOR': '127', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_MD_DEVICES': '2', > 'UDISKS_MD_DEVICE_sda1_DEV': '/dev/sda1', > 'UDISKS_MD_DEVICE_sda1_ROLE': '0', > 'UDISKS_MD_DEVICE_sdb1_DEV': '/dev/sdb1', > 'UDISKS_MD_DEVICE_sdb1_ROLE': '1', > 'UDISKS_MD_DEVNAME': 'home', > 'UDISKS_MD_LEVEL': 'raid1', > 'UDISKS_MD_METADATA': '1.2', > 'UDISKS_MD_NAME': 'localhost.localdomain:home', > 'UDISKS_MD_UUID': '76812ef6:e5228b8c:3e44a427:16734e24', > 'USEC_INITIALIZED': '30846638', > 'name': 'md127', > 'symlinks': ['/dev/disk/by-id/md-name-localhost.localdomain:home', > '/dev/disk/by-id/md-uuid-76812ef6:e5228b8c:3e44a427:16734e24', > '/dev/disk/by-uuid/213a7710-f072-4875-8b41-5f23905edd49', > '/dev/md/home'], > 'sysfs_path': '/devices/virtual/block/md127'} ; name: md127 ; >17:46:14,624 INFO blivet: scanning md127 (/devices/virtual/block/md127)... >17:46:14,624 DEBUG blivet: DeviceTree.getDeviceByName: name: md127 ; >17:46:14,625 DEBUG blivet: DeviceTree.getDeviceByName returned None >17:46:14,625 DEBUG blivet: DeviceTree.getDeviceByName: name: home ; >17:46:14,625 DEBUG blivet: raw RAID 1 size == 100064.0 >17:46:14,625 INFO blivet: Using 64MB superBlockSize >17:46:14,625 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:46:14,626 DEBUG blivet: DeviceTree.getDeviceByName returned existing 100000MB mdarray home (4) >17:46:14,626 DEBUG blivet: no device or no media present >17:46:14,639 DEBUG blivet: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >17:46:15,139 DEBUG blivet: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >17:46:15,140 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:46:15,141 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda1 ; status: False ; type: mdmember ; >17:46:15,151 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:46:15,151 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:46:15,152 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:46:15,160 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:46:15,161 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:46:15,161 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:46:15,169 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:46:15,170 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:46:15,171 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:46:15,180 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:46:15,180 DEBUG blivet: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >17:46:15,202 DEBUG blivet: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >17:46:15,204 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:46:15,209 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda2 ; status: False ; type: mdmember ; >17:46:15,217 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:46:15,218 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:46:15,219 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:46:15,226 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:46:15,227 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:46:15,228 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:46:15,235 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:46:15,235 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:46:15,236 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:46:15,243 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:46:15,244 DEBUG blivet: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >17:46:15,533 DEBUG blivet: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >17:46:15,534 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:46:15,535 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda3 ; status: False ; type: mdmember ; >17:46:15,544 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:46:15,545 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:46:15,546 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:46:15,556 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:46:15,557 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:46:15,558 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:46:15,567 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:46:15,567 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:46:15,568 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:46:15,576 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:46:15,577 DEBUG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >17:46:15,600 DEBUG blivet: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >17:46:15,601 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:46:15,602 DEBUG blivet: MDRaidMember.teardown: device: /dev/sda5 ; status: False ; type: mdmember ; >17:46:15,611 DEBUG blivet: DiskDevice.teardown: sda ; status: True ; controllable: True ; >17:46:15,611 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:46:15,612 DEBUG blivet: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >17:46:15,620 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:46:15,621 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:46:15,622 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:46:15,629 DEBUG blivet: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >17:46:15,630 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:46:15,631 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:46:15,638 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:46:15,638 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:46:15,639 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:46:15,639 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:46:15,651 INFO blivet: teardown of localhost.localdomain:swap failed: mddeactivate failed for /dev/md/localhost.localdomain:swap: running mdadm --stop /dev/md/localhost.localdomain:swap failed >17:46:15,651 DEBUG blivet: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >17:46:15,652 DEBUG blivet: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >17:46:15,653 DEBUG blivet: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >17:46:15,653 INFO blivet: not going to restore from backup of non-existent /etc/mdadm.conf >17:46:15,654 INFO blivet: edd: collected mbr signatures: {'sda': '0x0008397b', 'sdb': '0x000d5377', 'sdc': '0x07577f2c'} >17:46:15,662 DEBUG blivet: raw RAID 1 size == 1000.0 >17:46:15,662 INFO blivet: Using 2.0MB superBlockSize >17:46:15,662 DEBUG blivet: non-existent RAID 1 size == 998.0 >17:46:15,663 DEBUG blivet: raw RAID 1 size == 100064.0 >17:46:15,663 INFO blivet: Using 64MB superBlockSize >17:46:15,663 DEBUG blivet: non-existent RAID 1 size == 100000.0 >17:46:15,664 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:15,664 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:15,665 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:15,665 DEBUG blivet: raw RAID 0 size == 8016.0 >17:46:15,665 INFO blivet: Using 4MB superBlockSize >17:46:15,665 DEBUG blivet: existing RAID 0 size == 8012.0 >17:46:15,666 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:15,666 DEBUG blivet: raw RAID 0 size == 150256.0 >17:46:15,666 INFO blivet: Using 128MB superBlockSize >17:46:15,666 DEBUG blivet: non-existent RAID 0 size == 150000.0 >17:46:15,667 DEBUG blivet: raw RAID 1 size == 60032.0 >17:46:15,667 INFO blivet: Using 32MB superBlockSize >17:46:15,667 DEBUG blivet: non-existent RAID 1 size == 60000.0 >17:46:15,680 DEBUG blivet: DeviceTree.getDeviceByPath: path: /dev/mapper/live-base ; >17:46:15,681 DEBUG blivet: DeviceTree.getDeviceByPath returned existing 4096MB dm live-base (32) with existing ext4 filesystem >17:46:21,926 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:46:21,927 DEBUG blivet: Iso9660FS.supported: supported: True ; >17:46:21,927 DEBUG blivet: NFSv4.supported: supported: False ; >17:46:21,927 DEBUG blivet: NFSv4.supported: supported: False ; >17:46:21,928 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:46:21,928 DEBUG blivet: SELinuxFS.supported: supported: False ; >17:46:21,928 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:21,928 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:22,123 DEBUG blivet: Ext3FS.supported: supported: True ; >17:46:22,124 DEBUG blivet: Ext3FS.supported: supported: True ; >17:46:22,183 DEBUG blivet: Ext2FS.supported: supported: True ; >17:46:22,184 DEBUG blivet: Ext2FS.supported: supported: True ; >17:46:22,222 DEBUG blivet: SysFS.supported: supported: False ; >17:46:22,223 DEBUG blivet: SysFS.supported: supported: False ; >17:46:22,223 DEBUG blivet: MultipathMember.__init__: >17:46:22,223 DEBUG blivet: MDRaidMember.__init__: >17:46:22,224 DEBUG blivet: ProcFS.supported: supported: False ; >17:46:22,224 DEBUG blivet: ProcFS.supported: supported: False ; >17:46:22,225 DEBUG blivet: SwapSpace.__init__: >17:46:22,226 DEBUG blivet: NoDevFS.supported: supported: False ; >17:46:22,226 DEBUG blivet: NoDevFS.supported: supported: False ; >17:46:22,226 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:46:22,227 DEBUG blivet: DevPtsFS.supported: supported: False ; >17:46:22,227 DEBUG blivet: BTRFS.supported: supported: True ; >17:46:22,228 DEBUG blivet: USBFS.supported: supported: False ; >17:46:22,229 DEBUG blivet: USBFS.supported: supported: False ; >17:46:22,229 DEBUG blivet: DiskLabel.__init__: >17:46:22,229 INFO blivet: DiskLabel.partedDevice returning None >17:46:22,230 DEBUG blivet: HFSPlus.supported: supported: False ; >17:46:22,230 DEBUG blivet: HFSPlus.supported: supported: False ; >17:46:22,230 DEBUG blivet: XFS.supported: supported: True ; >17:46:22,230 DEBUG blivet: XFS.supported: supported: True ; >17:46:22,231 DEBUG blivet: TmpFS.supported: supported: True ; >17:46:22,236 DEBUG blivet: LUKS.__init__: >17:46:22,236 DEBUG blivet: NTFS.supported: supported: False ; >17:46:22,237 DEBUG blivet: NTFS.supported: supported: False ; >17:46:22,237 DEBUG blivet: BindFS.supported: supported: False ; >17:46:22,237 DEBUG blivet: BindFS.supported: supported: False ; >17:46:22,238 DEBUG blivet: HFS.supported: supported: False ; >17:46:22,238 DEBUG blivet: HFS.supported: supported: False ; >17:46:22,238 DEBUG blivet: LVMPhysicalVolume.__init__: >17:46:22,238 DEBUG blivet: NFS.supported: supported: False ; >17:46:22,239 DEBUG blivet: NFS.supported: supported: False ; >17:46:22,239 DEBUG blivet: FATFS.supported: supported: True ; >17:46:22,239 DEBUG blivet: FATFS.supported: supported: True ; >17:46:22,240 DEBUG blivet: DMRaidMember.__init__: >17:46:33,853 INFO blivet: hiding device mdarray home (id 4) >17:46:33,856 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >17:46:33,858 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >17:46:33,858 DEBUG blivet: lvm filter: adding home to the reject list >17:46:33,858 INFO blivet: hiding device partition sda1 (id 3) >17:46:33,860 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sda ; >17:46:33,860 DEBUG blivet: lvm filter: adding sda1 to the reject list >17:46:33,860 INFO blivet: hiding device mdarray raid0 (id 6) >17:46:33,860 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >17:46:33,861 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >17:46:33,861 DEBUG blivet: lvm filter: adding raid0 to the reject list >17:46:33,861 INFO blivet: hiding device partition sda2 (id 5) >17:46:33,861 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: sda ; >17:46:33,861 DEBUG blivet: lvm filter: adding sda2 to the reject list >17:46:33,861 INFO blivet: hiding device mdarray root (id 8) >17:46:33,862 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >17:46:33,862 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >17:46:33,862 DEBUG blivet: lvm filter: adding root to the reject list >17:46:33,862 INFO blivet: hiding device partition sda3 (id 7) >17:46:33,862 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sda ; >17:46:33,863 DEBUG blivet: lvm filter: adding sda3 to the reject list >17:46:33,863 INFO blivet: hiding device partition sda4 (id 9) >17:46:33,863 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sda ; >17:46:33,863 DEBUG blivet: lvm filter: adding sda4 to the reject list >17:46:33,863 INFO blivet: hiding device mdarray boot (id 11) >17:46:33,863 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >17:46:33,864 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >17:46:33,864 DEBUG blivet: lvm filter: adding boot to the reject list >17:46:33,864 INFO blivet: hiding device partition sda5 (id 10) >17:46:33,864 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sda ; >17:46:33,864 DEBUG blivet: lvm filter: adding sda5 to the reject list >17:46:33,864 INFO blivet: hiding device mdarray localhost.localdomain:swap (id 13) >17:46:33,865 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda6 ; >17:46:33,865 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb6 ; >17:46:33,865 DEBUG blivet: lvm filter: adding localhost.localdomain:swap to the reject list >17:46:33,865 INFO blivet: hiding device partition sda6 (id 12) >17:46:33,866 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sda ; >17:46:33,866 DEBUG blivet: lvm filter: adding sda6 to the reject list >17:46:33,866 INFO blivet: hiding device disk sda (id 2) >17:46:33,866 DEBUG blivet: lvm filter: adding sda to the reject list >17:46:41,802 INFO blivet: Detected 16016M of memory >17:46:41,803 INFO blivet: Swap attempt of 8008M >17:46:47,440 DEBUG blivet: removing sdb6 >17:46:47,441 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb6 ; status: False ; type: mdmember ; >17:46:47,442 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:46:47,442 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:47,442 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: mdmember ; type: None ; >17:46:47,443 INFO blivet: registered action: [0] Destroy Format mdmember on partition sdb6 (id 20) >17:46:47,443 DEBUG blivet: PartitionDevice.teardown: sdb6 ; status: True ; controllable: True ; >17:46:47,444 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb6 ; status: False ; type: mdmember ; >17:46:47,445 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb6 ; status: False ; type: None ; >17:46:47,459 INFO blivet: removed partition sdb6 (id 20) from device tree >17:46:47,460 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sdb ; >17:46:47,460 INFO blivet: registered action: [1] Destroy Device partition sdb6 (id 20) >17:46:47,465 INFO blivet: Detected 16016M of memory >17:46:47,465 INFO blivet: Swap attempt of 8008M >17:46:47,466 DEBUG blivet: clearpart: looking at sdb5 >17:46:47,466 DEBUG blivet: clearpart: looking at sdb4 >17:46:47,466 DEBUG blivet: clearpart: looking at sdb3 >17:46:47,466 DEBUG blivet: clearpart: looking at sdb2 >17:46:47,466 DEBUG blivet: clearpart: looking at sdb1 >17:46:47,466 DEBUG blivet: clearpart: looking at sdc1 >17:46:47,466 DEBUG blivet: checking whether disk sdb has an empty extended >17:46:47,469 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 4 path: /dev/sdb4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4258029690> PedPartition: <_ped.Partition object at 0x7f4258045d70> ; logicals is ['sdb5'] >17:46:47,469 DEBUG blivet: checking whether disk sdc has an empty extended >17:46:47,470 DEBUG blivet: extended is None ; logicals is [] >17:46:47,487 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:47,488 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,488 INFO blivet: Detected 16016M of memory >17:46:47,488 INFO blivet: Swap attempt of 8008M >17:46:47,488 DEBUG blivet: doAutoPart: True >17:46:47,488 DEBUG blivet: encryptedAutoPart: False >17:46:47,489 DEBUG blivet: autoPartType: 2 >17:46:47,489 DEBUG blivet: clearPartType: 2 >17:46:47,489 DEBUG blivet: clearPartDisks: ['sdb'] >17:46:47,489 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x410d6d0) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x410d650) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x410d690) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x410d710) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x410d750) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:46:47,489 DEBUG blivet: storage.disks: ['sdb', 'sdc'] >17:46:47,489 DEBUG blivet: storage.partitioned: ['sdb', 'sdc'] >17:46:47,489 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sdb4', 'sdb5', 'sdc', 'sdc1'] >17:46:47,490 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:47,491 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,491 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:46:47,491 DEBUG blivet: boot disk: sdb >17:46:47,493 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:46:47,493 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:46:47,493 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:46:47,494 DEBUG blivet: PartitionDevice._setFormat: req0 ; >17:46:47,495 DEBUG blivet: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >17:46:47,495 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sdb ; >17:46:47,496 INFO blivet: added partition req0 (id 34) to device tree >17:46:47,496 INFO blivet: registered action: [2] Create Device partition req0 (id 34) >17:46:47,496 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:47,496 INFO blivet: registered action: [3] Create Format lvmpv on partition req0 (id 34) >17:46:47,497 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f4260142750) -- > name = sdb status = True kids = 5 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x3277c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f426015e450>] >17:46:47,497 DEBUG blivet: devs: [PartitionDevice instance (0x7f4234022450) -- > name = req0 status = False kids = 0 id = 34 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:46:47,499 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:47,499 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:47,500 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:46:47,501 DEBUG blivet: PartitionDevice._setFormat: req1 ; >17:46:47,501 DEBUG blivet: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >17:46:47,502 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sdb ; >17:46:47,502 INFO blivet: added partition req1 (id 35) to device tree >17:46:47,502 INFO blivet: registered action: [4] Create Device partition req1 (id 35) >17:46:47,502 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:47,503 INFO blivet: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 35) >17:46:47,503 INFO blivet: skipping unneeded stage1 biosboot request >17:46:47,503 DEBUG blivet: PartSpec instance (0x410d710) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:46:47,503 DEBUG blivet: existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,504 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:46:47,504 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:46:47,505 DEBUG blivet: removing all non-preexisting partitions ['req0(id 34)', 'req1(id 35)'] from disk(s) ['sdb', 'sdc'] >17:46:47,505 DEBUG blivet: allocatePartitions: disks=['sdb', 'sdc'] ; partitions=['req0(id 34)', 'req1(id 35)'] >17:46:47,505 DEBUG blivet: removing all non-preexisting partitions ['req1(id 35)', 'req0(id 34)'] from disk(s) ['sdb', 'sdc'] >17:46:47,524 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:47,525 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,525 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:46:47,525 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:47,526 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,526 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:46:47,526 DEBUG blivet: allocating partition: req1 ; id: 35 ; disks: ['sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:46:47,526 DEBUG blivet: checking freespace on sdb >17:46:47,526 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:46:47,527 DEBUG blivet: checking 63-2047 (0 MB) >17:46:47,527 DEBUG blivet: free region not suitable for request >17:46:47,527 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:46:47,527 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:46:47,527 DEBUG blivet: checking 483790848-1953525167 (717643 MB) >17:46:47,527 DEBUG blivet: current free range is 483790848-1953525167 (717643MB) >17:46:47,527 DEBUG blivet: updating use_disk to sdb, type: 1 >17:46:47,527 DEBUG blivet: new free: 483790848-1953525167 / 717643MB >17:46:47,527 DEBUG blivet: new free allows for 0 sectors of growth >17:46:47,528 DEBUG blivet: found free space for bootable request >17:46:47,528 DEBUG blivet: adjusted start sector from 483790848 to 483792896 >17:46:47,528 DEBUG blivet: created partition sdb6 of 500MB and added it to /dev/sdb >17:46:47,528 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:46:47,529 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4258029f10> PedPartition: <_ped.Partition object at 0x3f8d1d0> >17:46:47,529 DEBUG blivet: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >17:46:47,530 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:46:47,531 DEBUG blivet: PartitionDevice._setPartedPartition: sdb6 ; >17:46:47,531 DEBUG blivet: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426020d990> PedPartition: <_ped.Partition object at 0x7f425801dc50> >17:46:47,532 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:47,533 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,533 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:46:47,533 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:47,534 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,534 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:46:47,534 DEBUG blivet: allocating partition: req0 ; id: 34 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:46:47,534 DEBUG blivet: checking freespace on sdb >17:46:47,534 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:46:47,535 DEBUG blivet: checking 63-2047 (0 MB) >17:46:47,535 DEBUG blivet: free region not suitable for request >17:46:47,535 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:46:47,535 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:46:47,535 DEBUG blivet: checking 484816896-1953525167 (717142 MB) >17:46:47,535 DEBUG blivet: current free range is 484816896-1953525167 (717142MB) >17:46:47,535 DEBUG blivet: evaluating growth potential for new layout >17:46:47,536 DEBUG blivet: calculating growth for disk /dev/sdb >17:46:47,536 DEBUG blivet: adjusted start sector from 484816896 to 484818944 >17:46:47,536 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:46:47,536 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3b03790> PedPartition: <_ped.Partition object at 0x7f4258045e30> >17:46:47,537 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:46:47,538 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:46:47,538 DEBUG blivet: adding request 35 to chunk 1469734320 (483790848-1953525167) on /dev/sdb >17:46:47,538 DEBUG blivet: adding request 34 to chunk 1469734320 (483790848-1953525167) on /dev/sdb >17:46:47,538 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >17:46:47,538 DEBUG blivet: Chunk.growRequests: 292 on /dev/sdb start = 481740863 end = 481741154 >sectorSize = 512 > >17:46:47,538 DEBUG blivet: Chunk.growRequests: 1469734320 on /dev/sdb start = 483790848 end = 1953525167 >sectorSize = 512 > >17:46:47,538 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sdb6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:46:47,538 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:46:47,538 DEBUG blivet: 1 requests and 1467686320 (716643MB) left in chunk >17:46:47,539 DEBUG blivet: adding 1467686320 (716643MB) to 34 (sdb7) >17:46:47,539 DEBUG blivet: new grow amount for request 34 (sdb7) is 1467686320 units, or 716643MB >17:46:47,539 DEBUG blivet: request 35 (sdb6) growth: 0 (0MB) size: 500MB >17:46:47,539 DEBUG blivet: request 34 (sdb7) growth: 1467686320 (716643MB) size: 717143MB >17:46:47,539 DEBUG blivet: disk /dev/sdb growth: 1467686320 (716643MB) >17:46:47,539 DEBUG blivet: calculating growth for disk /dev/sdc >17:46:47,539 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:46:47,539 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:46:47,540 DEBUG blivet: device sdb7 new partedPartition None >17:46:47,540 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >17:46:47,541 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:46:47,541 DEBUG blivet: total growth: 1467686320 sectors >17:46:47,541 DEBUG blivet: updating use_disk to sdb, type: 1 >17:46:47,541 DEBUG blivet: new free: 484816896-1953525167 / 717142MB >17:46:47,541 DEBUG blivet: new free allows for 1467686320 sectors of growth >17:46:47,541 DEBUG blivet: adjusted start sector from 484816896 to 484818944 >17:46:47,541 DEBUG blivet: created partition sdb7 of 500MB and added it to /dev/sdb >17:46:47,542 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:46:47,542 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426020d550> PedPartition: <_ped.Partition object at 0x7f4258045e90> >17:46:47,543 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:46:47,544 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:46:47,545 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:46:47,545 DEBUG blivet: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426020dfd0> PedPartition: <_ped.Partition object at 0x3976a10> >17:46:47,545 DEBUG blivet: growPartitions: disks=['sdb', 'sdc'], partitions=['sdb7(id 34)', 'sdb6(id 35)'] >17:46:47,545 DEBUG blivet: growable partitions are ['sdb7'] >17:46:47,546 DEBUG blivet: adding request 34 to chunk 1469734320 (483790848-1953525167) on /dev/sdb >17:46:47,546 DEBUG blivet: adding request 35 to chunk 1469734320 (483790848-1953525167) on /dev/sdb >17:46:47,546 DEBUG blivet: disk sdb has 3 chunks >17:46:47,546 DEBUG blivet: no free space on sdc >17:46:47,546 DEBUG blivet: Chunk.growRequests: 1469734320 on /dev/sdb start = 483790848 end = 1953525167 >sectorSize = 512 > >17:46:47,546 DEBUG blivet: req: PartitionRequest instance -- >id = 35 name = sdb6 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:46:47,546 DEBUG blivet: req: PartitionRequest instance -- >id = 34 name = sdb7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:46:47,547 DEBUG blivet: 1 requests and 1467686320 (716643MB) left in chunk >17:46:47,547 DEBUG blivet: adding 1467686320 (716643MB) to 34 (sdb7) >17:46:47,547 DEBUG blivet: new grow amount for request 34 (sdb7) is 1467686320 units, or 716643MB >17:46:47,547 DEBUG blivet: growing partitions on sdb >17:46:47,547 DEBUG blivet: partition sdb6 (35): 1 >17:46:47,548 DEBUG blivet: new geometry for sdb6: parted.Geometry instance -- > start: 483792896 end: 484816895 length: 1024000 > device: <parted.device.Device object at 0x7f426015e610> PedGeometry: <_ped.Geometry object at 0x7f426015e410> >17:46:47,548 DEBUG blivet: partition sdb7 (34): 1 >17:46:47,548 DEBUG blivet: new geometry for sdb7: parted.Geometry instance -- > start: 484818944 end: 1953523711 length: 1468704768 > device: <parted.device.Device object at 0x7f426015e610> PedGeometry: <_ped.Geometry object at 0x7f426020d190> >17:46:47,548 DEBUG blivet: removing all non-preexisting partitions ['sdb6(id 35)', 'sdb7(id 34)'] from disk(s) ['sdb'] >17:46:47,549 DEBUG blivet: PartitionDevice._setPartedPartition: sdb6 ; >17:46:47,549 DEBUG blivet: device sdb6 new partedPartition None >17:46:47,549 DEBUG blivet: PartitionDevice._setDisk: req1 ; new: None ; old: sdb ; >17:46:47,549 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:46:47,550 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:46:47,550 DEBUG blivet: device sdb7 new partedPartition None >17:46:47,551 DEBUG blivet: PartitionDevice._setDisk: req0 ; new: None ; old: sdb ; >17:46:47,551 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sdb ; >17:46:47,552 DEBUG blivet: back from removeNewPartitions >17:46:47,552 DEBUG blivet: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x300a890> PedGeometry: <_ped.Geometry object at 0x7f42580295d0> >17:46:47,552 DEBUG blivet: setting req1 new geometry: parted.Geometry instance -- > start: 483792896 end: 484816895 length: 1024000 > device: <parted.device.Device object at 0x7f426015e610> PedGeometry: <_ped.Geometry object at 0x7f426015e410> >17:46:47,553 DEBUG blivet: PartitionDevice._setPartedPartition: req1 ; >17:46:47,553 DEBUG blivet: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4258029990> PedPartition: <_ped.Partition object at 0x3f8d110> >17:46:47,554 DEBUG blivet: PartitionDevice._setDisk: sdb6 ; new: sdb ; old: None ; >17:46:47,554 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sdb ; >17:46:47,555 DEBUG blivet: PartitionDevice._setPartedPartition: sdb6 ; >17:46:47,556 DEBUG blivet: device sdb6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 6 path: /dev/sdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426014f050> PedPartition: <_ped.Partition object at 0x40f0d70> >17:46:47,556 DEBUG blivet: setting req0 new geometry: parted.Geometry instance -- > start: 484818944 end: 1953523711 length: 1468704768 > device: <parted.device.Device object at 0x7f426015e610> PedGeometry: <_ped.Geometry object at 0x7f426020d190> >17:46:47,556 DEBUG blivet: PartitionDevice._setPartedPartition: req0 ; >17:46:47,557 DEBUG blivet: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x398d9d0> PedPartition: <_ped.Partition object at 0x3f8d050> >17:46:47,557 DEBUG blivet: PartitionDevice._setDisk: sdb7 ; new: sdb ; old: None ; >17:46:47,558 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sdb ; >17:46:47,559 DEBUG blivet: PartitionDevice._setPartedPartition: sdb7 ; >17:46:47,559 DEBUG blivet: device sdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f426015e550> fileSystem: None > number: 7 path: /dev/sdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4260204ad0> PedPartition: <_ped.Partition object at 0x40f0cb0> >17:46:47,559 DEBUG blivet: growing partitions on sdc >17:46:47,559 DEBUG blivet: fixing size of existing 100064MB partition sdb1 (15) with existing mdmember at 100064.00 >17:46:47,559 DEBUG blivet: fixing size of existing 75128MB partition sdb2 (16) with existing mdmember at 75128.00 >17:46:47,560 DEBUG blivet: fixing size of existing 60032MB partition sdb3 (17) with existing mdmember at 60032.00 >17:46:47,560 DEBUG blivet: fixing size of existing 718644MB partition sdb4 (18) at 718644.71 >17:46:47,560 DEBUG blivet: fixing size of existing 1000MB partition sdb5 (19) with existing mdmember at 1000.00 >17:46:47,560 DEBUG blivet: fixing size of non-existent 500MB partition sdb6 (35) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:46:47,560 DEBUG blivet: fixing size of non-existent 717141MB partition sdb7 (34) with non-existent lvmpv at 717141.00 >17:46:47,561 DEBUG blivet: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >17:46:47,561 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb4 ; >17:46:47,562 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sdb4 (18) >17:46:47,562 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb7 ; >17:46:47,563 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:47,563 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:46:47,563 INFO blivet: added lvmvg fedora (id 36) to device tree >17:46:47,563 INFO blivet: registered action: [6] Create Device lvmvg fedora (id 36) >17:46:47,564 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:47,564 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:47,565 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:46:47,565 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:46:47,565 DEBUG blivet: fedora size is 717140MB >17:46:47,565 DEBUG blivet: vg fedora has 717140MB free >17:46:47,566 DEBUG blivet: Adding fedora-root/1024MB to fedora >17:46:47,566 INFO blivet: added lvmlv fedora-root (id 37) to device tree >17:46:47,566 INFO blivet: registered action: [7] Create Device lvmlv fedora-root (id 37) >17:46:47,566 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:47,566 INFO blivet: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 37) >17:46:47,567 DEBUG blivet: Ext4FS.supported: supported: True ; >17:46:47,567 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:46:47,567 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:46:47,568 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:46:47,568 DEBUG blivet: fedora size is 717140MB >17:46:47,568 DEBUG blivet: vg fedora has 716116MB free >17:46:47,568 DEBUG blivet: Adding fedora-home/500MB to fedora >17:46:47,568 INFO blivet: added lvmlv fedora-home (id 38) to device tree >17:46:47,568 INFO blivet: registered action: [9] Create Device lvmlv fedora-home (id 38) >17:46:47,568 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:47,569 INFO blivet: registered action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 38) >17:46:47,570 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:46:47,570 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:46:47,571 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:46:47,572 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:46:47,572 DEBUG blivet: fedora size is 717140MB >17:46:47,572 DEBUG blivet: vg fedora has 715616MB free >17:46:47,572 DEBUG blivet: Adding fedora-swap/8008MB to fedora >17:46:47,572 INFO blivet: added lvmlv fedora-swap (id 39) to device tree >17:46:47,572 INFO blivet: registered action: [11] Create Device lvmlv fedora-swap (id 39) >17:46:47,572 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:46:47,573 INFO blivet: registered action: [12] Create Format swap on lvmlv fedora-swap (id 39) >17:46:47,573 DEBUG blivet: fedora size is 717140MB >17:46:47,573 DEBUG blivet: vg fedora has 707608MB free >17:46:47,573 DEBUG blivet: vg fedora: 707608MB free ; lvs: ['root', 'home', 'swap'] >17:46:47,573 DEBUG blivet: adding request 37 to chunk 179285 on /dev/mapper/fedora >17:46:47,574 DEBUG blivet: adding request 38 to chunk 179285 on /dev/mapper/fedora >17:46:47,574 DEBUG blivet: adding request 39 to chunk 179285 on /dev/mapper/fedora >17:46:47,574 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 179285 size = 717140 >remaining = 2 pool = 176902 >17:46:47,574 DEBUG blivet: req: LVRequest instance -- >id = 39 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:46:47,574 DEBUG blivet: req: LVRequest instance -- >id = 37 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:46:47,574 DEBUG blivet: req: LVRequest instance -- >id = 38 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:46:47,574 DEBUG blivet: 2 requests and 176902 (707608MB) left in chunk >17:46:47,574 DEBUG blivet: adding 118863 (475452MB) to 37 (fedora-root) >17:46:47,574 DEBUG blivet: taking back 106319 (425276MB) from 37 (fedora-root) >17:46:47,574 DEBUG blivet: new grow amount for request 37 (fedora-root) is 12544 units, or 50176MB >17:46:47,574 DEBUG blivet: adding 58038 (232152MB) to 38 (fedora-home) >17:46:47,575 DEBUG blivet: new grow amount for request 38 (fedora-home) is 58038 units, or 232152MB >17:46:47,575 DEBUG blivet: 1 requests and 106320 (425280MB) left in chunk >17:46:47,575 DEBUG blivet: adding 106320 (425280MB) to 38 (fedora-home) >17:46:47,575 DEBUG blivet: new grow amount for request 38 (fedora-home) is 164358 units, or 657432MB >17:46:47,575 DEBUG blivet: trying to set lv fedora-root size to 51200MB >17:46:47,575 DEBUG blivet: fedora size is 717140MB >17:46:47,575 DEBUG blivet: vg fedora has 707608MB free >17:46:47,575 DEBUG blivet: trying to set lv fedora-home size to 657932MB >17:46:47,575 DEBUG blivet: fedora size is 717140MB >17:46:47,575 DEBUG blivet: vg fedora has 657432MB free >17:46:47,588 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:47,589 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,589 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:47,590 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,590 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:46:47,608 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:47,608 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,609 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:47,609 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:47,609 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:46:50,125 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:46:50,125 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with existing msdos disklabel >17:46:54,717 DEBUG blivet: removing sdb6 >17:46:54,719 INFO blivet: removed partition sdb6 (id 35) from device tree >17:46:54,720 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sdb ; >17:46:54,720 INFO blivet: registered action: [13] Destroy Device partition sdb6 (id 35) >17:46:54,720 DEBUG blivet: removing sdb6 >17:46:54,720 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora'] >17:46:54,720 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root'] >17:46:54,721 INFO blivet: removed lvmlv fedora-swap (id 39) from device tree >17:46:54,721 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >17:46:54,721 INFO blivet: registered action: [14] Destroy Device lvmlv fedora-swap (id 39) >17:46:54,721 INFO blivet: removed lvmlv fedora-home (id 38) from device tree >17:46:54,722 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >17:46:54,722 INFO blivet: registered action: [15] Destroy Device lvmlv fedora-home (id 38) >17:46:54,722 INFO blivet: removed lvmlv fedora-root (id 37) from device tree >17:46:54,722 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >17:46:54,722 INFO blivet: registered action: [16] Destroy Device lvmlv fedora-root (id 37) >17:46:54,722 DEBUG blivet: devices to remove: ['fedora'] >17:46:54,722 DEBUG blivet: leaves to remove: ['fedora'] >17:46:54,722 INFO blivet: removed lvmvg fedora (id 36) from device tree >17:46:54,723 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb6 ; >17:46:54,723 INFO blivet: registered action: [17] Destroy Device lvmvg fedora (id 36) >17:46:54,723 INFO blivet: removed partition sdb6 (id 34) from device tree >17:46:54,724 DEBUG blivet: DiskDevice.removeChild: kids: 6 ; name: sdb ; >17:46:54,724 INFO blivet: registered action: [18] Destroy Device partition sdb6 (id 34) >17:46:56,607 INFO blivet: Detected 16016M of memory >17:46:56,608 INFO blivet: Swap attempt of 8008M >17:47:03,424 DEBUG blivet: removing sdb >17:47:03,424 DEBUG blivet: devices to remove: ['sdb5', 'sdb4', 'sdb3', 'sdb2', 'sdb1'] >17:47:03,425 DEBUG blivet: leaves to remove: ['sdb5', 'sdb3', 'sdb2', 'sdb1'] >17:47:03,428 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:47:03,430 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:47:03,430 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,430 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: mdmember ; type: None ; >17:47:03,431 INFO blivet: registered action: [19] Destroy Format mdmember on partition sdb5 (id 19) >17:47:03,431 DEBUG blivet: PartitionDevice.teardown: sdb5 ; status: True ; controllable: True ; >17:47:03,432 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb5 ; status: False ; type: mdmember ; >17:47:03,433 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb5 ; status: False ; type: None ; >17:47:03,446 INFO blivet: removed partition sdb5 (id 19) from device tree >17:47:03,447 DEBUG blivet: DiskDevice.removeChild: kids: 5 ; name: sdb ; >17:47:03,447 INFO blivet: registered action: [20] Destroy Device partition sdb5 (id 19) >17:47:03,448 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:47:03,448 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:47:03,448 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,449 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: None ; >17:47:03,449 INFO blivet: registered action: [21] Destroy Format mdmember on partition sdb3 (id 17) >17:47:03,450 DEBUG blivet: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >17:47:03,450 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb3 ; status: False ; type: mdmember ; >17:47:03,451 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >17:47:03,459 INFO blivet: removed partition sdb3 (id 17) from device tree >17:47:03,459 DEBUG blivet: DiskDevice.removeChild: kids: 4 ; name: sdb ; >17:47:03,460 INFO blivet: registered action: [22] Destroy Device partition sdb3 (id 17) >17:47:03,460 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:47:03,461 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:47:03,461 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,461 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: mdmember ; type: None ; >17:47:03,461 INFO blivet: registered action: [23] Destroy Format mdmember on partition sdb2 (id 16) >17:47:03,462 DEBUG blivet: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >17:47:03,462 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb2 ; status: False ; type: mdmember ; >17:47:03,463 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >17:47:03,470 INFO blivet: removed partition sdb2 (id 16) from device tree >17:47:03,471 DEBUG blivet: DiskDevice.removeChild: kids: 3 ; name: sdb ; >17:47:03,471 INFO blivet: registered action: [24] Destroy Device partition sdb2 (id 16) >17:47:03,472 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:47:03,472 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:47:03,472 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,473 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: mdmember ; type: None ; >17:47:03,473 INFO blivet: registered action: [25] Destroy Format mdmember on partition sdb1 (id 15) >17:47:03,473 DEBUG blivet: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >17:47:03,474 DEBUG blivet: MDRaidMember.teardown: device: /dev/sdb1 ; status: False ; type: mdmember ; >17:47:03,475 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >17:47:03,482 INFO blivet: removed partition sdb1 (id 15) from device tree >17:47:03,483 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >17:47:03,483 INFO blivet: registered action: [26] Destroy Device partition sdb1 (id 15) >17:47:03,483 DEBUG blivet: devices to remove: ['sdb4'] >17:47:03,484 DEBUG blivet: leaves to remove: ['sdb4'] >17:47:03,485 DEBUG blivet: PartitionDevice.teardown: sdb4 ; status: True ; controllable: True ; >17:47:03,485 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >17:47:03,487 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb4 ; status: False ; type: None ; >17:47:03,498 INFO blivet: removed partition sdb4 (id 18) from device tree >17:47:03,499 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:47:03,500 INFO blivet: registered action: [27] Destroy Device partition sdb4 (id 18) >17:47:03,500 DEBUG blivet: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >17:47:03,500 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,501 DEBUG blivet: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >17:47:03,501 INFO blivet: registered action: [28] Destroy Format msdos disklabel on disk sdb (id 14) >17:47:03,506 INFO blivet: Detected 16016M of memory >17:47:03,506 INFO blivet: Swap attempt of 8008M >17:47:03,507 DEBUG blivet: clearpart: looking at sdc1 >17:47:03,507 DEBUG blivet: checking whether disk sdc has an empty extended >17:47:03,507 DEBUG blivet: extended is None ; logicals is [] >17:47:03,507 DEBUG blivet: clearpart: initializing sdb >17:47:03,507 DEBUG blivet: removing sdb >17:47:03,508 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >17:47:03,508 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,509 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:47:03,509 INFO blivet: registered action: [29] Destroy Format None on disk sdb (id 14) >17:47:03,509 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >17:47:03,509 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,510 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:47:03,510 INFO blivet: registered action: [30] Destroy Format None on disk sdb (id 14) >17:47:03,510 DEBUG blivet: required disklabel type for sdb (1) is None >17:47:03,510 DEBUG blivet: default disklabel type for sdb is msdos >17:47:03,510 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:47:03,511 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >17:47:03,512 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >17:47:03,512 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x3088e10> > PedDisk: <_ped.Disk object at 0x7f426022f3b0> >17:47:03,513 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:47:03,513 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >17:47:03,514 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:47:03,514 INFO blivet: registered action: [31] Create Format msdos disklabel on disk sdb (id 14) >17:47:03,529 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:03,529 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,530 INFO blivet: Detected 16016M of memory >17:47:03,530 INFO blivet: Swap attempt of 8008M >17:47:03,530 DEBUG blivet: doAutoPart: True >17:47:03,530 DEBUG blivet: encryptedAutoPart: False >17:47:03,530 DEBUG blivet: autoPartType: 2 >17:47:03,530 DEBUG blivet: clearPartType: 2 >17:47:03,530 DEBUG blivet: clearPartDisks: ['sdb'] >17:47:03,530 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f426022e110) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x3074a50) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x3074290) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x3074690) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x3074f50) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:47:03,530 DEBUG blivet: storage.disks: ['sdb', 'sdc'] >17:47:03,530 DEBUG blivet: storage.partitioned: ['sdb', 'sdc'] >17:47:03,531 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sdb', 'sdc', 'sdc1'] >17:47:03,531 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:03,532 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,532 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:03,532 DEBUG blivet: boot disk: sdb >17:47:03,533 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:47:03,533 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:47:03,534 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:47:03,535 DEBUG blivet: PartitionDevice._setFormat: req2 ; >17:47:03,535 DEBUG blivet: PartitionDevice._setFormat: req2 ; current: None ; type: lvmpv ; >17:47:03,535 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:47:03,536 INFO blivet: added partition req2 (id 40) to device tree >17:47:03,536 INFO blivet: registered action: [32] Create Device partition req2 (id 40) >17:47:03,536 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,536 INFO blivet: registered action: [33] Create Format lvmpv on partition req2 (id 40) >17:47:03,538 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f4260142750) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x3277c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f426015e450>] >17:47:03,538 DEBUG blivet: devs: [PartitionDevice instance (0x410d6d0) -- > name = req2 status = False kids = 0 id = 40 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req2 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:47:03,541 DEBUG blivet: Ext4FS.supported: supported: True ; >17:47:03,541 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:47:03,541 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:47:03,542 DEBUG blivet: PartitionDevice._setFormat: req3 ; >17:47:03,542 DEBUG blivet: PartitionDevice._setFormat: req3 ; current: None ; type: ext4 ; >17:47:03,543 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:47:03,543 INFO blivet: added partition req3 (id 41) to device tree >17:47:03,543 INFO blivet: registered action: [34] Create Device partition req3 (id 41) >17:47:03,543 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,543 INFO blivet: registered action: [35] Create Format ext4 filesystem mounted at /boot on partition req3 (id 41) >17:47:03,544 INFO blivet: skipping unneeded stage1 biosboot request >17:47:03,544 DEBUG blivet: PartSpec instance (0x3074690) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:47:03,544 DEBUG blivet: existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,544 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:47:03,545 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:47:03,546 DEBUG blivet: removing all non-preexisting partitions ['req2(id 40)', 'req3(id 41)'] from disk(s) ['sdb', 'sdc'] >17:47:03,546 DEBUG blivet: allocatePartitions: disks=['sdb', 'sdc'] ; partitions=['req2(id 40)', 'req3(id 41)'] >17:47:03,546 DEBUG blivet: removing all non-preexisting partitions ['req3(id 41)', 'req2(id 40)'] from disk(s) ['sdb', 'sdc'] >17:47:03,547 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:03,547 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,547 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:03,548 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:03,549 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,549 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:03,549 DEBUG blivet: allocating partition: req3 ; id: 41 ; disks: ['sdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:47:03,549 DEBUG blivet: checking freespace on sdb >17:47:03,549 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=True best=None grow=False start=None >17:47:03,549 DEBUG blivet: checking 63-1953525167 (953869 MB) >17:47:03,549 DEBUG blivet: current free range is 63-1953525167 (953869MB) >17:47:03,549 DEBUG blivet: updating use_disk to sdb, type: 0 >17:47:03,549 DEBUG blivet: new free: 63-1953525167 / 953869MB >17:47:03,550 DEBUG blivet: new free allows for 0 sectors of growth >17:47:03,550 DEBUG blivet: found free space for bootable request >17:47:03,550 DEBUG blivet: adjusted start sector from 63 to 2048 >17:47:03,550 DEBUG blivet: created partition sdb1 of 500MB and added it to /dev/sdb >17:47:03,551 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >17:47:03,551 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3074510> PedPartition: <_ped.Partition object at 0x39769b0> >17:47:03,552 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >17:47:03,552 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:47:03,553 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:47:03,553 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3074d10> PedPartition: <_ped.Partition object at 0x7f4258045dd0> >17:47:03,554 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:03,554 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,555 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:03,555 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:03,556 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,556 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:03,556 DEBUG blivet: allocating partition: req2 ; id: 40 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:47:03,556 DEBUG blivet: checking freespace on sdb >17:47:03,556 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True start=None >17:47:03,556 DEBUG blivet: checking 63-2047 (0 MB) >17:47:03,556 DEBUG blivet: current free range is 63-2047 (0MB) >17:47:03,557 DEBUG blivet: checking 1026048-1953525167 (953368 MB) >17:47:03,557 DEBUG blivet: current free range is 1026048-1953525167 (953368MB) >17:47:03,557 DEBUG blivet: evaluating growth potential for new layout >17:47:03,557 DEBUG blivet: calculating growth for disk /dev/sdb >17:47:03,558 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:47:03,558 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30836d0> PedPartition: <_ped.Partition object at 0x34b58f0> >17:47:03,558 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >17:47:03,559 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:47:03,559 DEBUG blivet: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sdb >17:47:03,559 DEBUG blivet: adding request 40 to chunk 1953525105 (63-1953525167) on /dev/sdb >17:47:03,559 DEBUG blivet: Chunk.growRequests: 1953525105 on /dev/sdb start = 63 end = 1953525167 >sectorSize = 512 > >17:47:03,560 DEBUG blivet: req: PartitionRequest instance -- >id = 41 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:47:03,560 DEBUG blivet: req: PartitionRequest instance -- >id = 40 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:47:03,560 DEBUG blivet: 1 requests and 1951477105 (952869MB) left in chunk >17:47:03,560 DEBUG blivet: adding 1951477105 (952869MB) to 40 (sdb2) >17:47:03,560 DEBUG blivet: new grow amount for request 40 (sdb2) is 1951477105 units, or 952869MB >17:47:03,560 DEBUG blivet: request 41 (sdb1) growth: 0 (0MB) size: 500MB >17:47:03,560 DEBUG blivet: request 40 (sdb2) growth: 1951477105 (952869MB) size: 953369MB >17:47:03,560 DEBUG blivet: disk /dev/sdb growth: 1951477105 (952869MB) >17:47:03,560 DEBUG blivet: calculating growth for disk /dev/sdc >17:47:03,560 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:47:03,561 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:47:03,561 DEBUG blivet: device sdb2 new partedPartition None >17:47:03,561 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sdb ; >17:47:03,562 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >17:47:03,562 DEBUG blivet: total growth: 1951477105 sectors >17:47:03,562 DEBUG blivet: updating use_disk to sdb, type: 0 >17:47:03,562 DEBUG blivet: new free: 1026048-1953525167 / 953368MB >17:47:03,562 DEBUG blivet: new free allows for 1951477105 sectors of growth >17:47:03,563 DEBUG blivet: created partition sdb2 of 500MB and added it to /dev/sdb >17:47:03,563 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:47:03,564 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3074110> PedPartition: <_ped.Partition object at 0x7f4258045f50> >17:47:03,564 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >17:47:03,565 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:47:03,566 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:47:03,566 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30748d0> PedPartition: <_ped.Partition object at 0x7f425801dd10> >17:47:03,566 DEBUG blivet: growPartitions: disks=['sdb', 'sdc'], partitions=['sdb2(id 40)', 'sdb1(id 41)'] >17:47:03,566 DEBUG blivet: growable partitions are ['sdb2'] >17:47:03,566 DEBUG blivet: adding request 40 to chunk 1953525105 (63-1953525167) on /dev/sdb >17:47:03,566 DEBUG blivet: adding request 41 to chunk 1953525105 (63-1953525167) on /dev/sdb >17:47:03,567 DEBUG blivet: disk sdb has 1 chunks >17:47:03,567 DEBUG blivet: no free space on sdc >17:47:03,567 DEBUG blivet: Chunk.growRequests: 1953525105 on /dev/sdb start = 63 end = 1953525167 >sectorSize = 512 > >17:47:03,567 DEBUG blivet: req: PartitionRequest instance -- >id = 41 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:47:03,567 DEBUG blivet: req: PartitionRequest instance -- >id = 40 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:47:03,567 DEBUG blivet: 1 requests and 1951477105 (952869MB) left in chunk >17:47:03,567 DEBUG blivet: adding 1951477105 (952869MB) to 40 (sdb2) >17:47:03,567 DEBUG blivet: new grow amount for request 40 (sdb2) is 1951477105 units, or 952869MB >17:47:03,567 DEBUG blivet: growing partitions on sdb >17:47:03,567 DEBUG blivet: partition sdb1 (41): 0 >17:47:03,567 DEBUG blivet: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f4260204cd0> PedGeometry: <_ped.Geometry object at 0x3083950> >17:47:03,568 DEBUG blivet: partition sdb2 (40): 0 >17:47:03,568 DEBUG blivet: new geometry for sdb2: parted.Geometry instance -- > start: 1026048 end: 1953523711 length: 1952497664 > device: <parted.device.Device object at 0x7f4260204cd0> PedGeometry: <_ped.Geometry object at 0x3083bd0> >17:47:03,568 DEBUG blivet: removing all non-preexisting partitions ['sdb1(id 41)', 'sdb2(id 40)'] from disk(s) ['sdb'] >17:47:03,569 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:47:03,569 DEBUG blivet: device sdb1 new partedPartition None >17:47:03,569 DEBUG blivet: PartitionDevice._setDisk: req3 ; new: None ; old: sdb ; >17:47:03,570 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >17:47:03,570 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:47:03,570 DEBUG blivet: device sdb2 new partedPartition None >17:47:03,571 DEBUG blivet: PartitionDevice._setDisk: req2 ; new: None ; old: sdb ; >17:47:03,572 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:47:03,572 DEBUG blivet: back from removeNewPartitions >17:47:03,572 DEBUG blivet: extended: None >17:47:03,572 DEBUG blivet: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x7f4260204cd0> PedGeometry: <_ped.Geometry object at 0x3083950> >17:47:03,573 DEBUG blivet: PartitionDevice._setPartedPartition: req3 ; >17:47:03,573 DEBUG blivet: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3083c90> PedPartition: <_ped.Partition object at 0x7f425801dcb0> >17:47:03,574 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >17:47:03,575 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:47:03,575 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:47:03,575 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3083ed0> PedPartition: <_ped.Partition object at 0x40f09b0> >17:47:03,576 DEBUG blivet: setting req2 new geometry: parted.Geometry instance -- > start: 1026048 end: 1953523711 length: 1952497664 > device: <parted.device.Device object at 0x7f4260204cd0> PedGeometry: <_ped.Geometry object at 0x3083bd0> >17:47:03,577 DEBUG blivet: PartitionDevice._setPartedPartition: req2 ; >17:47:03,577 DEBUG blivet: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4258029f10> PedPartition: <_ped.Partition object at 0x7f425801dc50> >17:47:03,578 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >17:47:03,579 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:47:03,579 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:47:03,580 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088d90> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30830d0> PedPartition: <_ped.Partition object at 0x7f4258045dd0> >17:47:03,580 DEBUG blivet: growing partitions on sdc >17:47:03,580 DEBUG blivet: fixing size of non-existent 500MB partition sdb1 (41) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:47:03,580 DEBUG blivet: fixing size of non-existent 953368MB partition sdb2 (40) with non-existent lvmpv at 953368.00 >17:47:03,580 DEBUG blivet: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >17:47:03,582 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:47:03,582 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,583 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:47:03,583 INFO blivet: added lvmvg fedora (id 42) to device tree >17:47:03,583 INFO blivet: registered action: [36] Create Device lvmvg fedora (id 42) >17:47:03,584 DEBUG blivet: Ext4FS.supported: supported: True ; >17:47:03,584 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:47:03,584 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:47:03,585 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:47:03,585 DEBUG blivet: fedora size is 953364MB >17:47:03,585 DEBUG blivet: vg fedora has 953364MB free >17:47:03,585 DEBUG blivet: Adding fedora-root/1024MB to fedora >17:47:03,585 INFO blivet: added lvmlv fedora-root (id 43) to device tree >17:47:03,585 INFO blivet: registered action: [37] Create Device lvmlv fedora-root (id 43) >17:47:03,585 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,586 INFO blivet: registered action: [38] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 43) >17:47:03,587 DEBUG blivet: Ext4FS.supported: supported: True ; >17:47:03,587 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:47:03,587 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:47:03,588 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:47:03,588 DEBUG blivet: fedora size is 953364MB >17:47:03,588 DEBUG blivet: vg fedora has 952340MB free >17:47:03,588 DEBUG blivet: Adding fedora-home/500MB to fedora >17:47:03,588 INFO blivet: added lvmlv fedora-home (id 44) to device tree >17:47:03,588 INFO blivet: registered action: [39] Create Device lvmlv fedora-home (id 44) >17:47:03,588 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,588 INFO blivet: registered action: [40] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 44) >17:47:03,589 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:47:03,589 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:47:03,590 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:47:03,590 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:47:03,590 DEBUG blivet: fedora size is 953364MB >17:47:03,590 DEBUG blivet: vg fedora has 951840MB free >17:47:03,590 DEBUG blivet: Adding fedora-swap/8008MB to fedora >17:47:03,590 INFO blivet: added lvmlv fedora-swap (id 45) to device tree >17:47:03,591 INFO blivet: registered action: [41] Create Device lvmlv fedora-swap (id 45) >17:47:03,591 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:03,591 INFO blivet: registered action: [42] Create Format swap on lvmlv fedora-swap (id 45) >17:47:03,591 DEBUG blivet: fedora size is 953364MB >17:47:03,591 DEBUG blivet: vg fedora has 943832MB free >17:47:03,591 DEBUG blivet: vg fedora: 943832MB free ; lvs: ['root', 'home', 'swap'] >17:47:03,591 DEBUG blivet: adding request 43 to chunk 238341 on /dev/mapper/fedora >17:47:03,591 DEBUG blivet: adding request 44 to chunk 238341 on /dev/mapper/fedora >17:47:03,591 DEBUG blivet: adding request 45 to chunk 238341 on /dev/mapper/fedora >17:47:03,591 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 238341 size = 953364 >remaining = 2 pool = 235958 >17:47:03,591 DEBUG blivet: req: LVRequest instance -- >id = 45 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:47:03,591 DEBUG blivet: req: LVRequest instance -- >id = 43 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:47:03,592 DEBUG blivet: req: LVRequest instance -- >id = 44 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:47:03,592 DEBUG blivet: 2 requests and 235958 (943832MB) left in chunk >17:47:03,592 DEBUG blivet: adding 158543 (634172MB) to 43 (fedora-root) >17:47:03,592 DEBUG blivet: taking back 145999 (583996MB) from 43 (fedora-root) >17:47:03,592 DEBUG blivet: new grow amount for request 43 (fedora-root) is 12544 units, or 50176MB >17:47:03,592 DEBUG blivet: adding 77414 (309656MB) to 44 (fedora-home) >17:47:03,592 DEBUG blivet: new grow amount for request 44 (fedora-home) is 77414 units, or 309656MB >17:47:03,592 DEBUG blivet: 1 requests and 146000 (584000MB) left in chunk >17:47:03,592 DEBUG blivet: adding 146000 (584000MB) to 44 (fedora-home) >17:47:03,592 DEBUG blivet: new grow amount for request 44 (fedora-home) is 223414 units, or 893656MB >17:47:03,592 DEBUG blivet: trying to set lv fedora-root size to 51200MB >17:47:03,592 DEBUG blivet: fedora size is 953364MB >17:47:03,592 DEBUG blivet: vg fedora has 943832MB free >17:47:03,592 DEBUG blivet: trying to set lv fedora-home size to 894156MB >17:47:03,592 DEBUG blivet: fedora size is 953364MB >17:47:03,592 DEBUG blivet: vg fedora has 893656MB free >17:47:03,609 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:03,609 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,610 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:03,610 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,610 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:03,628 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:03,629 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,629 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:03,629 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:03,630 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:09,695 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:09,695 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:12,344 DEBUG blivet: removing sdb1 >17:47:12,345 INFO blivet: removed partition sdb1 (id 41) from device tree >17:47:12,347 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >17:47:12,348 INFO blivet: registered action: [43] Destroy Device partition sdb1 (id 41) >17:47:12,348 DEBUG blivet: removing sdb2 >17:47:12,349 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora'] >17:47:12,349 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root'] >17:47:12,349 INFO blivet: removed lvmlv fedora-swap (id 45) from device tree >17:47:12,350 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >17:47:12,350 INFO blivet: registered action: [44] Destroy Device lvmlv fedora-swap (id 45) >17:47:12,350 INFO blivet: removed lvmlv fedora-home (id 44) from device tree >17:47:12,351 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >17:47:12,351 INFO blivet: registered action: [45] Destroy Device lvmlv fedora-home (id 44) >17:47:12,351 INFO blivet: removed lvmlv fedora-root (id 43) from device tree >17:47:12,351 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >17:47:12,351 INFO blivet: registered action: [46] Destroy Device lvmlv fedora-root (id 43) >17:47:12,351 DEBUG blivet: devices to remove: ['fedora'] >17:47:12,352 DEBUG blivet: leaves to remove: ['fedora'] >17:47:12,352 INFO blivet: removed lvmvg fedora (id 42) from device tree >17:47:12,352 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >17:47:12,352 INFO blivet: registered action: [47] Destroy Device lvmvg fedora (id 42) >17:47:12,352 INFO blivet: removed partition sdb2 (id 40) from device tree >17:47:12,353 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:47:12,353 INFO blivet: registered action: [48] Destroy Device partition sdb2 (id 40) >17:47:12,353 INFO blivet: unhiding device disk sda (id 2) >17:47:12,353 DEBUG blivet: lvm filter: removing sda from the reject list >17:47:12,353 INFO blivet: unhiding device partition sda6 (id 12) >17:47:12,353 DEBUG blivet: lvm filter: removing sda6 from the reject list >17:47:12,353 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sda ; >17:47:12,353 INFO blivet: unhiding device mdarray localhost.localdomain:swap (id 13) >17:47:12,353 DEBUG blivet: lvm filter: removing localhost.localdomain:swap from the reject list >17:47:12,354 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >17:47:12,354 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb6 ; >17:47:12,354 INFO blivet: unhiding device partition sda5 (id 10) >17:47:12,354 DEBUG blivet: lvm filter: removing sda5 from the reject list >17:47:12,355 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sda ; >17:47:12,355 INFO blivet: unhiding device mdarray boot (id 11) >17:47:12,355 DEBUG blivet: lvm filter: removing boot from the reject list >17:47:12,355 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda5 ; >17:47:12,355 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb5 ; >17:47:12,355 INFO blivet: unhiding device partition sda4 (id 9) >17:47:12,355 DEBUG blivet: lvm filter: removing sda4 from the reject list >17:47:12,356 DEBUG blivet: DiskDevice.addChild: kids: 2 ; name: sda ; >17:47:12,356 INFO blivet: unhiding device partition sda3 (id 7) >17:47:12,356 DEBUG blivet: lvm filter: removing sda3 from the reject list >17:47:12,356 DEBUG blivet: DiskDevice.addChild: kids: 3 ; name: sda ; >17:47:12,356 INFO blivet: unhiding device mdarray root (id 8) >17:47:12,356 DEBUG blivet: lvm filter: removing root from the reject list >17:47:12,357 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >17:47:12,357 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >17:47:12,357 INFO blivet: unhiding device partition sda2 (id 5) >17:47:12,357 DEBUG blivet: lvm filter: removing sda2 from the reject list >17:47:12,357 DEBUG blivet: DiskDevice.addChild: kids: 4 ; name: sda ; >17:47:12,357 INFO blivet: unhiding device mdarray raid0 (id 6) >17:47:12,357 DEBUG blivet: lvm filter: removing raid0 from the reject list >17:47:12,358 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >17:47:12,358 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:47:12,358 INFO blivet: unhiding device partition sda1 (id 3) >17:47:12,358 DEBUG blivet: lvm filter: removing sda1 from the reject list >17:47:12,358 DEBUG blivet: DiskDevice.addChild: kids: 5 ; name: sda ; >17:47:12,359 INFO blivet: unhiding device mdarray home (id 4) >17:47:12,359 DEBUG blivet: lvm filter: removing home from the reject list >17:47:12,359 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda1 ; >17:47:12,359 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb1 ; >17:47:15,433 INFO blivet: Detected 16016M of memory >17:47:15,433 INFO blivet: Swap attempt of 8008M >17:47:15,433 DEBUG blivet: clearpart: looking at sda6 >17:47:15,434 DEBUG blivet: clearpart: looking at sda5 >17:47:15,434 DEBUG blivet: clearpart: looking at sda4 >17:47:15,434 DEBUG blivet: clearpart: looking at sda3 >17:47:15,434 DEBUG blivet: clearpart: looking at sda2 >17:47:15,434 DEBUG blivet: clearpart: looking at sda1 >17:47:15,434 DEBUG blivet: clearpart: looking at sdc1 >17:47:15,434 DEBUG blivet: checking whether disk sda has an empty extended >17:47:15,436 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3064190> PedPartition: <_ped.Partition object at 0x32992f0> ; logicals is ['sda5', 'sda6'] >17:47:15,436 DEBUG blivet: checking whether disk sdb has an empty extended >17:47:15,436 DEBUG blivet: extended is None ; logicals is [] >17:47:15,437 DEBUG blivet: checking whether disk sdc has an empty extended >17:47:15,437 DEBUG blivet: extended is None ; logicals is [] >17:47:15,437 DEBUG blivet: clearpart: initializing sdb >17:47:15,437 DEBUG blivet: removing sdb >17:47:15,437 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:15,438 DEBUG blivet: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >17:47:15,438 INFO blivet: registered action: [49] Destroy Format msdos disklabel on disk sdb (id 14) >17:47:15,438 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >17:47:15,438 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:15,439 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:47:15,439 INFO blivet: registered action: [50] Destroy Format None on disk sdb (id 14) >17:47:15,439 DEBUG blivet: required disklabel type for sdb (1) is None >17:47:15,439 DEBUG blivet: default disklabel type for sdb is msdos >17:47:15,440 DEBUG blivet: selecting msdos disklabel for sdb based on size >17:47:15,440 DEBUG blivet: DiskLabel.__init__: device: /dev/sdb ; labelType: msdos ; >17:47:15,442 DEBUG blivet: DiskLabel.freshPartedDisk: device: /dev/sdb ; labelType: msdos ; >17:47:15,442 DEBUG blivet: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x3088810> > PedDisk: <_ped.Disk object at 0x7f4260200050> >17:47:15,443 DEBUG blivet: getFormat('disklabel') returning DiskLabel instance >17:47:15,444 DEBUG blivet: DeviceFormat.teardown: device: /dev/sdb ; status: False ; type: None ; >17:47:15,445 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:47:15,445 INFO blivet: registered action: [51] Create Format msdos disklabel on disk sdb (id 14) >17:47:15,468 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,468 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,469 INFO blivet: Detected 16016M of memory >17:47:15,469 INFO blivet: Swap attempt of 8008M >17:47:15,469 DEBUG blivet: doAutoPart: True >17:47:15,469 DEBUG blivet: encryptedAutoPart: False >17:47:15,469 DEBUG blivet: autoPartType: 2 >17:47:15,469 DEBUG blivet: clearPartType: 2 >17:47:15,470 DEBUG blivet: clearPartDisks: ['sdb', 'sda'] >17:47:15,470 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f4258029f10) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f426014f850) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f426014f710) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f4234022910) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7f42340224d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:47:15,470 DEBUG blivet: storage.disks: ['sda', 'sdb', 'sdc'] >17:47:15,470 DEBUG blivet: storage.partitioned: ['sda', 'sdb', 'sdc'] >17:47:15,471 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'boot', 'home', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'raid0', 'root', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdb', 'sdc', 'sdc1'] >17:47:15,472 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,473 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,473 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:15,473 DEBUG blivet: boot disk: sdb >17:47:15,478 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:47:15,478 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:47:15,479 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:47:15,480 DEBUG blivet: PartitionDevice._setFormat: req4 ; >17:47:15,480 DEBUG blivet: PartitionDevice._setFormat: req4 ; current: None ; type: lvmpv ; >17:47:15,481 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:47:15,481 INFO blivet: added partition req4 (id 46) to device tree >17:47:15,481 INFO blivet: registered action: [52] Create Device partition req4 (id 46) >17:47:15,481 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:15,481 INFO blivet: registered action: [53] Create Format lvmpv on partition req4 (id 46) >17:47:15,482 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:47:15,482 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:47:15,483 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:47:15,483 DEBUG blivet: PartitionDevice._setFormat: req5 ; >17:47:15,484 DEBUG blivet: PartitionDevice._setFormat: req5 ; current: None ; type: lvmpv ; >17:47:15,484 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:47:15,484 INFO blivet: added partition req5 (id 47) to device tree >17:47:15,484 INFO blivet: registered action: [54] Create Device partition req5 (id 47) >17:47:15,485 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:15,485 INFO blivet: registered action: [55] Create Format lvmpv on partition req5 (id 47) >17:47:15,486 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f42600d6f10) -- > name = sda status = True kids = 6 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f42600a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3064ed0>, DiskDevice instance (0x7f4260142750) -- > name = sdb status = True kids = 0 id = 14 > parents = [] > uuid = None size = 953869.710938 > format = non-existent msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: ATA WDC WD10EZEX-00B path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x3277c20> > target size = 0 path = /dev/sdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f426015e450>] >17:47:15,487 DEBUG blivet: devs: [PartitionDevice instance (0x7f4234022e90) -- > name = req4 status = False kids = 0 id = 46 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req4 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >, PartitionDevice instance (0x7f4234022810) -- > name = req5 status = False kids = 0 id = 47 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req5 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:47:15,491 DEBUG blivet: Ext4FS.supported: supported: True ; >17:47:15,491 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:47:15,492 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:47:15,493 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:47:15,494 DEBUG blivet: PartitionDevice._setFormat: req6 ; >17:47:15,495 DEBUG blivet: PartitionDevice._setFormat: req6 ; current: None ; type: ext4 ; >17:47:15,497 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:47:15,498 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:47:15,498 INFO blivet: added partition req6 (id 48) to device tree >17:47:15,498 INFO blivet: registered action: [56] Create Device partition req6 (id 48) >17:47:15,499 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:15,499 INFO blivet: registered action: [57] Create Format ext4 filesystem mounted at /boot on partition req6 (id 48) >17:47:15,499 INFO blivet: skipping unneeded stage1 biosboot request >17:47:15,499 DEBUG blivet: PartSpec instance (0x7f4234022910) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:47:15,499 DEBUG blivet: existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,500 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:47:15,501 DEBUG blivet: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >17:47:15,501 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:47:15,502 DEBUG blivet: removing all non-preexisting partitions ['req4(id 46)', 'req5(id 47)', 'req6(id 48)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:47:15,502 DEBUG blivet: allocatePartitions: disks=['sda', 'sdb', 'sdc'] ; partitions=['req4(id 46)', 'req5(id 47)', 'req6(id 48)'] >17:47:15,503 DEBUG blivet: removing all non-preexisting partitions ['req6(id 48)', 'req4(id 46)', 'req5(id 47)'] from disk(s) ['sda', 'sdb', 'sdc'] >17:47:15,503 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,504 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,504 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:15,504 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,505 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,505 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:15,506 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,506 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,506 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:15,507 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,507 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,507 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:15,507 DEBUG blivet: allocating partition: req6 ; id: 48 ; disks: ['sdb', 'sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:47:15,507 DEBUG blivet: checking freespace on sdb >17:47:15,507 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=True best=None grow=False start=None >17:47:15,508 DEBUG blivet: checking 63-1953525167 (953869 MB) >17:47:15,508 DEBUG blivet: current free range is 63-1953525167 (953869MB) >17:47:15,508 DEBUG blivet: updating use_disk to sdb, type: 0 >17:47:15,508 DEBUG blivet: new free: 63-1953525167 / 953869MB >17:47:15,508 DEBUG blivet: new free allows for 0 sectors of growth >17:47:15,508 DEBUG blivet: found free space for bootable request >17:47:15,508 DEBUG blivet: adjusted start sector from 63 to 2048 >17:47:15,508 DEBUG blivet: created partition sdb1 of 500MB and added it to /dev/sdb >17:47:15,509 DEBUG blivet: PartitionDevice._setPartedPartition: req6 ; >17:47:15,509 DEBUG blivet: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088550> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426020dfd0> PedPartition: <_ped.Partition object at 0x39769b0> >17:47:15,510 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >17:47:15,510 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:47:15,511 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:47:15,511 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088550> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426020d750> PedPartition: <_ped.Partition object at 0x32992f0> >17:47:15,511 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,512 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,512 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:15,512 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,513 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,513 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:15,513 DEBUG blivet: allocating partition: req4 ; id: 46 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:47:15,513 DEBUG blivet: checking freespace on sda >17:47:15,513 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:47:15,514 DEBUG blivet: checking 63-2047 (0 MB) >17:47:15,514 DEBUG blivet: free region not suitable for request >17:47:15,514 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:47:15,514 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:47:15,514 DEBUG blivet: checking 492001280-1953525167 (713634 MB) >17:47:15,514 DEBUG blivet: current free range is 492001280-1953525167 (713634MB) >17:47:15,514 DEBUG blivet: evaluating growth potential for new layout >17:47:15,514 DEBUG blivet: calculating growth for disk /dev/sdb >17:47:15,514 DEBUG blivet: adding request 48 to chunk 1953525105 (63-1953525167) on /dev/sdb >17:47:15,514 DEBUG blivet: Chunk.growRequests: 1953525105 on /dev/sdb start = 63 end = 1953525167 >sectorSize = 512 > >17:47:15,515 DEBUG blivet: req: PartitionRequest instance -- >id = 48 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:47:15,515 DEBUG blivet: request 48 (sdb1) growth: 0 (0MB) size: 500MB >17:47:15,515 DEBUG blivet: disk /dev/sdb growth: 0 (0MB) >17:47:15,515 DEBUG blivet: calculating growth for disk /dev/sdc >17:47:15,515 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:47:15,515 DEBUG blivet: calculating growth for disk /dev/sda >17:47:15,515 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:47:15,515 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >17:47:15,516 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4234022590> PedPartition: <_ped.Partition object at 0x7f425801dc50> >17:47:15,516 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:47:15,516 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:47:15,517 DEBUG blivet: adding request 46 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:47:15,517 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:47:15,517 DEBUG blivet: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:47:15,517 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:47:15,517 DEBUG blivet: req: PartitionRequest instance -- >id = 46 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:47:15,517 DEBUG blivet: 1 requests and 1460499888 (713134MB) left in chunk >17:47:15,517 DEBUG blivet: adding 1460499888 (713134MB) to 46 (sda7) >17:47:15,517 DEBUG blivet: new grow amount for request 46 (sda7) is 1460499888 units, or 713134MB >17:47:15,517 DEBUG blivet: request 46 (sda7) growth: 1460499888 (713134MB) size: 713634MB >17:47:15,517 DEBUG blivet: disk /dev/sda growth: 1460499888 (713134MB) >17:47:15,518 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:47:15,518 DEBUG blivet: device sda7 new partedPartition None >17:47:15,518 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >17:47:15,519 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:47:15,519 DEBUG blivet: total growth: 1460499888 sectors >17:47:15,519 DEBUG blivet: updating use_disk to sda, type: 1 >17:47:15,519 DEBUG blivet: new free: 492001280-1953525167 / 713634MB >17:47:15,519 DEBUG blivet: new free allows for 1460499888 sectors of growth >17:47:15,519 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:47:15,519 DEBUG blivet: created partition sda7 of 500MB and added it to /dev/sda >17:47:15,520 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >17:47:15,520 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426020d710> PedPartition: <_ped.Partition object at 0x7f425801dd10> >17:47:15,520 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:47:15,521 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:47:15,522 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:47:15,522 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3064590> PedPartition: <_ped.Partition object at 0x34b08f0> >17:47:15,523 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,523 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,523 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:15,524 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,524 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,524 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:15,524 DEBUG blivet: allocating partition: req5 ; id: 47 ; disks: ['sdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:47:15,524 DEBUG blivet: checking freespace on sdb >17:47:15,524 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=500MB boot=False best=None grow=True start=None >17:47:15,525 DEBUG blivet: checking 63-2047 (0 MB) >17:47:15,525 DEBUG blivet: current free range is 63-2047 (0MB) >17:47:15,525 DEBUG blivet: checking 1026048-1953525167 (953368 MB) >17:47:15,525 DEBUG blivet: current free range is 1026048-1953525167 (953368MB) >17:47:15,525 DEBUG blivet: evaluating growth potential for new layout >17:47:15,525 DEBUG blivet: calculating growth for disk /dev/sdb >17:47:15,526 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >17:47:15,526 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3064290> PedPartition: <_ped.Partition object at 0x40f0b30> >17:47:15,526 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >17:47:15,527 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:47:15,527 DEBUG blivet: adding request 48 to chunk 1953525105 (63-1953525167) on /dev/sdb >17:47:15,527 DEBUG blivet: adding request 47 to chunk 1953525105 (63-1953525167) on /dev/sdb >17:47:15,527 DEBUG blivet: Chunk.growRequests: 1953525105 on /dev/sdb start = 63 end = 1953525167 >sectorSize = 512 > >17:47:15,527 DEBUG blivet: req: PartitionRequest instance -- >id = 48 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:47:15,527 DEBUG blivet: req: PartitionRequest instance -- >id = 47 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:47:15,527 DEBUG blivet: 1 requests and 1951477105 (952869MB) left in chunk >17:47:15,527 DEBUG blivet: adding 1951477105 (952869MB) to 47 (sdb2) >17:47:15,528 DEBUG blivet: new grow amount for request 47 (sdb2) is 1951477105 units, or 952869MB >17:47:15,528 DEBUG blivet: request 48 (sdb1) growth: 0 (0MB) size: 500MB >17:47:15,528 DEBUG blivet: request 47 (sdb2) growth: 1951477105 (952869MB) size: 953369MB >17:47:15,528 DEBUG blivet: disk /dev/sdb growth: 1951477105 (952869MB) >17:47:15,528 DEBUG blivet: calculating growth for disk /dev/sdc >17:47:15,528 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:47:15,528 DEBUG blivet: calculating growth for disk /dev/sda >17:47:15,528 DEBUG blivet: adding request 46 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:47:15,528 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:47:15,528 DEBUG blivet: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:47:15,528 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:47:15,528 DEBUG blivet: req: PartitionRequest instance -- >id = 46 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:47:15,528 DEBUG blivet: 1 requests and 1460499888 (713134MB) left in chunk >17:47:15,528 DEBUG blivet: adding 1460499888 (713134MB) to 46 (sda7) >17:47:15,528 DEBUG blivet: new grow amount for request 46 (sda7) is 1460499888 units, or 713134MB >17:47:15,529 DEBUG blivet: request 46 (sda7) growth: 1460499888 (713134MB) size: 713634MB >17:47:15,529 DEBUG blivet: disk /dev/sda growth: 1460499888 (713134MB) >17:47:15,529 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:47:15,529 DEBUG blivet: device sdb2 new partedPartition None >17:47:15,529 DEBUG blivet: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >17:47:15,530 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >17:47:15,530 DEBUG blivet: total growth: 3411976993 sectors >17:47:15,530 DEBUG blivet: updating use_disk to sdb, type: 0 >17:47:15,530 DEBUG blivet: new free: 1026048-1953525167 / 953368MB >17:47:15,530 DEBUG blivet: new free allows for 3411976993 sectors of growth >17:47:15,530 DEBUG blivet: created partition sdb2 of 500MB and added it to /dev/sdb >17:47:15,531 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >17:47:15,531 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3064c10> PedPartition: <_ped.Partition object at 0x34b0770> >17:47:15,531 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >17:47:15,532 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:47:15,533 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:47:15,533 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3064550> PedPartition: <_ped.Partition object at 0x34b0f50> >17:47:15,533 DEBUG blivet: growPartitions: disks=['sda', 'sdb', 'sdc'], partitions=['sda7(id 46)', 'sdb2(id 47)', 'sdb1(id 48)'] >17:47:15,533 DEBUG blivet: growable partitions are ['sda7', 'sdb2'] >17:47:15,533 DEBUG blivet: adding request 46 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:47:15,533 DEBUG blivet: disk sda has 3 chunks >17:47:15,533 DEBUG blivet: adding request 47 to chunk 1953525105 (63-1953525167) on /dev/sdb >17:47:15,533 DEBUG blivet: adding request 48 to chunk 1953525105 (63-1953525167) on /dev/sdb >17:47:15,533 DEBUG blivet: disk sdb has 1 chunks >17:47:15,534 DEBUG blivet: no free space on sdc >17:47:15,534 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:47:15,534 DEBUG blivet: req: PartitionRequest instance -- >id = 46 name = sda7 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:47:15,534 DEBUG blivet: 1 requests and 1460499888 (713134MB) left in chunk >17:47:15,534 DEBUG blivet: adding 1460499888 (713134MB) to 46 (sda7) >17:47:15,534 DEBUG blivet: new grow amount for request 46 (sda7) is 1460499888 units, or 713134MB >17:47:15,534 DEBUG blivet: Chunk.growRequests: 1953525105 on /dev/sdb start = 63 end = 1953525167 >sectorSize = 512 > >17:47:15,534 DEBUG blivet: req: PartitionRequest instance -- >id = 48 name = sdb1 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:47:15,534 DEBUG blivet: req: PartitionRequest instance -- >id = 47 name = sdb2 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:47:15,534 DEBUG blivet: 1 requests and 1951477105 (952869MB) left in chunk >17:47:15,534 DEBUG blivet: adding 1951477105 (952869MB) to 47 (sdb2) >17:47:15,534 DEBUG blivet: new grow amount for request 47 (sdb2) is 1951477105 units, or 952869MB >17:47:15,534 DEBUG blivet: growing partitions on sda >17:47:15,534 DEBUG blivet: partition sda7 (46): 1 >17:47:15,534 DEBUG blivet: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x3088e90> >17:47:15,535 DEBUG blivet: removing all non-preexisting partitions ['sda7(id 46)'] from disk(s) ['sda'] >17:47:15,535 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:47:15,535 DEBUG blivet: device sda7 new partedPartition None >17:47:15,536 DEBUG blivet: PartitionDevice._setDisk: req4 ; new: None ; old: sda ; >17:47:15,536 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:47:15,537 DEBUG blivet: back from removeNewPartitions >17:47:15,537 DEBUG blivet: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x3088090> PedGeometry: <_ped.Geometry object at 0x3088f10> >17:47:15,537 DEBUG blivet: setting req4 new geometry: parted.Geometry instance -- > start: 492003328 end: 1953523711 length: 1461520384 > device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x3088e90> >17:47:15,537 DEBUG blivet: PartitionDevice._setPartedPartition: req4 ; >17:47:15,538 DEBUG blivet: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3083150> PedPartition: <_ped.Partition object at 0x34b0830> >17:47:15,538 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:47:15,538 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:47:15,539 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:47:15,539 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3074e90> PedPartition: <_ped.Partition object at 0x34b07d0> >17:47:15,539 DEBUG blivet: growing partitions on sdb >17:47:15,540 DEBUG blivet: partition sdb1 (48): 0 >17:47:15,540 DEBUG blivet: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3088b50> PedGeometry: <_ped.Geometry object at 0x3064190> >17:47:15,540 DEBUG blivet: partition sdb2 (47): 0 >17:47:15,540 DEBUG blivet: new geometry for sdb2: parted.Geometry instance -- > start: 1026048 end: 1953523711 length: 1952497664 > device: <parted.device.Device object at 0x3088b50> PedGeometry: <_ped.Geometry object at 0x3088390> >17:47:15,540 DEBUG blivet: removing all non-preexisting partitions ['sdb1(id 48)', 'sdb2(id 47)'] from disk(s) ['sdb'] >17:47:15,540 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:47:15,540 DEBUG blivet: device sdb1 new partedPartition None >17:47:15,541 DEBUG blivet: PartitionDevice._setDisk: req6 ; new: None ; old: sdb ; >17:47:15,541 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >17:47:15,542 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:47:15,542 DEBUG blivet: device sdb2 new partedPartition None >17:47:15,542 DEBUG blivet: PartitionDevice._setDisk: req5 ; new: None ; old: sdb ; >17:47:15,543 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:47:15,543 DEBUG blivet: back from removeNewPartitions >17:47:15,543 DEBUG blivet: extended: None >17:47:15,543 DEBUG blivet: setting req6 new geometry: parted.Geometry instance -- > start: 2048 end: 1026047 length: 1024000 > device: <parted.device.Device object at 0x3088b50> PedGeometry: <_ped.Geometry object at 0x3064190> >17:47:15,543 DEBUG blivet: PartitionDevice._setPartedPartition: req6 ; >17:47:15,543 DEBUG blivet: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088550> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30643d0> PedPartition: <_ped.Partition object at 0x7f425801dd10> >17:47:15,544 DEBUG blivet: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >17:47:15,544 DEBUG blivet: DiskDevice.addChild: kids: 0 ; name: sdb ; >17:47:15,545 DEBUG blivet: PartitionDevice._setPartedPartition: sdb1 ; >17:47:15,545 DEBUG blivet: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088550> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30881d0> PedPartition: <_ped.Partition object at 0x39769b0> >17:47:15,545 DEBUG blivet: setting req5 new geometry: parted.Geometry instance -- > start: 1026048 end: 1953523711 length: 1952497664 > device: <parted.device.Device object at 0x3088b50> PedGeometry: <_ped.Geometry object at 0x3088390> >17:47:15,546 DEBUG blivet: PartitionDevice._setPartedPartition: req5 ; >17:47:15,546 DEBUG blivet: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3088450> PedPartition: <_ped.Partition object at 0x34b09b0> >17:47:15,547 DEBUG blivet: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >17:47:15,547 DEBUG blivet: DiskDevice.addChild: kids: 1 ; name: sdb ; >17:47:15,548 DEBUG blivet: PartitionDevice._setPartedPartition: sdb2 ; >17:47:15,548 DEBUG blivet: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x3088550> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x30834d0> PedPartition: <_ped.Partition object at 0x34b0f50> >17:47:15,548 DEBUG blivet: growing partitions on sdc >17:47:15,548 DEBUG blivet: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >17:47:15,548 DEBUG blivet: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >17:47:15,548 DEBUG blivet: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >17:47:15,549 DEBUG blivet: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >17:47:15,549 DEBUG blivet: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >17:47:15,549 DEBUG blivet: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >17:47:15,549 DEBUG blivet: fixing size of non-existent 713633MB partition sda7 (46) with non-existent lvmpv at 713633.00 >17:47:15,549 DEBUG blivet: fixing size of non-existent 500MB partition sdb1 (48) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:47:15,549 DEBUG blivet: fixing size of non-existent 953368MB partition sdb2 (47) with non-existent lvmpv at 953368.00 >17:47:15,550 DEBUG blivet: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >17:47:15,550 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:47:15,551 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >17:47:15,552 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda7 ; >17:47:15,552 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >17:47:15,552 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:15,553 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:47:15,553 INFO blivet: added lvmvg fedora (id 49) to device tree >17:47:15,553 INFO blivet: registered action: [58] Create Device lvmvg fedora (id 49) >17:47:15,553 DEBUG blivet: Ext4FS.supported: supported: True ; >17:47:15,554 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:47:15,554 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:47:15,554 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:47:15,555 DEBUG blivet: fedora size is 1666996MB >17:47:15,555 DEBUG blivet: vg fedora has 1666996MB free >17:47:15,555 DEBUG blivet: Adding fedora-root/1024MB to fedora >17:47:15,555 INFO blivet: added lvmlv fedora-root (id 50) to device tree >17:47:15,555 INFO blivet: registered action: [59] Create Device lvmlv fedora-root (id 50) >17:47:15,555 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:15,555 INFO blivet: registered action: [60] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 50) >17:47:15,556 DEBUG blivet: Ext4FS.supported: supported: True ; >17:47:15,556 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:47:15,556 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:47:15,557 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:47:15,557 DEBUG blivet: fedora size is 1666996MB >17:47:15,557 DEBUG blivet: vg fedora has 1665972MB free >17:47:15,557 DEBUG blivet: Adding fedora-home/500MB to fedora >17:47:15,557 INFO blivet: added lvmlv fedora-home (id 51) to device tree >17:47:15,557 INFO blivet: registered action: [61] Create Device lvmlv fedora-home (id 51) >17:47:15,557 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:15,558 INFO blivet: registered action: [62] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 51) >17:47:15,558 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:47:15,558 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:47:15,559 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:47:15,559 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:47:15,559 DEBUG blivet: fedora size is 1666996MB >17:47:15,559 DEBUG blivet: vg fedora has 1665472MB free >17:47:15,559 DEBUG blivet: Adding fedora-swap/8008MB to fedora >17:47:15,559 INFO blivet: added lvmlv fedora-swap (id 52) to device tree >17:47:15,559 INFO blivet: registered action: [63] Create Device lvmlv fedora-swap (id 52) >17:47:15,560 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:15,560 INFO blivet: registered action: [64] Create Format swap on lvmlv fedora-swap (id 52) >17:47:15,560 DEBUG blivet: fedora size is 1666996MB >17:47:15,560 DEBUG blivet: vg fedora has 1657464MB free >17:47:15,560 DEBUG blivet: vg fedora: 1657464MB free ; lvs: ['root', 'home', 'swap'] >17:47:15,560 DEBUG blivet: adding request 50 to chunk 416749 on /dev/mapper/fedora >17:47:15,560 DEBUG blivet: adding request 51 to chunk 416749 on /dev/mapper/fedora >17:47:15,560 DEBUG blivet: adding request 52 to chunk 416749 on /dev/mapper/fedora >17:47:15,560 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 416749 size = 1666996 >remaining = 2 pool = 414366 >17:47:15,560 DEBUG blivet: req: LVRequest instance -- >id = 52 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:47:15,560 DEBUG blivet: req: LVRequest instance -- >id = 50 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:47:15,560 DEBUG blivet: req: LVRequest instance -- >id = 51 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:47:15,561 DEBUG blivet: 2 requests and 414366 (1657464MB) left in chunk >17:47:15,561 DEBUG blivet: adding 278419 (1113676MB) to 50 (fedora-root) >17:47:15,561 DEBUG blivet: taking back 265875 (1063500MB) from 50 (fedora-root) >17:47:15,561 DEBUG blivet: new grow amount for request 50 (fedora-root) is 12544 units, or 50176MB >17:47:15,561 DEBUG blivet: adding 135946 (543784MB) to 51 (fedora-home) >17:47:15,561 DEBUG blivet: new grow amount for request 51 (fedora-home) is 135946 units, or 543784MB >17:47:15,561 DEBUG blivet: 1 requests and 265876 (1063504MB) left in chunk >17:47:15,561 DEBUG blivet: adding 265876 (1063504MB) to 51 (fedora-home) >17:47:15,561 DEBUG blivet: new grow amount for request 51 (fedora-home) is 401822 units, or 1607288MB >17:47:15,561 DEBUG blivet: trying to set lv fedora-root size to 51200MB >17:47:15,561 DEBUG blivet: fedora size is 1666996MB >17:47:15,561 DEBUG blivet: vg fedora has 1657464MB free >17:47:15,561 DEBUG blivet: trying to set lv fedora-home size to 1607788MB >17:47:15,561 DEBUG blivet: fedora size is 1666996MB >17:47:15,562 DEBUG blivet: vg fedora has 1607288MB free >17:47:15,575 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,575 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,576 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,577 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,577 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:15,596 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,597 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,597 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:15,597 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:15,597 DEBUG blivet: resolved 'sdb' to 'sdb' (disk) >17:47:17,566 DEBUG blivet: DeviceTree.getDeviceByName: name: sdb ; >17:47:17,566 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sdb (14) with non-existent msdos disklabel >17:47:17,566 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:17,567 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:20,041 DEBUG blivet: removing sda7 >17:47:20,041 DEBUG blivet: devices to remove: ['fedora-swap', 'fedora-home', 'fedora-root', 'fedora'] >17:47:20,041 DEBUG blivet: leaves to remove: ['fedora-swap', 'fedora-home', 'fedora-root'] >17:47:20,041 INFO blivet: removed lvmlv fedora-swap (id 52) from device tree >17:47:20,042 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: fedora ; >17:47:20,042 INFO blivet: registered action: [65] Destroy Device lvmlv fedora-swap (id 52) >17:47:20,042 INFO blivet: removed lvmlv fedora-home (id 51) from device tree >17:47:20,043 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >17:47:20,043 INFO blivet: registered action: [66] Destroy Device lvmlv fedora-home (id 51) >17:47:20,043 INFO blivet: removed lvmlv fedora-root (id 50) from device tree >17:47:20,043 DEBUG blivet: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >17:47:20,043 INFO blivet: registered action: [67] Destroy Device lvmlv fedora-root (id 50) >17:47:20,043 DEBUG blivet: devices to remove: ['fedora'] >17:47:20,043 DEBUG blivet: leaves to remove: ['fedora'] >17:47:20,043 INFO blivet: removed lvmvg fedora (id 49) from device tree >17:47:20,044 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda7 ; >17:47:20,044 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >17:47:20,044 INFO blivet: registered action: [68] Destroy Device lvmvg fedora (id 49) >17:47:20,044 INFO blivet: removed partition sda7 (id 46) from device tree >17:47:20,045 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:47:20,045 INFO blivet: registered action: [69] Destroy Device partition sda7 (id 46) >17:47:20,045 DEBUG blivet: removing sdb1 >17:47:20,045 INFO blivet: removed partition sdb1 (id 48) from device tree >17:47:20,045 DEBUG blivet: DiskDevice.removeChild: kids: 2 ; name: sdb ; >17:47:20,046 INFO blivet: registered action: [70] Destroy Device partition sdb1 (id 48) >17:47:20,046 DEBUG blivet: removing sdb2 >17:47:20,046 INFO blivet: removed partition sdb2 (id 47) from device tree >17:47:20,046 DEBUG blivet: DiskDevice.removeChild: kids: 1 ; name: sdb ; >17:47:20,046 INFO blivet: registered action: [71] Destroy Device partition sdb2 (id 47) >17:47:20,046 INFO blivet: hiding device disk sdb (id 14) >17:47:20,046 DEBUG blivet: cancelling action: [71] Destroy Device partition sdb2 (id 47) >17:47:20,047 DEBUG blivet: cancelling action: [70] Destroy Device partition sdb1 (id 48) >17:47:20,047 DEBUG blivet: cancelling action: [68] Destroy Device lvmvg fedora (id 49) >17:47:20,047 DEBUG blivet: cancelling action: [67] Destroy Device lvmlv fedora-root (id 50) >17:47:20,047 DEBUG blivet: cancelling action: [66] Destroy Device lvmlv fedora-home (id 51) >17:47:20,047 DEBUG blivet: cancelling action: [65] Destroy Device lvmlv fedora-swap (id 52) >17:47:20,047 DEBUG blivet: cancelling action: [64] Create Format swap on lvmlv fedora-swap (id 52) >17:47:20,047 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >17:47:20,047 DEBUG blivet: cancelling action: [63] Create Device lvmlv fedora-swap (id 52) >17:47:20,047 DEBUG blivet: cancelling action: [62] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 51) >17:47:20,048 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >17:47:20,048 DEBUG blivet: cancelling action: [61] Create Device lvmlv fedora-home (id 51) >17:47:20,048 DEBUG blivet: cancelling action: [60] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 50) >17:47:20,048 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >17:47:20,048 DEBUG blivet: cancelling action: [59] Create Device lvmlv fedora-root (id 50) >17:47:20,048 DEBUG blivet: cancelling action: [58] Create Device lvmvg fedora (id 49) >17:47:20,048 DEBUG blivet: cancelling action: [57] Create Format ext4 filesystem mounted at /boot on partition sdb1 (id 48) >17:47:20,049 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:47:20,049 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: ext4 ; type: None ; >17:47:20,049 DEBUG blivet: cancelling action: [56] Create Device partition sdb1 (id 48) >17:47:20,049 DEBUG blivet: cancelling action: [55] Create Format lvmpv on partition sdb2 (id 47) >17:47:20,050 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:47:20,050 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: lvmpv ; type: None ; >17:47:20,050 DEBUG blivet: cancelling action: [54] Create Device partition sdb2 (id 47) >17:47:20,050 DEBUG blivet: cancelling action: [51] Create Format msdos disklabel on disk sdb (id 14) >17:47:20,051 DEBUG blivet: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >17:47:20,051 DEBUG blivet: cancelling action: [50] Destroy Format None on disk sdb (id 14) >17:47:20,051 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:47:20,051 DEBUG blivet: cancelling action: [49] Destroy Format msdos disklabel on disk sdb (id 14) >17:47:20,051 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:47:20,051 DEBUG blivet: cancelling action: [48] Destroy Device partition sdb2 (id 40) >17:47:20,052 DEBUG blivet: cancelling action: [47] Destroy Device lvmvg fedora (id 42) >17:47:20,052 DEBUG blivet: cancelling action: [46] Destroy Device lvmlv fedora-root (id 43) >17:47:20,052 DEBUG blivet: cancelling action: [45] Destroy Device lvmlv fedora-home (id 44) >17:47:20,052 DEBUG blivet: cancelling action: [44] Destroy Device lvmlv fedora-swap (id 45) >17:47:20,052 DEBUG blivet: cancelling action: [43] Destroy Device partition sdb1 (id 41) >17:47:20,052 DEBUG blivet: cancelling action: [42] Create Format swap on lvmlv fedora-swap (id 45) >17:47:20,052 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >17:47:20,052 DEBUG blivet: cancelling action: [41] Create Device lvmlv fedora-swap (id 45) >17:47:20,052 DEBUG blivet: cancelling action: [40] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 44) >17:47:20,053 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >17:47:20,053 DEBUG blivet: cancelling action: [39] Create Device lvmlv fedora-home (id 44) >17:47:20,053 DEBUG blivet: cancelling action: [38] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 43) >17:47:20,053 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >17:47:20,053 DEBUG blivet: cancelling action: [37] Create Device lvmlv fedora-root (id 43) >17:47:20,053 DEBUG blivet: cancelling action: [36] Create Device lvmvg fedora (id 42) >17:47:20,053 DEBUG blivet: cancelling action: [35] Create Format ext4 filesystem mounted at /boot on partition sdb1 (id 41) >17:47:20,054 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:47:20,054 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: ext4 ; type: None ; >17:47:20,054 DEBUG blivet: cancelling action: [34] Create Device partition sdb1 (id 41) >17:47:20,054 DEBUG blivet: cancelling action: [33] Create Format lvmpv on partition sdb2 (id 40) >17:47:20,055 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:47:20,055 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: lvmpv ; type: None ; >17:47:20,055 DEBUG blivet: cancelling action: [32] Create Device partition sdb2 (id 40) >17:47:20,055 DEBUG blivet: cancelling action: [31] Create Format msdos disklabel on disk sdb (id 14) >17:47:20,056 DEBUG blivet: DiskDevice._setFormat: sdb ; current: disklabel ; type: None ; >17:47:20,056 DEBUG blivet: cancelling action: [30] Destroy Format None on disk sdb (id 14) >17:47:20,056 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:47:20,056 DEBUG blivet: cancelling action: [29] Destroy Format None on disk sdb (id 14) >17:47:20,056 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: None ; >17:47:20,056 DEBUG blivet: cancelling action: [28] Destroy Format msdos disklabel on disk sdb (id 14) >17:47:20,057 DEBUG blivet: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >17:47:20,057 DEBUG blivet: cancelling action: [27] Destroy Device partition sdb4 (id 18) >17:47:20,057 DEBUG blivet: cancelling action: [26] Destroy Device partition sdb1 (id 15) >17:47:20,057 DEBUG blivet: cancelling action: [25] Destroy Format mdmember on partition sdb1 (id 15) >17:47:20,057 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; >17:47:20,058 DEBUG blivet: PartitionDevice._setFormat: sdb1 ; current: None ; type: mdmember ; >17:47:20,058 DEBUG blivet: cancelling action: [24] Destroy Device partition sdb2 (id 16) >17:47:20,058 DEBUG blivet: cancelling action: [23] Destroy Format mdmember on partition sdb2 (id 16) >17:47:20,058 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; >17:47:20,059 DEBUG blivet: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >17:47:20,059 DEBUG blivet: cancelling action: [22] Destroy Device partition sdb3 (id 17) >17:47:20,059 DEBUG blivet: cancelling action: [21] Destroy Format mdmember on partition sdb3 (id 17) >17:47:20,059 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; >17:47:20,059 DEBUG blivet: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >17:47:20,060 DEBUG blivet: cancelling action: [20] Destroy Device partition sdb5 (id 19) >17:47:20,060 DEBUG blivet: cancelling action: [19] Destroy Format mdmember on partition sdb5 (id 19) >17:47:20,060 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; >17:47:20,060 DEBUG blivet: PartitionDevice._setFormat: sdb5 ; current: None ; type: mdmember ; >17:47:20,060 DEBUG blivet: cancelling action: [18] Destroy Device partition sdb6 (id 34) >17:47:20,060 DEBUG blivet: cancelling action: [17] Destroy Device lvmvg fedora (id 36) >17:47:20,061 DEBUG blivet: cancelling action: [16] Destroy Device lvmlv fedora-root (id 37) >17:47:20,061 DEBUG blivet: cancelling action: [15] Destroy Device lvmlv fedora-home (id 38) >17:47:20,061 DEBUG blivet: cancelling action: [14] Destroy Device lvmlv fedora-swap (id 39) >17:47:20,061 DEBUG blivet: cancelling action: [13] Destroy Device partition sdb6 (id 35) >17:47:20,061 DEBUG blivet: cancelling action: [12] Create Format swap on lvmlv fedora-swap (id 39) >17:47:20,061 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >17:47:20,061 DEBUG blivet: cancelling action: [11] Create Device lvmlv fedora-swap (id 39) >17:47:20,061 DEBUG blivet: cancelling action: [10] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 38) >17:47:20,062 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: ext4 ; type: None ; >17:47:20,062 DEBUG blivet: cancelling action: [9] Create Device lvmlv fedora-home (id 38) >17:47:20,062 DEBUG blivet: cancelling action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 37) >17:47:20,062 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >17:47:20,062 DEBUG blivet: cancelling action: [7] Create Device lvmlv fedora-root (id 37) >17:47:20,062 DEBUG blivet: cancelling action: [6] Create Device lvmvg fedora (id 36) >17:47:20,062 DEBUG blivet: cancelling action: [5] Create Format ext4 filesystem mounted at /boot on partition sdb6 (id 35) >17:47:20,063 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:47:20,063 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: ext4 ; type: None ; >17:47:20,063 DEBUG blivet: cancelling action: [4] Create Device partition sdb6 (id 35) >17:47:20,063 DEBUG blivet: cancelling action: [3] Create Format lvmpv on partition sdb6 (id 34) >17:47:20,064 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:47:20,064 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: lvmpv ; type: None ; >17:47:20,064 DEBUG blivet: cancelling action: [2] Create Device partition sdb6 (id 34) >17:47:20,064 DEBUG blivet: cancelling action: [1] Destroy Device partition sdb6 (id 20) >17:47:20,064 DEBUG blivet: cancelling action: [0] Destroy Format mdmember on partition sdb6 (id 20) >17:47:20,065 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; >17:47:20,065 DEBUG blivet: PartitionDevice._setFormat: sdb6 ; current: None ; type: mdmember ; >17:47:20,065 DEBUG blivet: lvm filter: adding sdb to the reject list >17:47:22,330 INFO blivet: Detected 16016M of memory >17:47:22,331 INFO blivet: Swap attempt of 8008M >17:47:26,298 DEBUG blivet: removing sda >17:47:26,299 DEBUG blivet: devices to remove: ['home', 'sda1', 'raid0', 'sda2', 'root', 'sda3', 'sda4', 'boot', 'sda5', 'localhost.localdomain:swap', 'sda6'] >17:47:26,300 DEBUG blivet: leaves to remove: ['home', 'raid0', 'root', 'boot', 'localhost.localdomain:swap'] >17:47:26,301 DEBUG blivet: MDRaidArrayDevice.teardown: home ; status: False ; controllable: True ; >17:47:26,301 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: home ; status: False ; >17:47:26,301 INFO blivet: removed mdarray home (id 4) from device tree >17:47:26,302 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda1 ; >17:47:26,302 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb1 ; >17:47:26,302 INFO blivet: registered action: [72] Destroy Device mdarray home (id 4) >17:47:26,303 DEBUG blivet: MDRaidArrayDevice.teardown: raid0 ; status: False ; controllable: True ; >17:47:26,303 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: raid0 ; status: False ; >17:47:26,303 INFO blivet: removed mdarray raid0 (id 6) from device tree >17:47:26,304 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda2 ; >17:47:26,304 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb2 ; >17:47:26,305 INFO blivet: registered action: [73] Destroy Device mdarray raid0 (id 6) >17:47:26,305 DEBUG blivet: MDRaidArrayDevice.teardown: root ; status: False ; controllable: True ; >17:47:26,306 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: root ; status: False ; >17:47:26,306 INFO blivet: removed mdarray root (id 8) from device tree >17:47:26,306 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >17:47:26,307 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb3 ; >17:47:26,307 INFO blivet: registered action: [74] Destroy Device mdarray root (id 8) >17:47:26,307 DEBUG blivet: MDRaidArrayDevice.teardown: boot ; status: False ; controllable: True ; >17:47:26,308 DEBUG blivet: MDRaidArrayDevice.updateSysfsPath: boot ; status: False ; >17:47:26,308 INFO blivet: removed mdarray boot (id 11) from device tree >17:47:26,308 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >17:47:26,309 DEBUG blivet: PartitionDevice.removeChild: kids: 1 ; name: sdb5 ; >17:47:26,309 INFO blivet: registered action: [75] Destroy Device mdarray boot (id 11) >17:47:26,310 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:47:26,310 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:26,310 DEBUG blivet: MDRaidArrayDevice._setFormat: localhost.localdomain:swap ; current: swap ; type: None ; >17:47:26,310 INFO blivet: registered action: [76] Destroy Format swap on mdarray localhost.localdomain:swap (id 13) >17:47:26,311 DEBUG blivet: MDRaidArrayDevice.teardown: localhost.localdomain:swap ; status: True ; controllable: True ; >17:47:26,311 DEBUG blivet: SwapSpace.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: swap ; >17:47:26,312 DEBUG blivet: DeviceFormat.teardown: device: /dev/md/localhost.localdomain:swap ; status: False ; type: None ; >17:47:26,340 INFO blivet: Detected 16016M of memory >17:47:26,340 INFO blivet: Swap attempt of 8008M >17:47:26,342 DEBUG blivet: clearpart: looking at sda6 >17:47:26,342 DEBUG blivet: clearpart: looking at sda5 >17:47:26,342 DEBUG blivet: clearpart: looking at sda4 >17:47:26,342 DEBUG blivet: clearpart: looking at sda3 >17:47:26,342 DEBUG blivet: clearpart: looking at sda2 >17:47:26,342 DEBUG blivet: clearpart: looking at sda1 >17:47:26,342 DEBUG blivet: clearpart: looking at sdc1 >17:47:26,342 DEBUG blivet: checking whether disk sda has an empty extended >17:47:26,345 DEBUG blivet: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3074950> PedPartition: <_ped.Partition object at 0x40f0ad0> ; logicals is ['sda5', 'sda6'] >17:47:26,345 DEBUG blivet: checking whether disk sdc has an empty extended >17:47:26,346 DEBUG blivet: extended is None ; logicals is [] >17:47:26,555 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:26,555 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,556 INFO blivet: Detected 16016M of memory >17:47:26,556 INFO blivet: Swap attempt of 8008M >17:47:26,556 DEBUG blivet: doAutoPart: True >17:47:26,556 DEBUG blivet: encryptedAutoPart: False >17:47:26,556 DEBUG blivet: autoPartType: 2 >17:47:26,557 DEBUG blivet: clearPartType: 2 >17:47:26,557 DEBUG blivet: clearPartDisks: ['sda'] >17:47:26,557 DEBUG blivet: autoPartitionRequests: >PartSpec instance (0x7f4234019a90) -- > mountpoint = / lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f42580295d0) -- > mountpoint = /home lv = True singlePV = False thin = True btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f4258029610) -- > mountpoint = /boot lv = False singlePV = False thin = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f428e5a9850) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x3f996d0) -- > mountpoint = None lv = True singlePV = False thin = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 8008 maxSize = None grow = False > >17:47:26,557 DEBUG blivet: storage.disks: ['sda', 'sdc'] >17:47:26,557 DEBUG blivet: storage.partitioned: ['sda', 'sdc'] >17:47:26,557 DEBUG blivet: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-base', 'live-osimg-min', 'live-rw', 'localhost.localdomain:swap', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sdc', 'sdc1'] >17:47:26,558 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:26,559 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,559 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:47:26,559 DEBUG blivet: boot disk: sda >17:47:26,561 DEBUG blivet: LVMPhysicalVolume.__init__: mountpoint: None ; >17:47:26,561 DEBUG blivet: getFormat('lvmpv') returning LVMPhysicalVolume instance >17:47:26,562 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:47:26,563 DEBUG blivet: PartitionDevice._setFormat: req7 ; >17:47:26,564 DEBUG blivet: PartitionDevice._setFormat: req7 ; current: None ; type: lvmpv ; >17:47:26,564 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:47:26,564 INFO blivet: added partition req7 (id 53) to device tree >17:47:26,564 INFO blivet: registered action: [78] Create Device partition req7 (id 53) >17:47:26,565 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:26,565 INFO blivet: registered action: [79] Create Format lvmpv on partition req7 (id 53) >17:47:26,566 DEBUG blivet: candidate disks: [DiskDevice instance (0x7f42600d6f10) -- > name = sda status = True kids = 6 id = 2 > parents = [] > uuid = None size = 953869.710938 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST1000DM003-1CH1 path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 4096 > length: 1953525168 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (121601, 255, 63) biosGeometry: (121601, 255, 63) > PedDevice: <_ped.Device object at 0x7f42600a17a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x3064ed0>] >17:47:26,566 DEBUG blivet: devs: [PartitionDevice instance (0x7f426014f710) -- > name = req7 status = False kids = 0 id = 53 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req7 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False start sector = None end sector = None > partedPartition = None > disk = None >] >17:47:26,569 DEBUG blivet: Ext4FS.supported: supported: True ; >17:47:26,569 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:47:26,570 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:47:26,571 DEBUG blivet: PartitionDevice._setFormat: req8 ; >17:47:26,572 DEBUG blivet: PartitionDevice._setFormat: req8 ; current: None ; type: ext4 ; >17:47:26,572 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:47:26,573 INFO blivet: added partition req8 (id 54) to device tree >17:47:26,573 INFO blivet: registered action: [80] Create Device partition req8 (id 54) >17:47:26,573 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:26,573 INFO blivet: registered action: [81] Create Format ext4 filesystem mounted at /boot on partition req8 (id 54) >17:47:26,573 INFO blivet: skipping unneeded stage1 biosboot request >17:47:26,574 DEBUG blivet: PartSpec instance (0x7f428e5a9850) -- > mountpoint = None lv = False singlePV = False thin = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >17:47:26,574 DEBUG blivet: existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,574 DEBUG blivet: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >17:47:26,575 DEBUG blivet: DiskDevice.setup: sdc ; status: True ; controllable: True ; orig: False ; >17:47:26,576 DEBUG blivet: removing all non-preexisting partitions ['req7(id 53)', 'req8(id 54)'] from disk(s) ['sda', 'sdc'] >17:47:26,577 DEBUG blivet: allocatePartitions: disks=['sda', 'sdc'] ; partitions=['req7(id 53)', 'req8(id 54)'] >17:47:26,577 DEBUG blivet: removing all non-preexisting partitions ['req8(id 54)', 'req7(id 53)'] from disk(s) ['sda', 'sdc'] >17:47:26,578 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:26,578 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,579 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:47:26,579 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:26,580 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,580 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:47:26,580 DEBUG blivet: allocating partition: req8 ; id: 54 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 ; start: None ; end: None >17:47:26,580 DEBUG blivet: checking freespace on sda >17:47:26,581 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False start=None >17:47:26,581 DEBUG blivet: checking 63-2047 (0 MB) >17:47:26,581 DEBUG blivet: free region not suitable for request >17:47:26,581 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:47:26,581 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:47:26,581 DEBUG blivet: checking 492001280-1953525167 (713634 MB) >17:47:26,581 DEBUG blivet: current free range is 492001280-1953525167 (713634MB) >17:47:26,582 DEBUG blivet: updating use_disk to sda, type: 1 >17:47:26,582 DEBUG blivet: new free: 492001280-1953525167 / 713634MB >17:47:26,582 DEBUG blivet: new free allows for 0 sectors of growth >17:47:26,582 DEBUG blivet: found free space for bootable request >17:47:26,582 DEBUG blivet: adjusted start sector from 492001280 to 492003328 >17:47:26,582 DEBUG blivet: created partition sda7 of 500MB and added it to /dev/sda >17:47:26,583 DEBUG blivet: PartitionDevice._setPartedPartition: req8 ; >17:47:26,583 DEBUG blivet: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3083750> PedPartition: <_ped.Partition object at 0x7f4234024d10> >17:47:26,584 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:47:26,585 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:47:26,586 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:47:26,586 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4260154610> PedPartition: <_ped.Partition object at 0x7f4234024ef0> >17:47:26,587 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:26,588 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,588 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:47:26,588 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:26,589 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,589 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:47:26,589 DEBUG blivet: allocating partition: req7 ; id: 53 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 ; start: None ; end: None >17:47:26,590 DEBUG blivet: checking freespace on sda >17:47:26,590 DEBUG blivet: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True start=None >17:47:26,590 DEBUG blivet: checking 63-2047 (0 MB) >17:47:26,590 DEBUG blivet: free region not suitable for request >17:47:26,590 DEBUG blivet: checking 481740863-481741154 (0 MB) >17:47:26,591 DEBUG blivet: current free range is 481740863-481741154 (0MB) >17:47:26,591 DEBUG blivet: checking 493027328-1953525167 (713133 MB) >17:47:26,591 DEBUG blivet: current free range is 493027328-1953525167 (713133MB) >17:47:26,591 DEBUG blivet: evaluating growth potential for new layout >17:47:26,591 DEBUG blivet: calculating growth for disk /dev/sdc >17:47:26,591 DEBUG blivet: disk /dev/sdc growth: 0 (0MB) >17:47:26,591 DEBUG blivet: calculating growth for disk /dev/sda >17:47:26,591 DEBUG blivet: adjusted start sector from 493027328 to 493029376 >17:47:26,592 DEBUG blivet: PartitionDevice._setPartedPartition: req7 ; >17:47:26,592 DEBUG blivet: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426022e590> PedPartition: <_ped.Partition object at 0x34b0cb0> >17:47:26,593 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:47:26,594 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:47:26,594 DEBUG blivet: adding request 54 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:47:26,594 DEBUG blivet: adding request 53 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:47:26,594 DEBUG blivet: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >17:47:26,594 DEBUG blivet: Chunk.growRequests: 292 on /dev/sda start = 481740863 end = 481741154 >sectorSize = 512 > >17:47:26,594 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:47:26,595 DEBUG blivet: req: PartitionRequest instance -- >id = 54 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:47:26,595 DEBUG blivet: req: PartitionRequest instance -- >id = 53 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:47:26,595 DEBUG blivet: 1 requests and 1459475888 (712634MB) left in chunk >17:47:26,595 DEBUG blivet: adding 1459475888 (712634MB) to 53 (sda8) >17:47:26,595 DEBUG blivet: new grow amount for request 53 (sda8) is 1459475888 units, or 712634MB >17:47:26,595 DEBUG blivet: request 54 (sda7) growth: 0 (0MB) size: 500MB >17:47:26,595 DEBUG blivet: request 53 (sda8) growth: 1459475888 (712634MB) size: 713134MB >17:47:26,595 DEBUG blivet: disk /dev/sda growth: 1459475888 (712634MB) >17:47:26,596 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:47:26,596 DEBUG blivet: device sda8 new partedPartition None >17:47:26,597 DEBUG blivet: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >17:47:26,597 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:47:26,597 DEBUG blivet: total growth: 1459475888 sectors >17:47:26,598 DEBUG blivet: updating use_disk to sda, type: 1 >17:47:26,598 DEBUG blivet: new free: 493027328-1953525167 / 713133MB >17:47:26,598 DEBUG blivet: new free allows for 1459475888 sectors of growth >17:47:26,598 DEBUG blivet: adjusted start sector from 493027328 to 493029376 >17:47:26,598 DEBUG blivet: created partition sda8 of 500MB and added it to /dev/sda >17:47:26,599 DEBUG blivet: PartitionDevice._setPartedPartition: req7 ; >17:47:26,599 DEBUG blivet: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f42340228d0> PedPartition: <_ped.Partition object at 0x34b08f0> >17:47:26,600 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:47:26,601 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:47:26,602 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:47:26,602 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4260154c50> PedPartition: <_ped.Partition object at 0x7f4234024d10> >17:47:26,602 DEBUG blivet: growPartitions: disks=['sda', 'sdc'], partitions=['sda8(id 53)', 'sda7(id 54)'] >17:47:26,602 DEBUG blivet: growable partitions are ['sda8'] >17:47:26,603 DEBUG blivet: adding request 53 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:47:26,603 DEBUG blivet: adding request 54 to chunk 1461523888 (492001280-1953525167) on /dev/sda >17:47:26,603 DEBUG blivet: disk sda has 3 chunks >17:47:26,603 DEBUG blivet: no free space on sdc >17:47:26,603 DEBUG blivet: Chunk.growRequests: 1461523888 on /dev/sda start = 492001280 end = 1953525167 >sectorSize = 512 > >17:47:26,603 DEBUG blivet: req: PartitionRequest instance -- >id = 54 name = sda7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >17:47:26,603 DEBUG blivet: req: PartitionRequest instance -- >id = 53 name = sda8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >17:47:26,604 DEBUG blivet: 1 requests and 1459475888 (712634MB) left in chunk >17:47:26,604 DEBUG blivet: adding 1459475888 (712634MB) to 53 (sda8) >17:47:26,604 DEBUG blivet: new grow amount for request 53 (sda8) is 1459475888 units, or 712634MB >17:47:26,604 DEBUG blivet: growing partitions on sda >17:47:26,604 DEBUG blivet: partition sda7 (54): 1 >17:47:26,604 DEBUG blivet: new geometry for sda7: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x7f426022e610> >17:47:26,604 DEBUG blivet: partition sda8 (53): 1 >17:47:26,605 DEBUG blivet: new geometry for sda8: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x7f42601540d0> >17:47:26,605 DEBUG blivet: removing all non-preexisting partitions ['sda7(id 54)', 'sda8(id 53)'] from disk(s) ['sda'] >17:47:26,605 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:47:26,606 DEBUG blivet: device sda7 new partedPartition None >17:47:26,606 DEBUG blivet: PartitionDevice._setDisk: req8 ; new: None ; old: sda ; >17:47:26,607 DEBUG blivet: DiskDevice.removeChild: kids: 8 ; name: sda ; >17:47:26,608 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:47:26,608 DEBUG blivet: device sda8 new partedPartition None >17:47:26,608 DEBUG blivet: PartitionDevice._setDisk: req7 ; new: None ; old: sda ; >17:47:26,609 DEBUG blivet: DiskDevice.removeChild: kids: 7 ; name: sda ; >17:47:26,610 DEBUG blivet: back from removeNewPartitions >17:47:26,610 DEBUG blivet: extended: parted.Geometry instance -- > start: 481740800 end: 1953525167 length: 1471784368 > device: <parted.device.Device object at 0x7f426022e1d0> PedGeometry: <_ped.Geometry object at 0x30835d0> >17:47:26,610 DEBUG blivet: setting req8 new geometry: parted.Geometry instance -- > start: 492003328 end: 493027327 length: 1024000 > device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x7f426022e610> >17:47:26,611 DEBUG blivet: PartitionDevice._setPartedPartition: req8 ; >17:47:26,611 DEBUG blivet: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x3b03810> PedPartition: <_ped.Partition object at 0x34b0bf0> >17:47:26,612 DEBUG blivet: PartitionDevice._setDisk: sda7 ; new: sda ; old: None ; >17:47:26,613 DEBUG blivet: DiskDevice.addChild: kids: 6 ; name: sda ; >17:47:26,614 DEBUG blivet: PartitionDevice._setPartedPartition: sda7 ; >17:47:26,614 DEBUG blivet: device sda7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 7 path: /dev/sda7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426020da50> PedPartition: <_ped.Partition object at 0x7f4234024b30> >17:47:26,614 DEBUG blivet: setting req7 new geometry: parted.Geometry instance -- > start: 493029376 end: 1953523711 length: 1460494336 > device: <parted.device.Device object at 0x7f42600e0450> PedGeometry: <_ped.Geometry object at 0x7f42601540d0> >17:47:26,615 DEBUG blivet: PartitionDevice._setPartedPartition: req7 ; >17:47:26,615 DEBUG blivet: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f4260204b50> PedPartition: <_ped.Partition object at 0x34b0b90> >17:47:26,616 DEBUG blivet: PartitionDevice._setDisk: sda8 ; new: sda ; old: None ; >17:47:26,616 DEBUG blivet: DiskDevice.addChild: kids: 7 ; name: sda ; >17:47:26,618 DEBUG blivet: PartitionDevice._setPartedPartition: sda8 ; >17:47:26,618 DEBUG blivet: device sda8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f42600e0410> fileSystem: None > number: 8 path: /dev/sda8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f426020d710> PedPartition: <_ped.Partition object at 0x39a2110> >17:47:26,618 DEBUG blivet: growing partitions on sdc >17:47:26,618 DEBUG blivet: fixing size of existing 100064MB partition sda1 (3) with existing mdmember at 100064.00 >17:47:26,618 DEBUG blivet: fixing size of existing 75128MB partition sda2 (5) with existing mdmember at 75128.00 >17:47:26,619 DEBUG blivet: fixing size of existing 60032MB partition sda3 (7) with existing mdmember at 60032.00 >17:47:26,619 DEBUG blivet: fixing size of existing 718644MB partition sda4 (9) at 718644.71 >17:47:26,619 DEBUG blivet: fixing size of existing 1000MB partition sda5 (10) with existing mdmember at 1000.00 >17:47:26,619 DEBUG blivet: fixing size of existing 4008MB partition sda6 (12) with existing mdmember at 4008.00 >17:47:26,620 DEBUG blivet: fixing size of non-existent 500MB partition sda7 (54) with non-existent ext4 filesystem mounted at /boot at 500.00 >17:47:26,620 DEBUG blivet: fixing size of non-existent 713132MB partition sda8 (53) with non-existent lvmpv at 713132.00 >17:47:26,620 DEBUG blivet: fixing size of existing 7727MB partition sdc1 (1) with existing efi filesystem at 7727.97 >17:47:26,621 DEBUG blivet: DeviceTree.getDeviceByName: name: sda4 ; >17:47:26,621 DEBUG blivet: DeviceTree.getDeviceByName returned existing 718644MB partition sda4 (9) >17:47:26,623 DEBUG blivet: PartitionDevice.addChild: kids: 0 ; name: sda8 ; >17:47:26,623 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:26,623 DEBUG blivet: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >17:47:26,624 INFO blivet: added lvmvg fedora (id 55) to device tree >17:47:26,624 INFO blivet: registered action: [82] Create Device lvmvg fedora (id 55) >17:47:26,624 DEBUG blivet: Ext4FS.supported: supported: True ; >17:47:26,625 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:47:26,626 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >17:47:26,626 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >17:47:26,626 DEBUG blivet: fedora size is 713128MB >17:47:26,627 DEBUG blivet: vg fedora has 713128MB free >17:47:26,627 DEBUG blivet: Adding fedora-root/1024MB to fedora >17:47:26,627 INFO blivet: added lvmlv fedora-root (id 56) to device tree >17:47:26,627 INFO blivet: registered action: [83] Create Device lvmlv fedora-root (id 56) >17:47:26,627 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:26,627 INFO blivet: registered action: [84] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 56) >17:47:26,628 DEBUG blivet: Ext4FS.supported: supported: True ; >17:47:26,628 DEBUG blivet: getFormat('ext4') returning Ext4FS instance >17:47:26,629 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >17:47:26,630 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-home ; current: None ; type: ext4 ; >17:47:26,630 DEBUG blivet: fedora size is 713128MB >17:47:26,630 DEBUG blivet: vg fedora has 712104MB free >17:47:26,630 DEBUG blivet: Adding fedora-home/500MB to fedora >17:47:26,631 INFO blivet: added lvmlv fedora-home (id 57) to device tree >17:47:26,631 INFO blivet: registered action: [85] Create Device lvmlv fedora-home (id 57) >17:47:26,631 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:26,631 INFO blivet: registered action: [86] Create Format ext4 filesystem mounted at /home on lvmlv fedora-home (id 57) >17:47:26,632 DEBUG blivet: SwapSpace.__init__: mountpoint: None ; >17:47:26,632 DEBUG blivet: getFormat('swap') returning SwapSpace instance >17:47:26,633 DEBUG blivet: LVMVolumeGroupDevice.addChild: kids: 2 ; name: fedora ; >17:47:26,633 DEBUG blivet: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >17:47:26,633 DEBUG blivet: fedora size is 713128MB >17:47:26,634 DEBUG blivet: vg fedora has 711604MB free >17:47:26,634 DEBUG blivet: Adding fedora-swap/8008MB to fedora >17:47:26,634 INFO blivet: added lvmlv fedora-swap (id 58) to device tree >17:47:26,634 INFO blivet: registered action: [87] Create Device lvmlv fedora-swap (id 58) >17:47:26,634 DEBUG blivet: getFormat('None') returning DeviceFormat instance >17:47:26,634 INFO blivet: registered action: [88] Create Format swap on lvmlv fedora-swap (id 58) >17:47:26,634 DEBUG blivet: fedora size is 713128MB >17:47:26,635 DEBUG blivet: vg fedora has 703596MB free >17:47:26,635 DEBUG blivet: vg fedora: 703596MB free ; lvs: ['root', 'home', 'swap'] >17:47:26,635 DEBUG blivet: adding request 56 to chunk 178282 on /dev/mapper/fedora >17:47:26,635 DEBUG blivet: adding request 57 to chunk 178282 on /dev/mapper/fedora >17:47:26,635 DEBUG blivet: adding request 58 to chunk 178282 on /dev/mapper/fedora >17:47:26,635 DEBUG blivet: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 178282 size = 713128 >remaining = 2 pool = 175899 >17:47:26,635 DEBUG blivet: req: LVRequest instance -- >id = 58 name = fedora-swap growable = False >base = 2002 growth = 0 max_grow = 0 >done = True >17:47:26,635 DEBUG blivet: req: LVRequest instance -- >id = 56 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >17:47:26,635 DEBUG blivet: req: LVRequest instance -- >id = 57 name = fedora-home growable = True >base = 125 growth = 0 max_grow = 4194179 >done = False >17:47:26,635 DEBUG blivet: 2 requests and 175899 (703596MB) left in chunk >17:47:26,636 DEBUG blivet: adding 118189 (472756MB) to 56 (fedora-root) >17:47:26,636 DEBUG blivet: taking back 105645 (422580MB) from 56 (fedora-root) >17:47:26,636 DEBUG blivet: new grow amount for request 56 (fedora-root) is 12544 units, or 50176MB >17:47:26,636 DEBUG blivet: adding 57709 (230836MB) to 57 (fedora-home) >17:47:26,636 DEBUG blivet: new grow amount for request 57 (fedora-home) is 57709 units, or 230836MB >17:47:26,636 DEBUG blivet: 1 requests and 105646 (422584MB) left in chunk >17:47:26,636 DEBUG blivet: adding 105646 (422584MB) to 57 (fedora-home) >17:47:26,636 DEBUG blivet: new grow amount for request 57 (fedora-home) is 163355 units, or 653420MB >17:47:26,636 DEBUG blivet: trying to set lv fedora-root size to 51200MB >17:47:26,636 DEBUG blivet: fedora size is 713128MB >17:47:26,637 DEBUG blivet: vg fedora has 703596MB free >17:47:26,637 DEBUG blivet: trying to set lv fedora-home size to 653920MB >17:47:26,637 DEBUG blivet: fedora size is 713128MB >17:47:26,637 DEBUG blivet: vg fedora has 653420MB free >17:47:26,661 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:26,662 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,663 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:26,663 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,663 DEBUG blivet: resolved 'sda' to 'sda' (disk) >17:47:26,691 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:26,692 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,693 DEBUG blivet: DeviceTree.getDeviceByName: name: sda ; >17:47:26,693 DEBUG blivet: DeviceTree.getDeviceByName returned existing 953869MB disk sda (2) with existing msdos disklabel >17:47:26,693 DEBUG blivet: resolved 'sda' to 'sda' (disk) > > >/tmp/ifcfg.log: >17:21:03,283 DEBUG ifcfg: content of files (network initialization): >17:21:03,287 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403223652L, 'type': '802-3-ethernet', 'id': 'Wired connection 1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}}] >17:21:03,718 DEBUG ifcfg: content of files (missing ifcfgs created for devices ['p2p1']): >17:21:03,718 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >17:21:03,718 DEBUG ifcfg: TYPE=Ethernet >17:21:03,718 DEBUG ifcfg: BOOTPROTO=dhcp >17:21:03,718 DEBUG ifcfg: DEFROUTE=yes >17:21:03,718 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >17:21:03,718 DEBUG ifcfg: IPV6INIT=yes >17:21:03,718 DEBUG ifcfg: IPV6_AUTOCONF=yes >17:21:03,719 DEBUG ifcfg: IPV6_DEFROUTE=yes >17:21:03,719 DEBUG ifcfg: IPV6_PEERDNS=yes >17:21:03,719 DEBUG ifcfg: IPV6_PEERROUTES=yes >17:21:03,719 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >17:21:03,719 DEBUG ifcfg: NAME=p2p1 >17:21:03,719 DEBUG ifcfg: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >17:21:03,719 DEBUG ifcfg: ONBOOT=no >17:21:03,720 DEBUG ifcfg: HWADDR=74:D0:2B:90:C4:63 >17:21:03,720 DEBUG ifcfg: PEERDNS=yes >17:21:03,720 DEBUG ifcfg: PEERROUTES=yes >17:21:03,727 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403223652L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >17:21:16,658 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:21:16,659 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:27:39,463 DEBUG ifcfg: content of files (network initialization): >17:27:39,463 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >17:27:39,463 DEBUG ifcfg: TYPE=Ethernet >17:27:39,463 DEBUG ifcfg: BOOTPROTO=dhcp >17:27:39,463 DEBUG ifcfg: DEFROUTE=yes >17:27:39,463 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >17:27:39,463 DEBUG ifcfg: IPV6INIT=yes >17:27:39,464 DEBUG ifcfg: IPV6_AUTOCONF=yes >17:27:39,464 DEBUG ifcfg: IPV6_DEFROUTE=yes >17:27:39,464 DEBUG ifcfg: IPV6_PEERDNS=yes >17:27:39,464 DEBUG ifcfg: IPV6_PEERROUTES=yes >17:27:39,464 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >17:27:39,464 DEBUG ifcfg: NAME=p2p1 >17:27:39,464 DEBUG ifcfg: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >17:27:39,464 DEBUG ifcfg: ONBOOT=no >17:27:39,464 DEBUG ifcfg: HWADDR=74:D0:2B:90:C4:63 >17:27:39,464 DEBUG ifcfg: PEERDNS=yes >17:27:39,464 DEBUG ifcfg: PEERROUTES=yes >17:27:39,468 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403213150L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >17:27:39,519 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:27:39,519 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:27:39,520 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:27:54,524 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:27:54,524 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:31:16,444 DEBUG ifcfg: content of files (network initialization): >17:31:16,445 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >17:31:16,445 DEBUG ifcfg: TYPE=Ethernet >17:31:16,445 DEBUG ifcfg: BOOTPROTO=dhcp >17:31:16,445 DEBUG ifcfg: DEFROUTE=yes >17:31:16,445 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >17:31:16,445 DEBUG ifcfg: IPV6INIT=yes >17:31:16,445 DEBUG ifcfg: IPV6_AUTOCONF=yes >17:31:16,445 DEBUG ifcfg: IPV6_DEFROUTE=yes >17:31:16,445 DEBUG ifcfg: IPV6_PEERDNS=yes >17:31:16,445 DEBUG ifcfg: IPV6_PEERROUTES=yes >17:31:16,445 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >17:31:16,445 DEBUG ifcfg: NAME=p2p1 >17:31:16,445 DEBUG ifcfg: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >17:31:16,445 DEBUG ifcfg: ONBOOT=no >17:31:16,445 DEBUG ifcfg: HWADDR=74:D0:2B:90:C4:63 >17:31:16,445 DEBUG ifcfg: PEERDNS=yes >17:31:16,445 DEBUG ifcfg: PEERROUTES=yes >17:31:16,449 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403213450L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >17:31:16,493 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:31:16,493 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:31:16,493 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:31:32,000 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:31:32,000 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:35:56,245 DEBUG ifcfg: content of files (network initialization): >17:35:56,245 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >17:35:56,245 DEBUG ifcfg: TYPE=Ethernet >17:35:56,246 DEBUG ifcfg: BOOTPROTO=dhcp >17:35:56,246 DEBUG ifcfg: DEFROUTE=yes >17:35:56,246 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >17:35:56,246 DEBUG ifcfg: IPV6INIT=yes >17:35:56,246 DEBUG ifcfg: IPV6_AUTOCONF=yes >17:35:56,246 DEBUG ifcfg: IPV6_DEFROUTE=yes >17:35:56,246 DEBUG ifcfg: IPV6_PEERDNS=yes >17:35:56,246 DEBUG ifcfg: IPV6_PEERROUTES=yes >17:35:56,246 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >17:35:56,246 DEBUG ifcfg: NAME=p2p1 >17:35:56,246 DEBUG ifcfg: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >17:35:56,246 DEBUG ifcfg: ONBOOT=no >17:35:56,246 DEBUG ifcfg: HWADDR=74:D0:2B:90:C4:63 >17:35:56,246 DEBUG ifcfg: PEERDNS=yes >17:35:56,246 DEBUG ifcfg: PEERROUTES=yes >17:35:56,250 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403213750L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >17:35:56,314 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:35:56,316 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:35:56,318 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:36:12,918 DEBUG ifcfg: content of files (network initialization): >17:36:12,918 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >17:36:12,918 DEBUG ifcfg: TYPE=Ethernet >17:36:12,918 DEBUG ifcfg: BOOTPROTO=dhcp >17:36:12,919 DEBUG ifcfg: DEFROUTE=yes >17:36:12,919 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >17:36:12,919 DEBUG ifcfg: IPV6INIT=yes >17:36:12,919 DEBUG ifcfg: IPV6_AUTOCONF=yes >17:36:12,919 DEBUG ifcfg: IPV6_DEFROUTE=yes >17:36:12,919 DEBUG ifcfg: IPV6_PEERDNS=yes >17:36:12,919 DEBUG ifcfg: IPV6_PEERROUTES=yes >17:36:12,919 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >17:36:12,919 DEBUG ifcfg: NAME=p2p1 >17:36:12,919 DEBUG ifcfg: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >17:36:12,919 DEBUG ifcfg: ONBOOT=no >17:36:12,919 DEBUG ifcfg: HWADDR=74:D0:2B:90:C4:63 >17:36:12,919 DEBUG ifcfg: PEERDNS=yes >17:36:12,919 DEBUG ifcfg: PEERROUTES=yes >17:36:12,923 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403213750L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >17:36:13,016 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:36:13,017 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:36:13,017 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:36:21,524 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:36:21,525 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:46:12,608 DEBUG ifcfg: content of files (network initialization): >17:46:12,609 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-p2p1: >17:46:12,609 DEBUG ifcfg: TYPE=Ethernet >17:46:12,609 DEBUG ifcfg: BOOTPROTO=dhcp >17:46:12,609 DEBUG ifcfg: DEFROUTE=yes >17:46:12,609 DEBUG ifcfg: IPV4_FAILURE_FATAL=no >17:46:12,609 DEBUG ifcfg: IPV6INIT=yes >17:46:12,609 DEBUG ifcfg: IPV6_AUTOCONF=yes >17:46:12,609 DEBUG ifcfg: IPV6_DEFROUTE=yes >17:46:12,609 DEBUG ifcfg: IPV6_PEERDNS=yes >17:46:12,609 DEBUG ifcfg: IPV6_PEERROUTES=yes >17:46:12,609 DEBUG ifcfg: IPV6_FAILURE_FATAL=no >17:46:12,609 DEBUG ifcfg: NAME=p2p1 >17:46:12,609 DEBUG ifcfg: UUID=53492f8d-92bc-4cce-9212-0e77a4f860b9 >17:46:12,609 DEBUG ifcfg: ONBOOT=no >17:46:12,609 DEBUG ifcfg: HWADDR=74:D0:2B:90:C4:63 >17:46:12,610 DEBUG ifcfg: PEERDNS=yes >17:46:12,610 DEBUG ifcfg: PEERROUTES=yes >17:46:12,614 DEBUG ifcfg: all settings: [{'802-3-ethernet': {'s390-options': {}, 'mac-address': [116, 208, 43, 144, 196, 99]}, 'connection': {'timestamp': 1403214350L, 'autoconnect': False, 'type': '802-3-ethernet', 'id': 'p2p1', 'uuid': '53492f8d-92bc-4cce-9212-0e77a4f860b9'}, 'ipv4': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}, 'ipv6': {'routes': [], 'addresses': [], 'dns': [], 'method': 'auto'}}] >17:46:12,659 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:46:12,660 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:46:12,661 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:46:21,992 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 >17:46:21,992 DEBUG ifcfg: IfcfFile.read /etc/sysconfig/network-scripts/ifcfg-p2p1 > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=LIVE rootfstype=vfat ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1111376
: 910562 |
910563
|
910564
|
910565
|
910566
|
910567
|
910568
|
910569
|
910570
|
910571